2024-03-21T21:42:26.643 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-21T21:42:26.643 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_phlogistonjohn@teuthology --name phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi --description orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} --archive /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191 --verbose -- /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/orig.config.yaml 2024-03-21T21:42:26.676 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-21T21:42:26.771 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191 branch: wip-phlogistonjohn-testing-2024-03-21-1131 description: orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} email: jmulligan@redhat.com first_in_suite: false job_id: '7615191' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-phlogistonjohn-testing-2024-03-21-1131 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN sha1: 5d87ad5bd031c000b3eb3ea886a68e118ae09d38 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5d87ad5bd031c000b3eb3ea886a68e118ae09d38 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-phlogistonjohn-testing-2024-03-21-1131 sha1: 5d87ad5bd031c000b3eb3ea886a68e118ae09d38 owner: scheduled_phlogistonjohn@teuthology priority: 95 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 1248 sha1: 5d87ad5bd031c000b3eb3ea886a68e118ae09d38 sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2024-03-21-1131 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_5d87ad5bd031c000b3eb3ea886a68e118ae09d38/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 5d87ad5bd031c000b3eb3ea886a68e118ae09d38 targets: smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLWtq1fiw++/7P0fYVN8Wdbwkl5IB2QJ7pJ0VBZxMNE8otrMsaOW8/cTxqH+g6IEAtkDDi7f7TrqqAIJk9M7ec0= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOVtvNvDa/KiiWguZilY7Z/UNR7yg5ouXD+W28FVTapqr7oYSU1VKHbKvBaOZTIUgwOcoriqPiNIIS9MYQaQ9NY= smithi178.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCKjcDP2QcKtYhj92aKHkncG0r0XhsREkpcZ5n9NBkWqTCwbsZ84LNKsFDqxkjI8EWk2ZYJskUAce6QgU0OT6w4= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-21_20:44:17 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-21T21:42:26.772 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_5d87ad5bd031c000b3eb3ea886a68e118ae09d38/qa; will attempt to use it 2024-03-21T21:42:26.772 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_5d87ad5bd031c000b3eb3ea886a68e118ae09d38/qa/tasks 2024-03-21T21:42:26.773 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-21T21:42:26.774 INFO:teuthology.task.internal:Checking packages... 2024-03-21T21:42:26.799 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5d87ad5bd031c000b3eb3ea886a68e118ae09d38' 2024-03-21T21:42:26.799 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-21T21:42:26.799 INFO:teuthology.packaging:ref: None 2024-03-21T21:42:26.799 INFO:teuthology.packaging:tag: None 2024-03-21T21:42:26.800 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2024-03-21-1131 2024-03-21T21:42:26.800 INFO:teuthology.packaging:sha1: 5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:42:26.800 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-phlogistonjohn-testing-2024-03-21-1131 2024-03-21T21:42:27.016 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2286.g5d87ad5b 2024-03-21T21:42:27.017 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-21T21:42:27.024 INFO:teuthology.task.internal:no buildpackages task found 2024-03-21T21:42:27.024 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-21T21:42:27.034 INFO:teuthology.task.internal:Saving configuration 2024-03-21T21:42:27.049 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-21T21:42:27.055 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-21T21:42:27.080 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 21:36:59.933747', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLWtq1fiw++/7P0fYVN8Wdbwkl5IB2QJ7pJ0VBZxMNE8otrMsaOW8/cTxqH+g6IEAtkDDi7f7TrqqAIJk9M7ec0='} 2024-03-21T21:42:27.101 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 21:36:59.932592', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOVtvNvDa/KiiWguZilY7Z/UNR7yg5ouXD+W28FVTapqr7oYSU1VKHbKvBaOZTIUgwOcoriqPiNIIS9MYQaQ9NY='} 2024-03-21T21:42:27.127 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi178.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 21:36:59.930710', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCKjcDP2QcKtYhj92aKHkncG0r0XhsREkpcZ5n9NBkWqTCwbsZ84LNKsFDqxkjI8EWk2ZYJskUAce6QgU0OT6w4='} 2024-03-21T21:42:27.127 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-21T21:42:27.133 INFO:teuthology.task.internal:roles: ubuntu@smithi100.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-03-21T21:42:27.133 INFO:teuthology.task.internal:roles: ubuntu@smithi159.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-03-21T21:42:27.133 INFO:teuthology.task.internal:roles: ubuntu@smithi178.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-03-21T21:42:27.133 INFO:teuthology.run_tasks:Running task console_log... 2024-03-21T21:42:27.260 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd359bd2f70>, signals=[15]) 2024-03-21T21:42:27.261 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-21T21:42:27.271 INFO:teuthology.task.internal:Opening connections... 2024-03-21T21:42:27.272 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2024-03-21T21:42:27.273 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:42:27.365 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2024-03-21T21:42:27.366 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:42:27.457 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi178.front.sepia.ceph.com 2024-03-21T21:42:27.458 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:42:27.548 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-21T21:42:27.554 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2024-03-21T21:42:27.573 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2024-03-21T21:42:27.573 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2024-03-21T21:42:27.629 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="CentOS Stream" 2024-03-21T21:42:27.629 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="9" 2024-03-21T21:42:27.629 INFO:teuthology.orchestra.run.smithi100.stdout:ID="centos" 2024-03-21T21:42:27.629 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE="rhel fedora" 2024-03-21T21:42:27.629 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="9" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:PLATFORM_ID="platform:el9" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:ANSI_COLOR="0;31" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:LOGO="fedora-logo-icon" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://centos.org/" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-21T21:42:27.630 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-21T21:42:27.631 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2024-03-21T21:42:27.672 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2024-03-21T21:42:27.690 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2024-03-21T21:42:27.691 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2024-03-21T21:42:27.748 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="CentOS Stream" 2024-03-21T21:42:27.748 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="9" 2024-03-21T21:42:27.748 INFO:teuthology.orchestra.run.smithi159.stdout:ID="centos" 2024-03-21T21:42:27.748 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE="rhel fedora" 2024-03-21T21:42:27.748 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="9" 2024-03-21T21:42:27.748 INFO:teuthology.orchestra.run.smithi159.stdout:PLATFORM_ID="platform:el9" 2024-03-21T21:42:27.749 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-21T21:42:27.749 INFO:teuthology.orchestra.run.smithi159.stdout:ANSI_COLOR="0;31" 2024-03-21T21:42:27.749 INFO:teuthology.orchestra.run.smithi159.stdout:LOGO="fedora-logo-icon" 2024-03-21T21:42:27.749 INFO:teuthology.orchestra.run.smithi159.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-21T21:42:27.749 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://centos.org/" 2024-03-21T21:42:27.749 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-21T21:42:27.749 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-21T21:42:27.749 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-21T21:42:27.749 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2024-03-21T21:42:27.772 DEBUG:teuthology.orchestra.run.smithi178:> uname -m 2024-03-21T21:42:27.791 INFO:teuthology.orchestra.run.smithi178.stdout:x86_64 2024-03-21T21:42:27.791 DEBUG:teuthology.orchestra.run.smithi178:> cat /etc/os-release 2024-03-21T21:42:27.847 INFO:teuthology.orchestra.run.smithi178.stdout:NAME="CentOS Stream" 2024-03-21T21:42:27.847 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION="9" 2024-03-21T21:42:27.847 INFO:teuthology.orchestra.run.smithi178.stdout:ID="centos" 2024-03-21T21:42:27.847 INFO:teuthology.orchestra.run.smithi178.stdout:ID_LIKE="rhel fedora" 2024-03-21T21:42:27.847 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION_ID="9" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:PLATFORM_ID="platform:el9" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:ANSI_COLOR="0;31" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:LOGO="fedora-logo-icon" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:HOME_URL="https://centos.org/" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-21T21:42:27.848 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-21T21:42:27.848 INFO:teuthology.lock.ops:Updating smithi178.front.sepia.ceph.com on lock server 2024-03-21T21:42:27.872 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-21T21:42:27.881 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-21T21:42:27.886 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-21T21:42:27.886 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2024-03-21T21:42:27.889 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2024-03-21T21:42:27.891 DEBUG:teuthology.orchestra.run.smithi178:> test '!' -e /home/ubuntu/cephtest 2024-03-21T21:42:27.907 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-21T21:42:27.914 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-21T21:42:27.914 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2024-03-21T21:42:27.945 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2024-03-21T21:42:27.948 DEBUG:teuthology.orchestra.run.smithi178:> test -z $(ls -A /var/lib/ceph) 2024-03-21T21:42:28.050 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-21T21:42:28.146 INFO:teuthology.run_tasks:Running task kernel... 2024-03-21T21:42:28.161 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-21T21:42:28.161 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-21T21:42:28.161 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-21T21:42:28.162 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-21T21:42:28.162 DEBUG:teuthology.orchestra.run.smithi178:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-21T21:42:28.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T21:42:28.179 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2024-03-21T21:42:28.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T21:42:28.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T21:42:28.181 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-03-21T21:42:28.181 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-03-21T21:42:28.236 INFO:teuthology.orchestra.run.smithi178.stdout:5.14.0-361.el9.x86_64 2024-03-21T21:42:28.236 INFO:teuthology.task.kernel:Running kernel on smithi178: 5.14.0-361.el9.x86_64 2024-03-21T21:42:28.236 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum install -y kernel 2024-03-21T21:42:28.238 INFO:teuthology.orchestra.run.smithi100.stdout:5.14.0-361.el9.x86_64 2024-03-21T21:42:28.238 INFO:teuthology.task.kernel:Running kernel on smithi100: 5.14.0-361.el9.x86_64 2024-03-21T21:42:28.238 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum install -y kernel 2024-03-21T21:42:28.239 INFO:teuthology.orchestra.run.smithi159.stdout:5.14.0-361.el9.x86_64 2024-03-21T21:42:28.240 INFO:teuthology.task.kernel:Running kernel on smithi159: 5.14.0-361.el9.x86_64 2024-03-21T21:42:28.240 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum install -y kernel 2024-03-21T21:42:30.268 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS-9 - AppStream 16 MB/s | 6.7 MB 00:00 2024-03-21T21:42:30.373 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS-9 - AppStream 15 MB/s | 6.7 MB 00:00 2024-03-21T21:42:30.413 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS-9 - AppStream 14 MB/s | 6.7 MB 00:00 2024-03-21T21:42:31.644 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS-9 - BaseOS 7.3 MB/s | 2.0 MB 00:00 2024-03-21T21:42:31.956 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS-9 - BaseOS 4.2 MB/s | 2.0 MB 00:00 2024-03-21T21:42:31.996 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS-9 - BaseOS 4.1 MB/s | 2.0 MB 00:00 2024-03-21T21:42:32.351 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 21 MB/s | 8.0 MB 00:00 2024-03-21T21:42:32.822 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.0 MB 00:00 2024-03-21T21:42:34.210 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 23 MB/s | 19 MB 00:00 2024-03-21T21:42:36.648 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - AppStream 6.7 MB/s | 19 MB 00:02 2024-03-21T21:42:38.522 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 7.0 MB/s | 6.1 MB 00:00 2024-03-21T21:42:40.095 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 16 kB 00:00 2024-03-21T21:42:40.897 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 30 MB/s | 21 MB 00:00 2024-03-21T21:42:41.344 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - BaseOS 911 kB/s | 8.0 MB 00:09 2024-03-21T21:42:41.931 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - CRB 3.2 MB/s | 6.1 MB 00:01 2024-03-21T21:42:43.440 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 16 kB 00:00 2024-03-21T21:42:43.678 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - AppStream 14 MB/s | 19 MB 00:01 2024-03-21T21:42:44.700 INFO:teuthology.orchestra.run.smithi178.stdout:Extra Packages for Enterprise Linux 18 MB/s | 21 MB 00:01 2024-03-21T21:42:45.980 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-03-21T21:42:47.956 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - CRB 7.3 MB/s | 6.1 MB 00:00 2024-03-21T21:42:48.070 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-21T21:42:48.070 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-21T21:42:48.160 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:42:48.166 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:42:48.166 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-03-21T21:42:48.166 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout: kernel x86_64 5.14.0-430.el9 baseos 44 k 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-core x86_64 5.14.0-430.el9 baseos 15 M 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules x86_64 5.14.0-430.el9 baseos 33 M 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-core x86_64 5.14.0-430.el9 baseos 27 M 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout:Install 4 Packages 2024-03-21T21:42:48.167 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:42:48.168 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 76 M 2024-03-21T21:42:48.168 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 123 M 2024-03-21T21:42:48.168 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:42:48.664 INFO:teuthology.orchestra.run.smithi159.stdout:(1/4): kernel-5.14.0-430.el9.x86_64.rpm 202 kB/s | 44 kB 00:00 2024-03-21T21:42:49.131 INFO:teuthology.orchestra.run.smithi159.stdout:(2/4): kernel-core-5.14.0-430.el9.x86_64.rpm 22 MB/s | 15 MB 00:00 2024-03-21T21:42:49.600 INFO:teuthology.orchestra.run.smithi178.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-03-21T21:42:49.623 INFO:teuthology.orchestra.run.smithi159.stdout:(3/4): kernel-modules-5.14.0-430.el9.x86_64.rpm 28 MB/s | 33 MB 00:01 2024-03-21T21:42:50.332 INFO:teuthology.orchestra.run.smithi159.stdout:(4/4): kernel-modules-core-5.14.0-430.el9.x86_6 16 MB/s | 27 MB 00:01 2024-03-21T21:42:50.335 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:42:50.335 INFO:teuthology.orchestra.run.smithi159.stdout:Total 35 MB/s | 76 MB 00:02 2024-03-21T21:42:50.380 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - Extras packages 12 kB/s | 16 kB 00:01 2024-03-21T21:42:51.002 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:42:51.357 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:42:51.357 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:42:51.682 INFO:teuthology.orchestra.run.smithi178.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-21T21:42:51.682 INFO:teuthology.orchestra.run.smithi178.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-21T21:42:51.774 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout: kernel x86_64 5.14.0-430.el9 baseos 44 k 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-core x86_64 5.14.0-430.el9 baseos 15 M 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules x86_64 5.14.0-430.el9 baseos 33 M 2024-03-21T21:42:51.783 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules-core x86_64 5.14.0-430.el9 baseos 27 M 2024-03-21T21:42:51.784 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:42:51.784 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:42:51.784 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:42:51.784 INFO:teuthology.orchestra.run.smithi178.stdout:Install 4 Packages 2024-03-21T21:42:51.784 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:42:51.784 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 76 M 2024-03-21T21:42:51.784 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 123 M 2024-03-21T21:42:51.784 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:42:51.992 INFO:teuthology.orchestra.run.smithi178.stdout:(1/4): kernel-5.14.0-430.el9.x86_64.rpm 652 kB/s | 44 kB 00:00 2024-03-21T21:42:52.359 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:42:52.360 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:42:52.576 INFO:teuthology.orchestra.run.smithi178.stdout:(2/4): kernel-core-5.14.0-430.el9.x86_64.rpm 23 MB/s | 15 MB 00:00 2024-03-21T21:42:53.109 INFO:teuthology.orchestra.run.smithi178.stdout:(3/4): kernel-modules-5.14.0-430.el9.x86_64.rpm 28 MB/s | 33 MB 00:01 2024-03-21T21:42:53.356 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 7.2 MB/s | 21 MB 00:02 2024-03-21T21:42:53.368 INFO:teuthology.orchestra.run.smithi178.stdout:(4/4): kernel-modules-core-5.14.0-430.el9.x86_6 20 MB/s | 27 MB 00:01 2024-03-21T21:42:53.368 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:42:53.368 INFO:teuthology.orchestra.run.smithi178.stdout:Total 48 MB/s | 76 MB 00:01 2024-03-21T21:42:54.033 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:42:54.397 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:42:54.397 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:42:54.849 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:42:55.381 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:42:55.382 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:42:55.528 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-modules-core-5.14.0-430.el9.x86_64 1/4 2024-03-21T21:42:55.616 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:42:57.847 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:42:58.197 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-03-21T21:42:58.350 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:42:58.484 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:42:58.744 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-modules-core-5.14.0-430.el9.x86_64 1/4 2024-03-21T21:42:58.827 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:43:00.246 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-21T21:43:00.246 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-21T21:43:00.342 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:43:00.346 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout: kernel x86_64 5.14.0-430.el9 baseos 44 k 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-core x86_64 5.14.0-430.el9 baseos 15 M 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules x86_64 5.14.0-430.el9 baseos 33 M 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-core x86_64 5.14.0-430.el9 baseos 27 M 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout:Install 4 Packages 2024-03-21T21:43:00.347 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:43:00.348 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 76 M 2024-03-21T21:43:00.348 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 123 M 2024-03-21T21:43:00.348 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:43:00.524 INFO:teuthology.orchestra.run.smithi100.stdout:(1/4): kernel-5.14.0-430.el9.x86_64.rpm 390 kB/s | 44 kB 00:00 2024-03-21T21:43:01.530 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:43:01.671 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:43:03.182 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:43:03.218 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:03.482 INFO:teuthology.orchestra.run.smithi100.stdout:(2/4): kernel-core-5.14.0-430.el9.x86_64.rpm 4.9 MB/s | 15 MB 00:03 2024-03-21T21:43:05.740 INFO:teuthology.orchestra.run.smithi100.stdout:(3/4): kernel-modules-core-5.14.0-430.el9.x86_6 5.3 MB/s | 27 MB 00:05 2024-03-21T21:43:06.041 INFO:teuthology.orchestra.run.smithi100.stdout:(4/4): kernel-modules-5.14.0-430.el9.x86_64.rpm 5.9 MB/s | 33 MB 00:05 2024-03-21T21:43:06.041 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:43:06.041 INFO:teuthology.orchestra.run.smithi100.stdout:Total 13 MB/s | 76 MB 00:05 2024-03-21T21:43:06.475 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:43:06.520 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:06.706 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:43:07.064 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:43:07.064 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:43:07.958 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:08.052 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:43:08.053 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:43:10.546 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:43:11.155 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-modules-core-5.14.0-430.el9.x86_64 1/4 2024-03-21T21:43:11.241 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:43:11.283 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:13.957 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:43:14.155 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:43:18.870 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:43:18.996 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:23.761 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:37.146 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:37.146 INFO:teuthology.orchestra.run.smithi159.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-21T21:43:37.146 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:43:37.191 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:37.545 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:37.545 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-5.14.0-430.el9.x86_64 1/4 2024-03-21T21:43:37.545 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:43:37.546 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:43:37.979 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:37.979 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:43:37.979 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:43:37.979 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:37.979 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-core-5.14.0-430.el9.x86_64 2024-03-21T21:43:37.979 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-5.14.0-430.el9.x86_64 2024-03-21T21:43:37.979 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-core-5.14.0-430.el9.x86_64 2024-03-21T21:43:37.980 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:43:37.980 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:43:38.293 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T21:43:38.389 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:38.390 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T21:43:38.390 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-430.el9.x86_64 2024-03-21T21:43:38.390 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-21T21:43:38.390 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-21T21:43:38.391 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-21T21:43:38.391 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi159.front.sepia.ceph.com, path=None, version=distro) 2024-03-21T21:43:38.391 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T21:43:38.470 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:38.470 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T21:43:38.470 DEBUG:teuthology.orchestra.run.smithi159:> sudo rpm -qi grub2-tools 2024-03-21T21:43:38.514 INFO:teuthology.orchestra.run.smithi159.stdout:Name : grub2-tools 2024-03-21T21:43:38.514 INFO:teuthology.orchestra.run.smithi159.stdout:Epoch : 1 2024-03-21T21:43:38.514 INFO:teuthology.orchestra.run.smithi159.stdout:Version : 2.06 2024-03-21T21:43:38.514 INFO:teuthology.orchestra.run.smithi159.stdout:Release : 68.el9 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: x86_64 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Group : Unspecified 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Size : 8264254 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:License : GPLv3+ 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Packager : builder@centos.org 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Vendor : CentOS 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Summary : Support tools for GRUB. 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout:Description : 2024-03-21T21:43:38.515 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:43:38.516 INFO:teuthology.orchestra.run.smithi159.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-21T21:43:38.516 INFO:teuthology.orchestra.run.smithi159.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-21T21:43:38.516 INFO:teuthology.orchestra.run.smithi159.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-21T21:43:38.516 INFO:teuthology.orchestra.run.smithi159.stdout:hardware devices. 2024-03-21T21:43:38.516 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:43:38.516 INFO:teuthology.orchestra.run.smithi159.stdout:This subpackage provides tools for support of all platforms. 2024-03-21T21:43:38.517 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-21T21:43:38.517 INFO:teuthology.task.kernel:Updating grub on smithi159 to boot 5.14.0-430.el9.x86_64 2024-03-21T21:43:38.517 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-21T21:43:39.109 INFO:teuthology.orchestra.run.smithi159.stderr:Generating grub configuration file ... 2024-03-21T21:43:40.437 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:40.437 INFO:teuthology.orchestra.run.smithi178.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-21T21:43:40.437 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:43:40.470 INFO:teuthology.orchestra.run.smithi159.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-21T21:43:40.481 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:40.499 INFO:teuthology.orchestra.run.smithi159.stderr:done 2024-03-21T21:43:40.502 DEBUG:teuthology.orchestra.run.smithi159:> mktemp 2024-03-21T21:43:40.518 INFO:teuthology.orchestra.run.smithi159.stdout:/tmp/tmp.PukCr59JGK 2024-03-21T21:43:40.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.PukCr59JGK 2024-03-21T21:43:40.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0666 /tmp/tmp.PukCr59JGK 2024-03-21T21:43:40.730 DEBUG:teuthology.orchestra.remote:smithi159:/tmp/tmp.PukCr59JGK is 6KB 2024-03-21T21:43:40.779 DEBUG:teuthology.orchestra.run.smithi159:> rm -fr /tmp/tmp.PukCr59JGK 2024-03-21T21:43:40.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo /bin/ls /boot/loader/entries || true 2024-03-21T21:43:40.858 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:40.858 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-5.14.0-430.el9.x86_64 1/4 2024-03-21T21:43:40.859 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:43:40.859 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:43:40.860 INFO:teuthology.orchestra.run.smithi159.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-21T21:43:40.860 INFO:teuthology.orchestra.run.smithi159.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-21T21:43:40.860 INFO:teuthology.orchestra.run.smithi159.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-21T21:43:40.860 INFO:teuthology.orchestra.run.smithi159.stdout:15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64.conf 2024-03-21T21:43:40.860 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64 2024-03-21T21:43:41.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo shutdown -r now 2024-03-21T21:43:41.269 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:41.269 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:43:41.269 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:43:41.269 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:41.269 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-core-5.14.0-430.el9.x86_64 2024-03-21T21:43:41.269 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules-5.14.0-430.el9.x86_64 2024-03-21T21:43:41.269 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules-core-5.14.0-430.el9.x86_64 2024-03-21T21:43:41.270 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:43:41.270 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:43:41.617 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T21:43:41.743 INFO:teuthology.orchestra.run.smithi178.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:41.743 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T21:43:41.743 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-430.el9.x86_64 2024-03-21T21:43:41.743 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-21T21:43:41.744 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-21T21:43:41.744 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-03-21T21:43:41.744 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi178.front.sepia.ceph.com, path=None, version=distro) 2024-03-21T21:43:41.744 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T21:43:41.822 INFO:teuthology.orchestra.run.smithi178.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:41.822 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T21:43:41.823 DEBUG:teuthology.orchestra.run.smithi178:> sudo rpm -qi grub2-tools 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Name : grub2-tools 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Epoch : 1 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Version : 2.06 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Release : 68.el9 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Architecture: x86_64 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Group : Unspecified 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Size : 8264254 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:License : GPLv3+ 2024-03-21T21:43:41.860 INFO:teuthology.orchestra.run.smithi178.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:Packager : builder@centos.org 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:Vendor : CentOS 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:Summary : Support tools for GRUB. 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:Description : 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout:hardware devices. 2024-03-21T21:43:41.861 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:43:41.862 INFO:teuthology.orchestra.run.smithi178.stdout:This subpackage provides tools for support of all platforms. 2024-03-21T21:43:41.862 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-21T21:43:41.863 INFO:teuthology.task.kernel:Updating grub on smithi178 to boot 5.14.0-430.el9.x86_64 2024-03-21T21:43:41.863 DEBUG:teuthology.orchestra.run.smithi178:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-21T21:43:42.483 INFO:teuthology.orchestra.run.smithi178.stderr:Generating grub configuration file ... 2024-03-21T21:43:43.912 INFO:teuthology.orchestra.run.smithi178.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-21T21:43:43.941 INFO:teuthology.orchestra.run.smithi178.stderr:done 2024-03-21T21:43:43.949 DEBUG:teuthology.orchestra.run.smithi178:> mktemp 2024-03-21T21:43:43.964 INFO:teuthology.orchestra.run.smithi178.stdout:/tmp/tmp.ubtbHMwijb 2024-03-21T21:43:43.964 DEBUG:teuthology.orchestra.run.smithi178:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.ubtbHMwijb 2024-03-21T21:43:44.032 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 0666 /tmp/tmp.ubtbHMwijb 2024-03-21T21:43:44.170 DEBUG:teuthology.orchestra.remote:smithi178:/tmp/tmp.ubtbHMwijb is 6KB 2024-03-21T21:43:44.218 DEBUG:teuthology.orchestra.run.smithi178:> rm -fr /tmp/tmp.ubtbHMwijb 2024-03-21T21:43:44.232 DEBUG:teuthology.orchestra.run.smithi178:> sudo /bin/ls /boot/loader/entries || true 2024-03-21T21:43:44.305 INFO:teuthology.orchestra.run.smithi178.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-21T21:43:44.305 INFO:teuthology.orchestra.run.smithi178.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-21T21:43:44.305 INFO:teuthology.orchestra.run.smithi178.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-21T21:43:44.305 INFO:teuthology.orchestra.run.smithi178.stdout:15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64.conf 2024-03-21T21:43:44.307 DEBUG:teuthology.orchestra.run.smithi178:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64 2024-03-21T21:43:44.450 DEBUG:teuthology.orchestra.run.smithi178:> sudo shutdown -r now 2024-03-21T21:43:53.069 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:53.069 INFO:teuthology.orchestra.run.smithi100.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-21T21:43:53.069 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:43:53.113 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:53.515 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:53.515 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-5.14.0-430.el9.x86_64 1/4 2024-03-21T21:43:53.515 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T21:43:53.515 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-core-5.14.0-430.el9.x86_64 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-5.14.0-430.el9.x86_64 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-core-5.14.0-430.el9.x86_64 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:43:53.924 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:43:54.260 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T21:43:54.396 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:54.396 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T21:43:54.396 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-430.el9.x86_64 2024-03-21T21:43:54.396 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-21T21:43:54.396 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-21T21:43:54.396 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-21T21:43:54.396 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi100.front.sepia.ceph.com, path=None, version=distro) 2024-03-21T21:43:54.396 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T21:43:54.475 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T21:43:54.476 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T21:43:54.476 DEBUG:teuthology.orchestra.run.smithi100:> sudo rpm -qi grub2-tools 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:Name : grub2-tools 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:Epoch : 1 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:Version : 2.06 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:Release : 68.el9 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: x86_64 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:Group : Unspecified 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:Size : 8264254 2024-03-21T21:43:54.510 INFO:teuthology.orchestra.run.smithi100.stdout:License : GPLv3+ 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:Packager : builder@centos.org 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:Vendor : CentOS 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:Summary : Support tools for GRUB. 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:Description : 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout:hardware devices. 2024-03-21T21:43:54.511 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:43:54.512 INFO:teuthology.orchestra.run.smithi100.stdout:This subpackage provides tools for support of all platforms. 2024-03-21T21:43:54.512 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-21T21:43:54.512 INFO:teuthology.task.kernel:Updating grub on smithi100 to boot 5.14.0-430.el9.x86_64 2024-03-21T21:43:54.513 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-21T21:43:55.116 INFO:teuthology.orchestra.run.smithi100.stderr:Generating grub configuration file ... 2024-03-21T21:43:56.476 INFO:teuthology.orchestra.run.smithi100.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-21T21:43:56.511 INFO:teuthology.orchestra.run.smithi100.stderr:done 2024-03-21T21:43:56.511 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2024-03-21T21:43:56.526 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.xCoKLlAW5B 2024-03-21T21:43:56.527 DEBUG:teuthology.orchestra.run.smithi100:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.xCoKLlAW5B 2024-03-21T21:43:56.596 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.xCoKLlAW5B 2024-03-21T21:43:56.734 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.xCoKLlAW5B is 6KB 2024-03-21T21:43:56.783 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.xCoKLlAW5B 2024-03-21T21:43:56.797 DEBUG:teuthology.orchestra.run.smithi100:> sudo /bin/ls /boot/loader/entries || true 2024-03-21T21:43:56.861 INFO:teuthology.orchestra.run.smithi100.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-21T21:43:56.861 INFO:teuthology.orchestra.run.smithi100.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-21T21:43:56.861 INFO:teuthology.orchestra.run.smithi100.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-21T21:43:56.861 INFO:teuthology.orchestra.run.smithi100.stdout:15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64.conf 2024-03-21T21:43:56.862 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64 2024-03-21T21:43:57.003 DEBUG:teuthology.orchestra.run.smithi100:> sudo shutdown -r now 2024-03-21T21:44:11.021 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-21T21:44:11.021 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-21T21:44:11.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:44:14.457 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-03-21T21:44:14.457 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-03-21T21:44:14.458 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:44:27.012 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-21T21:44:27.012 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-03-21T21:44:27.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:44:45.599 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-03-21T21:44:48.926 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2024-03-21T21:44:54.602 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-21T21:44:54.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:44:57.930 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-03-21T21:44:57.931 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:45:01.470 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2024-03-21T21:45:10.478 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-03-21T21:45:10.479 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:45:12.990 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-03-21T21:45:13.534 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2024-03-21T21:45:25.002 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-21T21:45:25.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:45:25.535 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-03-21T21:45:25.536 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:45:28.062 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-03-21T21:45:43.071 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-21T21:45:43.072 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:45:43.380 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-03-21T21:45:43.789 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-21T21:45:43.789 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-430.el9.x86_64"... 2024-03-21T21:45:43.789 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-03-21T21:45:43.805 INFO:teuthology.orchestra.run.smithi159.stdout:5.14.0-430.el9.x86_64 2024-03-21T21:45:43.805 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-430.el9.x86_64 vs 5.14.0-430.el9.x86_64 2024-03-21T21:45:43.805 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-21T21:45:43.806 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-21T21:45:43.966 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2024-03-21T21:45:44.806 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-21T21:45:44.806 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-21T21:45:44.885 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2024-03-21T21:45:44.919 DEBUG:teuthology.parallel:result is None 2024-03-21T21:45:57.933 DEBUG:teuthology.orchestra.remote:timed out 2024-03-21T21:45:58.967 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-03-21T21:45:58.967 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:46:00.484 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-03-21T21:46:00.999 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-03-21T21:46:00.999 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-430.el9.x86_64"... 2024-03-21T21:46:00.999 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-03-21T21:46:01.013 INFO:teuthology.orchestra.run.smithi100.stdout:5.14.0-430.el9.x86_64 2024-03-21T21:46:01.013 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-430.el9.x86_64 vs 5.14.0-430.el9.x86_64 2024-03-21T21:46:01.013 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-21T21:46:01.013 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-21T21:46:02.015 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-21T21:46:02.015 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-21T21:46:02.106 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2024-03-21T21:46:02.152 DEBUG:teuthology.parallel:result is None 2024-03-21T21:46:09.934 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-03-21T21:46:09.935 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:46:10.266 DEBUG:teuthology.orchestra.run.smithi178:> true 2024-03-21T21:46:10.655 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-03-21T21:46:10.655 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-430.el9.x86_64"... 2024-03-21T21:46:10.656 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2024-03-21T21:46:10.671 INFO:teuthology.orchestra.run.smithi178.stdout:5.14.0-430.el9.x86_64 2024-03-21T21:46:10.672 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-430.el9.x86_64 vs 5.14.0-430.el9.x86_64 2024-03-21T21:46:10.672 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-21T21:46:10.672 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-21T21:46:11.673 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-03-21T21:46:11.673 DEBUG:teuthology.orchestra.run.smithi178:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-21T21:46:11.745 INFO:teuthology.orchestra.run.smithi178.stdout:ttyS1 2024-03-21T21:46:11.790 DEBUG:teuthology.parallel:result is None 2024-03-21T21:46:11.790 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-21T21:46:11.798 INFO:teuthology.task.internal:Creating test directory... 2024-03-21T21:46:11.798 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-21T21:46:11.802 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-21T21:46:11.804 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-21T21:46:11.821 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-21T21:46:11.828 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-21T21:46:11.838 INFO:teuthology.task.internal:Creating archive directory... 2024-03-21T21:46:11.838 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-21T21:46:11.861 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-21T21:46:11.863 DEBUG:teuthology.orchestra.run.smithi178:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-21T21:46:12.064 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-21T21:46:12.071 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-21T21:46:12.071 DEBUG:teuthology.orchestra.run.smithi100:> 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-03-21T21:46:12.074 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-21T21:46:12.076 DEBUG:teuthology.orchestra.run.smithi178:> 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-03-21T21:46:12.106 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T21:46:12.109 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T21:46:12.115 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T21:46:12.121 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T21:46:12.123 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T21:46:12.129 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T21:46:12.131 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-21T21:46:12.138 INFO:teuthology.task.internal:Configuring sudo... 2024-03-21T21:46:12.138 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-21T21:46:12.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-21T21:46:12.168 DEBUG:teuthology.orchestra.run.smithi178:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-21T21:46:12.201 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-21T21:46:12.210 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-21T21:46:12.210 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-21T21:46:12.238 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-21T21:46:12.240 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-21T21:46:12.257 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T21:46:12.337 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T21:46:12.392 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T21:46:12.471 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T21:46:12.524 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:46:12.524 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-21T21:46:12.595 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T21:46:12.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T21:46:12.702 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T21:46:12.737 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T21:46:12.791 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:46:12.791 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-21T21:46:12.861 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T21:46:12.898 DEBUG:teuthology.orchestra.run.smithi178:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T21:46:12.956 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T21:46:13.040 DEBUG:teuthology.orchestra.run.smithi178:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T21:46:13.084 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:46:13.085 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-21T21:46:13.153 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2024-03-21T21:46:13.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2024-03-21T21:46:13.158 DEBUG:teuthology.orchestra.run.smithi178:> sudo service rsyslog restart 2024-03-21T21:46:13.202 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T21:46:13.205 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T21:46:13.240 INFO:teuthology.orchestra.run.smithi178.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T21:46:13.716 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-21T21:46:13.726 INFO:teuthology.task.internal:Starting timer... 2024-03-21T21:46:13.726 INFO:teuthology.run_tasks:Running task pcp... 2024-03-21T21:46:13.736 INFO:teuthology.run_tasks:Running task selinux... 2024-03-21T21:46:13.744 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-03-21T21:46:13.744 DEBUG:teuthology.orchestra.run.smithi100:> sudo service auditd rotate 2024-03-21T21:46:13.828 INFO:teuthology.orchestra.run.smithi100.stdout:Rotating logs: 2024-03-21T21:46:13.830 DEBUG:teuthology.orchestra.run.smithi159:> sudo service auditd rotate 2024-03-21T21:46:13.902 INFO:teuthology.orchestra.run.smithi159.stdout:Rotating logs: 2024-03-21T21:46:13.904 DEBUG:teuthology.orchestra.run.smithi178:> sudo service auditd rotate 2024-03-21T21:46:13.961 INFO:teuthology.orchestra.run.smithi178.stdout:Rotating logs: 2024-03-21T21:46:13.963 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-21T21:46:13.964 DEBUG:teuthology.orchestra.run.smithi100:> /usr/sbin/getenforce 2024-03-21T21:46:13.990 INFO:teuthology.orchestra.run.smithi100.stdout:Permissive 2024-03-21T21:46:13.990 DEBUG:teuthology.orchestra.run.smithi159:> /usr/sbin/getenforce 2024-03-21T21:46:14.015 INFO:teuthology.orchestra.run.smithi159.stdout:Permissive 2024-03-21T21:46:14.015 DEBUG:teuthology.orchestra.run.smithi178:> /usr/sbin/getenforce 2024-03-21T21:46:14.041 INFO:teuthology.orchestra.run.smithi178.stdout:Permissive 2024-03-21T21:46:14.042 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi100.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi159.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi178.front.sepia.ceph.com': 'permissive'} 2024-03-21T21:46:14.042 DEBUG:teuthology.orchestra.run.smithi100:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-03-21T21:46:14.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T21:46:14.072 DEBUG:teuthology.orchestra.run.smithi159:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-03-21T21:46:14.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T21:46:14.103 DEBUG:teuthology.orchestra.run.smithi178:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-03-21T21:46:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T21:46:14.132 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-21T21:46:14.132 DEBUG:teuthology.orchestra.run.smithi100:> sudo /usr/sbin/setenforce permissive 2024-03-21T21:46:14.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo /usr/sbin/setenforce permissive 2024-03-21T21:46:14.200 DEBUG:teuthology.orchestra.run.smithi178:> sudo /usr/sbin/setenforce permissive 2024-03-21T21:46:14.235 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-21T21:46:14.245 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-21T21:46:14.267 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-03-21T21:46:14.268 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi100.front.sepia.ceph.com,smithi159.front.sepia.ceph.com,smithi178.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-21T21:50:33.050 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi100.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com'), Remote(name='ubuntu@smithi178.front.sepia.ceph.com')] 2024-03-21T21:50:33.051 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-03-21T21:50:33.052 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:50:33.142 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-03-21T21:50:33.224 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-03-21T21:50:33.225 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-21T21:50:33.225 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:50:33.311 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-03-21T21:50:33.384 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-21T21:50:33.385 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-03-21T21:50:33.385 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T21:50:33.471 DEBUG:teuthology.orchestra.run.smithi178:> true 2024-03-21T21:50:33.510 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-03-21T21:50:33.510 INFO:teuthology.run_tasks:Running task clock... 2024-03-21T21:50:33.522 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-21T21:50:33.522 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-21T21:50:33.522 DEBUG:teuthology.orchestra.run.smithi100:> 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-03-21T21:50:33.525 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-21T21:50:33.525 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-21T21:50:33.527 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-21T21:50:33.527 DEBUG:teuthology.orchestra.run.smithi178:> 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-03-21T21:50:33.554 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-21T21:50:33.556 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-21T21:50:33.571 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-21T21:50:33.572 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-21T21:50:33.583 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-21T21:50:33.600 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-21T21:50:33.600 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: ntpd: command not found 2024-03-21T21:50:33.602 INFO:teuthology.orchestra.run.smithi159.stderr:sudo: ntpd: command not found 2024-03-21T21:50:33.614 INFO:teuthology.orchestra.run.smithi100.stdout:506 Cannot talk to daemon 2024-03-21T21:50:33.615 INFO:teuthology.orchestra.run.smithi159.stdout:506 Cannot talk to daemon 2024-03-21T21:50:33.629 INFO:teuthology.orchestra.run.smithi178.stderr:sudo: ntpd: command not found 2024-03-21T21:50:33.630 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-21T21:50:33.632 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-21T21:50:33.643 INFO:teuthology.orchestra.run.smithi178.stdout:506 Cannot talk to daemon 2024-03-21T21:50:33.646 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-21T21:50:33.648 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-21T21:50:33.660 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-21T21:50:33.676 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-21T21:50:33.698 INFO:teuthology.orchestra.run.smithi100.stderr:bash: line 1: ntpq: command not found 2024-03-21T21:50:33.701 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T21:50:33.701 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2024-03-21T21:50:33.701 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.701 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.701 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.702 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.702 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-03-21T21:50:33.705 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T21:50:33.705 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-03-21T21:50:33.705 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.706 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.706 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.706 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.731 INFO:teuthology.orchestra.run.smithi178.stderr:bash: line 1: ntpq: command not found 2024-03-21T21:50:33.734 INFO:teuthology.orchestra.run.smithi178.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T21:50:33.734 INFO:teuthology.orchestra.run.smithi178.stdout:=============================================================================== 2024-03-21T21:50:33.734 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.734 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.735 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.735 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T21:50:33.736 INFO:teuthology.run_tasks:Running task pexec... 2024-03-21T21:50:33.745 INFO:teuthology.task.pexec:Executing custom commands... 2024-03-21T21:50:33.746 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi100.front.sepia.ceph.com 2024-03-21T21:50:33.746 DEBUG:teuthology.orchestra.run.smithi100:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-21T21:50:33.746 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi159.front.sepia.ceph.com 2024-03-21T21:50:33.746 DEBUG:teuthology.orchestra.run.smithi159:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-21T21:50:33.747 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi178.front.sepia.ceph.com 2024-03-21T21:50:33.747 DEBUG:teuthology.orchestra.run.smithi178:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-21T21:50:34.332 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:48 ago on Thu 21 Mar 2024 09:49:46 PM UTC. 2024-03-21T21:50:34.333 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:56 ago on Thu 21 Mar 2024 09:49:38 PM UTC. 2024-03-21T21:50:34.356 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:00:55 ago on Thu 21 Mar 2024 09:49:39 PM UTC. 2024-03-21T21:50:34.478 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:50:34.479 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:50:34.479 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:50:34.479 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-03-21T21:50:34.479 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:50:34.479 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:50:34.479 INFO:teuthology.orchestra.run.smithi100.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-03-21T21:50:34.479 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:50:34.480 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:50:34.480 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:50:34.480 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-03-21T21:50:34.480 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-03-21T21:50:34.495 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:50:34.500 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 3.1 M 2024-03-21T21:50:34.500 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 9.8 M 2024-03-21T21:50:34.500 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:50:34.501 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:50:34.503 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:50:34.503 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2024-03-21T21:50:34.503 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:50:34.503 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi178.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 3.1 M 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 9.8 M 2024-03-21T21:50:34.504 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:50:34.507 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 3.1 M 2024-03-21T21:50:34.507 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 9.8 M 2024-03-21T21:50:34.507 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:50:34.981 INFO:teuthology.orchestra.run.smithi159.stdout:runc-1.1.12-2.el9.x86_64.rpm 9.5 MB/s | 3.1 MB 00:00 2024-03-21T21:50:34.982 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:50:34.982 INFO:teuthology.orchestra.run.smithi159.stdout:Total 6.5 MB/s | 3.1 MB 00:00 2024-03-21T21:50:35.018 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:50:35.024 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:50:35.024 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:50:35.105 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:50:35.105 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:50:35.236 INFO:teuthology.orchestra.run.smithi100.stdout:runc-1.1.12-2.el9.x86_64.rpm 6.8 MB/s | 3.1 MB 00:00 2024-03-21T21:50:35.236 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:50:35.236 INFO:teuthology.orchestra.run.smithi100.stdout:Total 4.3 MB/s | 3.1 MB 00:00 2024-03-21T21:50:35.273 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:50:35.279 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:50:35.279 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:50:35.309 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:50:35.359 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:50:35.359 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:50:35.401 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:35.580 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:50:35.665 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:35.950 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:36.232 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:36.232 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:50:36.232 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:50:36.232 INFO:teuthology.orchestra.run.smithi159.stdout: runc-4:1.1.12-2.el9.x86_64 2024-03-21T21:50:36.232 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:50:36.232 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:50:36.260 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:36.479 DEBUG:teuthology.parallel:result is None 2024-03-21T21:50:36.530 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:36.530 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:50:36.530 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:50:36.531 INFO:teuthology.orchestra.run.smithi100.stdout: runc-4:1.1.12-2.el9.x86_64 2024-03-21T21:50:36.531 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:50:36.531 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:50:36.776 DEBUG:teuthology.parallel:result is None 2024-03-21T21:50:39.023 INFO:teuthology.orchestra.run.smithi178.stdout:runc-1.1.12-2.el9.x86_64.rpm 719 kB/s | 3.1 MB 00:04 2024-03-21T21:50:39.023 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:50:39.023 INFO:teuthology.orchestra.run.smithi178.stdout:Total 709 kB/s | 3.1 MB 00:04 2024-03-21T21:50:39.061 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:50:39.067 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:50:39.068 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:50:39.150 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:50:39.150 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:50:39.358 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:50:39.452 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:39.997 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:40.288 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-21T21:50:40.289 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:50:40.289 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:50:40.289 INFO:teuthology.orchestra.run.smithi178.stdout: runc-4:1.1.12-2.el9.x86_64 2024-03-21T21:50:40.289 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:50:40.289 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:50:40.536 DEBUG:teuthology.parallel:result is None 2024-03-21T21:50:40.536 INFO:teuthology.run_tasks:Running task install... 2024-03-21T21:50:40.545 DEBUG:teuthology.task.install:project ceph 2024-03-21T21:50:40.545 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5d87ad5bd031c000b3eb3ea886a68e118ae09d38'}} 2024-03-21T21:50:40.545 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '5d87ad5bd031c000b3eb3ea886a68e118ae09d38'} 2024-03-21T21:50:40.545 INFO:teuthology.task.install:Using flavor: default 2024-03-21T21:50:40.551 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-03-21T21:50:40.551 INFO:teuthology.task.install:extra packages: [] 2024-03-21T21:50:40.551 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '5d87ad5bd031c000b3eb3ea886a68e118ae09d38', 'tag': None, 'wait_for_package': False} 2024-03-21T21:50:40.551 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:50:40.553 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '5d87ad5bd031c000b3eb3ea886a68e118ae09d38', 'tag': None, 'wait_for_package': False} 2024-03-21T21:50:40.553 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:50:40.554 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '5d87ad5bd031c000b3eb3ea886a68e118ae09d38', 'tag': None, 'wait_for_package': False} 2024-03-21T21:50:40.555 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:50:40.703 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/ 2024-03-21T21:50:40.703 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2286.g5d87ad5b 2024-03-21T21:50:40.782 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/ 2024-03-21T21:50:40.783 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2286.g5d87ad5b 2024-03-21T21:50:40.786 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/ 2024-03-21T21:50:40.786 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2286.g5d87ad5b 2024-03-21T21:50:40.819 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-03-21T21:50:40.820 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:50:40.820 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-03-21T21:50:40.852 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-03-21T21:50:40.852 DEBUG:teuthology.orchestra.run.smithi100:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-03-21T21:50:40.903 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-03-21T21:50:40.903 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:50:40.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-03-21T21:50:40.924 DEBUG:teuthology.orchestra.run.smithi100:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-03-21T21:50:40.937 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-03-21T21:50:40.937 DEBUG:teuthology.orchestra.run.smithi159:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-03-21T21:50:40.957 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-03-21T21:50:40.957 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:50:40.957 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-03-21T21:50:40.984 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-03-21T21:50:40.985 DEBUG:teuthology.orchestra.run.smithi178:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-03-21T21:50:41.006 DEBUG:teuthology.orchestra.run.smithi100:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-03-21T21:50:41.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-03-21T21:50:41.061 DEBUG:teuthology.orchestra.run.smithi178:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-03-21T21:50:41.073 INFO:teuthology.orchestra.run.smithi100.stdout:check_obsoletes = 1 2024-03-21T21:50:41.074 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum clean all 2024-03-21T21:50:41.091 DEBUG:teuthology.orchestra.run.smithi159:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-03-21T21:50:41.140 DEBUG:teuthology.orchestra.run.smithi178:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-03-21T21:50:41.159 INFO:teuthology.orchestra.run.smithi159.stdout:check_obsoletes = 1 2024-03-21T21:50:41.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum clean all 2024-03-21T21:50:41.206 INFO:teuthology.orchestra.run.smithi178.stdout:check_obsoletes = 1 2024-03-21T21:50:41.208 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum clean all 2024-03-21T21:50:41.306 INFO:teuthology.orchestra.run.smithi100.stdout:74 files removed 2024-03-21T21:50:41.333 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-radosgw 2024-03-21T21:50:41.396 INFO:teuthology.orchestra.run.smithi159.stdout:74 files removed 2024-03-21T21:50:41.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-radosgw 2024-03-21T21:50:41.446 INFO:teuthology.orchestra.run.smithi178.stdout:74 files removed 2024-03-21T21:50:41.473 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-radosgw 2024-03-21T21:50:42.040 INFO:teuthology.orchestra.run.smithi100.stdout:ceph packages for x86_64 203 kB/s | 83 kB 00:00 2024-03-21T21:50:42.129 INFO:teuthology.orchestra.run.smithi159.stdout:ceph packages for x86_64 206 kB/s | 83 kB 00:00 2024-03-21T21:50:42.238 INFO:teuthology.orchestra.run.smithi178.stdout:ceph packages for x86_64 179 kB/s | 83 kB 00:00 2024-03-21T21:50:42.484 INFO:teuthology.orchestra.run.smithi100.stdout:ceph noarch packages 29 kB/s | 12 kB 00:00 2024-03-21T21:50:42.522 INFO:teuthology.orchestra.run.smithi159.stdout:ceph noarch packages 34 kB/s | 12 kB 00:00 2024-03-21T21:50:42.605 INFO:teuthology.orchestra.run.smithi178.stdout:ceph noarch packages 36 kB/s | 12 kB 00:00 2024-03-21T21:50:42.892 INFO:teuthology.orchestra.run.smithi100.stdout:ceph source packages 5.2 kB/s | 1.9 kB 00:00 2024-03-21T21:50:42.906 INFO:teuthology.orchestra.run.smithi159.stdout:ceph source packages 5.5 kB/s | 1.9 kB 00:00 2024-03-21T21:50:42.981 INFO:teuthology.orchestra.run.smithi178.stdout:ceph source packages 5.7 kB/s | 1.9 kB 00:00 2024-03-21T21:50:43.352 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS-9 - AppStream 16 MB/s | 6.7 MB 00:00 2024-03-21T21:50:43.484 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS-9 - AppStream 14 MB/s | 6.7 MB 00:00 2024-03-21T21:50:43.800 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS-9 - AppStream 7.8 MB/s | 6.7 MB 00:00 2024-03-21T21:50:44.828 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS-9 - BaseOS 5.6 MB/s | 2.0 MB 00:00 2024-03-21T21:50:44.892 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS-9 - BaseOS 6.8 MB/s | 2.0 MB 00:00 2024-03-21T21:50:45.258 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS-9 - BaseOS 5.8 MB/s | 2.0 MB 00:00 2024-03-21T21:50:45.843 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-03-21T21:50:45.952 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-03-21T21:50:46.236 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-03-21T21:50:47.880 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - AppStream 18 MB/s | 19 MB 00:01 2024-03-21T21:50:51.853 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.1 MB 00:00 2024-03-21T21:50:53.429 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 16 kB 00:00 2024-03-21T21:50:55.264 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-03-21T21:51:00.114 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 22 kB/s | 1.7 kB 00:00 2024-03-21T21:51:02.584 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:51:02.586 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:02.586 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-radosgw x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 9.9 M 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout:Upgrading: 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout: librados2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.4 M 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout: librbd1 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.1 M 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout: boost-program-options 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-base x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 5.4 M 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-common x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 20 M 2024-03-21T21:51:02.587 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-selinux x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 25 k 2024-03-21T21:51:02.588 INFO:teuthology.orchestra.run.smithi100.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-03-21T21:51:02.588 INFO:teuthology.orchestra.run.smithi100.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-03-21T21:51:02.588 INFO:teuthology.orchestra.run.smithi100.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-03-21T21:51:02.588 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 746 k 2024-03-21T21:51:02.588 INFO:teuthology.orchestra.run.smithi100.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-03-21T21:51:02.588 INFO:teuthology.orchestra.run.smithi100.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: libradosstriper1 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 501 k 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: librgw2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 5.1 M 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-argparse 2024-03-21T21:51:02.589 INFO:teuthology.orchestra.run.smithi100.stdout: x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 45 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-common x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 132 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cephfs x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 161 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rados x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 320 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rbd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 298 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rgw x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 99 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: qatlib x86_64 23.11.0-1.el9 appstream 216 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: qatzip-libs x86_64 1.1.2-2.el9 appstream 44 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout:Installing weak dependencies: 2024-03-21T21:51:02.590 INFO:teuthology.orchestra.run.smithi100.stdout: qatlib-service x86_64 23.11.0-1.el9 appstream 35 k 2024-03-21T21:51:02.591 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:02.591 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:51:02.591 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:02.591 INFO:teuthology.orchestra.run.smithi100.stdout:Install 30 Packages 2024-03-21T21:51:02.591 INFO:teuthology.orchestra.run.smithi100.stdout:Upgrade 2 Packages 2024-03-21T21:51:02.591 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:02.591 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 59 M 2024-03-21T21:51:02.591 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:51:03.999 INFO:teuthology.orchestra.run.smithi100.stdout:(1/32): ceph-base-19.0.0-2286.g5d87ad5b.el9.x86 4.4 MB/s | 5.4 MB 00:01 2024-03-21T21:51:04.065 INFO:teuthology.orchestra.run.smithi100.stdout:(2/32): ceph-selinux-19.0.0-2286.g5d87ad5b.el9. 379 kB/s | 25 kB 00:00 2024-03-21T21:51:04.249 INFO:teuthology.orchestra.run.smithi100.stdout:(3/32): libcephfs2-19.0.0-2286.g5d87ad5b.el9.x8 4.0 MB/s | 746 kB 00:00 2024-03-21T21:51:04.465 INFO:teuthology.orchestra.run.smithi100.stdout:(4/32): ceph-common-19.0.0-2286.g5d87ad5b.el9.x 12 MB/s | 20 MB 00:01 2024-03-21T21:51:04.499 INFO:teuthology.orchestra.run.smithi100.stdout:(5/32): libradosstriper1-19.0.0-2286.g5d87ad5b. 2.0 MB/s | 501 kB 00:00 2024-03-21T21:51:04.608 INFO:teuthology.orchestra.run.smithi100.stdout:(6/32): ceph-radosgw-19.0.0-2286.g5d87ad5b.el9. 5.4 MB/s | 9.9 MB 00:01 2024-03-21T21:51:04.624 INFO:teuthology.orchestra.run.smithi100.stdout:(7/32): python3-ceph-argparse-19.0.0-2286.g5d87 360 kB/s | 45 kB 00:00 2024-03-21T21:51:04.675 INFO:teuthology.orchestra.run.smithi100.stdout:(8/32): python3-ceph-common-19.0.0-2286.g5d87ad 1.9 MB/s | 132 kB 00:00 2024-03-21T21:51:04.700 INFO:teuthology.orchestra.run.smithi100.stdout:(9/32): python3-cephfs-19.0.0-2286.g5d87ad5b.el 2.1 MB/s | 161 kB 00:00 2024-03-21T21:51:04.767 INFO:teuthology.orchestra.run.smithi100.stdout:(10/32): librgw2-19.0.0-2286.g5d87ad5b.el9.x86_ 17 MB/s | 5.1 MB 00:00 2024-03-21T21:51:04.792 INFO:teuthology.orchestra.run.smithi100.stdout:(11/32): python3-rbd-19.0.0-2286.g5d87ad5b.el9. 3.2 MB/s | 298 kB 00:00 2024-03-21T21:51:04.817 INFO:teuthology.orchestra.run.smithi100.stdout:(12/32): python3-rados-19.0.0-2286.g5d87ad5b.el 2.2 MB/s | 320 kB 00:00 2024-03-21T21:51:04.842 INFO:teuthology.orchestra.run.smithi100.stdout:(13/32): python3-rgw-19.0.0-2286.g5d87ad5b.el9. 1.3 MB/s | 99 kB 00:00 2024-03-21T21:51:04.968 INFO:teuthology.orchestra.run.smithi100.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 604 kB/s | 106 kB 00:00 2024-03-21T21:51:04.993 INFO:teuthology.orchestra.run.smithi100.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 908 kB/s | 159 kB 00:00 2024-03-21T21:51:05.010 INFO:teuthology.orchestra.run.smithi100.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 378 kB/s | 44 kB 00:00 2024-03-21T21:51:05.110 INFO:teuthology.orchestra.run.smithi100.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.6 MB/s | 661 kB 00:00 2024-03-21T21:51:05.135 INFO:teuthology.orchestra.run.smithi100.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.2 MB/s | 282 kB 00:00 2024-03-21T21:51:05.152 INFO:teuthology.orchestra.run.smithi100.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 290 kB/s | 41 kB 00:00 2024-03-21T21:51:05.744 INFO:teuthology.orchestra.run.smithi100.stdout:(20/32): qatlib-service-23.11.0-1.el9.x86_64.rp 59 kB/s | 35 kB 00:00 2024-03-21T21:51:05.803 INFO:teuthology.orchestra.run.smithi100.stdout:(21/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 68 kB/s | 44 kB 00:00 2024-03-21T21:51:06.053 INFO:teuthology.orchestra.run.smithi100.stdout:(22/32): qatlib-23.11.0-1.el9.x86_64.rpm 230 kB/s | 216 kB 00:00 2024-03-21T21:51:06.154 INFO:teuthology.orchestra.run.smithi100.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 755 kB/s | 309 kB 00:00 2024-03-21T21:51:06.229 INFO:teuthology.orchestra.run.smithi100.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 648 kB/s | 49 kB 00:00 2024-03-21T21:51:06.287 INFO:teuthology.orchestra.run.smithi100.stdout:(25/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 111 kB/s | 26 kB 00:00 2024-03-21T21:51:06.313 INFO:teuthology.orchestra.run.smithi100.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 806 kB/s | 67 kB 00:00 2024-03-21T21:51:06.521 INFO:teuthology.orchestra.run.smithi100.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 921 kB/s | 192 kB 00:00 2024-03-21T21:51:06.572 INFO:teuthology.orchestra.run.smithi100.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.9 MB/s | 838 kB 00:00 2024-03-21T21:51:06.688 INFO:teuthology.orchestra.run.smithi100.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.1 MB/s | 4.4 MB 00:00 2024-03-21T21:51:06.822 INFO:teuthology.orchestra.run.smithi100.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 5.3 MB/s | 1.6 MB 00:00 2024-03-21T21:51:07.022 INFO:teuthology.orchestra.run.smithi100.stdout:(31/32): librbd1-19.0.0-2286.g5d87ad5b.el9.x86_ 9.4 MB/s | 3.1 MB 00:00 2024-03-21T21:51:07.172 INFO:teuthology.orchestra.run.smithi100.stdout:(32/32): librados2-19.0.0-2286.g5d87ad5b.el9.x8 5.7 MB/s | 3.4 MB 00:00 2024-03-21T21:51:07.180 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:51:07.181 INFO:teuthology.orchestra.run.smithi100.stdout:Total 13 MB/s | 59 MB 00:04 2024-03-21T21:51:07.214 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:51:07.252 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:51:07.252 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:51:07.746 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:51:07.746 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:51:09.181 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:51:09.257 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-03-21T21:51:09.294 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-03-21T21:51:09.319 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-03-21T21:51:09.342 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-21T21:51:09.357 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-21T21:51:09.507 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-21T21:51:09.563 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-21T21:51:09.950 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-03-21T21:51:09.987 INFO:teuthology.orchestra.run.smithi100.stdout: Upgrading : librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:51:10.079 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:51:10.169 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 8/34 2024-03-21T21:51:10.197 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 9/34 2024-03-21T21:51:10.260 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 9/34 2024-03-21T21:51:10.289 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-03-21T21:51:10.333 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9. 11/34 2024-03-21T21:51:10.410 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 12/34 2024-03-21T21:51:10.432 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 13/34 2024-03-21T21:51:10.495 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 13/34 2024-03-21T21:51:10.523 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-03-21T21:51:10.632 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-03-21T21:51:10.665 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-03-21T21:51:10.706 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-03-21T21:51:10.738 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-03-21T21:51:10.776 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-03-21T21:51:10.808 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-03-21T21:51:11.128 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-03-21T21:51:11.155 INFO:teuthology.orchestra.run.smithi100.stdout: Upgrading : librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 22/34 2024-03-21T21:51:11.228 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 22/34 2024-03-21T21:51:11.260 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 23/34 2024-03-21T21:51:11.303 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-03-21T21:51:11.768 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-03-21T21:51:11.791 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 26/34 2024-03-21T21:51:11.845 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 26/34 2024-03-21T21:51:11.914 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 27/34 2024-03-21T21:51:11.943 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x8 28/34 2024-03-21T21:51:14.161 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:14.198 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:14.753 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:14.785 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 30/34 2024-03-21T21:51:14.858 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 30/34 2024-03-21T21:51:14.858 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-03-21T21:51:14.859 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-03-21T21:51:14.859 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:14.902 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:51:23.904 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - AppStream 523 kB/s | 19 MB 00:36 2024-03-21T21:51:24.783 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:51:24.784 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /sys 2024-03-21T21:51:24.784 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /proc 2024-03-21T21:51:24.784 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /mnt 2024-03-21T21:51:24.784 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /var/tmp 2024-03-21T21:51:24.784 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /home 2024-03-21T21:51:24.784 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /root 2024-03-21T21:51:24.784 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /tmp 2024-03-21T21:51:24.784 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:25.688 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/34 2024-03-21T21:51:25.710 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/34 2024-03-21T21:51:25.710 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:51:25.711 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-03-21T21:51:25.711 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-21T21:51:25.711 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-21T21:51:25.711 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:25.713 INFO:teuthology.orchestra.run.smithi100.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-21T21:51:25.782 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-21T21:51:25.782 INFO:teuthology.orchestra.run.smithi100.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:51:26.163 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 496 kB/s | 19 MB 00:38 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 3/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 4/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 6/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9. 8/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x8 9/34 2024-03-21T21:51:26.961 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 10/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 11/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 12/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 13/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-03-21T21:51:26.962 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-03-21T21:51:26.963 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/34 2024-03-21T21:51:27.830 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.1 MB 00:00 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout:Upgraded: 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.883 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: libarrow-9.0.0-10.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: liboath-2.6.7-2.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: libunwind-1.6.2-1.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-03-21T21:51:27.884 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: qatlib-23.11.0-1.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: re2-1:20211101-3.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: thrift-0.15.0-2.el9.x86_64 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:27.885 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:51:28.211 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-test 2024-03-21T21:51:28.767 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:28 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:51:28.927 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:51:28.927 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-test x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 48 M 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout: libcephsqlite x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 163 k 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:28.928 INFO:teuthology.orchestra.run.smithi100.stdout:Install 6 Packages 2024-03-21T21:51:28.929 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:28.929 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 49 M 2024-03-21T21:51:28.929 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 206 M 2024-03-21T21:51:28.929 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:51:29.295 INFO:teuthology.orchestra.run.smithi100.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 928 kB/s | 217 kB 00:00 2024-03-21T21:51:29.354 INFO:teuthology.orchestra.run.smithi100.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.0 MB/s | 300 kB 00:00 2024-03-21T21:51:29.379 INFO:teuthology.orchestra.run.smithi100.stdout:(3/6): libcephsqlite-19.0.0-2286.g5d87ad5b.el9. 514 kB/s | 163 kB 00:00 2024-03-21T21:51:29.404 INFO:teuthology.orchestra.run.smithi100.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 63 kB 00:00 2024-03-21T21:51:29.497 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - Extras packages 55 kB/s | 16 kB 00:00 2024-03-21T21:51:30.237 INFO:teuthology.orchestra.run.smithi100.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 218 kB/s | 187 kB 00:00 2024-03-21T21:51:30.250 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.1 MB 00:00 2024-03-21T21:51:30.885 INFO:teuthology.orchestra.run.smithi178.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-03-21T21:51:31.421 INFO:teuthology.orchestra.run.smithi100.stdout:(6/6): ceph-test-19.0.0-2286.g5d87ad5b.el9.x86_ 20 MB/s | 48 MB 00:02 2024-03-21T21:51:31.424 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:51:31.424 INFO:teuthology.orchestra.run.smithi100.stdout:Total 19 MB/s | 49 MB 00:02 2024-03-21T21:51:31.438 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:51:31.460 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:51:31.461 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:51:31.548 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 97 kB/s | 16 kB 00:00 2024-03-21T21:51:31.852 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:51:31.853 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:51:32.429 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:51:32.489 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-03-21T21:51:32.534 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-03-21T21:51:32.576 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-21T21:51:32.613 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-03-21T21:51:32.641 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/6 2024-03-21T21:51:35.760 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 5.0 MB/s | 21 MB 00:04 2024-03-21T21:51:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-03-21T21:51:37.165 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/6 2024-03-21T21:51:37.240 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 6/6 2024-03-21T21:51:38.246 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:51:38.249 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:51:38.249 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:51:38.249 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:51:38.249 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:51:38.249 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-radosgw x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 9.9 M 2024-03-21T21:51:38.249 INFO:teuthology.orchestra.run.smithi178.stdout:Upgrading: 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: librados2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.4 M 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: librbd1 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.1 M 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: boost-program-options 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-base x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 5.4 M 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-common x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 20 M 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-selinux x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 25 k 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 746 k 2024-03-21T21:51:38.250 INFO:teuthology.orchestra.run.smithi178.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: libradosstriper1 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 501 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: librgw2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 5.1 M 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-argparse 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 45 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-common x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 132 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cephfs x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 161 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rados x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 320 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rbd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 298 k 2024-03-21T21:51:38.251 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rgw x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 99 k 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout: qatlib x86_64 23.11.0-1.el9 appstream 216 k 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout: qatzip-libs x86_64 1.1.2-2.el9 appstream 44 k 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout:Installing weak dependencies: 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout: qatlib-service x86_64 23.11.0-1.el9 appstream 35 k 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout:Install 30 Packages 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout:Upgrade 2 Packages 2024-03-21T21:51:38.252 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:51:38.253 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 59 M 2024-03-21T21:51:38.253 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:51:39.008 INFO:teuthology.orchestra.run.smithi178.stdout:(1/32): ceph-base-19.0.0-2286.g5d87ad5b.el9.x86 9.1 MB/s | 5.4 MB 00:00 2024-03-21T21:51:39.058 INFO:teuthology.orchestra.run.smithi178.stdout:(2/32): ceph-selinux-19.0.0-2286.g5d87ad5b.el9. 507 kB/s | 25 kB 00:00 2024-03-21T21:51:39.167 INFO:teuthology.orchestra.run.smithi178.stdout:(3/32): libcephfs2-19.0.0-2286.g5d87ad5b.el9.x8 6.7 MB/s | 746 kB 00:00 2024-03-21T21:51:39.242 INFO:teuthology.orchestra.run.smithi178.stdout:(4/32): libradosstriper1-19.0.0-2286.g5d87ad5b. 6.5 MB/s | 501 kB 00:00 2024-03-21T21:51:39.583 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 6/6 2024-03-21T21:51:39.584 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/6 2024-03-21T21:51:39.584 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/6 2024-03-21T21:51:39.584 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-21T21:51:39.584 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-03-21T21:51:39.584 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-03-21T21:51:39.659 INFO:teuthology.orchestra.run.smithi178.stdout:(5/32): librgw2-19.0.0-2286.g5d87ad5b.el9.x86_6 12 MB/s | 5.1 MB 00:00 2024-03-21T21:51:39.768 INFO:teuthology.orchestra.run.smithi178.stdout:(6/32): ceph-radosgw-19.0.0-2286.g5d87ad5b.el9. 7.3 MB/s | 9.9 MB 00:01 2024-03-21T21:51:39.793 INFO:teuthology.orchestra.run.smithi178.stdout:(7/32): python3-ceph-argparse-19.0.0-2286.g5d87 337 kB/s | 45 kB 00:00 2024-03-21T21:51:39.818 INFO:teuthology.orchestra.run.smithi178.stdout:(8/32): python3-ceph-common-19.0.0-2286.g5d87ad 2.6 MB/s | 132 kB 00:00 2024-03-21T21:51:39.844 INFO:teuthology.orchestra.run.smithi178.stdout:(9/32): python3-cephfs-19.0.0-2286.g5d87ad5b.el 3.1 MB/s | 161 kB 00:00 2024-03-21T21:51:39.877 INFO:teuthology.orchestra.run.smithi178.stdout:(10/32): python3-rados-19.0.0-2286.g5d87ad5b.el 5.3 MB/s | 320 kB 00:00 2024-03-21T21:51:39.903 INFO:teuthology.orchestra.run.smithi178.stdout:(11/32): python3-rbd-19.0.0-2286.g5d87ad5b.el9. 5.0 MB/s | 298 kB 00:00 2024-03-21T21:51:39.928 INFO:teuthology.orchestra.run.smithi178.stdout:(12/32): python3-rgw-19.0.0-2286.g5d87ad5b.el9. 1.9 MB/s | 99 kB 00:00 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: jq-1.6-16.el9.x86_64 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: socat-1.7.4.1-5.el9.x86_64 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-03-21T21:51:40.044 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:40.045 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:51:40.045 INFO:teuthology.orchestra.run.smithi178.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 745 kB/s | 106 kB 00:00 2024-03-21T21:51:40.070 INFO:teuthology.orchestra.run.smithi178.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.1 MB/s | 159 kB 00:00 2024-03-21T21:51:40.095 INFO:teuthology.orchestra.run.smithi178.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 885 kB/s | 44 kB 00:00 2024-03-21T21:51:40.168 INFO:teuthology.orchestra.run.smithi178.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 6.6 MB/s | 661 kB 00:00 2024-03-21T21:51:40.196 INFO:teuthology.orchestra.run.smithi178.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 282 kB 00:00 2024-03-21T21:51:40.222 INFO:teuthology.orchestra.run.smithi178.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 779 kB/s | 41 kB 00:00 2024-03-21T21:51:40.298 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph 2024-03-21T21:51:40.305 INFO:teuthology.orchestra.run.smithi178.stdout:(19/32): qatlib-service-23.11.0-1.el9.x86_64.rp 419 kB/s | 35 kB 00:00 2024-03-21T21:51:40.364 INFO:teuthology.orchestra.run.smithi178.stdout:(20/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 762 kB/s | 44 kB 00:00 2024-03-21T21:51:40.389 INFO:teuthology.orchestra.run.smithi178.stdout:(21/32): qatlib-23.11.0-1.el9.x86_64.rpm 1.1 MB/s | 216 kB 00:00 2024-03-21T21:51:40.756 INFO:teuthology.orchestra.run.smithi178.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 788 kB/s | 309 kB 00:00 2024-03-21T21:51:40.808 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-03-21T21:51:40.831 INFO:teuthology.orchestra.run.smithi178.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 346 kB/s | 26 kB 00:00 2024-03-21T21:51:40.870 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:40 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:51:40.907 INFO:teuthology.orchestra.run.smithi178.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 654 kB/s | 49 kB 00:00 2024-03-21T21:51:41.007 INFO:teuthology.orchestra.run.smithi178.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 685 kB/s | 67 kB 00:00 2024-03-21T21:51:41.030 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout:========================================================================================= 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout:========================================================================================= 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout: ceph x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 6.6 k 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mds x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 2.3 M 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 1.5 M 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 249 k 2024-03-21T21:51:41.034 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mon x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 4.7 M 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-osd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 17 M 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-03-21T21:51:41.035 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-03-21T21:51:41.036 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout:========================================================================================= 2024-03-21T21:51:41.037 INFO:teuthology.orchestra.run.smithi100.stdout:Install 36 Packages 2024-03-21T21:51:41.038 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:41.038 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 30 M 2024-03-21T21:51:41.038 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 107 M 2024-03-21T21:51:41.038 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:51:41.082 INFO:teuthology.orchestra.run.smithi178.stdout:(26/32): libarrow-9.0.0-10.el9.x86_64.rpm 6.4 MB/s | 4.4 MB 00:00 2024-03-21T21:51:41.183 INFO:teuthology.orchestra.run.smithi178.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 4.7 MB/s | 838 kB 00:00 2024-03-21T21:51:41.209 INFO:teuthology.orchestra.run.smithi178.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 1.5 MB/s | 192 kB 00:00 2024-03-21T21:51:41.333 INFO:teuthology.orchestra.run.smithi178.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-03-21T21:51:41.509 INFO:teuthology.orchestra.run.smithi178.stdout:(30/32): librados2-19.0.0-2286.g5d87ad5b.el9.x8 11 MB/s | 3.4 MB 00:00 2024-03-21T21:51:41.734 INFO:teuthology.orchestra.run.smithi178.stdout:(31/32): librbd1-19.0.0-2286.g5d87ad5b.el9.x86_ 7.9 MB/s | 3.1 MB 00:00 2024-03-21T21:51:41.909 INFO:teuthology.orchestra.run.smithi100.stdout:(1/36): ceph-19.0.0-2286.g5d87ad5b.el9.x86_64.r 37 kB/s | 6.6 kB 00:00 2024-03-21T21:51:42.109 INFO:teuthology.orchestra.run.smithi100.stdout:(2/36): ceph-mgr-19.0.0-2286.g5d87ad5b.el9.x86_ 4.0 MB/s | 1.5 MB 00:00 2024-03-21T21:51:42.309 INFO:teuthology.orchestra.run.smithi100.stdout:(3/36): ceph-mds-19.0.0-2286.g5d87ad5b.el9.x86_ 4.0 MB/s | 2.3 MB 00:00 2024-03-21T21:51:42.325 INFO:teuthology.orchestra.run.smithi178.stdout:(32/32): ceph-common-19.0.0-2286.g5d87ad5b.el9. 5.2 MB/s | 20 MB 00:03 2024-03-21T21:51:42.330 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:51:42.330 INFO:teuthology.orchestra.run.smithi178.stdout:Total 14 MB/s | 59 MB 00:04 2024-03-21T21:51:42.363 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:51:42.399 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:51:42.399 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:51:42.401 INFO:teuthology.orchestra.run.smithi100.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2286.g5d87 2.7 MB/s | 249 kB 00:00 2024-03-21T21:51:42.527 INFO:teuthology.orchestra.run.smithi100.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.5 MB/s | 187 kB 00:00 2024-03-21T21:51:42.568 INFO:teuthology.orchestra.run.smithi100.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-03-21T21:51:42.594 INFO:teuthology.orchestra.run.smithi100.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 1.2 MB/s | 32 kB 00:00 2024-03-21T21:51:42.619 INFO:teuthology.orchestra.run.smithi100.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.9 MB/s | 47 kB 00:00 2024-03-21T21:51:42.644 INFO:teuthology.orchestra.run.smithi100.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 39 kB 00:00 2024-03-21T21:51:42.686 INFO:teuthology.orchestra.run.smithi100.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.6 MB/s | 241 kB 00:00 2024-03-21T21:51:42.753 INFO:teuthology.orchestra.run.smithi100.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 17 MB/s | 1.1 MB 00:00 2024-03-21T21:51:42.787 INFO:teuthology.orchestra.run.smithi100.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2024-03-21T21:51:42.820 INFO:teuthology.orchestra.run.smithi100.stdout:(13/36): python3-pycparser-2.20-6.el9.noarch.rp 3.6 MB/s | 124 kB 00:00 2024-03-21T21:51:42.854 INFO:teuthology.orchestra.run.smithi100.stdout:(14/36): python3-urllib3-1.26.5-5.el9.noarch.rp 5.5 MB/s | 187 kB 00:00 2024-03-21T21:51:42.905 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:51:42.905 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:51:43.029 INFO:teuthology.orchestra.run.smithi100.stdout:(15/36): ceph-osd-19.0.0-2286.g5d87ad5b.el9.x86 18 MB/s | 17 MB 00:00 2024-03-21T21:51:43.097 INFO:teuthology.orchestra.run.smithi100.stdout:(16/36): ceph-mon-19.0.0-2286.g5d87ad5b.el9.x86 4.0 MB/s | 4.7 MB 00:01 2024-03-21T21:51:43.188 INFO:teuthology.orchestra.run.smithi100.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 141 kB/s | 22 kB 00:00 2024-03-21T21:51:43.255 INFO:teuthology.orchestra.run.smithi100.stdout:(18/36): python3-requests-2.25.1-8.el9.noarch.r 311 kB/s | 125 kB 00:00 2024-03-21T21:51:43.265 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:51:43.267 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:51:43.267 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:51:43.267 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:51:43.267 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 9.9 M 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrading: 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: librados2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.4 M 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.1 M 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: boost-program-options 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 5.4 M 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 20 M 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 25 k 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-03-21T21:51:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 746 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 501 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2 x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 5.1 M 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 45 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 132 k 2024-03-21T21:51:43.269 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 161 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 320 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 298 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 99 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: qatlib x86_64 23.11.0-1.el9 appstream 216 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: qatzip-libs x86_64 1.1.2-2.el9 appstream 44 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout:Installing weak dependencies: 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: qatlib-service x86_64 23.11.0-1.el9 appstream 35 k 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:51:43.270 INFO:teuthology.orchestra.run.smithi159.stdout:Install 30 Packages 2024-03-21T21:51:43.271 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrade 2 Packages 2024-03-21T21:51:43.271 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:51:43.271 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 59 M 2024-03-21T21:51:43.271 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:51:43.339 INFO:teuthology.orchestra.run.smithi100.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 289 kB/s | 43 kB 00:00 2024-03-21T21:51:43.464 INFO:teuthology.orchestra.run.smithi100.stdout:(20/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.8 MB/s | 358 kB 00:00 2024-03-21T21:51:43.523 INFO:teuthology.orchestra.run.smithi100.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 183 kB/s | 11 kB 00:00 2024-03-21T21:51:43.581 INFO:teuthology.orchestra.run.smithi100.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 303 kB/s | 18 kB 00:00 2024-03-21T21:51:43.640 INFO:teuthology.orchestra.run.smithi100.stdout:(23/36): python3-jaraco-collections-3.0.0-8.el9 398 kB/s | 23 kB 00:00 2024-03-21T21:51:43.699 INFO:teuthology.orchestra.run.smithi100.stdout:(24/36): python3-jaraco-functools-3.5.0-2.el9.n 331 kB/s | 19 kB 00:00 2024-03-21T21:51:43.757 INFO:teuthology.orchestra.run.smithi100.stdout:(25/36): python3-jaraco-text-3.2.0-6.el9.noarch 337 kB/s | 20 kB 00:00 2024-03-21T21:51:43.816 INFO:teuthology.orchestra.run.smithi100.stdout:(26/36): python3-logutils-0.3.5-21.el9.noarch.r 795 kB/s | 46 kB 00:00 2024-03-21T21:51:43.875 INFO:teuthology.orchestra.run.smithi100.stdout:(27/36): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-03-21T21:51:43.941 INFO:teuthology.orchestra.run.smithi100.stdout:(28/36): python3-pecan-1.4.2-3.el9.noarch.rpm 4.0 MB/s | 272 kB 00:00 2024-03-21T21:51:43.992 INFO:teuthology.orchestra.run.smithi100.stdout:(29/36): python3-portend-3.1.0-2.el9.noarch.rpm 328 kB/s | 16 kB 00:00 2024-03-21T21:51:44.050 INFO:teuthology.orchestra.run.smithi100.stdout:(30/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-03-21T21:51:44.101 INFO:teuthology.orchestra.run.smithi100.stdout:(31/36): python3-tempora-5.0.0-2.el9.noarch.rpm 717 kB/s | 36 kB 00:00 2024-03-21T21:51:44.159 INFO:teuthology.orchestra.run.smithi100.stdout:(32/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.9 MB/s | 230 kB 00:00 2024-03-21T21:51:44.268 INFO:teuthology.orchestra.run.smithi100.stdout:(33/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-03-21T21:51:44.332 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:51:44.334 INFO:teuthology.orchestra.run.smithi100.stdout:(34/36): luarocks-3.9.2-1.el9.noarch.rpm 122 kB/s | 151 kB 00:01 2024-03-21T21:51:44.351 INFO:teuthology.orchestra.run.smithi100.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 239 kB/s | 20 kB 00:00 2024-03-21T21:51:44.416 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-03-21T21:51:44.456 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-03-21T21:51:44.481 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-03-21T21:51:44.502 INFO:teuthology.orchestra.run.smithi100.stdout:(36/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 138 kB/s | 172 kB 00:01 2024-03-21T21:51:44.504 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-21T21:51:44.505 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:51:44.505 INFO:teuthology.orchestra.run.smithi100.stdout:Total 8.6 MB/s | 30 MB 00:03 2024-03-21T21:51:44.522 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-21T21:51:44.531 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:51:44.574 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:51:44.575 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:51:44.677 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-21T21:51:44.735 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-21T21:51:44.767 INFO:teuthology.orchestra.run.smithi159.stdout:(1/32): ceph-radosgw-19.0.0-2286.g5d87ad5b.el9. 9.7 MB/s | 9.9 MB 00:01 2024-03-21T21:51:44.868 INFO:teuthology.orchestra.run.smithi159.stdout:(2/32): ceph-base-19.0.0-2286.g5d87ad5b.el9.x86 4.8 MB/s | 5.4 MB 00:01 2024-03-21T21:51:44.884 INFO:teuthology.orchestra.run.smithi159.stdout:(3/32): ceph-selinux-19.0.0-2286.g5d87ad5b.el9. 215 kB/s | 25 kB 00:00 2024-03-21T21:51:44.960 INFO:teuthology.orchestra.run.smithi159.stdout:(4/32): libradosstriper1-19.0.0-2286.g5d87ad5b. 6.5 MB/s | 501 kB 00:00 2024-03-21T21:51:44.969 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:51:44.970 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:51:44.993 INFO:teuthology.orchestra.run.smithi159.stdout:(5/32): libcephfs2-19.0.0-2286.g5d87ad5b.el9.x8 5.8 MB/s | 746 kB 00:00 2024-03-21T21:51:45.077 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-03-21T21:51:45.077 INFO:teuthology.orchestra.run.smithi159.stdout:(6/32): python3-ceph-argparse-19.0.0-2286.g5d87 541 kB/s | 45 kB 00:00 2024-03-21T21:51:45.150 INFO:teuthology.orchestra.run.smithi178.stdout: Upgrading : librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:51:45.160 INFO:teuthology.orchestra.run.smithi159.stdout:(7/32): python3-ceph-common-19.0.0-2286.g5d87ad 1.6 MB/s | 132 kB 00:00 2024-03-21T21:51:45.225 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:51:45.253 INFO:teuthology.orchestra.run.smithi159.stdout:(8/32): python3-cephfs-19.0.0-2286.g5d87ad5b.el 1.7 MB/s | 161 kB 00:00 2024-03-21T21:51:45.312 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 8/34 2024-03-21T21:51:45.328 INFO:teuthology.orchestra.run.smithi159.stdout:(9/32): librgw2-19.0.0-2286.g5d87ad5b.el9.x86_6 14 MB/s | 5.1 MB 00:00 2024-03-21T21:51:45.335 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 9/34 2024-03-21T21:51:45.353 INFO:teuthology.orchestra.run.smithi159.stdout:(10/32): python3-rados-19.0.0-2286.g5d87ad5b.el 3.1 MB/s | 320 kB 00:00 2024-03-21T21:51:45.378 INFO:teuthology.orchestra.run.smithi159.stdout:(11/32): python3-rbd-19.0.0-2286.g5d87ad5b.el9. 5.8 MB/s | 298 kB 00:00 2024-03-21T21:51:45.398 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 9/34 2024-03-21T21:51:45.426 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-03-21T21:51:45.437 INFO:teuthology.orchestra.run.smithi159.stdout:(12/32): python3-rgw-19.0.0-2286.g5d87ad5b.el9. 1.2 MB/s | 99 kB 00:00 2024-03-21T21:51:45.474 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9. 11/34 2024-03-21T21:51:45.504 INFO:teuthology.orchestra.run.smithi159.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.4 MB/s | 159 kB 00:00 2024-03-21T21:51:45.529 INFO:teuthology.orchestra.run.smithi159.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 704 kB/s | 106 kB 00:00 2024-03-21T21:51:45.546 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 12/34 2024-03-21T21:51:45.554 INFO:teuthology.orchestra.run.smithi159.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 882 kB/s | 44 kB 00:00 2024-03-21T21:51:45.571 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 13/34 2024-03-21T21:51:45.588 INFO:teuthology.orchestra.run.smithi159.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 661 kB 00:00 2024-03-21T21:51:45.613 INFO:teuthology.orchestra.run.smithi159.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.8 MB/s | 282 kB 00:00 2024-03-21T21:51:45.634 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 13/34 2024-03-21T21:51:45.638 INFO:teuthology.orchestra.run.smithi159.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 830 kB/s | 41 kB 00:00 2024-03-21T21:51:45.669 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-03-21T21:51:45.722 INFO:teuthology.orchestra.run.smithi159.stdout:(19/32): qatlib-service-23.11.0-1.el9.x86_64.rp 418 kB/s | 35 kB 00:00 2024-03-21T21:51:45.764 INFO:teuthology.orchestra.run.smithi159.stdout:(20/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 1.0 MB/s | 44 kB 00:00 2024-03-21T21:51:45.779 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-03-21T21:51:45.789 INFO:teuthology.orchestra.run.smithi159.stdout:(21/32): qatlib-23.11.0-1.el9.x86_64.rpm 1.2 MB/s | 216 kB 00:00 2024-03-21T21:51:45.821 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-03-21T21:51:45.861 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-03-21T21:51:45.893 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-03-21T21:51:45.922 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-03-21T21:51:45.955 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-03-21T21:51:46.031 INFO:teuthology.orchestra.run.smithi159.stdout:(22/32): ceph-common-19.0.0-2286.g5d87ad5b.el9. 9.0 MB/s | 20 MB 00:02 2024-03-21T21:51:46.256 INFO:teuthology.orchestra.run.smithi159.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 115 kB/s | 26 kB 00:00 2024-03-21T21:51:46.268 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-03-21T21:51:46.268 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:51:46.302 INFO:teuthology.orchestra.run.smithi178.stdout: Upgrading : librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 22/34 2024-03-21T21:51:46.329 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-03-21T21:51:46.362 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-03-21T21:51:46.390 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-03-21T21:51:46.392 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 22/34 2024-03-21T21:51:46.415 INFO:teuthology.orchestra.run.smithi159.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 474 kB/s | 309 kB 00:00 2024-03-21T21:51:46.423 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 23/34 2024-03-21T21:51:46.440 INFO:teuthology.orchestra.run.smithi159.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 264 kB/s | 49 kB 00:00 2024-03-21T21:51:46.459 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-03-21T21:51:46.462 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-03-21T21:51:46.505 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-03-21T21:51:46.507 INFO:teuthology.orchestra.run.smithi159.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 733 kB/s | 67 kB 00:00 2024-03-21T21:51:46.538 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-03-21T21:51:46.607 INFO:teuthology.orchestra.run.smithi159.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2024-03-21T21:51:46.628 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-03-21T21:51:46.708 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-03-21T21:51:46.750 INFO:teuthology.orchestra.run.smithi159.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 4.6 MB/s | 4.4 MB 00:00 2024-03-21T21:51:46.757 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-03-21T21:51:46.783 INFO:teuthology.orchestra.run.smithi159.stdout:(29/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.4 MB/s | 838 kB 00:00 2024-03-21T21:51:46.828 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-03-21T21:51:46.859 INFO:teuthology.orchestra.run.smithi159.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 6.3 MB/s | 1.6 MB 00:00 2024-03-21T21:51:46.882 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-03-21T21:51:46.920 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-03-21T21:51:46.921 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-03-21T21:51:46.954 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 26/34 2024-03-21T21:51:46.969 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-03-21T21:51:47.010 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 26/34 2024-03-21T21:51:47.042 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-03-21T21:51:47.086 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 27/34 2024-03-21T21:51:47.115 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x8 28/34 2024-03-21T21:51:47.134 INFO:teuthology.orchestra.run.smithi159.stdout:(31/32): librbd1-19.0.0-2286.g5d87ad5b.el9.x86_ 9.0 MB/s | 3.1 MB 00:00 2024-03-21T21:51:47.229 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-03-21T21:51:47.275 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-03-21T21:51:47.306 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-03-21T21:51:47.309 INFO:teuthology.orchestra.run.smithi159.stdout:(32/32): librados2-19.0.0-2286.g5d87ad5b.el9.x8 6.1 MB/s | 3.4 MB 00:00 2024-03-21T21:51:47.311 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:51:47.312 INFO:teuthology.orchestra.run.smithi159.stdout:Total 15 MB/s | 59 MB 00:04 2024-03-21T21:51:47.340 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-03-21T21:51:47.347 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:51:47.371 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-03-21T21:51:47.386 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:51:47.386 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:51:47.446 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-03-21T21:51:47.481 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-21T21:51:47.514 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-03-21T21:51:47.554 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-03-21T21:51:47.589 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-03-21T21:51:47.616 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-03-21T21:51:47.704 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-03-21T21:51:47.746 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-03-21T21:51:47.818 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-03-21T21:51:47.866 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:51:47.867 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:51:47.954 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-03-21T21:51:48.081 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-21T21:51:48.246 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9. 31/36 2024-03-21T21:51:48.276 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/36 2024-03-21T21:51:48.302 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/36 2024-03-21T21:51:48.302 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:51:48.302 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-03-21T21:51:48.302 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-21T21:51:48.302 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-21T21:51:48.302 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:49.300 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:51:49.302 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:49.337 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:49.372 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-03-21T21:51:49.405 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-03-21T21:51:49.439 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-03-21T21:51:49.470 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-21T21:51:49.487 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-21T21:51:49.701 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-21T21:51:49.759 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-21T21:51:49.765 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/36 2024-03-21T21:51:49.791 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/36 2024-03-21T21:51:49.791 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:51:49.791 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-03-21T21:51:49.791 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-21T21:51:49.791 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-21T21:51:49.791 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:49.891 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:49.924 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 30/34 2024-03-21T21:51:50.018 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 30/34 2024-03-21T21:51:50.018 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-03-21T21:51:50.018 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-03-21T21:51:50.019 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:51:50.050 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:51:50.092 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-03-21T21:51:50.149 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:51:50.240 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:51:50.245 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 34/36 2024-03-21T21:51:50.267 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 34/36 2024-03-21T21:51:50.267 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:51:50.268 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-03-21T21:51:50.268 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-21T21:51:50.268 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-21T21:51:50.268 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:50.329 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 8/34 2024-03-21T21:51:50.359 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 9/34 2024-03-21T21:51:50.405 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 9/34 2024-03-21T21:51:50.433 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-03-21T21:51:50.477 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9. 11/34 2024-03-21T21:51:50.487 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 35/36 2024-03-21T21:51:50.510 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 35/36 2024-03-21T21:51:50.510 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:51:50.510 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-03-21T21:51:50.510 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-21T21:51:50.510 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-21T21:51:50.511 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:50.545 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 12/34 2024-03-21T21:51:50.569 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 13/34 2024-03-21T21:51:50.576 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 36/36 2024-03-21T21:51:50.615 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 13/34 2024-03-21T21:51:50.651 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-03-21T21:51:50.761 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-03-21T21:51:50.794 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-03-21T21:51:50.834 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-03-21T21:51:50.867 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-03-21T21:51:50.896 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-03-21T21:51:50.920 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-03-21T21:51:51.235 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-03-21T21:51:51.267 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 22/34 2024-03-21T21:51:51.341 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 22/34 2024-03-21T21:51:51.371 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 23/34 2024-03-21T21:51:51.418 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-03-21T21:51:51.882 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-03-21T21:51:51.911 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 26/34 2024-03-21T21:51:51.965 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 26/34 2024-03-21T21:51:52.034 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 27/34 2024-03-21T21:51:52.063 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x8 28/34 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 36/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 3/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 4/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9. 6/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-03-21T21:51:52.340 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-03-21T21:51:52.341 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-03-21T21:51:52.342 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-03-21T21:51:52.342 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-03-21T21:51:52.342 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-03-21T21:51:52.342 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-03-21T21:51:52.342 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-03-21T21:51:52.342 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-03-21T21:51:52.342 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-21T21:51:52.343 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-03-21T21:51:52.343 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-03-21T21:51:52.343 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-03-21T21:51:52.343 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-03-21T21:51:52.343 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-03-21T21:51:53.307 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: lua-5.4.4-4.el9.x86_64 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: luarocks-3.9.2-1.el9.noarch 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-03-21T21:51:53.308 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-mako-1.1.4-6.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ply-3.11-14.el9.noarch 2024-03-21T21:51:53.309 INFO:teuthology.orchestra.run.smithi100.stdout: python3-portend-3.1.0-2.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pycparser-2.20-6.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytz-2021.1-5.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests-2.25.1-8.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-toml-0.10.2-6.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webob-1.8.7-6.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:53.310 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:51:53.671 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-base 2024-03-21T21:51:54.240 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:54 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:51:54.287 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:54.335 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:54.337 INFO:teuthology.orchestra.run.smithi100.stdout:Package ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:51:54.388 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:51:54.389 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:51:54.389 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:51:54.447 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install cephadm 2024-03-21T21:51:54.908 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 29/34 2024-03-21T21:51:54.946 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 30/34 2024-03-21T21:51:55.001 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:55 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:51:55.034 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 30/34 2024-03-21T21:51:55.034 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-03-21T21:51:55.034 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-03-21T21:51:55.034 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:51:55.064 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:51:55.148 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:51:55.148 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:55.148 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:51:55.148 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:55.148 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:51:55.148 INFO:teuthology.orchestra.run.smithi100.stdout: cephadm noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 762 k 2024-03-21T21:51:55.148 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:55.149 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:51:55.149 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:55.149 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-03-21T21:51:55.149 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:55.149 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 762 k 2024-03-21T21:51:55.149 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 768 k 2024-03-21T21:51:55.149 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:51:55.423 INFO:teuthology.orchestra.run.smithi100.stdout:cephadm-19.0.0-2286.g5d87ad5b.el9.noarch.rpm 2.7 MB/s | 762 kB 00:00 2024-03-21T21:51:55.424 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:51:55.424 INFO:teuthology.orchestra.run.smithi100.stdout:Total 2.7 MB/s | 762 kB 00:00 2024-03-21T21:51:55.424 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:51:55.429 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:51:55.429 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:51:55.435 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:51:55.435 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:51:55.508 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:51:55.941 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:51:56.028 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:51:56.393 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:51:56.681 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:51:56.681 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:56.681 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:51:56.681 INFO:teuthology.orchestra.run.smithi100.stdout: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:51:56.681 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:56.681 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:51:56.852 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-immutable-object-cache 2024-03-21T21:51:57.420 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:57 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:51:57.572 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:51:57.572 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 145 k 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 145 k 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 436 k 2024-03-21T21:51:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:51:57.797 INFO:teuthology.orchestra.run.smithi100.stdout:ceph-immutable-object-cache-19.0.0-2286.g5d87ad 650 kB/s | 145 kB 00:00 2024-03-21T21:51:57.797 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:51:57.797 INFO:teuthology.orchestra.run.smithi100.stdout:Total 646 kB/s | 145 kB 00:00 2024-03-21T21:51:57.798 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:51:57.805 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:51:57.805 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:51:57.856 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:51:57.857 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:51:57.996 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:51:58.056 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:51:58.080 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:51:58.080 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:51:58.081 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-03-21T21:51:58.081 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:59.040 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:51:59.040 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:59.040 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:51:59.040 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:51:59.040 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:51:59.041 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:51:59.267 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr 2024-03-21T21:51:59.826 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:51:59.826 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /sys 2024-03-21T21:51:59.827 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /proc 2024-03-21T21:51:59.827 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /mnt 2024-03-21T21:51:59.827 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /var/tmp 2024-03-21T21:51:59.827 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /home 2024-03-21T21:51:59.827 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /root 2024-03-21T21:51:59.827 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /tmp 2024-03-21T21:51:59.827 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:51:59.845 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:00:59 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:51:59.944 INFO:teuthology.orchestra.run.smithi100.stdout:Package ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:51:59.996 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:51:59.997 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:51:59.997 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:52:00.051 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-dashboard 2024-03-21T21:52:00.605 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:00 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:52:00.721 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/34 2024-03-21T21:52:00.746 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/34 2024-03-21T21:52:00.747 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:52:00.747 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-03-21T21:52:00.747 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-21T21:52:00.747 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-21T21:52:00.747 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:00.749 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-21T21:52:00.754 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout:====================================================================================== 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout:====================================================================================== 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 3.5 M 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 34 k 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 16 k 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-03-21T21:52:00.756 INFO:teuthology.orchestra.run.smithi100.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout:====================================================================================== 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout:Install 12 Packages 2024-03-21T21:52:00.757 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:52:00.758 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 8.6 M 2024-03-21T21:52:00.758 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 103 M 2024-03-21T21:52:00.758 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:52:00.834 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-21T21:52:00.835 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:52:01.234 INFO:teuthology.orchestra.run.smithi100.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2286.g5d 157 kB/s | 34 kB 00:00 2024-03-21T21:52:01.251 INFO:teuthology.orchestra.run.smithi100.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2286.g5d8 71 kB/s | 16 kB 00:00 2024-03-21T21:52:01.426 INFO:teuthology.orchestra.run.smithi100.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 238 kB 00:00 2024-03-21T21:52:01.493 INFO:teuthology.orchestra.run.smithi100.stdout:(4/12): ceph-mgr-dashboard-19.0.0-2286.g5d87ad5 7.4 MB/s | 3.5 MB 00:00 2024-03-21T21:52:01.526 INFO:teuthology.orchestra.run.smithi100.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.4 MB/s | 1.0 MB 00:00 2024-03-21T21:52:01.610 INFO:teuthology.orchestra.run.smithi100.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 233 kB/s | 19 kB 00:00 2024-03-21T21:52:01.819 INFO:teuthology.orchestra.run.smithi100.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.6 MB/s | 548 kB 00:00 2024-03-21T21:52:01.878 INFO:teuthology.orchestra.run.smithi100.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.4 MB/s | 144 kB 00:00 2024-03-21T21:52:01.919 INFO:teuthology.orchestra.run.smithi100.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 742 kB/s | 31 kB 00:00 2024-03-21T21:52:01.986 INFO:teuthology.orchestra.run.smithi100.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.8 MB/s | 188 kB 00:00 2024-03-21T21:52:02.006 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:52:02.006 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 3/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 4/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 6/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9. 8/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x8 9/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 10/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 11/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 12/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 13/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-03-21T21:52:02.007 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-03-21T21:52:02.008 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-03-21T21:52:02.009 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:52:02.009 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-03-21T21:52:02.009 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/34 2024-03-21T21:52:02.179 INFO:teuthology.orchestra.run.smithi100.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.6 MB/s | 2.0 MB 00:00 2024-03-21T21:52:03.101 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:52:03.101 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:03.101 INFO:teuthology.orchestra.run.smithi178.stdout:Upgraded: 2024-03-21T21:52:03.101 INFO:teuthology.orchestra.run.smithi178.stdout: librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.101 INFO:teuthology.orchestra.run.smithi178.stdout: librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.101 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:52:03.101 INFO:teuthology.orchestra.run.smithi178.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-03-21T21:52:03.101 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: libarrow-9.0.0-10.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: liboath-2.6.7-2.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: libunwind-1.6.2-1.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: qatlib-23.11.0-1.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-03-21T21:52:03.103 INFO:teuthology.orchestra.run.smithi178.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-03-21T21:52:03.104 INFO:teuthology.orchestra.run.smithi178.stdout: re2-1:20211101-3.el9.x86_64 2024-03-21T21:52:03.104 INFO:teuthology.orchestra.run.smithi178.stdout: thrift-0.15.0-2.el9.x86_64 2024-03-21T21:52:03.104 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:03.104 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:52:03.397 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-test 2024-03-21T21:52:03.462 INFO:teuthology.orchestra.run.smithi100.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 424 kB/s | 863 kB 00:02 2024-03-21T21:52:03.466 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:52:03.467 INFO:teuthology.orchestra.run.smithi100.stdout:Total 3.2 MB/s | 8.6 MB 00:02 2024-03-21T21:52:03.486 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:52:03.505 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:52:03.505 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:52:03.689 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:52:03.690 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:52:03.957 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:00:28 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:52:04.115 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-test x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 48 M 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout: libcephsqlite x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 163 k 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-03-21T21:52:04.116 INFO:teuthology.orchestra.run.smithi178.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-03-21T21:52:04.117 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:04.117 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:52:04.117 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:52:04.117 INFO:teuthology.orchestra.run.smithi178.stdout:Install 6 Packages 2024-03-21T21:52:04.117 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:04.118 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 49 M 2024-03-21T21:52:04.118 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 206 M 2024-03-21T21:52:04.118 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:52:04.214 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:52:04.295 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-03-21T21:52:04.315 INFO:teuthology.orchestra.run.smithi178.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.4 MB/s | 217 kB 00:00 2024-03-21T21:52:04.330 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-03-21T21:52:04.365 INFO:teuthology.orchestra.run.smithi178.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.9 MB/s | 300 kB 00:00 2024-03-21T21:52:04.377 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-03-21T21:52:04.399 INFO:teuthology.orchestra.run.smithi178.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-03-21T21:52:04.416 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-03-21T21:52:04.441 INFO:teuthology.orchestra.run.smithi178.stdout:(4/6): libcephsqlite-19.0.0-2286.g5d87ad5b.el9. 582 kB/s | 163 kB 00:00 2024-03-21T21:52:04.523 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-03-21T21:52:04.649 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /sys 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /proc 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /mnt 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /var/tmp 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /home 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /root 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /tmp 2024-03-21T21:52:04.738 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:52:04.744 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-03-21T21:52:04.787 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-03-21T21:52:04.816 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-03-21T21:52:04.848 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9 10/12 2024-03-21T21:52:04.899 INFO:teuthology.orchestra.run.smithi178.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 374 kB/s | 187 kB 00:00 2024-03-21T21:52:05.699 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/34 2024-03-21T21:52:05.724 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/34 2024-03-21T21:52:05.724 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:52:05.724 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-03-21T21:52:05.725 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-21T21:52:05.725 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-21T21:52:05.725 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:52:05.726 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-21T21:52:05.793 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-21T21:52:05.793 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:52:05.885 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el 11/12 2024-03-21T21:52:05.926 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 12/12 2024-03-21T21:52:06.524 INFO:teuthology.orchestra.run.smithi178.stdout:(6/6): ceph-test-19.0.0-2286.g5d87ad5b.el9.x86_ 20 MB/s | 48 MB 00:02 2024-03-21T21:52:06.527 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:52:06.527 INFO:teuthology.orchestra.run.smithi178.stdout:Total 20 MB/s | 49 MB 00:02 2024-03-21T21:52:06.542 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:52:06.563 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:52:06.563 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:52:06.950 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:52:06.953 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:52:07.039 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:52:07.039 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/34 2024-03-21T21:52:07.039 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/34 2024-03-21T21:52:07.039 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 3/34 2024-03-21T21:52:07.039 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 4/34 2024-03-21T21:52:07.039 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/34 2024-03-21T21:52:07.039 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_6 6/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 7/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9. 8/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x8 9/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 10/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 11/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 12/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 13/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-03-21T21:52:07.040 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-03-21T21:52:07.041 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-03-21T21:52:07.041 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-03-21T21:52:07.041 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-03-21T21:52:07.041 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-03-21T21:52:07.041 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-03-21T21:52:07.041 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-03-21T21:52:07.041 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-03-21T21:52:07.042 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-03-21T21:52:07.042 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-03-21T21:52:07.042 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-03-21T21:52:07.042 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 31/34 2024-03-21T21:52:07.042 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-03-21T21:52:07.042 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/34 2024-03-21T21:52:07.238 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 12/12 2024-03-21T21:52:07.238 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el 1/12 2024-03-21T21:52:07.238 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 2/12 2024-03-21T21:52:07.238 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9 3/12 2024-03-21T21:52:07.238 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-03-21T21:52:07.238 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-03-21T21:52:07.238 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-03-21T21:52:07.239 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-03-21T21:52:07.239 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-03-21T21:52:07.239 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-03-21T21:52:07.239 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-03-21T21:52:07.239 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-03-21T21:52:07.546 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:52:07.579 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-03-21T21:52:07.579 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:52:07.579 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: grpc-data-1.46.7-10.el9.noarch 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: protobuf-3.14.0-13.el9.x86_64 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: python3-routes-2.5.1-5.el9.noarch 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:52:07.580 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:52:07.625 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-03-21T21:52:07.667 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-03-21T21:52:07.708 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-21T21:52:07.749 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-03-21T21:52:07.777 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/6 2024-03-21T21:52:07.799 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-diskprediction-local 2024-03-21T21:52:08.017 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-03-21T21:52:08.017 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:52:08.017 INFO:teuthology.orchestra.run.smithi159.stdout:Upgraded: 2024-03-21T21:52:08.017 INFO:teuthology.orchestra.run.smithi159.stdout: librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.017 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-9.0.0-10.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: liboath-2.6.7-2.el9.x86_64 2024-03-21T21:52:08.018 INFO:teuthology.orchestra.run.smithi159.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind-1.6.2-1.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.019 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:08.020 INFO:teuthology.orchestra.run.smithi159.stdout: qatlib-23.11.0-1.el9.x86_64 2024-03-21T21:52:08.020 INFO:teuthology.orchestra.run.smithi159.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-03-21T21:52:08.020 INFO:teuthology.orchestra.run.smithi159.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-03-21T21:52:08.020 INFO:teuthology.orchestra.run.smithi159.stdout: re2-1:20211101-3.el9.x86_64 2024-03-21T21:52:08.020 INFO:teuthology.orchestra.run.smithi159.stdout: thrift-0.15.0-2.el9.x86_64 2024-03-21T21:52:08.020 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:52:08.020 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:52:08.339 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-test 2024-03-21T21:52:08.354 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:08 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:52:08.504 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:52:08.505 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================================ 2024-03-21T21:52:08.505 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:52:08.505 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================================ 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 7.4 M 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-03-21T21:52:08.506 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================================ 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout:Install 12 Packages 2024-03-21T21:52:08.507 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:52:08.508 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 37 M 2024-03-21T21:52:08.508 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 209 M 2024-03-21T21:52:08.508 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:52:08.887 INFO:teuthology.orchestra.run.smithi100.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 230 kB/s | 32 kB 00:00 2024-03-21T21:52:08.895 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:28 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:52:08.920 INFO:teuthology.orchestra.run.smithi100.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 535 kB/s | 17 kB 00:00 2024-03-21T21:52:08.971 INFO:teuthology.orchestra.run.smithi100.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 696 kB/s | 34 kB 00:00 2024-03-21T21:52:09.029 INFO:teuthology.orchestra.run.smithi100.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-03-21T21:52:09.049 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 48 M 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 163 k 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-03-21T21:52:09.050 INFO:teuthology.orchestra.run.smithi159.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-03-21T21:52:09.051 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-03-21T21:52:09.051 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:52:09.051 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:52:09.051 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:52:09.051 INFO:teuthology.orchestra.run.smithi159.stdout:Install 6 Packages 2024-03-21T21:52:09.051 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:52:09.051 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 49 M 2024-03-21T21:52:09.051 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 206 M 2024-03-21T21:52:09.052 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:52:09.263 INFO:teuthology.orchestra.run.smithi100.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2024-03-21T21:52:09.330 INFO:teuthology.orchestra.run.smithi100.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 16 MB/s | 4.8 MB 00:00 2024-03-21T21:52:09.355 INFO:teuthology.orchestra.run.smithi100.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-03-21T21:52:09.489 INFO:teuthology.orchestra.run.smithi100.stdout:(8/12): ceph-mgr-diskprediction-local-19.0.0-22 10 MB/s | 7.4 MB 00:00 2024-03-21T21:52:09.505 INFO:teuthology.orchestra.run.smithi159.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.2 MB/s | 217 kB 00:00 2024-03-21T21:52:09.564 INFO:teuthology.orchestra.run.smithi159.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.0 MB/s | 300 kB 00:00 2024-03-21T21:52:09.597 INFO:teuthology.orchestra.run.smithi159.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-03-21T21:52:09.706 INFO:teuthology.orchestra.run.smithi100.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 42 MB/s | 16 MB 00:00 2024-03-21T21:52:09.748 INFO:teuthology.orchestra.run.smithi159.stdout:(4/6): libcephsqlite-19.0.0-2286.g5d87ad5b.el9. 385 kB/s | 163 kB 00:00 2024-03-21T21:52:11.640 INFO:teuthology.orchestra.run.smithi159.stdout:(5/6): ceph-test-19.0.0-2286.g5d87ad5b.el9.x86_ 21 MB/s | 48 MB 00:02 2024-03-21T21:52:12.272 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/6 2024-03-21T21:52:12.344 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 6/6 2024-03-21T21:52:14.645 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 6/6 2024-03-21T21:52:14.645 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/6 2024-03-21T21:52:14.645 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/6 2024-03-21T21:52:14.645 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-21T21:52:14.645 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-03-21T21:52:14.646 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: jq-1.6-16.el9.x86_64 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: socat-1.7.4.1-5.el9.x86_64 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:15.074 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:52:15.333 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph 2024-03-21T21:52:15.894 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:00:40 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:52:16.046 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:52:16.048 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================= 2024-03-21T21:52:16.048 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:52:16.048 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================= 2024-03-21T21:52:16.048 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:52:16.048 INFO:teuthology.orchestra.run.smithi178.stdout: ceph x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 6.6 k 2024-03-21T21:52:16.048 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:52:16.048 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mds x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 2.3 M 2024-03-21T21:52:16.048 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 1.5 M 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 249 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mon x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 4.7 M 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-osd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 17 M 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-03-21T21:52:16.049 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-03-21T21:52:16.050 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================= 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout:Install 36 Packages 2024-03-21T21:52:16.051 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:16.052 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 30 M 2024-03-21T21:52:16.052 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 107 M 2024-03-21T21:52:16.052 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:52:16.809 INFO:teuthology.orchestra.run.smithi178.stdout:(1/36): ceph-mgr-19.0.0-2286.g5d87ad5b.el9.x86_ 4.3 MB/s | 1.5 MB 00:00 2024-03-21T21:52:16.834 INFO:teuthology.orchestra.run.smithi178.stdout:(2/36): ceph-19.0.0-2286.g5d87ad5b.el9.x86_64.r 17 kB/s | 6.6 kB 00:00 2024-03-21T21:52:17.626 INFO:teuthology.orchestra.run.smithi178.stdout:(3/36): ceph-osd-19.0.0-2286.g5d87ad5b.el9.x86_ 21 MB/s | 17 MB 00:00 2024-03-21T21:52:17.677 INFO:teuthology.orchestra.run.smithi178.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2286.g5d87 4.9 MB/s | 249 kB 00:00 2024-03-21T21:52:18.019 INFO:teuthology.orchestra.run.smithi178.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 547 kB/s | 187 kB 00:00 2024-03-21T21:52:18.085 INFO:teuthology.orchestra.run.smithi178.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.1 MB/s | 144 kB 00:00 2024-03-21T21:52:18.144 INFO:teuthology.orchestra.run.smithi178.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 542 kB/s | 32 kB 00:00 2024-03-21T21:52:18.211 INFO:teuthology.orchestra.run.smithi178.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 709 kB/s | 47 kB 00:00 2024-03-21T21:52:18.278 INFO:teuthology.orchestra.run.smithi178.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 578 kB/s | 39 kB 00:00 2024-03-21T21:52:18.378 INFO:teuthology.orchestra.run.smithi178.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.4 MB/s | 241 kB 00:00 2024-03-21T21:52:18.678 INFO:teuthology.orchestra.run.smithi178.stdout:(11/36): ceph-mds-19.0.0-2286.g5d87ad5b.el9.x86 1.0 MB/s | 2.3 MB 00:02 2024-03-21T21:52:18.737 INFO:teuthology.orchestra.run.smithi178.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 3.2 MB/s | 1.1 MB 00:00 2024-03-21T21:52:18.762 INFO:teuthology.orchestra.run.smithi178.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.2 MB/s | 103 kB 00:00 2024-03-21T21:52:18.812 INFO:teuthology.orchestra.run.smithi178.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 1.6 MB/s | 124 kB 00:00 2024-03-21T21:52:18.854 INFO:teuthology.orchestra.run.smithi178.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.0 MB/s | 187 kB 00:00 2024-03-21T21:52:18.955 INFO:teuthology.orchestra.run.smithi178.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 222 kB/s | 22 kB 00:00 2024-03-21T21:52:19.380 INFO:teuthology.orchestra.run.smithi178.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 355 kB/s | 151 kB 00:00 2024-03-21T21:52:19.722 INFO:teuthology.orchestra.run.smithi178.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 127 kB/s | 43 kB 00:00 2024-03-21T21:52:20.147 INFO:teuthology.orchestra.run.smithi178.stdout:(19/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 404 kB/s | 172 kB 00:00 2024-03-21T21:52:20.656 INFO:teuthology.orchestra.run.smithi178.stdout:(20/36): python3-cherrypy-18.6.1-2.el9.noarch.r 705 kB/s | 358 kB 00:00 2024-03-21T21:52:20.839 INFO:teuthology.orchestra.run.smithi178.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 58 kB/s | 11 kB 00:00 2024-03-21T21:52:21.107 INFO:teuthology.orchestra.run.smithi178.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 66 kB/s | 18 kB 00:00 2024-03-21T21:52:21.390 INFO:teuthology.orchestra.run.smithi178.stdout:(23/36): python3-jaraco-collections-3.0.0-8.el9 82 kB/s | 23 kB 00:00 2024-03-21T21:52:21.649 INFO:teuthology.orchestra.run.smithi178.stdout:(24/36): python3-jaraco-functools-3.5.0-2.el9.n 75 kB/s | 19 kB 00:00 2024-03-21T21:52:21.824 INFO:teuthology.orchestra.run.smithi178.stdout:(25/36): ceph-mon-19.0.0-2286.g5d87ad5b.el9.x86 958 kB/s | 4.7 MB 00:05 2024-03-21T21:52:21.916 INFO:teuthology.orchestra.run.smithi178.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 74 kB/s | 20 kB 00:00 2024-03-21T21:52:22.183 INFO:teuthology.orchestra.run.smithi178.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 129 kB/s | 46 kB 00:00 2024-03-21T21:52:22.291 INFO:teuthology.orchestra.run.smithi178.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 210 kB/s | 79 kB 00:00 2024-03-21T21:52:22.566 INFO:teuthology.orchestra.run.smithi178.stdout:(29/36): python3-portend-3.1.0-2.el9.noarch.rpm 60 kB/s | 16 kB 00:00 2024-03-21T21:52:22.716 INFO:teuthology.orchestra.run.smithi178.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 510 kB/s | 272 kB 00:00 2024-03-21T21:52:22.908 INFO:teuthology.orchestra.run.smithi178.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 263 kB/s | 90 kB 00:00 2024-03-21T21:52:22.984 INFO:teuthology.orchestra.run.smithi178.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 134 kB/s | 36 kB 00:00 2024-03-21T21:52:23.417 INFO:teuthology.orchestra.run.smithi178.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 452 kB/s | 230 kB 00:00 2024-03-21T21:52:23.576 INFO:teuthology.orchestra.run.smithi178.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 722 kB/s | 427 kB 00:00 2024-03-21T21:52:23.693 INFO:teuthology.orchestra.run.smithi178.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 72 kB/s | 20 kB 00:00 2024-03-21T21:52:55.554 INFO:teuthology.orchestra.run.smithi178.stdout:(36/36): python3-requests-2.25.1-8.el9.noarch.r 3.4 kB/s | 125 kB 00:36 2024-03-21T21:52:55.558 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:52:55.558 INFO:teuthology.orchestra.run.smithi178.stdout:Total 776 kB/s | 30 MB 00:39 2024-03-21T21:52:55.580 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:52:55.622 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:52:55.622 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:52:55.849 INFO:teuthology.orchestra.run.smithi100.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 4.2 kB/s | 195 kB 00:46 2024-03-21T21:52:55.874 INFO:teuthology.orchestra.run.smithi100.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 5.3 kB/s | 245 kB 00:46 2024-03-21T21:52:55.907 INFO:teuthology.orchestra.run.smithi100.stdout:(12/12): libgfortran-11.4.1-3.el9.x86_64.rpm 17 kB/s | 803 kB 00:46 2024-03-21T21:52:55.910 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:52:55.910 INFO:teuthology.orchestra.run.smithi100.stdout:Total 801 kB/s | 37 MB 00:47 2024-03-21T21:52:55.950 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:52:55.977 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:52:55.977 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:52:56.000 INFO:teuthology.orchestra.run.smithi159.stdout:(6/6): jq-1.6-16.el9.x86_64.rpm 4.0 kB/s | 187 kB 00:46 2024-03-21T21:52:56.003 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:52:56.004 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.0 MB/s | 49 MB 00:46 2024-03-21T21:52:56.018 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:52:56.028 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:52:56.028 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:52:56.040 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:52:56.040 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:52:56.339 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:52:56.340 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:52:56.425 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:52:56.426 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:52:57.008 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:52:57.039 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:52:57.076 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-03-21T21:52:57.112 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-03-21T21:52:57.114 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-03-21T21:52:57.144 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-21T21:52:57.145 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-03-21T21:52:57.183 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-03-21T21:52:57.212 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/6 2024-03-21T21:52:57.238 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-03-21T21:52:57.282 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-03-21T21:52:57.360 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:52:57.423 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-03-21T21:52:57.456 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-03-21T21:52:57.458 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-21T21:52:57.484 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-03-21T21:52:57.489 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-21T21:52:57.554 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-03-21T21:52:57.568 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-03-21T21:52:57.608 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-03-21T21:52:57.642 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-03-21T21:52:57.733 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-03-21T21:52:57.819 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-03-21T21:52:57.859 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-03-21T21:52:57.931 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-03-21T21:52:57.985 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-03-21T21:52:58.023 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-03-21T21:52:58.072 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-03-21T21:52:58.127 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-03-21T21:52:58.210 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-03-21T21:52:58.317 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-03-21T21:52:58.322 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-03-21T21:52:58.369 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-03-21T21:52:58.400 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-03-21T21:52:58.434 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-03-21T21:52:58.464 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-03-21T21:52:58.540 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-03-21T21:52:58.574 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-21T21:52:58.608 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-03-21T21:52:58.648 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-03-21T21:52:58.702 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-03-21T21:52:58.734 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-03-21T21:52:58.823 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-03-21T21:52:58.864 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-03-21T21:52:58.936 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-03-21T21:52:59.083 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-03-21T21:52:59.208 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-21T21:52:59.381 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9. 31/36 2024-03-21T21:52:59.411 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/36 2024-03-21T21:52:59.435 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/36 2024-03-21T21:52:59.435 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:52:59.435 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-03-21T21:52:59.435 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-21T21:52:59.436 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-21T21:52:59.436 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:52:59.535 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-03-21T21:53:00.566 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-03-21T21:53:00.597 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 12/12 2024-03-21T21:53:00.929 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/36 2024-03-21T21:53:00.956 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/36 2024-03-21T21:53:00.956 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:00.956 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-03-21T21:53:00.957 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-21T21:53:00.957 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-21T21:53:00.957 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:01.405 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 34/36 2024-03-21T21:53:01.428 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 34/36 2024-03-21T21:53:01.428 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:01.428 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-03-21T21:53:01.428 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-21T21:53:01.428 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-21T21:53:01.428 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:01.656 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 35/36 2024-03-21T21:53:01.678 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 35/36 2024-03-21T21:53:01.679 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:01.679 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-03-21T21:53:01.679 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-21T21:53:01.679 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-21T21:53:01.679 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:01.700 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/6 2024-03-21T21:53:01.744 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 36/36 2024-03-21T21:53:01.779 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 6/6 2024-03-21T21:53:03.174 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 12/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 1/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-03-21T21:53:03.175 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-03-21T21:53:03.397 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 36/36 2024-03-21T21:53:03.397 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/36 2024-03-21T21:53:03.397 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/36 2024-03-21T21:53:03.397 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 3/36 2024-03-21T21:53:03.397 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 4/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9. 6/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-03-21T21:53:03.398 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-03-21T21:53:03.399 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-03-21T21:53:03.399 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-03-21T21:53:03.399 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-03-21T21:53:03.399 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-21T21:53:03.399 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-03-21T21:53:03.399 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-03-21T21:53:03.399 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-03-21T21:53:03.399 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-03-21T21:53:03.400 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-03-21T21:53:03.401 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-03-21T21:53:03.617 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-03-21T21:53:03.617 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:03.617 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:03.617 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:03.617 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-0.3.21-2.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:03.618 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:03.978 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-rook 2024-03-21T21:53:04.117 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 6/6 2024-03-21T21:53:04.118 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/6 2024-03-21T21:53:04.118 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/6 2024-03-21T21:53:04.118 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-21T21:53:04.118 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-03-21T21:53:04.118 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:04.255 INFO:teuthology.orchestra.run.smithi178.stdout: lua-5.4.4-4.el9.x86_64 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: luarocks-3.9.2-1.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-mako-1.1.4-6.el9.noarch 2024-03-21T21:53:04.256 INFO:teuthology.orchestra.run.smithi178.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ply-3.11-14.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-portend-3.1.0-2.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pycparser-2.20-6.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytz-2021.1-5.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests-2.25.1-8.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-toml-0.10.2-6.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-webob-1.8.7-6.el9.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-03-21T21:53:04.257 INFO:teuthology.orchestra.run.smithi178.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-03-21T21:53:04.258 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:04.258 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:04.548 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-03-21T21:53:04.548 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:04.548 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:04.549 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:04.549 INFO:teuthology.orchestra.run.smithi159.stdout: jq-1.6-16.el9.x86_64 2024-03-21T21:53:04.549 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:04.549 INFO:teuthology.orchestra.run.smithi159.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-03-21T21:53:04.549 INFO:teuthology.orchestra.run.smithi159.stdout: socat-1.7.4.1-5.el9.x86_64 2024-03-21T21:53:04.549 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-03-21T21:53:04.549 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:04.549 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:04.554 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:04 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:04.591 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-base 2024-03-21T21:53:04.704 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:04.705 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================== 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================== 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-rook noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 49 k 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-03-21T21:53:04.706 INFO:teuthology.orchestra.run.smithi100.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================== 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout:Install 13 Packages 2024-03-21T21:53:04.707 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:04.708 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 2.0 M 2024-03-21T21:53:04.708 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 26 M 2024-03-21T21:53:04.708 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:04.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph 2024-03-21T21:53:05.167 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:30 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:05.199 INFO:teuthology.orchestra.run.smithi100.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 181 kB/s | 24 kB 00:00 2024-03-21T21:53:05.215 INFO:teuthology.orchestra.run.smithi100.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 119 kB/s | 18 kB 00:00 2024-03-21T21:53:05.264 INFO:teuthology.orchestra.run.smithi178.stdout:Package ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:05.266 INFO:teuthology.orchestra.run.smithi100.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 174 kB 00:00 2024-03-21T21:53:05.300 INFO:teuthology.orchestra.run.smithi100.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 132 kB 00:00 2024-03-21T21:53:05.317 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:05.318 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:05.318 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:05.325 INFO:teuthology.orchestra.run.smithi100.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.5 MB/s | 211 kB 00:00 2024-03-21T21:53:05.350 INFO:teuthology.orchestra.run.smithi100.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 854 kB/s | 43 kB 00:00 2024-03-21T21:53:05.375 INFO:teuthology.orchestra.run.smithi100.stdout:(7/13): ceph-mgr-rook-19.0.0-2286.g5d87ad5b.el9 158 kB/s | 49 kB 00:00 2024-03-21T21:53:05.383 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:25 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:05.395 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install cephadm 2024-03-21T21:53:05.535 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================= 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================= 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout: ceph x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 6.6 k 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mds x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 2.3 M 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 1.5 M 2024-03-21T21:53:05.538 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 249 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mon x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 4.7 M 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-osd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 17 M 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-03-21T21:53:05.539 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-03-21T21:53:05.540 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================= 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout:Install 36 Packages 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:05.541 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 30 M 2024-03-21T21:53:05.542 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 107 M 2024-03-21T21:53:05.542 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:05.684 INFO:teuthology.orchestra.run.smithi100.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 90 kB/s | 32 kB 00:00 2024-03-21T21:53:05.709 INFO:teuthology.orchestra.run.smithi100.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 42 kB/s | 15 kB 00:00 2024-03-21T21:53:05.910 INFO:teuthology.orchestra.run.smithi100.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 296 kB/s | 59 kB 00:00 2024-03-21T21:53:05.935 INFO:teuthology.orchestra.run.smithi100.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 362 kB/s | 203 kB 00:00 2024-03-21T21:53:05.957 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:30 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:06.060 INFO:teuthology.orchestra.run.smithi100.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 597 kB/s | 90 kB 00:00 2024-03-21T21:53:06.107 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout: cephadm noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 762 k 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-03-21T21:53:06.108 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:06.109 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 762 k 2024-03-21T21:53:06.109 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 768 k 2024-03-21T21:53:06.109 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:06.144 INFO:teuthology.orchestra.run.smithi100.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.4 MB/s | 1.0 MB 00:00 2024-03-21T21:53:06.148 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:06.148 INFO:teuthology.orchestra.run.smithi100.stdout:Total 1.4 MB/s | 2.0 MB 00:01 2024-03-21T21:53:06.149 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:06.163 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:06.163 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:06.256 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:06.256 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:06.321 INFO:teuthology.orchestra.run.smithi159.stdout:(1/36): ceph-19.0.0-2286.g5d87ad5b.el9.x86_64.r 40 kB/s | 6.6 kB 00:00 2024-03-21T21:53:06.553 INFO:teuthology.orchestra.run.smithi178.stdout:cephadm-19.0.0-2286.g5d87ad5b.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-03-21T21:53:06.554 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:06.554 INFO:teuthology.orchestra.run.smithi178.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-03-21T21:53:06.554 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:06.560 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:06.560 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:06.565 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:06.566 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:06.588 INFO:teuthology.orchestra.run.smithi159.stdout:(2/36): ceph-mds-19.0.0-2286.g5d87ad5b.el9.x86_ 5.4 MB/s | 2.3 MB 00:00 2024-03-21T21:53:06.640 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:06.764 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:06.942 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-03-21T21:53:06.947 INFO:teuthology.orchestra.run.smithi159.stdout:(3/36): ceph-mgr-19.0.0-2286.g5d87ad5b.el9.x86_ 1.9 MB/s | 1.5 MB 00:00 2024-03-21T21:53:06.995 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-03-21T21:53:07.013 INFO:teuthology.orchestra.run.smithi159.stdout:(4/36): ceph-mon-19.0.0-2286.g5d87ad5b.el9.x86_ 6.8 MB/s | 4.7 MB 00:00 2024-03-21T21:53:07.039 INFO:teuthology.orchestra.run.smithi159.stdout:(5/36): ceph-mgr-modules-core-19.0.0-2286.g5d87 2.6 MB/s | 249 kB 00:00 2024-03-21T21:53:07.050 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-03-21T21:53:07.070 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:53:07.087 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-03-21T21:53:07.129 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-03-21T21:53:07.164 INFO:teuthology.orchestra.run.smithi159.stdout:(6/36): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2024-03-21T21:53:07.168 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:53:07.189 INFO:teuthology.orchestra.run.smithi159.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 144 kB 00:00 2024-03-21T21:53:07.215 INFO:teuthology.orchestra.run.smithi159.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 630 kB/s | 32 kB 00:00 2024-03-21T21:53:07.232 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-03-21T21:53:07.240 INFO:teuthology.orchestra.run.smithi159.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 943 kB/s | 47 kB 00:00 2024-03-21T21:53:07.265 INFO:teuthology.orchestra.run.smithi159.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 768 kB/s | 39 kB 00:00 2024-03-21T21:53:07.291 INFO:teuthology.orchestra.run.smithi159.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-03-21T21:53:07.331 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-03-21T21:53:07.341 INFO:teuthology.orchestra.run.smithi159.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2024-03-21T21:53:07.366 INFO:teuthology.orchestra.run.smithi159.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.3 MB/s | 103 kB 00:00 2024-03-21T21:53:07.391 INFO:teuthology.orchestra.run.smithi159.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2024-03-21T21:53:07.400 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-03-21T21:53:07.416 INFO:teuthology.orchestra.run.smithi159.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-03-21T21:53:07.582 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:53:07.584 INFO:teuthology.orchestra.run.smithi159.stdout:(16/36): ceph-osd-19.0.0-2286.g5d87ad5b.el9.x86 17 MB/s | 17 MB 00:00 2024-03-21T21:53:07.857 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:53:07.857 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:07.857 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:07.857 INFO:teuthology.orchestra.run.smithi178.stdout: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:07.857 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:07.857 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:07.925 INFO:teuthology.orchestra.run.smithi159.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 443 kB/s | 151 kB 00:00 2024-03-21T21:53:08.025 INFO:teuthology.orchestra.run.smithi159.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 435 kB/s | 43 kB 00:00 2024-03-21T21:53:08.066 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-immutable-object-cache 2024-03-21T21:53:08.076 INFO:teuthology.orchestra.run.smithi159.stdout:(19/36): lua-devel-5.4.4-4.el9.x86_64.rpm 34 kB/s | 22 kB 00:00 2024-03-21T21:53:08.123 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-03-21T21:53:08.135 INFO:teuthology.orchestra.run.smithi159.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-03-21T21:53:08.194 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-03-21T21:53:08.228 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-03-21T21:53:08.243 INFO:teuthology.orchestra.run.smithi159.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 127 kB/s | 11 kB 00:00 2024-03-21T21:53:08.275 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-03-21T21:53:08.298 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 13/13 2024-03-21T21:53:08.310 INFO:teuthology.orchestra.run.smithi159.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 265 kB/s | 18 kB 00:00 2024-03-21T21:53:08.369 INFO:teuthology.orchestra.run.smithi159.stdout:(23/36): python3-requests-2.25.1-8.el9.noarch.r 128 kB/s | 125 kB 00:00 2024-03-21T21:53:08.394 INFO:teuthology.orchestra.run.smithi159.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 277 kB/s | 23 kB 00:00 2024-03-21T21:53:08.469 INFO:teuthology.orchestra.run.smithi159.stdout:(25/36): python3-jaraco-text-3.2.0-6.el9.noarch 262 kB/s | 20 kB 00:00 2024-03-21T21:53:08.494 INFO:teuthology.orchestra.run.smithi159.stdout:(26/36): python3-cherrypy-18.6.1-2.el9.noarch.r 857 kB/s | 358 kB 00:00 2024-03-21T21:53:08.553 INFO:teuthology.orchestra.run.smithi159.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 553 kB/s | 46 kB 00:00 2024-03-21T21:53:08.570 INFO:teuthology.orchestra.run.smithi159.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-03-21T21:53:08.612 INFO:teuthology.orchestra.run.smithi159.stdout:(29/36): python3-jaraco-functools-3.5.0-2.el9.n 80 kB/s | 19 kB 00:00 2024-03-21T21:53:08.634 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:33 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:08.671 INFO:teuthology.orchestra.run.smithi159.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 163 kB/s | 16 kB 00:00 2024-03-21T21:53:08.696 INFO:teuthology.orchestra.run.smithi159.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-03-21T21:53:08.755 INFO:teuthology.orchestra.run.smithi159.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 632 kB/s | 90 kB 00:00 2024-03-21T21:53:08.780 INFO:teuthology.orchestra.run.smithi159.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 329 kB/s | 36 kB 00:00 2024-03-21T21:53:08.788 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repo Size 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 145 k 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:08.789 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 145 k 2024-03-21T21:53:08.790 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 436 k 2024-03-21T21:53:08.790 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:08.805 INFO:teuthology.orchestra.run.smithi159.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.1 MB/s | 230 kB 00:00 2024-03-21T21:53:08.864 INFO:teuthology.orchestra.run.smithi159.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 239 kB/s | 20 kB 00:00 2024-03-21T21:53:08.922 INFO:teuthology.orchestra.run.smithi159.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.5 MB/s | 427 kB 00:00 2024-03-21T21:53:08.929 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:08.929 INFO:teuthology.orchestra.run.smithi159.stdout:Total 8.8 MB/s | 30 MB 00:03 2024-03-21T21:53:08.953 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:08.996 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:08.996 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:09.101 INFO:teuthology.orchestra.run.smithi178.stdout:ceph-immutable-object-cache-19.0.0-2286.g5d87ad 467 kB/s | 145 kB 00:00 2024-03-21T21:53:09.101 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:09.102 INFO:teuthology.orchestra.run.smithi178.stdout:Total 465 kB/s | 145 kB 00:00 2024-03-21T21:53:09.102 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:09.109 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:09.109 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 13/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-03-21T21:53:09.117 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-03-21T21:53:09.163 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:09.163 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:09.305 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:09.385 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:53:09.409 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:53:09.409 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:09.409 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-03-21T21:53:09.409 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:09.422 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:09.422 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:09.480 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-03-21T21:53:09.480 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:09.480 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:09.480 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:09.480 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rsa-4.9-2.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:09.481 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:09.708 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-cephadm 2024-03-21T21:53:10.266 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:10 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:10.416 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:10.417 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================== 2024-03-21T21:53:10.417 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:53:10.417 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================== 2024-03-21T21:53:10.417 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:10.417 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 141 k 2024-03-21T21:53:10.417 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:53:10.417 INFO:teuthology.orchestra.run.smithi100.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================== 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout:Install 6 Packages 2024-03-21T21:53:10.418 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:10.419 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 6.8 M 2024-03-21T21:53:10.419 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 33 M 2024-03-21T21:53:10.419 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:10.424 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:53:10.424 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:10.424 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:10.424 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:10.424 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:10.424 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:10.665 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr 2024-03-21T21:53:10.755 INFO:teuthology.orchestra.run.smithi100.stdout:(1/6): ceph-mgr-cephadm-19.0.0-2286.g5d87ad5b.e 630 kB/s | 141 kB 00:00 2024-03-21T21:53:10.761 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:10.833 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-03-21T21:53:10.866 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-03-21T21:53:10.880 INFO:teuthology.orchestra.run.smithi100.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 710 kB/s | 248 kB 00:00 2024-03-21T21:53:10.902 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-03-21T21:53:10.972 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-03-21T21:53:11.017 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-03-21T21:53:11.050 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-03-21T21:53:11.142 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-03-21T21:53:11.180 INFO:teuthology.orchestra.run.smithi100.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 8.9 MB/s | 5.8 MB 00:00 2024-03-21T21:53:11.220 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-03-21T21:53:11.222 INFO:teuthology.orchestra.run.smithi100.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 169 kB/s | 58 kB 00:00 2024-03-21T21:53:11.244 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:36 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:11.261 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-03-21T21:53:11.333 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-03-21T21:53:11.340 INFO:teuthology.orchestra.run.smithi178.stdout:Package ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:11.347 INFO:teuthology.orchestra.run.smithi100.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 926 kB/s | 548 kB 00:00 2024-03-21T21:53:11.386 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-03-21T21:53:11.392 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:11.393 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:11.393 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:11.434 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-03-21T21:53:11.466 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr-dashboard 2024-03-21T21:53:11.482 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-03-21T21:53:11.522 INFO:teuthology.orchestra.run.smithi100.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 149 kB/s | 51 kB 00:00 2024-03-21T21:53:11.524 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:11.524 INFO:teuthology.orchestra.run.smithi100.stdout:Total 6.1 MB/s | 6.8 MB 00:01 2024-03-21T21:53:11.537 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:11.546 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-03-21T21:53:11.547 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:11.547 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:11.639 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:11.640 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:11.731 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-03-21T21:53:11.779 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-03-21T21:53:11.810 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-03-21T21:53:11.845 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-03-21T21:53:11.874 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-03-21T21:53:11.937 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:11.951 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-03-21T21:53:11.985 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-21T21:53:12.018 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-03-21T21:53:12.024 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:37 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:12.059 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-03-21T21:53:12.094 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-03-21T21:53:12.103 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-03-21T21:53:12.128 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-03-21T21:53:12.157 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-03-21T21:53:12.175 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout:====================================================================================== 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout:====================================================================================== 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 3.5 M 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 34 k 2024-03-21T21:53:12.176 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 16 k 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout:====================================================================================== 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout:Install 12 Packages 2024-03-21T21:53:12.177 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:12.178 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 8.6 M 2024-03-21T21:53:12.178 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 103 M 2024-03-21T21:53:12.178 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:12.217 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-03-21T21:53:12.251 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-03-21T21:53:12.323 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-03-21T21:53:12.468 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-03-21T21:53:12.562 INFO:teuthology.orchestra.run.smithi178.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2286.g5d8 93 kB/s | 16 kB 00:00 2024-03-21T21:53:12.587 INFO:teuthology.orchestra.run.smithi178.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2286.g5d 168 kB/s | 34 kB 00:00 2024-03-21T21:53:12.594 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-21T21:53:12.689 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-03-21T21:53:12.729 INFO:teuthology.orchestra.run.smithi178.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.6 MB/s | 238 kB 00:00 2024-03-21T21:53:12.758 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9. 31/36 2024-03-21T21:53:12.768 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-03-21T21:53:12.789 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/36 2024-03-21T21:53:12.796 INFO:teuthology.orchestra.run.smithi178.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.3 MB/s | 1.0 MB 00:00 2024-03-21T21:53:12.815 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 32/36 2024-03-21T21:53:12.815 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:12.815 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-03-21T21:53:12.815 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-21T21:53:12.815 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-21T21:53:12.815 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:12.831 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-03-21T21:53:12.855 INFO:teuthology.orchestra.run.smithi178.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2286.g5d87ad5 7.5 MB/s | 3.5 MB 00:00 2024-03-21T21:53:12.861 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 6/6 2024-03-21T21:53:12.922 INFO:teuthology.orchestra.run.smithi178.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.4 MB/s | 863 kB 00:00 2024-03-21T21:53:12.980 INFO:teuthology.orchestra.run.smithi178.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 155 kB/s | 19 kB 00:00 2024-03-21T21:53:13.122 INFO:teuthology.orchestra.run.smithi178.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.0 MB/s | 144 kB 00:00 2024-03-21T21:53:13.157 INFO:teuthology.orchestra.run.smithi178.stdout:(9/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.5 MB/s | 548 kB 00:00 2024-03-21T21:53:13.181 INFO:teuthology.orchestra.run.smithi178.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 525 kB/s | 31 kB 00:00 2024-03-21T21:53:13.214 INFO:teuthology.orchestra.run.smithi178.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.1 MB/s | 188 kB 00:00 2024-03-21T21:53:13.331 INFO:teuthology.orchestra.run.smithi178.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 5.0 MB/s | 2.0 MB 00:00 2024-03-21T21:53:13.335 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:13.335 INFO:teuthology.orchestra.run.smithi178.stdout:Total 7.4 MB/s | 8.6 MB 00:01 2024-03-21T21:53:13.353 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:13.370 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:13.370 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:13.557 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:13.557 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:13.610 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 6/6 2024-03-21T21:53:13.610 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/6 2024-03-21T21:53:13.611 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-03-21T21:53:13.611 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-03-21T21:53:13.611 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-03-21T21:53:13.611 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-03-21T21:53:13.903 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-03-21T21:53:13.903 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout: python3-babel-2.9.1-2.el9.noarch 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:13.904 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:14.097 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:14.136 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-fuse 2024-03-21T21:53:14.174 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-03-21T21:53:14.217 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-03-21T21:53:14.257 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/36 2024-03-21T21:53:14.265 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-03-21T21:53:14.283 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 33/36 2024-03-21T21:53:14.284 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:14.284 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-03-21T21:53:14.284 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-21T21:53:14.284 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-21T21:53:14.284 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:14.294 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-03-21T21:53:14.390 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-03-21T21:53:14.521 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-03-21T21:53:14.614 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-03-21T21:53:14.657 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-03-21T21:53:14.703 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-03-21T21:53:14.704 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:14 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:14.724 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 34/36 2024-03-21T21:53:14.735 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9 10/12 2024-03-21T21:53:14.748 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 34/36 2024-03-21T21:53:14.748 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:14.748 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-03-21T21:53:14.748 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-21T21:53:14.748 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-21T21:53:14.748 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:14.867 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-fuse x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 890 k 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:14.868 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:14.869 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:14.869 INFO:teuthology.orchestra.run.smithi100.stdout:Install 2 Packages 2024-03-21T21:53:14.869 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:14.869 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 968 k 2024-03-21T21:53:14.869 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 2.8 M 2024-03-21T21:53:14.869 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:14.975 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 35/36 2024-03-21T21:53:14.982 INFO:teuthology.orchestra.run.smithi100.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 696 kB/s | 79 kB 00:00 2024-03-21T21:53:14.998 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 35/36 2024-03-21T21:53:14.998 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:14.998 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-03-21T21:53:14.998 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-21T21:53:14.998 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-21T21:53:14.998 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:15.057 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 36/36 2024-03-21T21:53:15.182 INFO:teuthology.orchestra.run.smithi100.stdout:(2/2): ceph-fuse-19.0.0-2286.g5d87ad5b.el9.x86_ 2.8 MB/s | 890 kB 00:00 2024-03-21T21:53:15.184 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:15.184 INFO:teuthology.orchestra.run.smithi100.stdout:Total 3.0 MB/s | 968 kB 00:00 2024-03-21T21:53:15.184 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:15.204 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:15.204 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:15.276 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:15.276 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:15.474 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:15.625 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-03-21T21:53:15.698 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/2 2024-03-21T21:53:15.783 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el 11/12 2024-03-21T21:53:15.818 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 12/12 2024-03-21T21:53:16.344 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/2 2024-03-21T21:53:16.344 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/2 2024-03-21T21:53:16.661 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-03-21T21:53:16.661 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:16.661 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:16.661 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-03-21T21:53:16.661 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:16.661 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:16.795 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 36/36 2024-03-21T21:53:16.795 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/36 2024-03-21T21:53:16.795 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/36 2024-03-21T21:53:16.795 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 3/36 2024-03-21T21:53:16.795 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 4/36 2024-03-21T21:53:16.795 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 5/36 2024-03-21T21:53:16.795 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9. 6/36 2024-03-21T21:53:16.795 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-21T21:53:16.796 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-03-21T21:53:16.797 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-03-21T21:53:16.797 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-03-21T21:53:16.797 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-03-21T21:53:16.797 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-03-21T21:53:16.797 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-03-21T21:53:16.797 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-03-21T21:53:16.798 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-03-21T21:53:16.798 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-21T21:53:16.798 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-03-21T21:53:16.798 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-03-21T21:53:16.798 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-03-21T21:53:16.798 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-03-21T21:53:16.798 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-03-21T21:53:16.911 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-volume 2024-03-21T21:53:17.155 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 12/12 2024-03-21T21:53:17.155 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el 1/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 2/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9 3/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-03-21T21:53:17.156 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-03-21T21:53:17.490 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:17 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout: grpc-data-1.46.7-10.el9.noarch 2024-03-21T21:53:17.529 INFO:teuthology.orchestra.run.smithi178.stdout: protobuf-3.14.0-13.el9.x86_64 2024-03-21T21:53:17.530 INFO:teuthology.orchestra.run.smithi178.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-03-21T21:53:17.530 INFO:teuthology.orchestra.run.smithi178.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-03-21T21:53:17.530 INFO:teuthology.orchestra.run.smithi178.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-03-21T21:53:17.530 INFO:teuthology.orchestra.run.smithi178.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-03-21T21:53:17.530 INFO:teuthology.orchestra.run.smithi178.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-03-21T21:53:17.530 INFO:teuthology.orchestra.run.smithi178.stdout: python3-routes-2.5.1-5.el9.noarch 2024-03-21T21:53:17.530 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:17.530 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:17.639 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-volume noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 264 k 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:17.640 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:17.641 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:17.641 INFO:teuthology.orchestra.run.smithi100.stdout:Install 2 Packages 2024-03-21T21:53:17.641 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:17.641 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 332 k 2024-03-21T21:53:17.641 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 1.5 M 2024-03-21T21:53:17.641 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:17.756 INFO:teuthology.orchestra.run.smithi100.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 602 kB/s | 69 kB 00:00 2024-03-21T21:53:17.801 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr-diskprediction-local 2024-03-21T21:53:17.861 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mds-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mon-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-osd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: lua-5.4.4-4.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: luarocks-3.9.2-1.el9.noarch 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-03-21T21:53:17.862 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako-1.1.4-6.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ply-3.11-14.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-portend-3.1.0-2.el9.noarch 2024-03-21T21:53:17.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pycparser-2.20-6.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytz-2021.1-5.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-2.25.1-8.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-toml-0.10.2-6.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob-1.8.7-6.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:17.864 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:17.906 INFO:teuthology.orchestra.run.smithi100.stdout:(2/2): ceph-volume-19.0.0-2286.g5d87ad5b.el9.no 999 kB/s | 264 kB 00:00 2024-03-21T21:53:17.907 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:17.907 INFO:teuthology.orchestra.run.smithi100.stdout:Total 1.2 MB/s | 332 kB 00:00 2024-03-21T21:53:17.907 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:17.916 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:17.950 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:17.950 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:18.106 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:18.197 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-base 2024-03-21T21:53:18.282 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-03-21T21:53:18.317 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2/2 2024-03-21T21:53:18.333 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2/2 2024-03-21T21:53:18.333 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:18.333 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-03-21T21:53:18.333 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:18.368 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:43 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:18.520 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout:============================================================================================ 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout:============================================================================================ 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 7.4 M 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-03-21T21:53:18.522 INFO:teuthology.orchestra.run.smithi178.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout:============================================================================================ 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout:Install 12 Packages 2024-03-21T21:53:18.523 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:18.524 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 37 M 2024-03-21T21:53:18.524 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 209 M 2024-03-21T21:53:18.524 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:18.771 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:38 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:18.840 INFO:teuthology.orchestra.run.smithi178.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 237 kB/s | 32 kB 00:00 2024-03-21T21:53:18.869 INFO:teuthology.orchestra.run.smithi159.stdout:Package ceph-base-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:18.873 INFO:teuthology.orchestra.run.smithi178.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 537 kB/s | 17 kB 00:00 2024-03-21T21:53:18.907 INFO:teuthology.orchestra.run.smithi178.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 1.0 MB/s | 34 kB 00:00 2024-03-21T21:53:18.920 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:18.922 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:53:18.922 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:18.965 INFO:teuthology.orchestra.run.smithi178.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-03-21T21:53:18.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install cephadm 2024-03-21T21:53:19.012 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/2 2024-03-21T21:53:19.133 INFO:teuthology.orchestra.run.smithi178.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 21 MB/s | 4.7 MB 00:00 2024-03-21T21:53:19.202 INFO:teuthology.orchestra.run.smithi178.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 20 MB/s | 4.8 MB 00:00 2024-03-21T21:53:19.225 INFO:teuthology.orchestra.run.smithi178.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-03-21T21:53:19.353 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-03-21T21:53:19.353 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:19.353 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:19.353 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:19.353 INFO:teuthology.orchestra.run.smithi100.stdout: python3-packaging-20.9-5.el9.noarch 2024-03-21T21:53:19.353 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:19.353 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:19.416 INFO:teuthology.orchestra.run.smithi178.stdout:(8/12): ceph-mgr-diskprediction-local-19.0.0-22 10 MB/s | 7.4 MB 00:00 2024-03-21T21:53:19.548 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:39 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:19.584 INFO:teuthology.orchestra.run.smithi178.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 41 MB/s | 16 MB 00:00 2024-03-21T21:53:19.650 INFO:teuthology.orchestra.run.smithi178.stdout:(10/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.9 MB/s | 803 kB 00:00 2024-03-21T21:53:19.656 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librados-devel 2024-03-21T21:53:19.697 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:19.697 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:19.697 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:53:19.697 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:19.698 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:19.698 INFO:teuthology.orchestra.run.smithi159.stdout: cephadm noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 762 k 2024-03-21T21:53:19.698 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:19.698 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:19.698 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:19.698 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-03-21T21:53:19.698 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:19.698 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 762 k 2024-03-21T21:53:19.699 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 768 k 2024-03-21T21:53:19.699 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:19.700 INFO:teuthology.orchestra.run.smithi178.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 2.1 MB/s | 245 kB 00:00 2024-03-21T21:53:19.726 INFO:teuthology.orchestra.run.smithi178.stdout:(12/12): libquadmath-11.4.1-3.el9.x86_64.rpm 637 kB/s | 195 kB 00:00 2024-03-21T21:53:19.728 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:19.728 INFO:teuthology.orchestra.run.smithi178.stdout:Total 31 MB/s | 37 MB 00:01 2024-03-21T21:53:19.766 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:19.790 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:19.790 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:20.127 INFO:teuthology.orchestra.run.smithi159.stdout:cephadm-19.0.0-2286.g5d87ad5b.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-03-21T21:53:20.127 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:20.128 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-03-21T21:53:20.128 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:20.133 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:20.133 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:20.138 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:20.139 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:20.148 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:20.149 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:20.216 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:20.236 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:20 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:20.387 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:20.388 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:20.388 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2024-03-21T21:53:20.388 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:20.388 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout: librados-devel x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 127 k 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 127 k 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 456 k 2024-03-21T21:53:20.389 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:20.612 INFO:teuthology.orchestra.run.smithi100.stdout:librados-devel-19.0.0-2286.g5d87ad5b.el9.x86_64 568 kB/s | 127 kB 00:00 2024-03-21T21:53:20.613 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:20.613 INFO:teuthology.orchestra.run.smithi100.stdout:Total 565 kB/s | 127 kB 00:00 2024-03-21T21:53:20.613 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:20.619 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:20.619 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:20.668 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:53:20.674 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:20.674 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:20.747 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:53:20.860 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:20.861 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:20.915 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-03-21T21:53:20.953 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:20.955 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-03-21T21:53:21.047 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-03-21T21:53:21.083 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-03-21T21:53:21.161 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:53:21.260 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-21T21:53:21.299 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-21T21:53:21.378 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-03-21T21:53:21.416 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:21.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/1 2024-03-21T21:53:21.456 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:21.456 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:21.456 INFO:teuthology.orchestra.run.smithi159.stdout: cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:21.456 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:21.456 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:21.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-immutable-object-cache 2024-03-21T21:53:21.710 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:21.710 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:21.710 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:21.710 INFO:teuthology.orchestra.run.smithi100.stdout: librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:21.710 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:21.710 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:21.897 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install libcephfs2 2024-03-21T21:53:22.017 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-03-21T21:53:22.128 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-03-21T21:53:22.230 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:42 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:22.380 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:22.381 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:22.381 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-03-21T21:53:22.381 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:22.381 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:22.381 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 145 k 2024-03-21T21:53:22.381 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:22.381 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:22.382 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:22.382 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-03-21T21:53:22.382 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:22.382 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 145 k 2024-03-21T21:53:22.382 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 436 k 2024-03-21T21:53:22.382 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:22.469 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:22 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:22.567 INFO:teuthology.orchestra.run.smithi100.stdout:Package libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:22.622 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:22.623 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:53:22.623 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:22.672 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install libcephfs-devel 2024-03-21T21:53:22.691 INFO:teuthology.orchestra.run.smithi159.stdout:ceph-immutable-object-cache-19.0.0-2286.g5d87ad 469 kB/s | 145 kB 00:00 2024-03-21T21:53:22.692 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:22.692 INFO:teuthology.orchestra.run.smithi159.stdout:Total 467 kB/s | 145 kB 00:00 2024-03-21T21:53:22.692 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:22.700 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:22.700 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:22.751 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:22.751 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:22.887 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:22.942 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:53:22.966 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:53:22.966 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:22.966 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-03-21T21:53:22.966 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:23.235 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:23 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:23.380 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-03-21T21:53:23.385 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:23.385 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:23.385 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2024-03-21T21:53:23.385 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:23.385 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:23.386 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs-devel x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 31 k 2024-03-21T21:53:23.386 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:23.386 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:23.386 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:23.386 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-03-21T21:53:23.386 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:23.386 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 31 k 2024-03-21T21:53:23.386 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 140 k 2024-03-21T21:53:23.387 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:23.587 INFO:teuthology.orchestra.run.smithi100.stdout:libcephfs-devel-19.0.0-2286.g5d87ad5b.el9.x86_6 156 kB/s | 31 kB 00:00 2024-03-21T21:53:23.588 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:23.588 INFO:teuthology.orchestra.run.smithi100.stdout:Total 154 kB/s | 31 kB 00:00 2024-03-21T21:53:23.588 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:23.592 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:23.592 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:23.618 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:23.619 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:23.719 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:23.839 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:23.947 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b. 1/1 2024-03-21T21:53:23.948 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:23.948 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:23.948 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-immutable-object-cache-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:23.948 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:23.948 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:24.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr 2024-03-21T21:53:24.215 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:24.414 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-03-21T21:53:24.439 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 12/12 2024-03-21T21:53:24.475 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:24.475 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:24.475 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:24.475 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:24.475 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:24.475 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:24.638 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librados2 2024-03-21T21:53:24.780 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:44 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:24.879 INFO:teuthology.orchestra.run.smithi159.stdout:Package ceph-mgr-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:24.932 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:24.933 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:53:24.933 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:24.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-dashboard 2024-03-21T21:53:25.199 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:25 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:25.298 INFO:teuthology.orchestra.run.smithi100.stdout:Package librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:25.351 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:25.352 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:53:25.352 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:25.414 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librbd1 2024-03-21T21:53:25.548 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:45 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:25.697 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:25.698 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 3.5 M 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 34 k 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 16 k 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-03-21T21:53:25.699 INFO:teuthology.orchestra.run.smithi159.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout:Install 12 Packages 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:25.700 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 8.6 M 2024-03-21T21:53:25.701 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 103 M 2024-03-21T21:53:25.701 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:25.973 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:25 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:25.995 INFO:teuthology.orchestra.run.smithi159.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2286.g5d8 92 kB/s | 16 kB 00:00 2024-03-21T21:53:26.072 INFO:teuthology.orchestra.run.smithi100.stdout:Package librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:26.087 INFO:teuthology.orchestra.run.smithi159.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2286.g5d 125 kB/s | 34 kB 00:00 2024-03-21T21:53:26.126 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:26.127 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:53:26.127 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:26.145 INFO:teuthology.orchestra.run.smithi159.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 6.7 MB/s | 1.0 MB 00:00 2024-03-21T21:53:26.171 INFO:teuthology.orchestra.run.smithi159.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.8 MB/s | 238 kB 00:00 2024-03-21T21:53:26.193 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rados 2024-03-21T21:53:26.255 INFO:teuthology.orchestra.run.smithi159.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2286.g5d87ad5 8.0 MB/s | 3.5 MB 00:00 2024-03-21T21:53:26.563 INFO:teuthology.orchestra.run.smithi159.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 68 kB/s | 19 kB 00:00 2024-03-21T21:53:26.753 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:26 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:26.797 INFO:teuthology.orchestra.run.smithi159.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 876 kB/s | 548 kB 00:00 2024-03-21T21:53:26.849 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:26.900 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:26.901 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:53:26.901 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:26.922 INFO:teuthology.orchestra.run.smithi159.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.1 MB/s | 144 kB 00:00 2024-03-21T21:53:26.965 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rgw 2024-03-21T21:53:27.022 INFO:teuthology.orchestra.run.smithi159.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 308 kB/s | 31 kB 00:00 2024-03-21T21:53:27.050 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 12/12 2024-03-21T21:53:27.050 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 1/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-03-21T21:53:27.051 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-03-21T21:53:27.164 INFO:teuthology.orchestra.run.smithi159.stdout:(10/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.4 MB/s | 2.0 MB 00:00 2024-03-21T21:53:27.189 INFO:teuthology.orchestra.run.smithi159.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.1 MB/s | 188 kB 00:00 2024-03-21T21:53:27.489 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-03-21T21:53:27.489 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-0.3.21-2.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-03-21T21:53:27.490 INFO:teuthology.orchestra.run.smithi178.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-03-21T21:53:27.491 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:27.491 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:27.526 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:27 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:27.622 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:27.673 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:27.674 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:53:27.674 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:27.735 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-cephfs 2024-03-21T21:53:27.896 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr-rook 2024-03-21T21:53:28.298 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:28 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:28.395 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:28.446 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:28.447 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:53:28.447 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:28.469 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:53 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:28.518 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rbd 2024-03-21T21:53:28.619 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:28.621 INFO:teuthology.orchestra.run.smithi178.stdout:======================================================================================== 2024-03-21T21:53:28.621 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:53:28.621 INFO:teuthology.orchestra.run.smithi178.stdout:======================================================================================== 2024-03-21T21:53:28.621 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:28.621 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-rook noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 49 k 2024-03-21T21:53:28.621 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:53:28.621 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-03-21T21:53:28.621 INFO:teuthology.orchestra.run.smithi178.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:28.622 INFO:teuthology.orchestra.run.smithi178.stdout:======================================================================================== 2024-03-21T21:53:28.623 INFO:teuthology.orchestra.run.smithi178.stdout:Install 13 Packages 2024-03-21T21:53:28.623 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:28.623 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 2.0 M 2024-03-21T21:53:28.623 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 26 M 2024-03-21T21:53:28.623 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:28.797 INFO:teuthology.orchestra.run.smithi178.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 149 kB/s | 18 kB 00:00 2024-03-21T21:53:28.822 INFO:teuthology.orchestra.run.smithi178.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 166 kB/s | 24 kB 00:00 2024-03-21T21:53:28.873 INFO:teuthology.orchestra.run.smithi178.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 174 kB 00:00 2024-03-21T21:53:28.898 INFO:teuthology.orchestra.run.smithi178.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-03-21T21:53:28.923 INFO:teuthology.orchestra.run.smithi178.stdout:(5/13): ceph-mgr-rook-19.0.0-2286.g5d87ad5b.el9 199 kB/s | 49 kB 00:00 2024-03-21T21:53:28.948 INFO:teuthology.orchestra.run.smithi178.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 211 kB 00:00 2024-03-21T21:53:28.982 INFO:teuthology.orchestra.run.smithi178.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 512 kB/s | 43 kB 00:00 2024-03-21T21:53:29.080 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:29 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:29.082 INFO:teuthology.orchestra.run.smithi178.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 112 kB/s | 15 kB 00:00 2024-03-21T21:53:29.107 INFO:teuthology.orchestra.run.smithi178.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 203 kB/s | 32 kB 00:00 2024-03-21T21:53:29.176 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:29.183 INFO:teuthology.orchestra.run.smithi178.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 788 kB/s | 59 kB 00:00 2024-03-21T21:53:29.208 INFO:teuthology.orchestra.run.smithi178.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 897 kB/s | 203 kB 00:00 2024-03-21T21:53:29.228 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:29.229 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-03-21T21:53:29.229 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:29.250 INFO:teuthology.orchestra.run.smithi178.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.3 MB/s | 90 kB 00:00 2024-03-21T21:53:29.265 INFO:teuthology.orchestra.run.smithi159.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 277 kB/s | 863 kB 00:03 2024-03-21T21:53:29.270 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:29.270 INFO:teuthology.orchestra.run.smithi159.stdout:Total 2.4 MB/s | 8.6 MB 00:03 2024-03-21T21:53:29.290 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:29.292 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-fuse 2024-03-21T21:53:29.309 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:29.309 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:29.333 INFO:teuthology.orchestra.run.smithi178.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.1 MB/s | 1.0 MB 00:00 2024-03-21T21:53:29.335 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:29.335 INFO:teuthology.orchestra.run.smithi178.stdout:Total 2.9 MB/s | 2.0 MB 00:00 2024-03-21T21:53:29.336 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:29.348 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:29.348 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:29.439 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:29.439 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:29.499 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:29.500 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:29.850 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:29 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:29.947 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:30.000 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:30.001 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:30.001 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-03-21T21:53:30.001 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:30.001 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:30.001 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-fuse x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 85 k 2024-03-21T21:53:30.001 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:30.001 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:30.002 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:30.002 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-03-21T21:53:30.002 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:30.002 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 85 k 2024-03-21T21:53:30.002 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 231 k 2024-03-21T21:53:30.002 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:30.107 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-03-21T21:53:30.113 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-03-21T21:53:30.142 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-03-21T21:53:30.167 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-03-21T21:53:30.188 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-03-21T21:53:30.210 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-fuse-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 410 kB/s | 85 kB 00:00 2024-03-21T21:53:30.211 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:30.211 INFO:teuthology.orchestra.run.smithi100.stdout:Total 407 kB/s | 85 kB 00:00 2024-03-21T21:53:30.211 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:30.218 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:30.218 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:30.219 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-03-21T21:53:30.223 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-03-21T21:53:30.268 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-03-21T21:53:30.273 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:30.273 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:30.310 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-03-21T21:53:30.317 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-03-21T21:53:30.404 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-03-21T21:53:30.413 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:30.451 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-03-21T21:53:30.501 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:30.512 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-03-21T21:53:30.536 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-03-21T21:53:30.561 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-03-21T21:53:30.582 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-03-21T21:53:30.610 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-03-21T21:53:30.651 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9 10/12 2024-03-21T21:53:30.868 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:31.128 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:31.128 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:31.128 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:31.129 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:31.129 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:31.129 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:31.292 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-03-21T21:53:31.350 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-03-21T21:53:31.373 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-mirror 2024-03-21T21:53:31.383 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-03-21T21:53:31.432 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-03-21T21:53:31.462 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 13/13 2024-03-21T21:53:31.681 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el 11/12 2024-03-21T21:53:31.718 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 12/12 2024-03-21T21:53:31.975 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:31 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:32.136 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-mirror x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.1 M 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-03-21T21:53:32.137 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:32.138 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 3.1 M 2024-03-21T21:53:32.138 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 13 M 2024-03-21T21:53:32.138 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:32.301 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 13/13 2024-03-21T21:53:32.301 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/13 2024-03-21T21:53:32.301 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-03-21T21:53:32.302 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-03-21T21:53:32.691 INFO:teuthology.orchestra.run.smithi178.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-03-21T21:53:32.692 INFO:teuthology.orchestra.run.smithi178.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-03-21T21:53:32.692 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-03-21T21:53:32.692 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-03-21T21:53:32.692 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-03-21T21:53:32.692 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rsa-4.9-2.el9.noarch 2024-03-21T21:53:32.692 INFO:teuthology.orchestra.run.smithi178.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-03-21T21:53:32.692 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:32.692 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:32.731 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-mirror-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 5.2 MB/s | 3.1 MB 00:00 2024-03-21T21:53:32.731 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:32.732 INFO:teuthology.orchestra.run.smithi100.stdout:Total 5.2 MB/s | 3.1 MB 00:00 2024-03-21T21:53:32.732 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:32.741 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:32.741 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:32.813 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:32.813 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:32.948 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr-cephadm 2024-03-21T21:53:33.059 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 12/12 2024-03-21T21:53:33.059 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el 1/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noa 2/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9 3/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-03-21T21:53:33.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-03-21T21:53:33.238 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:33.307 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:33.332 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:33.332 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:33.332 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-03-21T21:53:33.332 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-21T21:53:33.332 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-21T21:53:33.332 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:33.446 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-03-21T21:53:33.446 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-grafana-dashboards-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-prometheus-alerts-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: grpc-data-1.46.7-10.el9.noarch 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: protobuf-3.14.0-13.el9.x86_64 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: python3-routes-2.5.1-5.el9.noarch 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:33.447 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:33.515 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:58 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:33.665 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:33.666 INFO:teuthology.orchestra.run.smithi178.stdout:======================================================================================== 2024-03-21T21:53:33.666 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:53:33.666 INFO:teuthology.orchestra.run.smithi178.stdout:======================================================================================== 2024-03-21T21:53:33.666 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:33.666 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 141 k 2024-03-21T21:53:33.666 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout:======================================================================================== 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout:Install 6 Packages 2024-03-21T21:53:33.667 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:33.668 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 6.8 M 2024-03-21T21:53:33.668 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 33 M 2024-03-21T21:53:33.668 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:33.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-diskprediction-local 2024-03-21T21:53:34.218 INFO:teuthology.orchestra.run.smithi178.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 19 MB/s | 5.8 MB 00:00 2024-03-21T21:53:34.244 INFO:teuthology.orchestra.run.smithi178.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 762 kB/s | 248 kB 00:00 2024-03-21T21:53:34.277 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:54 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:34.327 INFO:teuthology.orchestra.run.smithi178.stdout:(3/6): ceph-mgr-cephadm-19.0.0-2286.g5d87ad5b.e 345 kB/s | 141 kB 00:00 2024-03-21T21:53:34.440 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================================ 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================================ 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 7.4 M 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-03-21T21:53:34.441 INFO:teuthology.orchestra.run.smithi159.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================================ 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout:Install 12 Packages 2024-03-21T21:53:34.442 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:34.443 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 37 M 2024-03-21T21:53:34.443 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 209 M 2024-03-21T21:53:34.443 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:34.467 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:34.467 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:34.467 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:34.467 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:34.468 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:34.468 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:34.636 INFO:teuthology.orchestra.run.smithi178.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 147 kB/s | 58 kB 00:00 2024-03-21T21:53:34.711 INFO:teuthology.orchestra.run.smithi178.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 133 kB/s | 51 kB 00:00 2024-03-21T21:53:34.713 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-nbd 2024-03-21T21:53:34.886 INFO:teuthology.orchestra.run.smithi178.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 821 kB/s | 548 kB 00:00 2024-03-21T21:53:34.887 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:34.887 INFO:teuthology.orchestra.run.smithi178.stdout:Total 5.6 MB/s | 6.8 MB 00:01 2024-03-21T21:53:34.901 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:34.912 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:34.912 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:34.982 INFO:teuthology.orchestra.run.smithi159.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 217 kB/s | 32 kB 00:00 2024-03-21T21:53:35.001 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:35.002 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:35.015 INFO:teuthology.orchestra.run.smithi159.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 535 kB/s | 17 kB 00:00 2024-03-21T21:53:35.057 INFO:teuthology.orchestra.run.smithi159.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 847 kB/s | 34 kB 00:00 2024-03-21T21:53:35.124 INFO:teuthology.orchestra.run.smithi159.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2024-03-21T21:53:35.289 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:35 ago on Thu 21 Mar 2024 09:51:00 PM UTC. 2024-03-21T21:53:35.299 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:35.333 INFO:teuthology.orchestra.run.smithi159.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 17 MB/s | 4.7 MB 00:00 2024-03-21T21:53:35.408 INFO:teuthology.orchestra.run.smithi159.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 17 MB/s | 4.8 MB 00:00 2024-03-21T21:53:35.434 INFO:teuthology.orchestra.run.smithi159.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.2 MB/s | 217 kB 00:00 2024-03-21T21:53:35.440 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-03-21T21:53:35.440 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:35.440 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-03-21T21:53:35.440 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:35.440 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-03-21T21:53:35.441 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-nbd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 170 k 2024-03-21T21:53:35.441 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:35.441 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-03-21T21:53:35.441 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-03-21T21:53:35.441 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-03-21T21:53:35.441 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:35.441 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 170 k 2024-03-21T21:53:35.441 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 490 k 2024-03-21T21:53:35.442 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-03-21T21:53:35.465 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-03-21T21:53:35.512 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-03-21T21:53:35.584 INFO:teuthology.orchestra.run.smithi159.stdout:(8/12): ceph-mgr-diskprediction-local-19.0.0-22 9.9 MB/s | 7.4 MB 00:00 2024-03-21T21:53:35.659 INFO:teuthology.orchestra.run.smithi159.stdout:(9/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.5 MB/s | 803 kB 00:00 2024-03-21T21:53:35.818 INFO:teuthology.orchestra.run.smithi159.stdout:(10/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-03-21T21:53:35.851 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-nbd-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 416 kB/s | 170 kB 00:00 2024-03-21T21:53:35.852 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:35.852 INFO:teuthology.orchestra.run.smithi100.stdout:Total 415 kB/s | 170 kB 00:00 2024-03-21T21:53:35.852 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-03-21T21:53:35.859 INFO:teuthology.orchestra.run.smithi159.stdout:(11/12): libquadmath-11.4.1-3.el9.x86_64.rpm 716 kB/s | 195 kB 00:00 2024-03-21T21:53:35.860 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-03-21T21:53:35.860 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-03-21T21:53:35.916 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-03-21T21:53:35.917 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-03-21T21:53:35.960 INFO:teuthology.orchestra.run.smithi159.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 823 kB/s | 245 kB 00:00 2024-03-21T21:53:35.963 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:35.963 INFO:teuthology.orchestra.run.smithi159.stdout:Total 24 MB/s | 37 MB 00:01 2024-03-21T21:53:36.004 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:36.019 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-03-21T21:53:36.029 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:36.029 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:36.064 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-03-21T21:53:36.116 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-03-21T21:53:36.168 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:36.179 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-03-21T21:53:36.210 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 6/6 2024-03-21T21:53:36.393 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:36.394 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:36.607 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:36.910 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:36.910 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:36.910 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-03-21T21:53:36.910 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:36.910 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:53:36.910 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-03-21T21:53:37.058 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 6/6 2024-03-21T21:53:37.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/6 2024-03-21T21:53:37.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-03-21T21:53:37.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-03-21T21:53:37.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-03-21T21:53:37.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-03-21T21:53:37.108 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:37.176 DEBUG:teuthology.parallel:result is None 2024-03-21T21:53:37.183 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-03-21T21:53:37.214 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-03-21T21:53:37.308 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-03-21T21:53:37.350 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-03-21T21:53:37.350 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:37.350 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:37.350 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:37.351 INFO:teuthology.orchestra.run.smithi178.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-03-21T21:53:37.351 INFO:teuthology.orchestra.run.smithi178.stdout: python3-babel-2.9.1-2.el9.noarch 2024-03-21T21:53:37.351 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-03-21T21:53:37.351 INFO:teuthology.orchestra.run.smithi178.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-03-21T21:53:37.351 INFO:teuthology.orchestra.run.smithi178.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-03-21T21:53:37.351 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:37.351 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:37.351 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-03-21T21:53:37.529 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-21T21:53:37.558 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-21T21:53:37.617 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-fuse 2024-03-21T21:53:37.639 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-03-21T21:53:38.182 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:03 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:38.335 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:38.335 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-fuse x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 890 k 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout:Install 2 Packages 2024-03-21T21:53:38.336 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:38.337 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 968 k 2024-03-21T21:53:38.337 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 2.8 M 2024-03-21T21:53:38.337 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:38.341 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-03-21T21:53:38.456 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-03-21T21:53:38.456 INFO:teuthology.orchestra.run.smithi178.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 663 kB/s | 79 kB 00:00 2024-03-21T21:53:38.814 INFO:teuthology.orchestra.run.smithi178.stdout:(2/2): ceph-fuse-19.0.0-2286.g5d87ad5b.el9.x86_ 1.8 MB/s | 890 kB 00:00 2024-03-21T21:53:38.815 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:38.816 INFO:teuthology.orchestra.run.smithi178.stdout:Total 2.0 MB/s | 968 kB 00:00 2024-03-21T21:53:38.816 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:38.836 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:38.836 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:38.909 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:38.909 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:39.087 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:39.208 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-03-21T21:53:39.289 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/2 2024-03-21T21:53:39.707 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-03-21T21:53:40.036 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/2 2024-03-21T21:53:40.037 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/2 2024-03-21T21:53:40.355 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-03-21T21:53:40.355 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:40.355 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:40.355 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-03-21T21:53:40.355 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:40.355 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:40.659 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-volume 2024-03-21T21:53:40.750 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-03-21T21:53:40.775 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 12/12 2024-03-21T21:53:41.239 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:06 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:41.394 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:41.394 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-volume noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 264 k 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout:Install 2 Packages 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 332 k 2024-03-21T21:53:41.395 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 1.5 M 2024-03-21T21:53:41.396 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:41.527 INFO:teuthology.orchestra.run.smithi178.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 522 kB/s | 69 kB 00:00 2024-03-21T21:53:41.777 INFO:teuthology.orchestra.run.smithi178.stdout:(2/2): ceph-volume-19.0.0-2286.g5d87ad5b.el9.no 691 kB/s | 264 kB 00:00 2024-03-21T21:53:41.779 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:41.779 INFO:teuthology.orchestra.run.smithi178.stdout:Total 865 kB/s | 332 kB 00:00 2024-03-21T21:53:41.779 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:41.788 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:41.788 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:41.825 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:41.826 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:41.975 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:42.167 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-03-21T21:53:42.205 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2/2 2024-03-21T21:53:42.221 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2/2 2024-03-21T21:53:42.221 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:42.221 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-03-21T21:53:42.221 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:42.926 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/2 2024-03-21T21:53:43.309 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 12/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87a 1/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-03-21T21:53:43.310 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-03-21T21:53:43.321 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-03-21T21:53:43.321 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:43.321 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:43.321 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:43.321 INFO:teuthology.orchestra.run.smithi178.stdout: python3-packaging-20.9-5.el9.noarch 2024-03-21T21:53:43.321 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:43.321 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:43.651 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install librados-devel 2024-03-21T21:53:43.724 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-03-21T21:53:43.724 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-0.3.21-2.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-03-21T21:53:43.725 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:43.726 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:44.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-rook 2024-03-21T21:53:44.236 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:09 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:44.389 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:44.389 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:44.389 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repo Size 2024-03-21T21:53:44.389 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:44.389 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:44.389 INFO:teuthology.orchestra.run.smithi178.stdout: librados-devel x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 127 k 2024-03-21T21:53:44.389 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:44.390 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:44.390 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:44.390 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-03-21T21:53:44.390 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:44.390 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 127 k 2024-03-21T21:53:44.390 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 456 k 2024-03-21T21:53:44.390 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:44.712 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:04 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:44.775 INFO:teuthology.orchestra.run.smithi178.stdout:librados-devel-19.0.0-2286.g5d87ad5b.el9.x86_64 330 kB/s | 127 kB 00:00 2024-03-21T21:53:44.776 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:44.776 INFO:teuthology.orchestra.run.smithi178.stdout:Total 328 kB/s | 127 kB 00:00 2024-03-21T21:53:44.776 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:44.782 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:44.782 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:44.838 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:44.839 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:44.861 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================== 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================== 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-rook noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 49 k 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-03-21T21:53:44.863 INFO:teuthology.orchestra.run.smithi159.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================== 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout:Install 13 Packages 2024-03-21T21:53:44.864 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:44.867 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 2.0 M 2024-03-21T21:53:44.867 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 26 M 2024-03-21T21:53:44.867 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:45.046 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:45.149 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:45.149 INFO:teuthology.orchestra.run.smithi159.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 211 kB/s | 24 kB 00:00 2024-03-21T21:53:45.183 INFO:teuthology.orchestra.run.smithi159.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 121 kB/s | 18 kB 00:00 2024-03-21T21:53:45.233 INFO:teuthology.orchestra.run.smithi159.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.1 MB/s | 174 kB 00:00 2024-03-21T21:53:45.259 INFO:teuthology.orchestra.run.smithi159.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-03-21T21:53:45.284 INFO:teuthology.orchestra.run.smithi159.stdout:(5/13): ceph-mgr-rook-19.0.0-2286.g5d87ad5b.el9 197 kB/s | 49 kB 00:00 2024-03-21T21:53:45.309 INFO:teuthology.orchestra.run.smithi159.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 211 kB 00:00 2024-03-21T21:53:45.334 INFO:teuthology.orchestra.run.smithi159.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 570 kB/s | 43 kB 00:00 2024-03-21T21:53:45.604 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:45.618 INFO:teuthology.orchestra.run.smithi159.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 96 kB/s | 32 kB 00:00 2024-03-21T21:53:45.643 INFO:teuthology.orchestra.run.smithi159.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 49 kB/s | 15 kB 00:00 2024-03-21T21:53:45.885 INFO:teuthology.orchestra.run.smithi159.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 368 kB/s | 203 kB 00:00 2024-03-21T21:53:45.888 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:45.888 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:45.888 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:45.888 INFO:teuthology.orchestra.run.smithi178.stdout: librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:45.888 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:45.888 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:46.010 INFO:teuthology.orchestra.run.smithi159.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 161 kB/s | 59 kB 00:00 2024-03-21T21:53:46.135 INFO:teuthology.orchestra.run.smithi159.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 359 kB/s | 90 kB 00:00 2024-03-21T21:53:46.139 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install libcephfs2 2024-03-21T21:53:46.186 INFO:teuthology.orchestra.run.smithi159.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.8 MB/s | 1.0 MB 00:00 2024-03-21T21:53:46.190 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:46.191 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.5 MB/s | 2.0 MB 00:01 2024-03-21T21:53:46.191 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:46.204 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:46.204 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:46.297 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:46.297 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:46.720 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:11 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:46.806 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:46.823 INFO:teuthology.orchestra.run.smithi178.stdout:Package libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:46.875 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:46.876 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:46.876 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:46.938 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install libcephfs-devel 2024-03-21T21:53:46.972 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-03-21T21:53:47.028 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-03-21T21:53:47.091 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-03-21T21:53:47.121 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-03-21T21:53:47.162 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-03-21T21:53:47.256 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-03-21T21:53:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-03-21T21:53:47.422 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-03-21T21:53:47.508 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:12 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:47.658 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repo Size 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs-devel x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 31 k 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 31 k 2024-03-21T21:53:47.659 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 140 k 2024-03-21T21:53:47.660 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:47.903 INFO:teuthology.orchestra.run.smithi178.stdout:libcephfs-devel-19.0.0-2286.g5d87ad5b.el9.x86_6 128 kB/s | 31 kB 00:00 2024-03-21T21:53:47.904 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:47.904 INFO:teuthology.orchestra.run.smithi178.stdout:Total 128 kB/s | 31 kB 00:00 2024-03-21T21:53:47.904 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:47.908 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:47.908 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:47.929 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:47.930 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:48.025 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:48.142 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-03-21T21:53:48.169 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:48.194 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-03-21T21:53:48.228 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-03-21T21:53:48.276 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-03-21T21:53:48.299 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 13/13 2024-03-21T21:53:48.540 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:48.792 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:48.792 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:48.792 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:48.792 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:48.792 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:48.792 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:48.972 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install librados2 2024-03-21T21:53:49.059 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 13/13 2024-03-21T21:53:49.059 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/13 2024-03-21T21:53:49.059 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-03-21T21:53:49.059 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-03-21T21:53:49.059 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-03-21T21:53:49.059 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-03-21T21:53:49.059 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-03-21T21:53:49.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-03-21T21:53:49.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-03-21T21:53:49.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-03-21T21:53:49.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-03-21T21:53:49.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-03-21T21:53:49.060 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-03-21T21:53:49.420 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-03-21T21:53:49.420 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:49.420 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:49.420 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-rook-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa-4.9-2.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:49.421 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:49.536 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:14 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:49.635 INFO:teuthology.orchestra.run.smithi178.stdout:Package librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:49.675 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-cephadm 2024-03-21T21:53:49.687 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:49.688 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:49.688 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:49.751 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install librbd1 2024-03-21T21:53:50.241 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:10 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:50.312 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:15 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:50.391 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================== 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================== 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 141 k 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-03-21T21:53:50.392 INFO:teuthology.orchestra.run.smithi159.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-03-21T21:53:50.393 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:50.393 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:50.393 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================== 2024-03-21T21:53:50.393 INFO:teuthology.orchestra.run.smithi159.stdout:Install 6 Packages 2024-03-21T21:53:50.393 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:50.393 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 6.8 M 2024-03-21T21:53:50.393 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 33 M 2024-03-21T21:53:50.393 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:50.411 INFO:teuthology.orchestra.run.smithi178.stdout:Package librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:50.463 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:50.464 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:50.464 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:50.527 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install python3-rados 2024-03-21T21:53:50.788 INFO:teuthology.orchestra.run.smithi159.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-03-21T21:53:50.863 INFO:teuthology.orchestra.run.smithi159.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 21 MB/s | 5.8 MB 00:00 2024-03-21T21:53:50.880 INFO:teuthology.orchestra.run.smithi159.stdout:(3/6): ceph-mgr-cephadm-19.0.0-2286.g5d87ad5b.e 477 kB/s | 141 kB 00:00 2024-03-21T21:53:51.098 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:16 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:51.156 INFO:teuthology.orchestra.run.smithi159.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 197 kB/s | 58 kB 00:00 2024-03-21T21:53:51.181 INFO:teuthology.orchestra.run.smithi159.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 170 kB/s | 51 kB 00:00 2024-03-21T21:53:51.195 INFO:teuthology.orchestra.run.smithi178.stdout:Package python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:51.247 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:51.248 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:51.248 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:51.289 INFO:teuthology.orchestra.run.smithi159.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2024-03-21T21:53:51.293 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:51.293 INFO:teuthology.orchestra.run.smithi159.stdout:Total 7.6 MB/s | 6.8 MB 00:00 2024-03-21T21:53:51.305 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:51.308 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install python3-rgw 2024-03-21T21:53:51.316 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:51.316 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:51.405 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:51.406 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:51.728 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:51.872 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:16 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:51.898 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-03-21T21:53:51.949 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-03-21T21:53:51.969 INFO:teuthology.orchestra.run.smithi178.stdout:Package python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:52.021 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:52.022 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:52.022 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:52.084 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install python3-cephfs 2024-03-21T21:53:52.459 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-03-21T21:53:52.544 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-03-21T21:53:52.615 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-03-21T21:53:52.645 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 6/6 2024-03-21T21:53:52.663 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:17 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:52.760 INFO:teuthology.orchestra.run.smithi178.stdout:Package python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:52.812 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:52.813 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:52.813 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:52.872 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install python3-rbd 2024-03-21T21:53:53.405 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 6/6 2024-03-21T21:53:53.405 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/6 2024-03-21T21:53:53.405 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-03-21T21:53:53.405 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-03-21T21:53:53.406 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-03-21T21:53:53.406 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-03-21T21:53:53.445 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:18 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:53.543 INFO:teuthology.orchestra.run.smithi178.stdout:Package python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:53:53.594 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:53.595 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2024-03-21T21:53:53.595 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:53.656 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install rbd-fuse 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-cephadm-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: python3-babel-2.9.1-2.el9.noarch 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:53.709 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:53.956 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-fuse 2024-03-21T21:53:54.223 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:19 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:54.374 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:54.375 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:54.375 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2024-03-21T21:53:54.375 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:54.375 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:54.375 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-fuse x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 85 k 2024-03-21T21:53:54.375 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:54.375 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:54.375 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:54.376 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-03-21T21:53:54.376 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:54.376 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 85 k 2024-03-21T21:53:54.376 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 231 k 2024-03-21T21:53:54.376 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:54.521 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:14 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:54.673 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:54.674 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-fuse x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 890 k 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout:Install 2 Packages 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 968 k 2024-03-21T21:53:54.675 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 2.8 M 2024-03-21T21:53:54.676 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:54.689 INFO:teuthology.orchestra.run.smithi178.stdout:rbd-fuse-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 272 kB/s | 85 kB 00:00 2024-03-21T21:53:54.690 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:54.690 INFO:teuthology.orchestra.run.smithi178.stdout:Total 271 kB/s | 85 kB 00:00 2024-03-21T21:53:54.691 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:54.697 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:54.698 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:54.753 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:54.754 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:54.799 INFO:teuthology.orchestra.run.smithi159.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 637 kB/s | 79 kB 00:00 2024-03-21T21:53:54.894 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:55.005 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:55.116 INFO:teuthology.orchestra.run.smithi159.stdout:(2/2): ceph-fuse-19.0.0-2286.g5d87ad5b.el9.x86_ 2.0 MB/s | 890 kB 00:00 2024-03-21T21:53:55.117 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:55.118 INFO:teuthology.orchestra.run.smithi159.stdout:Total 2.1 MB/s | 968 kB 00:00 2024-03-21T21:53:55.118 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:55.138 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:55.138 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:55.211 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:55.211 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:55.384 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:55.542 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-03-21T21:53:55.616 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/2 2024-03-21T21:53:55.682 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:55.682 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:55.682 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:55.682 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:55.682 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:55.683 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:55.897 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install rbd-mirror 2024-03-21T21:53:56.295 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2/2 2024-03-21T21:53:56.295 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/2 2024-03-21T21:53:56.475 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:21 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:56.619 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-03-21T21:53:56.619 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:56.619 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:56.619 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-03-21T21:53:56.619 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:56.619 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:56.625 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:56.626 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:56.626 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repo Size 2024-03-21T21:53:56.626 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:56.626 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:56.626 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-mirror x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.1 M 2024-03-21T21:53:56.626 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:56.626 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:56.627 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:56.627 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-03-21T21:53:56.627 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:56.627 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 3.1 M 2024-03-21T21:53:56.627 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 13 M 2024-03-21T21:53:56.627 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:56.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-volume 2024-03-21T21:53:57.034 INFO:teuthology.orchestra.run.smithi178.stdout:rbd-mirror-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 7.6 MB/s | 3.1 MB 00:00 2024-03-21T21:53:57.035 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:57.035 INFO:teuthology.orchestra.run.smithi178.stdout:Total 7.6 MB/s | 3.1 MB 00:00 2024-03-21T21:53:57.035 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:57.044 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:57.045 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:57.117 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:57.118 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:53:57.484 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:17 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:53:57.550 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:53:57.618 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:57.638 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:53:57.638 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:57.638 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-03-21T21:53:57.638 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:57.638 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:53:57.639 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-volume noarch 2:19.0.0-2286.g5d87ad5b.el9 ceph-noarch 264 k 2024-03-21T21:53:57.639 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-03-21T21:53:57.639 INFO:teuthology.orchestra.run.smithi159.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-03-21T21:53:57.639 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:57.639 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:53:57.639 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:53:57.639 INFO:teuthology.orchestra.run.smithi159.stdout:Install 2 Packages 2024-03-21T21:53:57.639 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:57.640 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 332 k 2024-03-21T21:53:57.640 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 1.5 M 2024-03-21T21:53:57.640 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:53:57.642 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:57.642 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:57.642 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-03-21T21:53:57.642 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-21T21:53:57.643 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-21T21:53:57.643 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:57.762 INFO:teuthology.orchestra.run.smithi159.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 561 kB/s | 69 kB 00:00 2024-03-21T21:53:57.921 INFO:teuthology.orchestra.run.smithi159.stdout:(2/2): ceph-volume-19.0.0-2286.g5d87ad5b.el9.no 939 kB/s | 264 kB 00:00 2024-03-21T21:53:57.922 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:57.922 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.1 MB/s | 332 kB 00:00 2024-03-21T21:53:57.922 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:53:57.931 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:53:57.932 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:53:57.969 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:53:57.969 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:53:58.121 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:53:58.311 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-03-21T21:53:58.353 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2/2 2024-03-21T21:53:58.367 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2/2 2024-03-21T21:53:58.367 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:53:58.367 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-03-21T21:53:58.367 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:58.714 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:53:58.714 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:58.714 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:53:58.714 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:53:58.715 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:58.715 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:53:58.950 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install rbd-nbd 2024-03-21T21:53:59.122 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 1/2 2024-03-21T21:53:59.469 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-03-21T21:53:59.469 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:59.469 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:53:59.469 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-volume-2:19.0.0-2286.g5d87ad5b.el9.noarch 2024-03-21T21:53:59.469 INFO:teuthology.orchestra.run.smithi159.stdout: python3-packaging-20.9-5.el9.noarch 2024-03-21T21:53:59.469 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:53:59.469 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:53:59.529 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:24 ago on Thu 21 Mar 2024 09:51:35 PM UTC. 2024-03-21T21:53:59.682 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-nbd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 170 k 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-03-21T21:53:59.683 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:53:59.684 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 170 k 2024-03-21T21:53:59.684 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 490 k 2024-03-21T21:53:59.684 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-03-21T21:53:59.781 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librados-devel 2024-03-21T21:53:59.912 INFO:teuthology.orchestra.run.smithi178.stdout:rbd-nbd-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 747 kB/s | 170 kB 00:00 2024-03-21T21:53:59.913 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:53:59.913 INFO:teuthology.orchestra.run.smithi178.stdout:Total 742 kB/s | 170 kB 00:00 2024-03-21T21:53:59.913 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-03-21T21:53:59.921 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-03-21T21:53:59.921 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-03-21T21:53:59.977 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-03-21T21:53:59.977 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-03-21T21:54:00.135 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-03-21T21:54:00.237 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:00.362 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:20 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:00.516 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout: librados-devel x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 127 k 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-03-21T21:54:00.517 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:00.518 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 127 k 2024-03-21T21:54:00.518 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 456 k 2024-03-21T21:54:00.518 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:54:00.687 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:00.837 INFO:teuthology.orchestra.run.smithi159.stdout:librados-devel-19.0.0-2286.g5d87ad5b.el9.x86_64 398 kB/s | 127 kB 00:00 2024-03-21T21:54:00.837 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:54:00.837 INFO:teuthology.orchestra.run.smithi159.stdout:Total 396 kB/s | 127 kB 00:00 2024-03-21T21:54:00.837 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:54:00.843 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:54:00.843 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:54:00.898 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:54:00.899 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:54:00.974 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:00.974 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:54:00.974 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-03-21T21:54:00.974 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:54:00.974 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:54:00.974 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-03-21T21:54:01.095 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:54:01.202 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:01.216 DEBUG:teuthology.parallel:result is None 2024-03-21T21:54:01.664 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:01.942 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:01.942 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:01.942 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:54:01.942 INFO:teuthology.orchestra.run.smithi159.stdout: librados-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:54:01.942 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:01.942 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:02.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install libcephfs2 2024-03-21T21:54:02.745 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:22 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:02.844 INFO:teuthology.orchestra.run.smithi159.stdout:Package libcephfs2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:54:02.900 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:02.901 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:54:02.901 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:02.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install libcephfs-devel 2024-03-21T21:54:03.524 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:23 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:03.674 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:03.674 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:03.674 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-03-21T21:54:03.674 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:03.675 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:54:03.675 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs-devel x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 31 k 2024-03-21T21:54:03.675 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:03.675 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:54:03.675 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:03.675 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-03-21T21:54:03.675 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:03.675 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 31 k 2024-03-21T21:54:03.676 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 140 k 2024-03-21T21:54:03.676 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:54:03.840 INFO:teuthology.orchestra.run.smithi159.stdout:libcephfs-devel-19.0.0-2286.g5d87ad5b.el9.x86_6 190 kB/s | 31 kB 00:00 2024-03-21T21:54:03.841 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:54:03.841 INFO:teuthology.orchestra.run.smithi159.stdout:Total 188 kB/s | 31 kB 00:00 2024-03-21T21:54:03.841 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:54:03.845 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:54:03.845 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:54:03.874 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:54:03.874 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:54:03.969 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:54:04.080 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:04.504 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:04.792 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:04.793 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:04.793 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:54:04.793 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs-devel-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:54:04.793 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:04.793 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:04.966 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librados2 2024-03-21T21:54:05.544 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:25 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:05.645 INFO:teuthology.orchestra.run.smithi159.stdout:Package librados2-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:54:05.699 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:05.700 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:54:05.700 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:05.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librbd1 2024-03-21T21:54:06.328 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:26 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:06.427 INFO:teuthology.orchestra.run.smithi159.stdout:Package librbd1-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:54:06.480 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:06.481 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:54:06.481 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:06.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rados 2024-03-21T21:54:07.133 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:27 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:07.230 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rados-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:54:07.282 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:07.283 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:54:07.283 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:07.360 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rgw 2024-03-21T21:54:07.944 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:27 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:08.041 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rgw-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:54:08.093 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:08.094 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:54:08.094 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:08.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-cephfs 2024-03-21T21:54:08.741 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:28 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:08.841 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-cephfs-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:54:08.894 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:08.895 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:54:08.895 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:08.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rbd 2024-03-21T21:54:09.534 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:29 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:09.632 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 is already installed. 2024-03-21T21:54:09.683 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:09.684 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-03-21T21:54:09.684 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:09.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-fuse 2024-03-21T21:54:10.318 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:30 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:10.469 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-fuse x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 85 k 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-03-21T21:54:10.470 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:10.471 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 85 k 2024-03-21T21:54:10.471 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 231 k 2024-03-21T21:54:10.471 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:54:10.861 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-fuse-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 219 kB/s | 85 kB 00:00 2024-03-21T21:54:10.861 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:54:10.862 INFO:teuthology.orchestra.run.smithi159.stdout:Total 218 kB/s | 85 kB 00:00 2024-03-21T21:54:10.862 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:54:10.869 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:54:10.869 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:54:10.925 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:54:10.925 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:54:11.064 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:54:11.176 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:11.589 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:11.865 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:11.866 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:11.866 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:54:11.866 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-fuse-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:54:11.866 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:11.866 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:12.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-mirror 2024-03-21T21:54:12.712 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:32 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:12.865 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:12.865 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:12.865 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-03-21T21:54:12.865 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:12.865 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:54:12.866 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-mirror x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 3.1 M 2024-03-21T21:54:12.866 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:12.866 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:54:12.866 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:12.866 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-03-21T21:54:12.866 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:12.866 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 3.1 M 2024-03-21T21:54:12.867 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 13 M 2024-03-21T21:54:12.867 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:54:13.488 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-mirror-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 5.0 MB/s | 3.1 MB 00:00 2024-03-21T21:54:13.489 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:54:13.490 INFO:teuthology.orchestra.run.smithi159.stdout:Total 5.0 MB/s | 3.1 MB 00:00 2024-03-21T21:54:13.490 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:54:13.499 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:54:13.499 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:54:13.573 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:54:13.573 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:54:14.006 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:54:14.073 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:14.098 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:14.098 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-21T21:54:14.098 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-03-21T21:54:14.098 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-21T21:54:14.098 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-21T21:54:14.098 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:15.207 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:15.207 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:15.207 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:54:15.207 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-mirror-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:54:15.207 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:15.207 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:15.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-nbd 2024-03-21T21:54:16.047 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:36 ago on Thu 21 Mar 2024 09:51:40 PM UTC. 2024-03-21T21:54:16.198 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-03-21T21:54:16.198 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-nbd x86_64 2:19.0.0-2286.g5d87ad5b.el9 ceph 170 k 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:16.199 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 170 k 2024-03-21T21:54:16.200 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 490 k 2024-03-21T21:54:16.200 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-03-21T21:54:16.426 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-nbd-19.0.0-2286.g5d87ad5b.el9.x86_64.rpm 754 kB/s | 170 kB 00:00 2024-03-21T21:54:16.427 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:54:16.427 INFO:teuthology.orchestra.run.smithi159.stdout:Total 749 kB/s | 170 kB 00:00 2024-03-21T21:54:16.427 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-03-21T21:54:16.435 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-03-21T21:54:16.435 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-03-21T21:54:16.490 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-03-21T21:54:16.491 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-03-21T21:54:16.638 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-03-21T21:54:16.733 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:17.182 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:17.448 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 1/1 2024-03-21T21:54:17.448 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:17.448 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-03-21T21:54:17.448 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-nbd-2:19.0.0-2286.g5d87ad5b.el9.x86_64 2024-03-21T21:54:17.448 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-21T21:54:17.448 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-03-21T21:54:17.686 DEBUG:teuthology.parallel:result is None 2024-03-21T21:54:17.687 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:54:17.830 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-03-21T21:54:17.854 INFO:teuthology.orchestra.run.smithi100.stdout:19.0.0-2286.g5d87ad5b.el9 2024-03-21T21:54:17.855 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2286.g5d87ad5b.el9 2024-03-21T21:54:17.855 INFO:teuthology.task.install:The correct ceph version 19.0.0-2286.g5d87ad5b is installed. 2024-03-21T21:54:17.856 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:54:17.992 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-03-21T21:54:18.013 INFO:teuthology.orchestra.run.smithi159.stdout:19.0.0-2286.g5d87ad5b.el9 2024-03-21T21:54:18.013 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2286.g5d87ad5b.el9 2024-03-21T21:54:18.013 INFO:teuthology.task.install:The correct ceph version 19.0.0-2286.g5d87ad5b is installed. 2024-03-21T21:54:18.014 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:54:18.153 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-03-21T21:54:18.178 INFO:teuthology.orchestra.run.smithi178.stdout:19.0.0-2286.g5d87ad5b.el9 2024-03-21T21:54:18.178 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2286.g5d87ad5b.el9 2024-03-21T21:54:18.178 INFO:teuthology.task.install:The correct ceph version 19.0.0-2286.g5d87ad5b is installed. 2024-03-21T21:54:18.179 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-03-21T21:54:18.179 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:54:18.180 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-21T21:54:18.212 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:54:18.212 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-21T21:54:18.240 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:54:18.240 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-21T21:54:18.273 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-03-21T21:54:18.274 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:54:18.274 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/daemon-helper 2024-03-21T21:54:18.304 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-21T21:54:18.374 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:54:18.374 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/daemon-helper 2024-03-21T21:54:18.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-21T21:54:18.468 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:54:18.469 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/daemon-helper 2024-03-21T21:54:18.500 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-21T21:54:18.569 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-03-21T21:54:18.569 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:54:18.570 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-21T21:54:18.601 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-21T21:54:18.670 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:54:18.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-21T21:54:18.697 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-21T21:54:18.764 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:54:18.764 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-21T21:54:18.795 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-21T21:54:18.865 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-03-21T21:54:18.866 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:54:18.866 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/stdin-killer 2024-03-21T21:54:18.892 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-21T21:54:18.959 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:54:18.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/stdin-killer 2024-03-21T21:54:18.985 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-21T21:54:19.051 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:54:19.052 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/stdin-killer 2024-03-21T21:54:19.082 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-21T21:54:19.151 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-21T21:54:19.241 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN'], 'sha1': '5d87ad5bd031c000b3eb3ea886a68e118ae09d38'} 2024-03-21T21:54:19.241 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:54:19.242 INFO:tasks.cephadm:Cluster fsid is 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:54:19.242 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-21T21:54:19.242 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.100', 'mon.b': '172.21.15.159', 'mon.c': '172.21.15.178'} 2024-03-21T21:54:19.242 INFO:tasks.cephadm:First mon is mon.a on smithi100 2024-03-21T21:54:19.242 INFO:tasks.cephadm:First mgr is a 2024-03-21T21:54:19.243 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-21T21:54:19.243 DEBUG:teuthology.orchestra.run.smithi100:> sudo hostname $(hostname -s) 2024-03-21T21:54:19.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2024-03-21T21:54:19.298 DEBUG:teuthology.orchestra.run.smithi178:> sudo hostname $(hostname -s) 2024-03-21T21:54:19.326 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-03-21T21:54:19.327 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:54:19.549 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '5d87ad5bd031c000b3eb3ea886a68e118ae09d38', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/77841/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2286-g5d87ad5b', 'node_name': '172.21.5.35+adami05', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2286.g5d87ad5b'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-03-21 17:57:31.437430', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-phlogistonjohn-testing-2024-03-21-1131', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-03-21T21:54:19.766 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-phlogistonjohn-testing-2024-03-21-1131, sha1 5d87ad5bd031c000b3eb3ea886a68e118ae09d38 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:54:19.767 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/x86_64/flavors/default/cephadm 2024-03-21T21:54:19.767 DEBUG:teuthology.orchestra.run.smithi100:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:20.368 INFO:teuthology.orchestra.run.smithi100.stdout:-rw-r--r--. 1 ubuntu ubuntu 781400 Mar 21 21:54 /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:20.368 DEBUG:teuthology.orchestra.run.smithi159:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:20.959 INFO:teuthology.orchestra.run.smithi159.stdout:-rw-r--r--. 1 ubuntu ubuntu 781400 Mar 21 21:54 /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:20.959 DEBUG:teuthology.orchestra.run.smithi178:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2024-03-21-1131/5d87ad5bd031c000b3eb3ea886a68e118ae09d38/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:21.553 INFO:teuthology.orchestra.run.smithi178.stdout:-rw-r--r--. 1 ubuntu ubuntu 781400 Mar 21 21:54 /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:21.553 DEBUG:teuthology.orchestra.run.smithi100:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:21.572 DEBUG:teuthology.orchestra.run.smithi159:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:21.591 DEBUG:teuthology.orchestra.run.smithi178:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-21T21:54:21.619 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 on all hosts... 2024-03-21T21:54:21.619 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 pull 2024-03-21T21:54:21.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 pull 2024-03-21T21:54:21.633 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 pull 2024-03-21T21:54:22.414 INFO:teuthology.orchestra.run.smithi100.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38... 2024-03-21T21:54:22.453 INFO:teuthology.orchestra.run.smithi178.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38... 2024-03-21T21:54:22.461 INFO:teuthology.orchestra.run.smithi159.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38... 2024-03-21T21:54:55.120 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2024-03-21T21:54:55.120 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph_version": "ceph version 19.0.0-2286-g5d87ad5b (5d87ad5bd031c000b3eb3ea886a68e118ae09d38) squid (dev)", 2024-03-21T21:54:55.120 INFO:teuthology.orchestra.run.smithi159.stdout: "image_id": "1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068", 2024-03-21T21:54:55.120 INFO:teuthology.orchestra.run.smithi159.stdout: "repo_digests": [ 2024-03-21T21:54:55.120 INFO:teuthology.orchestra.run.smithi159.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d" 2024-03-21T21:54:55.121 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2024-03-21T21:54:55.121 INFO:teuthology.orchestra.run.smithi159.stdout:} 2024-03-21T21:54:55.348 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-03-21T21:54:55.348 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph_version": "ceph version 19.0.0-2286-g5d87ad5b (5d87ad5bd031c000b3eb3ea886a68e118ae09d38) squid (dev)", 2024-03-21T21:54:55.348 INFO:teuthology.orchestra.run.smithi100.stdout: "image_id": "1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068", 2024-03-21T21:54:55.349 INFO:teuthology.orchestra.run.smithi100.stdout: "repo_digests": [ 2024-03-21T21:54:55.349 INFO:teuthology.orchestra.run.smithi100.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d" 2024-03-21T21:54:55.349 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-03-21T21:54:55.349 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-03-21T21:54:55.546 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-03-21T21:54:55.547 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph_version": "ceph version 19.0.0-2286-g5d87ad5b (5d87ad5bd031c000b3eb3ea886a68e118ae09d38) squid (dev)", 2024-03-21T21:54:55.547 INFO:teuthology.orchestra.run.smithi178.stdout: "image_id": "1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068", 2024-03-21T21:54:55.547 INFO:teuthology.orchestra.run.smithi178.stdout: "repo_digests": [ 2024-03-21T21:54:55.547 INFO:teuthology.orchestra.run.smithi178.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d" 2024-03-21T21:54:55.547 INFO:teuthology.orchestra.run.smithi178.stdout: ] 2024-03-21T21:54:55.547 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-03-21T21:54:55.571 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /etc/ceph 2024-03-21T21:54:55.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /etc/ceph 2024-03-21T21:54:55.632 DEBUG:teuthology.orchestra.run.smithi178:> sudo mkdir -p /etc/ceph 2024-03-21T21:54:55.661 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 777 /etc/ceph 2024-03-21T21:54:55.688 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 777 /etc/ceph 2024-03-21T21:54:55.715 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 777 /etc/ceph 2024-03-21T21:54:55.742 INFO:tasks.cephadm:Writing seed config... 2024-03-21T21:54:55.743 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-03-21T21:54:55.743 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-21T21:54:55.743 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-21T21:54:55.743 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-03-21T21:54:55.743 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-21T21:54:55.744 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-21T21:54:55.744 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-21T21:54:55.744 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-21T21:54:55.744 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-21T21:54:55.744 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:54:55.744 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-21T21:54:55.759 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 919deffe-e7cd-11ee-95cd-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [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-03-21T21:54:55.760 DEBUG:teuthology.orchestra.run.smithi100:mon.a> sudo journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.a.service 2024-03-21T21:54:55.802 DEBUG:teuthology.orchestra.run.smithi100:mgr.a> sudo journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a.service 2024-03-21T21:54:55.845 INFO:tasks.cephadm:Bootstrapping... 2024-03-21T21:54:55.845 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 -v bootstrap --fsid 919deffe-e7cd-11ee-95cd-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-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.100 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-21T21:54:56.037 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-03-21T21:54:56.037 INFO:teuthology.orchestra.run.smithi100.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38', '-v', 'bootstrap', '--fsid', '919deffe-e7cd-11ee-95cd-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-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.100', '--skip-admin-label'] 2024-03-21T21:54:56.037 INFO:teuthology.orchestra.run.smithi100.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-03-21T21:54:56.037 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying podman|docker is present... 2024-03-21T21:54:56.062 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout 4.9.3-dev 2024-03-21T21:54:56.062 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying lvm2 is present... 2024-03-21T21:54:56.062 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying time synchronization is in place... 2024-03-21T21:54:56.069 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-21T21:54:56.070 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-21T21:54:56.076 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-21T21:54:56.076 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-03-21T21:54:56.082 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout enabled 2024-03-21T21:54:56.088 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout active 2024-03-21T21:54:56.088 INFO:teuthology.orchestra.run.smithi100.stdout:Unit chronyd.service is enabled and running 2024-03-21T21:54:56.088 INFO:teuthology.orchestra.run.smithi100.stdout:Repeating the final host check... 2024-03-21T21:54:56.110 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout 4.9.3-dev 2024-03-21T21:54:56.111 INFO:teuthology.orchestra.run.smithi100.stdout:podman (/bin/podman) version 4.9.3 is present 2024-03-21T21:54:56.111 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl is present 2024-03-21T21:54:56.111 INFO:teuthology.orchestra.run.smithi100.stdout:lvcreate is present 2024-03-21T21:54:56.117 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-21T21:54:56.117 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-21T21:54:56.122 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-21T21:54:56.122 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-03-21T21:54:56.128 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout enabled 2024-03-21T21:54:56.134 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout active 2024-03-21T21:54:56.135 INFO:teuthology.orchestra.run.smithi100.stdout:Unit chronyd.service is enabled and running 2024-03-21T21:54:56.135 INFO:teuthology.orchestra.run.smithi100.stdout:Host looks OK 2024-03-21T21:54:56.135 INFO:teuthology.orchestra.run.smithi100.stdout:Cluster fsid: 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:54:56.135 INFO:teuthology.orchestra.run.smithi100.stdout:Acquiring lock 139846627201712 on /run/cephadm/919deffe-e7cd-11ee-95cd-87774f69a715.lock 2024-03-21T21:54:56.135 INFO:teuthology.orchestra.run.smithi100.stdout:Lock 139846627201712 acquired on /run/cephadm/919deffe-e7cd-11ee-95cd-87774f69a715.lock 2024-03-21T21:54:56.136 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying IP 172.21.15.100 port 3300 ... 2024-03-21T21:54:56.136 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying IP 172.21.15.100 port 6789 ... 2024-03-21T21:54:56.136 INFO:teuthology.orchestra.run.smithi100.stdout:Base mon IP(s) is [172.21.15.100:3300, 172.21.15.100:6789], mon addrv is [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-03-21T21:54:56.139 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.100 metric 100 2024-03-21T21:54:56.139 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.100 metric 100 2024-03-21T21:54:56.141 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-03-21T21:54:56.141 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-21T21:54:56.141 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1796sec hoplimit 64 pref medium 2024-03-21T21:54:56.144 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-21T21:54:56.144 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-03-21T21:54:56.144 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-21T21:54:56.144 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-21T21:54:56.144 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d733/64 scope link 2024-03-21T21:54:56.144 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-21T21:54:56.144 INFO:teuthology.orchestra.run.smithi100.stdout:Mon IP `172.21.15.100` is in CIDR network `172.21.0.0/20` 2024-03-21T21:54:56.145 INFO:teuthology.orchestra.run.smithi100.stdout:Mon IP `172.21.15.100` is in CIDR network `172.21.0.0/20` 2024-03-21T21:54:56.145 INFO:teuthology.orchestra.run.smithi100.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-03-21T21:54:56.145 INFO:teuthology.orchestra.run.smithi100.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-21T21:54:56.146 INFO:teuthology.orchestra.run.smithi100.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38... 2024-03-21T21:54:56.643 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout 1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068 2024-03-21T21:54:56.643 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38... 2024-03-21T21:54:56.643 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Getting image source signatures 2024-03-21T21:54:56.643 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying blob sha256:b744dff154e65784e885814d0d6e2a79727152ca1c6f6307f4f5353154566723 2024-03-21T21:54:56.643 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying blob sha256:9516588f908cdb14b5e4062a6063db2d9291b355c3f32e2a99864608a4a7b649 2024-03-21T21:54:56.643 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying config sha256:1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068 2024-03-21T21:54:56.643 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Writing manifest to image destination 2024-03-21T21:54:57.613 INFO:teuthology.orchestra.run.smithi100.stdout:ceph: stdout ceph version 19.0.0-2286-g5d87ad5b (5d87ad5bd031c000b3eb3ea886a68e118ae09d38) squid (dev) 2024-03-21T21:54:57.614 INFO:teuthology.orchestra.run.smithi100.stdout:Ceph version: ceph version 19.0.0-2286-g5d87ad5b (5d87ad5bd031c000b3eb3ea886a68e118ae09d38) squid (dev) 2024-03-21T21:54:57.614 INFO:teuthology.orchestra.run.smithi100.stdout:Extracting ceph user uid/gid from container image... 2024-03-21T21:54:58.662 INFO:teuthology.orchestra.run.smithi100.stdout:stat: stdout 167 167 2024-03-21T21:54:58.663 INFO:teuthology.orchestra.run.smithi100.stdout:Creating initial keys... 2024-03-21T21:54:59.619 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQCzrPxleaQDARAALQO/9RAz5QgNIPhTxUaO9A== 2024-03-21T21:55:00.549 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQCzrPxlXKVwOxAAuiwdWrisYnHmnIOqtWfPYQ== 2024-03-21T21:55:01.505 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQC0rPxljmdMNxAAhr+zt4oU1aY+PyXk55u4MQ== 2024-03-21T21:55:01.505 INFO:teuthology.orchestra.run.smithi100.stdout:Creating initial monmap... 2024-03-21T21:55:02.510 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-21T21:55:02.510 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-03-21T21:55:02.510 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:02.510 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-21T21:55:02.510 INFO:teuthology.orchestra.run.smithi100.stdout:monmaptool for a [v2:172.21.15.100:3300,v1:172.21.15.100:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-21T21:55:02.510 INFO:teuthology.orchestra.run.smithi100.stdout:setting min_mon_release = quincy 2024-03-21T21:55:02.511 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: set fsid to 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:02.511 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-21T21:55:02.511 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:55:02.511 INFO:teuthology.orchestra.run.smithi100.stdout:Creating mon... 2024-03-21T21:55:03.499 INFO:teuthology.orchestra.run.smithi100.stdout:create mon.a on 2024-03-21T21:55:03.701 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-03-21T21:55:03.841 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-03-21T21:55:04.010 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-919deffe-e7cd-11ee-95cd-87774f69a715.target → /etc/systemd/system/ceph-919deffe-e7cd-11ee-95cd-87774f69a715.target. 2024-03-21T21:55:04.011 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-919deffe-e7cd-11ee-95cd-87774f69a715.target → /etc/systemd/system/ceph-919deffe-e7cd-11ee-95cd-87774f69a715.target. 2024-03-21T21:55:04.239 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.a 2024-03-21T21:55:04.239 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to reset failed state of unit ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.a.service: Unit ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.a.service not loaded. 2024-03-21T21:55:04.391 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-919deffe-e7cd-11ee-95cd-87774f69a715.target.wants/ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.a.service → /etc/systemd/system/ceph-919deffe-e7cd-11ee-95cd-87774f69a715@.service. 2024-03-21T21:55:04.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:04 smithi100 podman[29981]: 2024-03-21 21:55:04.530437221 +0000 UTC m=+0.017358549 image pull 1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:55:04.939 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-21T21:55:04.939 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-03-21T21:55:04.945 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-21T21:55:04.945 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-03-21T21:55:04.945 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-03-21T21:55:04.945 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to enable service . firewalld.service is not available 2024-03-21T21:55:04.946 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mon to start... 2024-03-21T21:55:04.946 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mon... 2024-03-21T21:55:05.070 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:04 smithi100 podman[29981]: 2024-03-21 21:55:04.817686059 +0000 UTC m=+0.304607372 container init 66a830f389d5c5a2c7f9ce349269468296c085c0511051072570f55928ae3b64 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5) 2024-03-21T21:55:05.070 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:04 smithi100 podman[29981]: 2024-03-21 21:55:04.82299873 +0000 UTC m=+0.309920045 container start 66a830f389d5c5a2c7f9ce349269468296c085c0511051072570f55928ae3b64 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS) 2024-03-21T21:55:05.070 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:04 smithi100 ceph-mon[30019]: mkfs 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:05.070 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:04 smithi100 ceph-mon[30019]: mon.a is new leader, mons a in quorum (ranks 0) 2024-03-21T21:55:05.071 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:04 smithi100 bash[29981]: 66a830f389d5c5a2c7f9ce349269468296c085c0511051072570f55928ae3b64 2024-03-21T21:55:05.071 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:04 smithi100 systemd[1]: Started Ceph mon.a for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T21:55:06.086 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout cluster: 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout id: 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout services: 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.575783s) 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout data: 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout pgs: 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:06.087 INFO:teuthology.orchestra.run.smithi100.stdout:mon is available 2024-03-21T21:55:06.088 INFO:teuthology.orchestra.run.smithi100.stdout:Assimilating anything we can from ceph.conf... 2024-03-21T21:55:06.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:05 smithi100 ceph-mon[30019]: mon.a is new leader, mons a in quorum (ranks 0) 2024-03-21T21:55:06.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:05 smithi100 ceph-mon[30019]: monmap e1: 1 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:55:06.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:05 smithi100 ceph-mon[30019]: fsmap 2024-03-21T21:55:06.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:05 smithi100 ceph-mon[30019]: osdmap e1: 0 total, 0 up, 0 in 2024-03-21T21:55:06.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:05 smithi100 ceph-mon[30019]: mgrmap e1: no daemons active 2024-03-21T21:55:06.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:05 smithi100 ceph-mon[30019]: from='client.? 172.21.15.100:0/1305562466' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-21T21:55:07.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:06 smithi100 ceph-mon[30019]: from='client.? 172.21.15.100:0/3777254411' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-21T21:55:07.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:06 smithi100 ceph-mon[30019]: from='client.? 172.21.15.100:0/3777254411' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [global] 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout fsid = 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:07.134 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-21T21:55:07.135 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-03-21T21:55:07.135 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-21T21:55:07.135 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:07.135 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [osd] 2024-03-21T21:55:07.135 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-21T21:55:07.135 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-21T21:55:07.135 INFO:teuthology.orchestra.run.smithi100.stdout:Generating new minimal ceph.conf... 2024-03-21T21:55:08.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:07 smithi100 ceph-mon[30019]: from='client.? 172.21.15.100:0/2596593764' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:55:08.197 INFO:teuthology.orchestra.run.smithi100.stdout:Restarting the monitor... 2024-03-21T21:55:08.459 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:08 smithi100 systemd[1]: Stopping Ceph mon.a for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T21:55:08.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:08 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a[29996]: 2024-03-21T21:55:08.457+0000 7fcd3a408700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-03-21T21:55:08.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:08 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a[29996]: 2024-03-21T21:55:08.457+0000 7fcd3a408700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-21T21:55:08.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:08 smithi100 podman[30353]: 2024-03-21 21:55:08.622605671 +0000 UTC m=+0.253522769 container died 66a830f389d5c5a2c7f9ce349269468296c085c0511051072570f55928ae3b64 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-21T21:55:09.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:08 smithi100 podman[30353]: 2024-03-21 21:55:08.988695566 +0000 UTC m=+0.619612663 container cleanup 66a830f389d5c5a2c7f9ce349269468296c085c0511051072570f55928ae3b64 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-03-21T21:55:09.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:08 smithi100 bash[30353]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a 2024-03-21T21:55:09.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 podman[30371]: 2024-03-21 21:55:09.206177314 +0000 UTC m=+0.586113723 container remove 66a830f389d5c5a2c7f9ce349269468296c085c0511051072570f55928ae3b64 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-03-21T21:55:09.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 systemd[1]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.a.service: Deactivated successfully. 2024-03-21T21:55:09.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 systemd[1]: Stopped Ceph mon.a for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T21:55:09.532 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 systemd[1]: Starting Ceph mon.a for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T21:55:09.783 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 podman[30468]: 2024-03-21 21:55:09.53199941 +0000 UTC m=+0.103384538 container create a772c314aa00ff48504ba14acb6795d61836723e180844dfa909e533e72f648d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, org.label-schema.build-date=20240319, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-03-21T21:55:09.784 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 podman[30468]: 2024-03-21 21:55:09.446060603 +0000 UTC m=+0.017445696 image pull 1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:55:09.784 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 podman[30468]: 2024-03-21 21:55:09.751208415 +0000 UTC m=+0.322593507 container init a772c314aa00ff48504ba14acb6795d61836723e180844dfa909e533e72f648d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-03-21T21:55:09.784 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 podman[30468]: 2024-03-21 21:55:09.756633701 +0000 UTC m=+0.328018788 container start a772c314aa00ff48504ba14acb6795d61836723e180844dfa909e533e72f648d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240319, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.vendor=CentOS, ceph=True) 2024-03-21T21:55:09.784 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: set uid:gid to 167:167 (ceph:ceph) 2024-03-21T21:55:09.784 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: ceph version 19.0.0-2286-g5d87ad5b (5d87ad5bd031c000b3eb3ea886a68e118ae09d38) squid (dev), process ceph-mon, pid 7 2024-03-21T21:55:09.784 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: pidfile_write: ignore empty --pid-file 2024-03-21T21:55:09.784 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: load: jerasure load: lrc 2024-03-21T21:55:09.838 INFO:teuthology.orchestra.run.smithi100.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-03-21T21:55:10.042 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: RocksDB version: 7.9.2 2024-03-21T21:55:10.042 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Git sha 0 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Compile date 2024-03-21 16:40:47 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: DB SUMMARY 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: DB Session ID: O48T2GJMPRP30ESF407C 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: CURRENT file: CURRENT 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: IDENTITY file: IDENTITY 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84991 ; 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.error_if_exists: 0 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.create_if_missing: 0 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.paranoid_checks: 1 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-21T21:55:10.043 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.env: 0x55dd81ae8b20 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.fs: PosixFileSystem 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.info_log: 0x55dd83797920 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_file_opening_threads: 16 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.statistics: (nil) 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.use_fsync: 0 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_log_file_size: 0 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-21T21:55:10.044 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.keep_log_file_num: 1000 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.recycle_log_file_num: 0 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.allow_fallocate: 1 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.allow_mmap_reads: 0 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.allow_mmap_writes: 0 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.use_direct_reads: 0 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.create_missing_column_families: 0 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.db_log_dir: 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.wal_dir: 2024-03-21T21:55:10.045 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-21T21:55:10.046 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-21T21:55:10.046 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-21T21:55:10.046 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-21T21:55:10.047 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-21T21:55:10.047 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-21T21:55:10.047 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.advise_random_on_open: 1 2024-03-21T21:55:10.047 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.db_write_buffer_size: 0 2024-03-21T21:55:10.047 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.write_buffer_manager: 0x55dd837681e0 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.rate_limiter: (nil) 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.wal_recovery_mode: 2 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.enable_thread_tracking: 0 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.enable_pipelined_write: 0 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.unordered_write: 0 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-21T21:55:10.048 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.row_cache: None 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.wal_filter: None 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.allow_ingest_behind: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.two_write_queues: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.manual_wal_flush: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.wal_compression: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.atomic_flush: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.log_readahead_size: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.best_efforts_recovery: 0 2024-03-21T21:55:10.049 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.allow_data_in_errors: 0 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.db_host_id: __hostname__ 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_background_jobs: 2 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_background_compactions: -1 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_subcompactions: 1 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-21T21:55:10.050 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_total_wal_size: 0 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_open_files: -1 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bytes_per_sync: 0 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_readahead_size: 0 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_background_flushes: -1 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Compression algorithms supported: 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-21T21:55:10.051 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: kZSTD supported: 0 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: kXpressCompression supported: 0 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: kLZ4HCCompression supported: 1 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: kZlibCompression supported: 1 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: kSnappyCompression supported: 1 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: kLZ4Compression supported: 1 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: kBZip2Compression supported: 0 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.merge_operator: 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_filter: None 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_filter_factory: None 2024-03-21T21:55:10.052 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.sst_partitioner_factory: None 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dd83797a20) 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: cache_index_and_filter_blocks: 1 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: pin_top_level_index_and_filter: 1 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_type: 0 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: data_block_index_type: 0 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_shortening: 1 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: checksum: 4 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: no_block_cache: 0 2024-03-21T21:55:10.053 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache: 0x55dd8379b090 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_name: BinnedLRUCache 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_options: 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: capacity : 536870912 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: num_shard_bits : 4 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: strict_capacity_limit : 0 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: high_pri_pool_ratio: 0.000 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_compressed: (nil) 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: persistent_cache: (nil) 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_size: 4096 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_size_deviation: 10 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_restart_interval: 16 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_block_restart_interval: 1 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: metadata_block_size: 4096 2024-03-21T21:55:10.054 INFO:journalctl@ceph.mon.a.smithi100.stdout: partition_filters: 0 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: use_delta_encoding: 1 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: filter_policy: bloomfilter 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: whole_key_filtering: 1 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: verify_compression: 0 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: read_amp_bytes_per_bit: 0 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: format_version: 5 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: enable_index_compression: 1 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_align: 0 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: max_auto_readahead_size: 262144 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: prepopulate_block_cache: 0 2024-03-21T21:55:10.055 INFO:journalctl@ceph.mon.a.smithi100.stdout: initial_auto_readahead_size: 8192 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout: num_file_reads_for_auto_readahead: 2 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.write_buffer_size: 33554432 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_write_buffer_number: 2 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression: NoCompression 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression: Disabled 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.prefix_extractor: nullptr 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.num_levels: 7 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-21T21:55:10.056 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.level: 32767 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.strategy: 0 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.enabled: false 2024-03-21T21:55:10.057 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.target_file_size_base: 67108864 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-21T21:55:10.058 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.arena_block_size: 1048576 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.disable_auto_compactions: 0 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-21T21:55:10.059 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.table_properties_collectors: 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.inplace_update_support: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.bloom_locality: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.max_successive_merges: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.paranoid_file_checks: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.force_consistency_checks: 1 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.report_bg_io_stats: 0 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.ttl: 2592000 2024-03-21T21:55:10.060 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.enable_blob_files: false 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.min_blob_size: 0 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.blob_file_size: 268435456 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-21T21:55:10.061 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.blob_file_starting_level: 0 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 16cb0f93-e514-4671-996a-5eb1b25d13cc 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711058109785818, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711058109786620, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81616, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 252, "table_properties": {"data_size": 79803, "index_size": 223, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 74112, "raw_average_value_size": 351, "num_data_blocks": 10, "num_entries": 211, "num_filter_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711058109, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "16cb0f93-e514-4671-996a-5eb1b25d13cc", "db_session_id": "O48T2GJMPRP30ESF407C", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711058109786701, "job": 1, "event": "recovery_finished"} 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dd8388a000 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: DB pointer 0x55dd83874000 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-21T21:55:10.062 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** DB Stats ** 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** Compaction Stats [default] ** 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: L0 2/0 81.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Sum 2/0 81.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-21T21:55:10.063 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** Compaction Stats [default] ** 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 156.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative compaction: 0.00 GB write, 29.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval compaction: 0.00 GB write, 29.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-21T21:55:10.064 INFO:journalctl@ceph.mon.a.smithi100.stdout: 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-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout: Block cache BinnedLRUCache@0x55dd8379b090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: starting mon.a rank 0 at public addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] at bind addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a@-1(???) e1 preinit fsid 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a@-1(???).mds e1 new map 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a@-1(???).mds e1 print_map 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout: e1 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2024-03-21T21:55:10.065 INFO:journalctl@ceph.mon.a.smithi100.stdout: legacy client fscid: -1 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout: No filesystems configured 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 bash[30468]: a772c314aa00ff48504ba14acb6795d61836723e180844dfa909e533e72f648d 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 systemd[1]: Started Ceph mon.a for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mon.a is new leader, mons a in quorum (ranks 0) 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: monmap e1: 1 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: fsmap 2024-03-21T21:55:10.066 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: osdmap e1: 0 total, 0 up, 0 in 2024-03-21T21:55:10.067 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:09 smithi100 ceph-mon[30506]: mgrmap e1: no daemons active 2024-03-21T21:55:10.910 INFO:teuthology.orchestra.run.smithi100.stdout:Wrote config to /etc/ceph/ceph.conf 2024-03-21T21:55:10.931 INFO:teuthology.orchestra.run.smithi100.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-21T21:55:10.932 INFO:teuthology.orchestra.run.smithi100.stdout:Creating mgr... 2024-03-21T21:55:10.932 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying port 0.0.0.0:9283 ... 2024-03-21T21:55:10.932 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying port 0.0.0.0:8765 ... 2024-03-21T21:55:11.181 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a 2024-03-21T21:55:11.181 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to reset failed state of unit ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a.service: Unit ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a.service not loaded. 2024-03-21T21:55:11.330 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-919deffe-e7cd-11ee-95cd-87774f69a715.target.wants/ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-919deffe-e7cd-11ee-95cd-87774f69a715@.service. 2024-03-21T21:55:11.665 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:11 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/4158064122' entity='client.admin' 2024-03-21T21:55:11.666 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:11 smithi100 podman[30740]: 2024-03-21 21:55:11.464120161 +0000 UTC m=+0.017641905 image pull 1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 2024-03-21T21:55:11.892 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-21T21:55:11.892 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-03-21T21:55:11.900 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-21T21:55:11.900 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-03-21T21:55:11.900 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-03-21T21:55:11.900 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to enable service . firewalld.service is not available 2024-03-21T21:55:11.909 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-21T21:55:11.909 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-03-21T21:55:11.917 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-21T21:55:11.917 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-03-21T21:55:11.917 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-03-21T21:55:11.917 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-03-21T21:55:11.917 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr to start... 2024-03-21T21:55:11.917 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr... 2024-03-21T21:55:12.051 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:11 smithi100 podman[30740]: 2024-03-21 21:55:11.769571229 +0000 UTC m=+0.323092976 container init a9c592af78272df652c87a059151661c9ecd2ccefc41cfa6af198a4991459603 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-21T21:55:12.051 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:11 smithi100 podman[30740]: 2024-03-21 21:55:11.774988101 +0000 UTC m=+0.328509828 container start a9c592af78272df652c87a059151661c9ecd2ccefc41cfa6af198a4991459603 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-03-21T21:55:12.051 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:11 smithi100 bash[30740]: a9c592af78272df652c87a059151661c9ecd2ccefc41cfa6af198a4991459603 2024-03-21T21:55:12.051 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:11 smithi100 systemd[1]: Started Ceph mgr.a for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T21:55:12.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:12 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/3046911691' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-21T21:55:12.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:12 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:12.341+0000 7fafecc99200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-21T21:55:12.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:12 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:12.437+0000 7fafecc99200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-21T21:55:13.072 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:13.072 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "919deffe-e7cd-11ee-95cd-87774f69a715", 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:13.073 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-21T21:55:13.074 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-21T21:55:13.078 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-21T21:55:13.079 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:13.080 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-21T21:55:13.080 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:13.080 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-03-21T21:55:04.891776+0000", 2024-03-21T21:55:13.080 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-21T21:55:13.080 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:13.080 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-21T21:55:13.080 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-03-21T21:55:13.080 INFO:teuthology.orchestra.run.smithi100.stdout:mgr not available, waiting (1/15)... 2024-03-21T21:55:13.328 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:13.097+0000 7fafecc99200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-21T21:55:13.328 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:13.189+0000 7fafecc99200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-21T21:55:13.328 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:13.327+0000 7fafecc99200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-21T21:55:13.671 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:13.420+0000 7fafecc99200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-21T21:55:13.671 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:13.501+0000 7fafecc99200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-21T21:55:14.053 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:13.763+0000 7fafecc99200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-21T21:55:14.053 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:13.872+0000 7fafecc99200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-21T21:55:14.053 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:13.957+0000 7fafecc99200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-21T21:55:14.053 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:14 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:14.051+0000 7fafecc99200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-21T21:55:14.421 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:14 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:14.226+0000 7fafecc99200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-21T21:55:15.470 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:15 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:15.194+0000 7fafecc99200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-21T21:55:15.470 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:15 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:15.325+0000 7fafecc99200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-21T21:55:15.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:15 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1328166473' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-21T21:55:15.761 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:15 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:15.668+0000 7fafecc99200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-21T21:55:15.761 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:15 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:15.760+0000 7fafecc99200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-21T21:55:16.140 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:15 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:15.956+0000 7fafecc99200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-21T21:55:16.265 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:16.265 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-03-21T21:55:16.265 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "919deffe-e7cd-11ee-95cd-87774f69a715", 2024-03-21T21:55:16.265 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-03-21T21:55:16.265 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-21T21:55:16.265 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-21T21:55:16.265 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:16.266 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-21T21:55:16.267 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:16.268 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-21T21:55:16.269 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:16.269 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-03-21T21:55:04.891776+0000", 2024-03-21T21:55:16.269 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-21T21:55:16.269 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:16.269 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-21T21:55:16.269 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-03-21T21:55:16.269 INFO:teuthology.orchestra.run.smithi100.stdout:mgr not available, waiting (2/15)... 2024-03-21T21:55:16.421 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:16 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:16.139+0000 7fafecc99200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-21T21:55:16.681 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:16 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:16.425+0000 7fafecc99200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-21T21:55:16.681 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:16 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:16.680+0000 7fafecc99200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-21T21:55:17.018 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:16 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:16.914+0000 7fafecc99200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-21T21:55:17.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:17.720+0000 7fafecc99200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-21T21:55:18.558 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:18.293+0000 7fafecc99200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-21T21:55:18.559 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:18.392+0000 7fafecc99200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-21T21:55:18.809 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:18.612+0000 7fafecc99200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: Activating manager daemon a 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: mgrmap e2: a(active, starting, since 0.00297582s) 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: Manager daemon a is now available 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' 2024-03-21T21:55:18.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' 2024-03-21T21:55:18.811 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:18 smithi100 ceph-mon[30506]: from='mgr.14100 172.21.15.100:0/3848640034' entity='mgr.a' 2024-03-21T21:55:20.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:19 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1872682707' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-21T21:55:20.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:19 smithi100 ceph-mon[30506]: mgrmap e3: a(active, since 1.00738s) 2024-03-21T21:55:22.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:21 smithi100 ceph-mon[30506]: mgrmap e4: a(active, since 2s) 2024-03-21T21:55:23.827 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "919deffe-e7cd-11ee-95cd-87774f69a715", 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:23.828 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-21T21:55:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-21T21:55:23.832 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:23.832 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-21T21:55:23.833 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-03-21T21:55:04.891776+0000", 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-21T21:55:23.834 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-03-21T21:55:23.835 INFO:teuthology.orchestra.run.smithi100.stdout:mgr not available, waiting (3/15)... 2024-03-21T21:55:30.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:30 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2080374524' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-21T21:55:31.157 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:31.160 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-03-21T21:55:31.160 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "919deffe-e7cd-11ee-95cd-87774f69a715", 2024-03-21T21:55:31.160 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-03-21T21:55:31.160 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 20, 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-21T21:55:31.161 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-21T21:55:31.162 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-21T21:55:31.165 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:31.165 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-21T21:55:31.166 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-03-21T21:55:04.891776+0000", 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-03-21T21:55:31.167 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-21T21:55:31.168 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-03-21T21:55:31.168 INFO:teuthology.orchestra.run.smithi100.stdout:mgr is available 2024-03-21T21:55:32.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:31 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1837911912' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-21T21:55:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:31 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1837911912' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-21T21:55:32.464 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [global] 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout fsid = 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [osd] 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-21T21:55:32.465 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-21T21:55:32.466 INFO:teuthology.orchestra.run.smithi100.stdout:Enabling cephadm module... 2024-03-21T21:55:33.891 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:33 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/799986900' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-21T21:55:33.891 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:33 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ignoring --setuser ceph since I am not root 2024-03-21T21:55:33.892 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:33 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ignoring --setgroup ceph since I am not root 2024-03-21T21:55:34.167 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:34 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:34.106+0000 7ff18e424200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-21T21:55:34.421 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:34 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:34.207+0000 7ff18e424200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-21T21:55:34.864 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:34 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/799986900' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-21T21:55:34.864 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:34 smithi100 ceph-mon[30506]: mgrmap e5: a(active, since 14s) 2024-03-21T21:55:35.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:34 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:34.863+0000 7ff18e424200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-21T21:55:35.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:34 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:34.959+0000 7ff18e424200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-21T21:55:35.172 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:35 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:35.100+0000 7ff18e424200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-21T21:55:35.541 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:35 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:35.196+0000 7ff18e424200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-21T21:55:35.541 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:35 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:35.279+0000 7ff18e424200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-21T21:55:35.542 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:35 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:35.541+0000 7ff18e424200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-21T21:55:35.552 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-03-21T21:55:35.553 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-03-21T21:55:35.553 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-21T21:55:35.553 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-03-21T21:55:35.553 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-21T21:55:35.553 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-03-21T21:55:35.553 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for the mgr to restart... 2024-03-21T21:55:35.553 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr epoch 5... 2024-03-21T21:55:35.814 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:35 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/3397563186' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-21T21:55:35.814 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:35 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:35.655+0000 7ff18e424200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-21T21:55:35.814 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:35 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:35.744+0000 7ff18e424200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-21T21:55:36.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:35 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:35.846+0000 7ff18e424200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-21T21:55:36.172 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:36 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:36.022+0000 7ff18e424200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-21T21:55:37.421 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:36 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:36.980+0000 7ff18e424200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-21T21:55:37.421 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:37 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:37.109+0000 7ff18e424200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-21T21:55:37.722 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:37 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:37.437+0000 7ff18e424200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-21T21:55:37.722 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:37 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:37.527+0000 7ff18e424200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-21T21:55:37.722 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:37 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:37.721+0000 7ff18e424200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-21T21:55:38.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:37 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:37.904+0000 7ff18e424200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-21T21:55:38.442 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:38 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:38.185+0000 7ff18e424200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-21T21:55:38.442 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:38 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:38.441+0000 7ff18e424200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-21T21:55:38.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:38 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:38.673+0000 7ff18e424200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-21T21:55:39.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:39 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:39.462+0000 7ff18e424200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-21T21:55:40.329 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:40.021+0000 7ff18e424200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-21T21:55:40.329 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:40.117+0000 7ff18e424200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-21T21:55:40.329 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:55:40.328+0000 7ff18e424200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-21T21:55:40.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: Active manager daemon a restarted 2024-03-21T21:55:40.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: Activating manager daemon a 2024-03-21T21:55:40.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: osdmap e2: 0 total, 0 up, 0 in 2024-03-21T21:55:40.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: mgrmap e6: a(active, starting, since 0.00321108s) 2024-03-21T21:55:40.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:55:40.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-21T21:55:40.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-21T21:55:40.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-21T21:55:40.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-21T21:55:40.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: Manager daemon a is now available 2024-03-21T21:55:40.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:40.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:40.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:55:40.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:40 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:55:41.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:41 smithi100 ceph-mon[30506]: Found migration_current of "None". Setting to last migration. 2024-03-21T21:55:41.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:41 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-21T21:55:41.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:41 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-21T21:55:41.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:41 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:41.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:41 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:41.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:41 smithi100 ceph-mon[30506]: mgrmap e7: a(active, since 1.00515s) 2024-03-21T21:55:42.049 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-03-21T21:55:42.050 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-03-21T21:55:42.050 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-21T21:55:42.050 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-03-21T21:55:42.050 INFO:teuthology.orchestra.run.smithi100.stdout:mgr epoch 5 is available 2024-03-21T21:55:42.050 INFO:teuthology.orchestra.run.smithi100.stdout:Setting orchestrator backend to cephadm... 2024-03-21T21:55:42.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:42 smithi100 ceph-mon[30506]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-21T21:55:42.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:42 smithi100 ceph-mon[30506]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-21T21:55:42.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:42 smithi100 ceph-mon[30506]: [21/Mar/2024:21:55:41] ENGINE Bus STARTING 2024-03-21T21:55:42.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:42 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:55:43.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:43 smithi100 ceph-mon[30506]: [21/Mar/2024:21:55:41] ENGINE Serving on http://172.21.15.100:8765 2024-03-21T21:55:43.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:43 smithi100 ceph-mon[30506]: [21/Mar/2024:21:55:41] ENGINE Serving on https://172.21.15.100:7150 2024-03-21T21:55:43.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:43 smithi100 ceph-mon[30506]: [21/Mar/2024:21:55:41] ENGINE Bus STARTED 2024-03-21T21:55:43.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:43 smithi100 ceph-mon[30506]: mgrmap e8: a(active, since 2s) 2024-03-21T21:55:43.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:43 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:43.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:43 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:55:44.586 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:44 smithi100 ceph-mon[30506]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:55:44.588 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout value unchanged 2024-03-21T21:55:44.588 INFO:teuthology.orchestra.run.smithi100.stdout:Generating ssh key... 2024-03-21T21:55:45.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-mon[30506]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: Generating public/private rsa key pair. 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: Your identification has been saved in /tmp/tmpm4n2yffb/key. 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: Your public key has been saved in /tmp/tmpm4n2yffb/key.pub. 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: The key fingerprint is: 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: SHA256:AXNx2vqbsXPpmcOyMaDZoi9Y1y/wO2JvbFo/kVvSTy0 ceph-919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: The key's randomart image is: 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: +---[RSA 3072]----+ 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | o o.. | 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | + + | 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | o . | 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | o | 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | .S o . | 2024-03-21T21:55:45.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | . o+.o+ o E .| 2024-03-21T21:55:45.673 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | o .++o.=* + . | 2024-03-21T21:55:45.673 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | . ..ooB.*B=o. | 2024-03-21T21:55:45.673 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: | .+o*o+*B+. | 2024-03-21T21:55:45.673 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:55:45 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: +----[SHA256]-----+ 2024-03-21T21:55:46.769 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:46 smithi100 ceph-mon[30506]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:55:46.769 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:46 smithi100 ceph-mon[30506]: Generating ssh key... 2024-03-21T21:55:46.769 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:46 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:46.769 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:46 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:47.341 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLEcJa2YH49BPaWNSD7cVTdhFqSs50eJcf5LcAdRjFyNGY4pAZ8U+76uzCvLdqPPyT9ziIf3RL2nMqXOrHJdHkbOKUwiF9jvOkfvXkoTvrFXuyXsJ1hTbckrFbMNXiYqu0u5wL8DsSRrbBHxur9l4l3x0OK9zrZchK/Oflo/0tXYXeV79w4pC8qzK42k/PsjWg/LA5i+vhUBuOd4rit3pZEhb08q23nW1eAsGkpYjr4KWpwo5ZqIrG/K4XetT3mSVW8BIbcG20sp2VHyVRcNzzFZbyKfxUE42EH+Q4CGBmfOiPGfzFbgKRX1warmqcRAopQgj4i+LCw9u/vgR9uzGFJqwXc+1mdSWPDjqdH60LcpI7VrSO5HAccb/7w0H4+HMtVx/3xaaokSZj0zUzLDGlDw8FGHjtIaQM9jlYYnqT8+VgOrjD9JEYPzQ81qFfRf+aP04D7X+oxVGiEZVkPpEgg4GNiZB/54jSWZijV2XHSfFvFrnA5ko0R4pGTTh4z8s= ceph-919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:55:47.341 INFO:teuthology.orchestra.run.smithi100.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-21T21:55:47.341 INFO:teuthology.orchestra.run.smithi100.stdout:Adding key to root@localhost authorized_keys... 2024-03-21T21:55:47.341 INFO:teuthology.orchestra.run.smithi100.stdout:Adding host smithi100... 2024-03-21T21:55:47.846 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:47 smithi100 ceph-mon[30506]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:55:48.819 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:48 smithi100 ceph-mon[30506]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi100", "addr": "172.21.15.100", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:55:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:49 smithi100 ceph-mon[30506]: Deploying cephadm binary to smithi100 2024-03-21T21:55:52.988 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout Added host 'smithi100' with addr '172.21.15.100' 2024-03-21T21:55:52.989 INFO:teuthology.orchestra.run.smithi100.stdout:Deploying unmanaged mon service... 2024-03-21T21:55:53.599 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:53 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:53.599 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:53 smithi100 ceph-mon[30506]: Added host smithi100 2024-03-21T21:55:53.599 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:53 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:55:54.625 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-03-21T21:55:54.625 INFO:teuthology.orchestra.run.smithi100.stdout:Deploying unmanaged mgr service... 2024-03-21T21:55:54.873 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:54 smithi100 ceph-mon[30506]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:55:54.873 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:54 smithi100 ceph-mon[30506]: Saving service mon spec with placement count:5 2024-03-21T21:55:54.873 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:54 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:56.298 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:56 smithi100 ceph-mon[30506]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:55:56.298 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:56 smithi100 ceph-mon[30506]: Saving service mgr spec with placement count:2 2024-03-21T21:55:56.298 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:56 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:56.299 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:56 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:56.308 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-03-21T21:55:57.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:57 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:57.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:57 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1406482715' entity='client.admin' 2024-03-21T21:55:59.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:55:58 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:55:59.642 INFO:teuthology.orchestra.run.smithi100.stdout:Enabling the dashboard module... 2024-03-21T21:56:00.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:00 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2885059962' entity='client.admin' 2024-03-21T21:56:00.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:00 smithi100 ceph-mon[30506]: from='mgr.14120 172.21.15.100:0/2306047301' entity='mgr.a' 2024-03-21T21:56:01.398 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:01 smithi100 ceph-mon[30506]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:01.398 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:01 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2525405614' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-21T21:56:01.671 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ignoring --setuser ceph since I am not root 2024-03-21T21:56:01.671 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ignoring --setgroup ceph since I am not root 2024-03-21T21:56:02.018 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:01.929+0000 7f3d75d8f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-21T21:56:02.280 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:02.023+0000 7f3d75d8f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-21T21:56:02.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:02 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2525405614' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-21T21:56:02.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:02 smithi100 ceph-mon[30506]: mgrmap e9: a(active, since 21s) 2024-03-21T21:56:03.026 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:02.689+0000 7f3d75d8f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-21T21:56:03.026 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:02.783+0000 7f3d75d8f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-21T21:56:03.026 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:02.929+0000 7f3d75d8f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-21T21:56:03.026 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:03 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:03.025+0000 7f3d75d8f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-21T21:56:03.358 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:03 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:03.110+0000 7f3d75d8f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-21T21:56:03.477 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-03-21T21:56:03.477 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-03-21T21:56:03.477 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-21T21:56:03.477 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-03-21T21:56:03.477 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-21T21:56:03.477 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-03-21T21:56:03.477 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for the mgr to restart... 2024-03-21T21:56:03.477 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr epoch 9... 2024-03-21T21:56:03.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:03 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2015617187' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-21T21:56:03.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:03 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:03.380+0000 7f3d75d8f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-21T21:56:03.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:03 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:03.492+0000 7f3d75d8f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-21T21:56:03.672 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:03 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:03.581+0000 7f3d75d8f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-21T21:56:03.963 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:03 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:03.681+0000 7f3d75d8f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-21T21:56:03.964 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:03 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:03.865+0000 7f3d75d8f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-21T21:56:05.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:04.825+0000 7f3d75d8f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-21T21:56:05.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:04.956+0000 7f3d75d8f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-21T21:56:05.581 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:05 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:05.293+0000 7f3d75d8f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-21T21:56:05.582 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:05 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:05.384+0000 7f3d75d8f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-21T21:56:05.582 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:05 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:05.581+0000 7f3d75d8f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-21T21:56:05.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:05 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:05.768+0000 7f3d75d8f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-21T21:56:06.318 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:06 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:06.060+0000 7f3d75d8f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-21T21:56:06.318 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:06 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:06.317+0000 7f3d75d8f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-21T21:56:06.651 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:06 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:06.554+0000 7f3d75d8f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-21T21:56:07.671 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:07 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:07.367+0000 7f3d75d8f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-21T21:56:08.254 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:07 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:07.936+0000 7f3d75d8f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-21T21:56:08.255 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:08.034+0000 7f3d75d8f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-21T21:56:08.255 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:56:08.254+0000 7f3d75d8f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-21T21:56:08.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: Active manager daemon a restarted 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: Activating manager daemon a 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: osdmap e3: 0 total, 0 up, 0 in 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: mgrmap e10: a(active, starting, since 0.00318961s) 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: Manager daemon a is now available 2024-03-21T21:56:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:09.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-21T21:56:09.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-21T21:56:09.636 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:09 smithi100 ceph-mon[30506]: mgrmap e11: a(active, since 1.00537s) 2024-03-21T21:56:10.311 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-03-21T21:56:10.311 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-03-21T21:56:10.311 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-21T21:56:10.311 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-03-21T21:56:10.311 INFO:teuthology.orchestra.run.smithi100.stdout:mgr epoch 9 is available 2024-03-21T21:56:10.311 INFO:teuthology.orchestra.run.smithi100.stdout:Generating a dashboard self-signed certificate... 2024-03-21T21:56:10.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:10 smithi100 ceph-mon[30506]: [21/Mar/2024:21:56:09] ENGINE Bus STARTING 2024-03-21T21:56:10.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:10 smithi100 ceph-mon[30506]: [21/Mar/2024:21:56:09] ENGINE Serving on https://172.21.15.100:7150 2024-03-21T21:56:10.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:10 smithi100 ceph-mon[30506]: [21/Mar/2024:21:56:09] ENGINE Serving on http://172.21.15.100:8765 2024-03-21T21:56:10.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:10 smithi100 ceph-mon[30506]: [21/Mar/2024:21:56:09] ENGINE Bus STARTED 2024-03-21T21:56:10.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:10 smithi100 ceph-mon[30506]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-21T21:56:10.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:10 smithi100 ceph-mon[30506]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-21T21:56:10.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:10 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:11.733 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-03-21T21:56:11.734 INFO:teuthology.orchestra.run.smithi100.stdout:Creating initial admin user... 2024-03-21T21:56:12.092 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:11 smithi100 ceph-mon[30506]: mgrmap e12: a(active, since 2s) 2024-03-21T21:56:12.092 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:11 smithi100 ceph-mon[30506]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:56:12.092 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:12.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:12.093 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:13.770 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:13 smithi100 ceph-mon[30506]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:56:13.770 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:13 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:13.773 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$217lz.TKQguYI8c9Pb3mzOx17EI7fOdlpe5uZvSb8ZSSwZYKyveVW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711058172, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-21T21:56:13.773 INFO:teuthology.orchestra.run.smithi100.stdout:Fetching dashboard port number... 2024-03-21T21:56:14.784 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:14 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/3729141110' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-21T21:56:15.081 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 8443 2024-03-21T21:56:15.088 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-21T21:56:15.088 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-03-21T21:56:15.095 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-21T21:56:15.095 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-03-21T21:56:15.095 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-03-21T21:56:15.095 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-21T21:56:15.096 INFO:teuthology.orchestra.run.smithi100.stdout:Ceph Dashboard is now available at: 2024-03-21T21:56:15.096 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:15.096 INFO:teuthology.orchestra.run.smithi100.stdout: URL: https://smithi100.front.sepia.ceph.com:8443/ 2024-03-21T21:56:15.097 INFO:teuthology.orchestra.run.smithi100.stdout: User: admin 2024-03-21T21:56:15.097 INFO:teuthology.orchestra.run.smithi100.stdout: Password: xypezba51r 2024-03-21T21:56:15.097 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:15.097 INFO:teuthology.orchestra.run.smithi100.stdout:Saving cluster configuration to /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config directory 2024-03-21T21:56:15.097 INFO:teuthology.orchestra.run.smithi100.stdout:Enabling autotune for osd_memory_target 2024-03-21T21:56:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:15 smithi100 ceph-mon[30506]: mgrmap e13: a(active, since 6s) 2024-03-21T21:56:17.616 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-03-21T21:56:17.616 INFO:teuthology.orchestra.run.smithi100.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-03-21T21:56:17.616 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:17.616 INFO:teuthology.orchestra.run.smithi100.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-21T21:56:17.616 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout:Or, if you are only running a single cluster on this host: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout:Please consider enabling telemetry to help improve Ceph: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: ceph telemetry on 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout:For more information see: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:17.617 INFO:teuthology.orchestra.run.smithi100.stdout:Bootstrap complete. 2024-03-21T21:56:17.658 INFO:tasks.cephadm:Fetching config... 2024-03-21T21:56:17.658 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:56:17.659 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-21T21:56:17.673 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-21T21:56:17.674 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:56:17.674 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-21T21:56:17.728 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-21T21:56:17.728 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:56:17.729 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/keyring of=/dev/stdout 2024-03-21T21:56:17.796 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-21T21:56:17.796 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:56:17.796 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-21T21:56:17.851 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-21T21:56:17.852 DEBUG:teuthology.orchestra.run.smithi100:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLEcJa2YH49BPaWNSD7cVTdhFqSs50eJcf5LcAdRjFyNGY4pAZ8U+76uzCvLdqPPyT9ziIf3RL2nMqXOrHJdHkbOKUwiF9jvOkfvXkoTvrFXuyXsJ1hTbckrFbMNXiYqu0u5wL8DsSRrbBHxur9l4l3x0OK9zrZchK/Oflo/0tXYXeV79w4pC8qzK42k/PsjWg/LA5i+vhUBuOd4rit3pZEhb08q23nW1eAsGkpYjr4KWpwo5ZqIrG/K4XetT3mSVW8BIbcG20sp2VHyVRcNzzFZbyKfxUE42EH+Q4CGBmfOiPGfzFbgKRX1warmqcRAopQgj4i+LCw9u/vgR9uzGFJqwXc+1mdSWPDjqdH60LcpI7VrSO5HAccb/7w0H4+HMtVx/3xaaokSZj0zUzLDGlDw8FGHjtIaQM9jlYYnqT8+VgOrjD9JEYPzQ81qFfRf+aP04D7X+oxVGiEZVkPpEgg4GNiZB/54jSWZijV2XHSfFvFrnA5ko0R4pGTTh4z8s= ceph-919deffe-e7cd-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-21T21:56:17.930 INFO:teuthology.orchestra.run.smithi100.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLEcJa2YH49BPaWNSD7cVTdhFqSs50eJcf5LcAdRjFyNGY4pAZ8U+76uzCvLdqPPyT9ziIf3RL2nMqXOrHJdHkbOKUwiF9jvOkfvXkoTvrFXuyXsJ1hTbckrFbMNXiYqu0u5wL8DsSRrbBHxur9l4l3x0OK9zrZchK/Oflo/0tXYXeV79w4pC8qzK42k/PsjWg/LA5i+vhUBuOd4rit3pZEhb08q23nW1eAsGkpYjr4KWpwo5ZqIrG/K4XetT3mSVW8BIbcG20sp2VHyVRcNzzFZbyKfxUE42EH+Q4CGBmfOiPGfzFbgKRX1warmqcRAopQgj4i+LCw9u/vgR9uzGFJqwXc+1mdSWPDjqdH60LcpI7VrSO5HAccb/7w0H4+HMtVx/3xaaokSZj0zUzLDGlDw8FGHjtIaQM9jlYYnqT8+VgOrjD9JEYPzQ81qFfRf+aP04D7X+oxVGiEZVkPpEgg4GNiZB/54jSWZijV2XHSfFvFrnA5ko0R4pGTTh4z8s= ceph-919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:56:17.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLEcJa2YH49BPaWNSD7cVTdhFqSs50eJcf5LcAdRjFyNGY4pAZ8U+76uzCvLdqPPyT9ziIf3RL2nMqXOrHJdHkbOKUwiF9jvOkfvXkoTvrFXuyXsJ1hTbckrFbMNXiYqu0u5wL8DsSRrbBHxur9l4l3x0OK9zrZchK/Oflo/0tXYXeV79w4pC8qzK42k/PsjWg/LA5i+vhUBuOd4rit3pZEhb08q23nW1eAsGkpYjr4KWpwo5ZqIrG/K4XetT3mSVW8BIbcG20sp2VHyVRcNzzFZbyKfxUE42EH+Q4CGBmfOiPGfzFbgKRX1warmqcRAopQgj4i+LCw9u/vgR9uzGFJqwXc+1mdSWPDjqdH60LcpI7VrSO5HAccb/7w0H4+HMtVx/3xaaokSZj0zUzLDGlDw8FGHjtIaQM9jlYYnqT8+VgOrjD9JEYPzQ81qFfRf+aP04D7X+oxVGiEZVkPpEgg4GNiZB/54jSWZijV2XHSfFvFrnA5ko0R4pGTTh4z8s= ceph-919deffe-e7cd-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-21T21:56:17.992 INFO:teuthology.orchestra.run.smithi159.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLEcJa2YH49BPaWNSD7cVTdhFqSs50eJcf5LcAdRjFyNGY4pAZ8U+76uzCvLdqPPyT9ziIf3RL2nMqXOrHJdHkbOKUwiF9jvOkfvXkoTvrFXuyXsJ1hTbckrFbMNXiYqu0u5wL8DsSRrbBHxur9l4l3x0OK9zrZchK/Oflo/0tXYXeV79w4pC8qzK42k/PsjWg/LA5i+vhUBuOd4rit3pZEhb08q23nW1eAsGkpYjr4KWpwo5ZqIrG/K4XetT3mSVW8BIbcG20sp2VHyVRcNzzFZbyKfxUE42EH+Q4CGBmfOiPGfzFbgKRX1warmqcRAopQgj4i+LCw9u/vgR9uzGFJqwXc+1mdSWPDjqdH60LcpI7VrSO5HAccb/7w0H4+HMtVx/3xaaokSZj0zUzLDGlDw8FGHjtIaQM9jlYYnqT8+VgOrjD9JEYPzQ81qFfRf+aP04D7X+oxVGiEZVkPpEgg4GNiZB/54jSWZijV2XHSfFvFrnA5ko0R4pGTTh4z8s= ceph-919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:56:18.007 DEBUG:teuthology.orchestra.run.smithi178:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLEcJa2YH49BPaWNSD7cVTdhFqSs50eJcf5LcAdRjFyNGY4pAZ8U+76uzCvLdqPPyT9ziIf3RL2nMqXOrHJdHkbOKUwiF9jvOkfvXkoTvrFXuyXsJ1hTbckrFbMNXiYqu0u5wL8DsSRrbBHxur9l4l3x0OK9zrZchK/Oflo/0tXYXeV79w4pC8qzK42k/PsjWg/LA5i+vhUBuOd4rit3pZEhb08q23nW1eAsGkpYjr4KWpwo5ZqIrG/K4XetT3mSVW8BIbcG20sp2VHyVRcNzzFZbyKfxUE42EH+Q4CGBmfOiPGfzFbgKRX1warmqcRAopQgj4i+LCw9u/vgR9uzGFJqwXc+1mdSWPDjqdH60LcpI7VrSO5HAccb/7w0H4+HMtVx/3xaaokSZj0zUzLDGlDw8FGHjtIaQM9jlYYnqT8+VgOrjD9JEYPzQ81qFfRf+aP04D7X+oxVGiEZVkPpEgg4GNiZB/54jSWZijV2XHSfFvFrnA5ko0R4pGTTh4z8s= ceph-919deffe-e7cd-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-21T21:56:18.054 INFO:teuthology.orchestra.run.smithi178.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLEcJa2YH49BPaWNSD7cVTdhFqSs50eJcf5LcAdRjFyNGY4pAZ8U+76uzCvLdqPPyT9ziIf3RL2nMqXOrHJdHkbOKUwiF9jvOkfvXkoTvrFXuyXsJ1hTbckrFbMNXiYqu0u5wL8DsSRrbBHxur9l4l3x0OK9zrZchK/Oflo/0tXYXeV79w4pC8qzK42k/PsjWg/LA5i+vhUBuOd4rit3pZEhb08q23nW1eAsGkpYjr4KWpwo5ZqIrG/K4XetT3mSVW8BIbcG20sp2VHyVRcNzzFZbyKfxUE42EH+Q4CGBmfOiPGfzFbgKRX1warmqcRAopQgj4i+LCw9u/vgR9uzGFJqwXc+1mdSWPDjqdH60LcpI7VrSO5HAccb/7w0H4+HMtVx/3xaaokSZj0zUzLDGlDw8FGHjtIaQM9jlYYnqT8+VgOrjD9JEYPzQ81qFfRf+aP04D7X+oxVGiEZVkPpEgg4GNiZB/54jSWZijV2XHSfFvFrnA5ko0R4pGTTh4z8s= ceph-919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:56:18.069 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-21T21:56:18.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:18 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1369801570' entity='client.admin' 2024-03-21T21:56:18.320 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:56:21.797 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-21T21:56:21.798 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-21T21:56:22.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:21 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/151264010' entity='client.admin' 2024-03-21T21:56:22.206 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:56:23.629 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:23.629 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:23.629 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi100", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:56:23.630 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:23.630 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:23.630 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:25.145 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi159 2024-03-21T21:56:25.145 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:56:25.145 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.conf 2024-03-21T21:56:25.164 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:56:25.164 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:56:25.221 INFO:tasks.cephadm:Adding host smithi159 to orchestrator... 2024-03-21T21:56:25.222 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch host add smithi159 2024-03-21T21:56:25.472 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:56:25.595 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:25 smithi100 ceph-mon[30506]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:56:25.595 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:25 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:25.595 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:25 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:25.595 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:25 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:25.596 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:25 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:56:25.596 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:25 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:25.596 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:25 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:25.596 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:25 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:26.621 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:26 smithi100 ceph-mon[30506]: Updating smithi100:/etc/ceph/ceph.conf 2024-03-21T21:56:26.621 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:26 smithi100 ceph-mon[30506]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:56:26.621 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:26 smithi100 ceph-mon[30506]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:56:26.621 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:26 smithi100 ceph-mon[30506]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T21:56:27.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:27 smithi100 ceph-mon[30506]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:56:28.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:28 smithi100 ceph-mon[30506]: Deploying cephadm binary to smithi159 2024-03-21T21:56:28.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:28 smithi100 ceph-mon[30506]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:31.674 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:31 smithi100 ceph-mon[30506]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:31.745 INFO:teuthology.orchestra.run.smithi100.stdout:Added host 'smithi159' with addr '172.21.15.159' 2024-03-21T21:56:32.381 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch host ls --format=json 2024-03-21T21:56:32.616 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:56:33.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:32 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:33.030 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:32 smithi100 ceph-mon[30506]: Added host smithi159 2024-03-21T21:56:33.030 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:32 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:33.030 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:32 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:33.030 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:32 smithi100 ceph-mon[30506]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:33.920 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:34.347 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:34.347 INFO:teuthology.orchestra.run.smithi100.stdout:[{"addr": "172.21.15.100", "hostname": "smithi100", "labels": [], "status": ""}, {"addr": "172.21.15.159", "hostname": "smithi159", "labels": [], "status": ""}] 2024-03-21T21:56:34.966 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi178 2024-03-21T21:56:34.966 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:56:34.966 DEBUG:teuthology.orchestra.run.smithi178:> dd of=/etc/ceph/ceph.conf 2024-03-21T21:56:34.986 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:56:34.986 DEBUG:teuthology.orchestra.run.smithi178:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:56:35.044 INFO:tasks.cephadm:Adding host smithi178 to orchestrator... 2024-03-21T21:56:35.044 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch host add smithi178 2024-03-21T21:56:35.279 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:56:35.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:35 smithi100 ceph-mon[30506]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:35.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:35 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:35.643 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:35 smithi100 ceph-mon[30506]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:56:37.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:37 smithi100 ceph-mon[30506]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:38.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi178", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:56:38.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: Updating smithi159:/etc/ceph/ceph.conf 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:38.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:38 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:39.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:39 smithi100 ceph-mon[30506]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:56:39.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:39 smithi100 ceph-mon[30506]: Deploying cephadm binary to smithi178 2024-03-21T21:56:39.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:39 smithi100 ceph-mon[30506]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:56:39.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:39 smithi100 ceph-mon[30506]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T21:56:39.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:39 smithi100 ceph-mon[30506]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:41.401 INFO:teuthology.orchestra.run.smithi100.stdout:Added host 'smithi178' with addr '172.21.15.178' 2024-03-21T21:56:41.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:41 smithi100 ceph-mon[30506]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:41.973 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch host ls --format=json 2024-03-21T21:56:42.210 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:56:42.621 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:42.621 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:42 smithi100 ceph-mon[30506]: Added host smithi178 2024-03-21T21:56:42.621 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:42.621 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:43.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:43 smithi100 ceph-mon[30506]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:43.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:43 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:44.079 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:56:44.079 INFO:teuthology.orchestra.run.smithi100.stdout:[{"addr": "172.21.15.100", "hostname": "smithi100", "labels": [], "status": ""}, {"addr": "172.21.15.159", "hostname": "smithi159", "labels": [], "status": ""}, {"addr": "172.21.15.178", "hostname": "smithi178", "labels": [], "status": ""}] 2024-03-21T21:56:44.727 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-21T21:56:44.727 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd crush tunables default 2024-03-21T21:56:44.964 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:56:45.225 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:44 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:45.225 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:44 smithi100 ceph-mon[30506]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:56:45.226 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:44 smithi100 ceph-mon[30506]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:47.336 INFO:teuthology.orchestra.run.smithi100.stderr:adjusted tunables profile to default 2024-03-21T21:56:47.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:47.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1063841507' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-21T21:56:47.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:47.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:47.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:47.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:47.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi178", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:56:47.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:47.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:47 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:56:48.019 INFO:tasks.cephadm:Adding mon.a on smithi100 2024-03-21T21:56:48.020 INFO:tasks.cephadm:Adding mon.b on smithi159 2024-03-21T21:56:48.020 INFO:tasks.cephadm:Adding mon.c on smithi178 2024-03-21T21:56:48.020 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch apply mon '3;smithi100:172.21.15.100=a;smithi159:172.21.15.159=b;smithi178:172.21.15.178=c' 2024-03-21T21:56:48.245 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:56:48.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:48 smithi100 ceph-mon[30506]: Updating smithi178:/etc/ceph/ceph.conf 2024-03-21T21:56:48.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:48 smithi100 ceph-mon[30506]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:56:48.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:48 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1063841507' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-21T21:56:48.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:48 smithi100 ceph-mon[30506]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:56:48.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:48 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:48.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:48 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:48.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:48 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:49.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:49 smithi100 ceph-mon[30506]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:56:49.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:49 smithi100 ceph-mon[30506]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T21:56:49.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:49 smithi100 ceph-mon[30506]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:49.980 INFO:teuthology.orchestra.run.smithi178.stdout:Scheduled mon update... 2024-03-21T21:56:50.571 DEBUG:teuthology.orchestra.run.smithi159:mon.b> sudo journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.b.service 2024-03-21T21:56:50.574 DEBUG:teuthology.orchestra.run.smithi178:mon.c> sudo journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.c.service 2024-03-21T21:56:50.577 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-21T21:56:50.577 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-21T21:56:51.286 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi100:172.21.15.100=a;smithi159:172.21.15.159=b;smithi178:172.21.15.178=c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: Saving service mon spec with placement smithi100:172.21.15.100=a;smithi159:172.21.15.159=b;smithi178:172.21.15.178=c;count:3 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: Deploying daemon mon.c on smithi178 2024-03-21T21:56:51.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:50 smithi100 ceph-mon[30506]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:53.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:53 smithi100 ceph-mon[30506]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:54.292 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:56:54.292 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"919deffe-e7cd-11ee-95cd-87774f69a715","modified":"2024-03-21T21:55:01.896877Z","created":"2024-03-21T21:55:01.896877Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-21T21:56:54.294 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2024-03-21T21:56:54.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:56:54 smithi100 ceph-mon[30506]: from='client.? 172.21.15.178:0/5144141' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-21T21:56:55.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 podman[33935]: 2024-03-21 21:56:55.015663443 +0000 UTC m=+0.123004324 container create 52898e31001b5e12e101bce7fcfd579efcdde2ac7e9e9436ee7d00578fa2226a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240319, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 podman[33935]: 2024-03-21 21:56:55.209987064 +0000 UTC m=+0.317327957 container init 52898e31001b5e12e101bce7fcfd579efcdde2ac7e9e9436ee7d00578fa2226a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240319, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 podman[33935]: 2024-03-21 21:56:55.215765937 +0000 UTC m=+0.323106819 container start 52898e31001b5e12e101bce7fcfd579efcdde2ac7e9e9436ee7d00578fa2226a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.vendor=CentOS, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: set uid:gid to 167:167 (ceph:ceph) 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: ceph version 19.0.0-2286-g5d87ad5b (5d87ad5bd031c000b3eb3ea886a68e118ae09d38) squid (dev), process ceph-mon, pid 7 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pidfile_write: ignore empty --pid-file 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: load: jerasure load: lrc 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: RocksDB version: 7.9.2 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Git sha 0 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Compile date 2024-03-21 16:40:47 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: DB SUMMARY 2024-03-21T21:56:55.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: DB Session ID: O9QYDVZRQ5EJYSKTZRAQ 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: CURRENT file: CURRENT 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: IDENTITY file: IDENTITY 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.error_if_exists: 0 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.create_if_missing: 0 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.paranoid_checks: 1 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.env: 0x557b18f00b20 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.fs: PosixFileSystem 2024-03-21T21:56:55.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.info_log: 0x557b1aa57920 2024-03-21T21:56:55.621 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_file_opening_threads: 16 2024-03-21T21:56:55.622 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.statistics: (nil) 2024-03-21T21:56:55.622 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.use_fsync: 0 2024-03-21T21:56:55.622 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_log_file_size: 0 2024-03-21T21:56:55.622 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-21T21:56:55.622 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-21T21:56:55.622 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.keep_log_file_num: 1000 2024-03-21T21:56:55.622 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.recycle_log_file_num: 0 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.allow_fallocate: 1 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.allow_mmap_reads: 0 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.allow_mmap_writes: 0 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.use_direct_reads: 0 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.create_missing_column_families: 0 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.db_log_dir: 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.wal_dir: 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-21T21:56:55.623 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.advise_random_on_open: 1 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.db_write_buffer_size: 0 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.write_buffer_manager: 0x557b1aa281e0 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.rate_limiter: (nil) 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.wal_recovery_mode: 2 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.enable_thread_tracking: 0 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.enable_pipelined_write: 0 2024-03-21T21:56:55.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.unordered_write: 0 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.row_cache: None 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.wal_filter: None 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.allow_ingest_behind: 0 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.two_write_queues: 0 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.manual_wal_flush: 0 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.wal_compression: 0 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.atomic_flush: 0 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-21T21:56:55.625 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-21T21:56:55.626 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-21T21:56:55.626 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.log_readahead_size: 0 2024-03-21T21:56:55.626 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-21T21:56:55.626 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.best_efforts_recovery: 0 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.allow_data_in_errors: 0 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.db_host_id: __hostname__ 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_background_jobs: 2 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_background_compactions: -1 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_subcompactions: 1 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_total_wal_size: 0 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-21T21:56:55.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_open_files: -1 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bytes_per_sync: 0 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_readahead_size: 0 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_background_flushes: -1 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Compression algorithms supported: 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: kZSTD supported: 0 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: kXpressCompression supported: 0 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: kLZ4HCCompression supported: 1 2024-03-21T21:56:55.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: kZlibCompression supported: 1 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: kSnappyCompression supported: 1 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: kLZ4Compression supported: 1 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: kBZip2Compression supported: 0 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.merge_operator: 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_filter: None 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_filter_factory: None 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.sst_partitioner_factory: None 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-21T21:56:55.629 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557b1aa57a20) 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: cache_index_and_filter_blocks: 1 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: pin_top_level_index_and_filter: 1 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_type: 0 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: data_block_index_type: 0 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_shortening: 1 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: checksum: 4 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: no_block_cache: 0 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache: 0x557b1aa5b090 2024-03-21T21:56:55.630 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_name: BinnedLRUCache 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_options: 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: capacity : 536870912 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: num_shard_bits : 4 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: strict_capacity_limit : 0 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: high_pri_pool_ratio: 0.000 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_compressed: (nil) 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: persistent_cache: (nil) 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_size: 4096 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_size_deviation: 10 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_restart_interval: 16 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_block_restart_interval: 1 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: metadata_block_size: 4096 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: partition_filters: 0 2024-03-21T21:56:55.631 INFO:journalctl@ceph.mon.c.smithi178.stdout: use_delta_encoding: 1 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: filter_policy: bloomfilter 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: whole_key_filtering: 1 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: verify_compression: 0 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: read_amp_bytes_per_bit: 0 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: format_version: 5 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: enable_index_compression: 1 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_align: 0 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: max_auto_readahead_size: 262144 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: prepopulate_block_cache: 0 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: initial_auto_readahead_size: 8192 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout: num_file_reads_for_auto_readahead: 2 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.write_buffer_size: 33554432 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_write_buffer_number: 2 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression: NoCompression 2024-03-21T21:56:55.632 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression: Disabled 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.prefix_extractor: nullptr 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.num_levels: 7 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-21T21:56:55.633 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.level: 32767 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.strategy: 0 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.enabled: false 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-21T21:56:55.634 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.target_file_size_base: 67108864 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-21T21:56:55.635 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.arena_block_size: 1048576 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.disable_auto_compactions: 0 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.table_properties_collectors: 2024-03-21T21:56:55.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.inplace_update_support: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.bloom_locality: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.max_successive_merges: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.paranoid_file_checks: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.force_consistency_checks: 1 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.report_bg_io_stats: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.ttl: 2592000 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-21T21:56:55.637 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.enable_blob_files: false 2024-03-21T21:56:55.638 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.min_blob_size: 0 2024-03-21T21:56:55.638 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.blob_file_size: 268435456 2024-03-21T21:56:55.638 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-21T21:56:55.638 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-21T21:56:55.638 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-21T21:56:55.638 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-21T21:56:55.638 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-21T21:56:55.638 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.blob_file_starting_level: 0 2024-03-21T21:56:55.641 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-21T21:56:55.641 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-21T21:56:55.641 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-03-21T21:56:55.641 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4f9b269d-3307-4f9d-8654-86cdb27f0945 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711058215246209, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711058215246780, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711058215, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4f9b269d-3307-4f9d-8654-86cdb27f0945", "db_session_id": "O9QYDVZRQ5EJYSKTZRAQ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711058215246887, "job": 1, "event": "recovery_finished"} 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557b1ab4a000 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: DB pointer 0x557b1ab34000 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** DB Stats ** 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-21T21:56:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** Compaction Stats [default] ** 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** Compaction Stats [default] ** 2024-03-21T21:56:55.643 INFO:journalctl@ceph.mon.c.smithi178.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-21T21:56:55.644 INFO:journalctl@ceph.mon.c.smithi178.stdout: 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-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout: Block cache BinnedLRUCache@0x557b1aa5b090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: using public_addr v2:172.21.15.178:0/0 -> [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: starting mon.c rank -1 at public addrs [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] at bind addrs [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(???) e0 preinit fsid 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).mds e1 new map 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).mds e1 print_map 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout: e1 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2024-03-21T21:56:55.645 INFO:journalctl@ceph.mon.c.smithi178.stdout: legacy client fscid: -1 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout: No filesystems configured 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Added host smithi159 2024-03-21T21:56:55.646 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:55.647 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.647 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi178", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:56:55.648 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Updating smithi159:/etc/ceph/ceph.conf 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Deploying cephadm binary to smithi178 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Added host smithi178 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/1063841507' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi178", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Updating smithi178:/etc/ceph/ceph.conf 2024-03-21T21:56:55.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/1063841507' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi100:172.21.15.100=a;smithi159:172.21.15.159=b;smithi178:172.21.15.178=c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Saving service mon spec with placement smithi100:172.21.15.100=a;smithi159:172.21.15.159=b;smithi178:172.21.15.178=c;count:3 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:56:55.651 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: Deploying daemon mon.c on smithi178 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: from='client.? 172.21.15.178:0/5144141' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 ceph-mon[33973]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 bash[33935]: 52898e31001b5e12e101bce7fcfd579efcdde2ac7e9e9436ee7d00578fa2226a 2024-03-21T21:56:55.652 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:56:55 smithi178 systemd[1]: Started Ceph mon.c for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T21:56:55.860 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-21T21:56:55.860 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-21T21:56:56.099 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.c/config 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: mon.a calling monitor election 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: mon.c calling monitor election 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:00.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: monmap e2: 2 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: fsmap 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: mgrmap e13: a(active, since 52s) 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: overall HEALTH_OK 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:00.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:00 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:00.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:57:00.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: mon.a calling monitor election 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: mon.c calling monitor election 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: monmap e2: 2 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:57:00.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: fsmap 2024-03-21T21:57:00.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:57:00.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: mgrmap e13: a(active, since 52s) 2024-03-21T21:57:00.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: overall HEALTH_OK 2024-03-21T21:57:00.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:00.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:00.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:00.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:00 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:00.876 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:57:00.876 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":2,"fsid":"919deffe-e7cd-11ee-95cd-87774f69a715","modified":"2024-03-21T21:56:55.271486Z","created":"2024-03-21T21:55:01.896877Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:3300","nonce":0},{"type":"v1","addr":"172.21.15.178:6789","nonce":0}]},"addr":"172.21.15.178:6789/0","public_addr":"172.21.15.178:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-21T21:57:00.878 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 2 2024-03-21T21:57:01.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:01 smithi178 ceph-mon[33973]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:01.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:01 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:01.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:01 smithi178 ceph-mon[33973]: Deploying daemon mon.b on smithi159 2024-03-21T21:57:01.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:01 smithi178 ceph-mon[33973]: from='client.? 172.21.15.178:0/939368240' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-21T21:57:01.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:01 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:01.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:01 smithi100 ceph-mon[30506]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:01.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:01 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:01.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:01 smithi100 ceph-mon[30506]: Deploying daemon mon.b on smithi159 2024-03-21T21:57:01.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:01 smithi100 ceph-mon[30506]: from='client.? 172.21.15.178:0/939368240' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-21T21:57:01.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:01 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:02.491 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-21T21:57:02.491 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-21T21:57:02.737 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.c/config 2024-03-21T21:57:03.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:03 smithi178 ceph-mon[33973]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:03.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:03 smithi100 ceph-mon[30506]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:04.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:04 smithi159 ceph-mon[33365]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-21T21:57:04.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:04 smithi159 bash[33327]: 8aea06af9529b93310448c5e6bd9433c67e20b053194fa08c75c431be7beeb84 2024-03-21T21:57:04.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:04 smithi159 systemd[1]: Started Ceph mon.b for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T21:57:09.269 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-03-21T21:57:09.269 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":3,"fsid":"919deffe-e7cd-11ee-95cd-87774f69a715","modified":"2024-03-21T21:57:04.235942Z","created":"2024-03-21T21:55:01.896877Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:3300","nonce":0},{"type":"v1","addr":"172.21.15.178:6789","nonce":0}]},"addr":"172.21.15.178:6789/0","public_addr":"172.21.15.178:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3300","nonce":0},{"type":"v1","addr":"172.21.15.159:6789","nonce":0}]},"addr":"172.21.15.159:6789/0","public_addr":"172.21.15.159:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-21T21:57:09.272 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 3 2024-03-21T21:57:09.543 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:57:09.543 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: mon.c calling monitor election 2024-03-21T21:57:09.543 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: mon.a calling monitor election 2024-03-21T21:57:09.543 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.543 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:09.543 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='client.? 172.21.15.178:0/391017770' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: fsmap 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:57:09.544 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: mgrmap e13: a(active, since 60s) 2024-03-21T21:57:09.545 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-21T21:57:09.545 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-21T21:57:09.545 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-21T21:57:09.545 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: mon.b (rank 2) addr [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] is down (out of quorum) 2024-03-21T21:57:09.545 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:09.545 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:09.545 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:09.545 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:09.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: mon.c calling monitor election 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: mon.a calling monitor election 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='client.? 172.21.15.178:0/391017770' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: fsmap 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: mgrmap e13: a(active, since 60s) 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: mon.b (rank 2) addr [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] is down (out of quorum) 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:09.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:09.839 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-21T21:57:09.839 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph config generate-minimal-conf 2024-03-21T21:57:10.085 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:57:10.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:10 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:10.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:10 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:10.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:10 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:10.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:10 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: mon.c calling monitor election 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: mon.a calling monitor election 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='client.? 172.21.15.178:0/391017770' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: fsmap 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: mgrmap e13: a(active, since 60s) 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: mon.b (rank 2) addr [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] is down (out of quorum) 2024-03-21T21:57:11.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:11.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:11.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:11.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:11.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:11.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:12.012 INFO:teuthology.orchestra.run.smithi100.stdout:# minimal ceph.conf for 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:57:12.013 INFO:teuthology.orchestra.run.smithi100.stdout:[global] 2024-03-21T21:57:12.013 INFO:teuthology.orchestra.run.smithi100.stdout: fsid = 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T21:57:12.013 INFO:teuthology.orchestra.run.smithi100.stdout: mon_host = [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: mon.b calling monitor election 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: Updating smithi100:/etc/ceph/ceph.conf 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: Updating smithi159:/etc/ceph/ceph.conf 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: Updating smithi178:/etc/ceph/ceph.conf 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: mon.b calling monitor election 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: mon.c calling monitor election 2024-03-21T21:57:12.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: mon.a calling monitor election 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: fsmap 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: mgrmap e13: a(active, since 63s) 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: Cluster is now healthy 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: overall HEALTH_OK 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.621 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:12.621 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:12.621 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:12.621 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/2134810281' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:12.621 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: mon.b calling monitor election 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: Updating smithi100:/etc/ceph/ceph.conf 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: Updating smithi159:/etc/ceph/ceph.conf 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: Updating smithi178:/etc/ceph/ceph.conf 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: mon.b calling monitor election 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: mon.c calling monitor election 2024-03-21T21:57:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: mon.a calling monitor election 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: fsmap 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: mgrmap e13: a(active, since 63s) 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: Cluster is now healthy 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: overall HEALTH_OK 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.674 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.674 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.674 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:12.674 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:12.674 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:12.674 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2134810281' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:12.674 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: mon.b calling monitor election 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: Updating smithi100:/etc/ceph/ceph.conf 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: Updating smithi159:/etc/ceph/ceph.conf 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: Updating smithi178:/etc/ceph/ceph.conf 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: mon.b calling monitor election 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: mon.c calling monitor election 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: mon.a calling monitor election 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-21T21:57:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: fsmap 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: osdmap e4: 0 total, 0 up, 0 in 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: mgrmap e13: a(active, since 63s) 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: Cluster is now healthy 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: overall HEALTH_OK 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:12.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:12.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:12.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/2134810281' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:12.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:57:12.770 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-21T21:57:12.770 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:57:12.770 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.conf 2024-03-21T21:57:12.800 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:57:12.800 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:57:12.867 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:57:12.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.conf 2024-03-21T21:57:12.903 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:57:12.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:57:12.974 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:57:12.974 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/ceph/ceph.conf 2024-03-21T21:57:13.010 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:57:13.010 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-21T21:57:13.081 INFO:tasks.cephadm:Adding mgr.a on smithi100 2024-03-21T21:57:13.081 INFO:tasks.cephadm:Adding mgr.b on smithi159 2024-03-21T21:57:13.081 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch apply mgr '2;smithi100=a;smithi159=b' 2024-03-21T21:57:13.288 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:57:13 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:57:13.236+0000 7f3d2bf32700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-21T21:57:13.356 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.c/config 2024-03-21T21:57:13.606 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:13 smithi178 ceph-mon[33973]: Reconfiguring mon.a (unknown last config time)... 2024-03-21T21:57:13.606 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:13 smithi178 ceph-mon[33973]: Reconfiguring daemon mon.a on smithi100 2024-03-21T21:57:13.606 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:13 smithi178 ceph-mon[33973]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:13.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:13 smithi100 ceph-mon[30506]: Reconfiguring mon.a (unknown last config time)... 2024-03-21T21:57:13.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:13 smithi100 ceph-mon[30506]: Reconfiguring daemon mon.a on smithi100 2024-03-21T21:57:13.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:13 smithi100 ceph-mon[30506]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:13.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:13 smithi159 ceph-mon[33365]: Reconfiguring mon.a (unknown last config time)... 2024-03-21T21:57:13.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:13 smithi159 ceph-mon[33365]: Reconfiguring daemon mon.a on smithi100 2024-03-21T21:57:13.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:13 smithi159 ceph-mon[33365]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:14.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:14 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:14 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:14 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:14 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:14.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:14 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:14.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:14 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:14.650 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:14 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.650 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:14 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.650 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:14 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.650 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:14 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:14.650 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:14 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:14.650 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:14 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:14.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:14 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:14 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:14 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:14.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:14 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:14.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:14 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:14.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:14 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:14.991 INFO:teuthology.orchestra.run.smithi178.stdout:Scheduled mgr update... 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: Reconfiguring mon.b (monmap changed)... 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: Reconfiguring daemon mon.b on smithi159 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:15.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:15.563 DEBUG:teuthology.orchestra.run.smithi159:mgr.b> sudo journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.b.service 2024-03-21T21:57:15.566 INFO:tasks.cephadm:Deploying OSDs... 2024-03-21T21:57:15.566 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-03-21T21:57:15.566 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/scratch_devs of=/dev/stdout 2024-03-21T21:57:15.585 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-03-21T21:57:15.585 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_1 2024-03-21T21:57:15.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: Reconfiguring mon.b (monmap changed)... 2024-03-21T21:57:15.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: Reconfiguring daemon mon.b on smithi159 2024-03-21T21:57:15.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:15.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:15.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:15.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:15.643 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-21T21:57:15.643 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:15.643 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-03-21T21:57:15.643 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:15.643 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:15.644 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-03-21 21:56:21.771212204 +0000 2024-03-21T21:57:15.644 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-03-21 21:50:02.738655025 +0000 2024-03-21T21:57:15.644 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-03-21 21:50:02.738655025 +0000 2024-03-21T21:57:15.644 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-03-21 21:50:02.738655025 +0000 2024-03-21T21:57:15.644 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-21T21:57:15.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: Reconfiguring mon.b (monmap changed)... 2024-03-21T21:57:15.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: Reconfiguring daemon mon.b on smithi159 2024-03-21T21:57:15.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:15.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:15.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-21T21:57:15.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-21T21:57:15.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:15.701 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-03-21T21:57:15.701 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-03-21T21:57:15.701 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000307196 s, 1.7 MB/s 2024-03-21T21:57:15.703 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-21T21:57:15.762 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_2 2024-03-21T21:57:15.819 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-21T21:57:15.819 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:15.819 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-03-21T21:57:15.819 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:15.819 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:15.819 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-03-21 21:56:21.800211446 +0000 2024-03-21T21:57:15.820 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-03-21 21:50:03.075646189 +0000 2024-03-21T21:57:15.820 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-03-21 21:50:03.075646189 +0000 2024-03-21T21:57:15.820 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-03-21 21:50:03.075646189 +0000 2024-03-21T21:57:15.820 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-21T21:57:15.887 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-03-21T21:57:15.888 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-03-21T21:57:15.888 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000262437 s, 2.0 MB/s 2024-03-21T21:57:15.889 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-21T21:57:15.947 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_3 2024-03-21T21:57:16.003 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-21T21:57:16.004 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:16.004 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-03-21T21:57:16.004 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:16.004 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:16.004 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-03-21 21:56:21.829210687 +0000 2024-03-21T21:57:16.004 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-03-21 21:50:03.414637301 +0000 2024-03-21T21:57:16.004 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-03-21 21:50:03.414637301 +0000 2024-03-21T21:57:16.004 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-03-21 21:50:03.414637301 +0000 2024-03-21T21:57:16.004 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-21T21:57:16.072 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-03-21T21:57:16.072 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-03-21T21:57:16.072 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000209276 s, 2.4 MB/s 2024-03-21T21:57:16.074 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-21T21:57:16.132 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_4 2024-03-21T21:57:16.188 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-21T21:57:16.189 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:16.189 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-03-21T21:57:16.189 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:16.189 INFO:teuthology.orchestra.run.smithi100.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:16.189 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-03-21 21:56:21.856209982 +0000 2024-03-21T21:57:16.189 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-03-21 21:50:03.750628492 +0000 2024-03-21T21:57:16.189 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-03-21 21:50:03.750628492 +0000 2024-03-21T21:57:16.189 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: 2024-03-21 21:50:03.750628492 +0000 2024-03-21T21:57:16.189 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-21T21:57:16.256 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-03-21T21:57:16.256 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-03-21T21:57:16.256 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000194234 s, 2.6 MB/s 2024-03-21T21:57:16.257 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-21T21:57:16.313 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-21T21:57:16.314 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/scratch_devs of=/dev/stdout 2024-03-21T21:57:16.331 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-03-21T21:57:16.331 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_1 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-21 21:57:03.701638435 +0000 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-21 21:50:10.375802087 +0000 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-21 21:50:10.375802087 +0000 2024-03-21T21:57:16.388 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: 2024-03-21 21:50:10.375802087 +0000 2024-03-21T21:57:16.389 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-21T21:57:16.456 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-21T21:57:16.456 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-21T21:57:16.456 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000273623 s, 1.9 MB/s 2024-03-21T21:57:16.457 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-21T21:57:16.514 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_2 2024-03-21T21:57:16.570 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-21T21:57:16.570 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:16.570 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-03-21T21:57:16.570 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:16.570 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:16.570 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-21 21:57:03.701638435 +0000 2024-03-21T21:57:16.570 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-21 21:50:10.707795342 +0000 2024-03-21T21:57:16.571 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-21 21:50:10.707795342 +0000 2024-03-21T21:57:16.571 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: 2024-03-21 21:50:10.707795342 +0000 2024-03-21T21:57:16.571 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-21T21:57:16.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:16 smithi178 ceph-mon[33973]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:16.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:16 smithi178 ceph-mon[33973]: Saving service mgr spec with placement smithi100=a;smithi159=b;count:2 2024-03-21T21:57:16.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:16 smithi178 ceph-mon[33973]: Reconfiguring mon.c (monmap changed)... 2024-03-21T21:57:16.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:16 smithi178 ceph-mon[33973]: Reconfiguring daemon mon.c on smithi178 2024-03-21T21:57:16.634 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:16 smithi159 ceph-mon[33365]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:16.634 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:16 smithi159 ceph-mon[33365]: Saving service mgr spec with placement smithi100=a;smithi159=b;count:2 2024-03-21T21:57:16.634 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:16 smithi159 ceph-mon[33365]: Reconfiguring mon.c (monmap changed)... 2024-03-21T21:57:16.635 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:16 smithi159 ceph-mon[33365]: Reconfiguring daemon mon.c on smithi178 2024-03-21T21:57:16.637 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-21T21:57:16.637 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-21T21:57:16.637 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000212582 s, 2.4 MB/s 2024-03-21T21:57:16.638 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-21T21:57:16.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:16 smithi100 ceph-mon[30506]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:16.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:16 smithi100 ceph-mon[30506]: Saving service mgr spec with placement smithi100=a;smithi159=b;count:2 2024-03-21T21:57:16.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:16 smithi100 ceph-mon[30506]: Reconfiguring mon.c (monmap changed)... 2024-03-21T21:57:16.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:16 smithi100 ceph-mon[30506]: Reconfiguring daemon mon.c on smithi178 2024-03-21T21:57:16.695 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_3 2024-03-21T21:57:16.750 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-21T21:57:16.751 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:16.751 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-03-21T21:57:16.751 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:16.751 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:16.751 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-21 21:57:03.701638435 +0000 2024-03-21T21:57:16.751 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-21 21:50:11.048788415 +0000 2024-03-21T21:57:16.751 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-21 21:50:11.048788415 +0000 2024-03-21T21:57:16.751 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: 2024-03-21 21:50:11.048788415 +0000 2024-03-21T21:57:16.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-21T21:57:16.817 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-21T21:57:16.817 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-21T21:57:16.817 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000239396 s, 2.1 MB/s 2024-03-21T21:57:16.818 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-21T21:57:16.874 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_4 2024-03-21T21:57:16.929 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-21T21:57:16.929 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:16.929 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-03-21T21:57:16.929 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:16.930 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:16.930 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-21 21:57:03.702638414 +0000 2024-03-21T21:57:16.930 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-21 21:50:11.386781548 +0000 2024-03-21T21:57:16.930 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-21 21:50:11.386781548 +0000 2024-03-21T21:57:16.930 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: 2024-03-21 21:50:11.386781548 +0000 2024-03-21T21:57:16.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-21T21:57:16.994 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-21T21:57:16.995 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-21T21:57:16.995 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000232129 s, 2.2 MB/s 2024-03-21T21:57:16.996 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-21T21:57:17.053 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-03-21T21:57:17.053 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/scratch_devs of=/dev/stdout 2024-03-21T21:57:17.069 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-03-21T21:57:17.069 DEBUG:teuthology.orchestra.run.smithi178:> stat /dev/vg_nvme/lv_1 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout:Access: 2024-03-21 21:56:54.326901756 +0000 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout:Modify: 2024-03-21 21:50:02.714039689 +0000 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout:Change: 2024-03-21 21:50:02.714039689 +0000 2024-03-21T21:57:17.126 INFO:teuthology.orchestra.run.smithi178.stdout: Birth: 2024-03-21 21:50:02.714039689 +0000 2024-03-21T21:57:17.126 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-21T21:57:17.193 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records in 2024-03-21T21:57:17.193 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records out 2024-03-21T21:57:17.193 INFO:teuthology.orchestra.run.smithi178.stderr:512 bytes copied, 0.000113562 s, 4.5 MB/s 2024-03-21T21:57:17.194 DEBUG:teuthology.orchestra.run.smithi178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-21T21:57:17.251 DEBUG:teuthology.orchestra.run.smithi178:> stat /dev/vg_nvme/lv_2 2024-03-21T21:57:17.305 INFO:teuthology.orchestra.run.smithi178.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-21T21:57:17.306 INFO:teuthology.orchestra.run.smithi178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:17.306 INFO:teuthology.orchestra.run.smithi178.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-03-21T21:57:17.306 INFO:teuthology.orchestra.run.smithi178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:17.306 INFO:teuthology.orchestra.run.smithi178.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:17.306 INFO:teuthology.orchestra.run.smithi178.stdout:Access: 2024-03-21 21:56:54.326901756 +0000 2024-03-21T21:57:17.306 INFO:teuthology.orchestra.run.smithi178.stdout:Modify: 2024-03-21 21:50:03.056033474 +0000 2024-03-21T21:57:17.306 INFO:teuthology.orchestra.run.smithi178.stdout:Change: 2024-03-21 21:50:03.056033474 +0000 2024-03-21T21:57:17.306 INFO:teuthology.orchestra.run.smithi178.stdout: Birth: 2024-03-21 21:50:03.056033474 +0000 2024-03-21T21:57:17.306 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-21T21:57:17.371 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records in 2024-03-21T21:57:17.371 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records out 2024-03-21T21:57:17.371 INFO:teuthology.orchestra.run.smithi178.stderr:512 bytes copied, 0.0001072 s, 4.8 MB/s 2024-03-21T21:57:17.372 DEBUG:teuthology.orchestra.run.smithi178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-21T21:57:17.428 DEBUG:teuthology.orchestra.run.smithi178:> stat /dev/vg_nvme/lv_3 2024-03-21T21:57:17.483 INFO:teuthology.orchestra.run.smithi178.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-21T21:57:17.483 INFO:teuthology.orchestra.run.smithi178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:17.483 INFO:teuthology.orchestra.run.smithi178.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-03-21T21:57:17.483 INFO:teuthology.orchestra.run.smithi178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:17.483 INFO:teuthology.orchestra.run.smithi178.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:17.483 INFO:teuthology.orchestra.run.smithi178.stdout:Access: 2024-03-21 21:56:54.326901756 +0000 2024-03-21T21:57:17.483 INFO:teuthology.orchestra.run.smithi178.stdout:Modify: 2024-03-21 21:50:03.392027367 +0000 2024-03-21T21:57:17.484 INFO:teuthology.orchestra.run.smithi178.stdout:Change: 2024-03-21 21:50:03.392027367 +0000 2024-03-21T21:57:17.484 INFO:teuthology.orchestra.run.smithi178.stdout: Birth: 2024-03-21 21:50:03.392027367 +0000 2024-03-21T21:57:17.484 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-21T21:57:17.546 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-21T21:57:17.547 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:17 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:17.548 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records in 2024-03-21T21:57:17.548 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records out 2024-03-21T21:57:17.548 INFO:teuthology.orchestra.run.smithi178.stderr:512 bytes copied, 8.1651e-05 s, 6.3 MB/s 2024-03-21T21:57:17.550 DEBUG:teuthology.orchestra.run.smithi178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-21T21:57:17.605 DEBUG:teuthology.orchestra.run.smithi178:> stat /dev/vg_nvme/lv_4 2024-03-21T21:57:17.660 INFO:teuthology.orchestra.run.smithi178.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-21T21:57:17.660 INFO:teuthology.orchestra.run.smithi178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-21T21:57:17.660 INFO:teuthology.orchestra.run.smithi178.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-03-21T21:57:17.660 INFO:teuthology.orchestra.run.smithi178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-21T21:57:17.660 INFO:teuthology.orchestra.run.smithi178.stdout:Context: system_u:object_r:device_t:s0 2024-03-21T21:57:17.661 INFO:teuthology.orchestra.run.smithi178.stdout:Access: 2024-03-21 21:56:54.327901738 +0000 2024-03-21T21:57:17.661 INFO:teuthology.orchestra.run.smithi178.stdout:Modify: 2024-03-21 21:50:03.716021479 +0000 2024-03-21T21:57:17.661 INFO:teuthology.orchestra.run.smithi178.stdout:Change: 2024-03-21 21:50:03.716021479 +0000 2024-03-21T21:57:17.661 INFO:teuthology.orchestra.run.smithi178.stdout: Birth: 2024-03-21 21:50:03.716021479 +0000 2024-03-21T21:57:17.661 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-21T21:57:17.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:17.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:17.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:17.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:17.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-21T21:57:17.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-21T21:57:17.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-21T21:57:17.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:17 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:17.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:17.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-21T21:57:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:17 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:17.726 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records in 2024-03-21T21:57:17.726 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records out 2024-03-21T21:57:17.726 INFO:teuthology.orchestra.run.smithi178.stderr:512 bytes copied, 0.00010679 s, 4.8 MB/s 2024-03-21T21:57:17.727 DEBUG:teuthology.orchestra.run.smithi178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-21T21:57:17.784 INFO:tasks.cephadm:Deploying osd.0 on smithi100 with /dev/vg_nvme/lv_4... 2024-03-21T21:57:17.784 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-21T21:57:18.017 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:57:18.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:18 smithi100 ceph-mon[30506]: Deploying daemon mgr.b on smithi159 2024-03-21T21:57:18.566 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:18 smithi159 ceph-mon[33365]: Deploying daemon mgr.b on smithi159 2024-03-21T21:57:18.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:18 smithi178 ceph-mon[33973]: Deploying daemon mgr.b on smithi159 2024-03-21T21:57:19.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:19 smithi159 ceph-mon[33365]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:19.478 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:19 smithi100 ceph-mon[30506]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:19.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:19 smithi178 ceph-mon[33973]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:19.779 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:19 smithi159 ceph-mgr[34834]: -- 172.21.15.159:0/3905010700 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e86cf445a0 con 0x55e86cf19000 2024-03-21T21:57:20.067 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-21T21:57:20.068 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-21T21:57:20.068 INFO:teuthology.orchestra.run.smithi100.stderr: stderr: 10+0 records in 2024-03-21T21:57:20.068 INFO:teuthology.orchestra.run.smithi100.stderr:10+0 records out 2024-03-21T21:57:20.068 INFO:teuthology.orchestra.run.smithi100.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0115318 s, 909 MB/s 2024-03-21T21:57:20.068 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping successful for: 2024-03-21T21:57:20.210 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:19 smithi159 bash[34796]: 2d4bc15b30b14430ae6a9fddb2254bccc96bd16576e73caf1355075393e9dbb9 2024-03-21T21:57:20.211 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:19 smithi159 systemd[1]: Started Ceph mgr.b for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T21:57:20.687 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi100:vg_nvme/lv_4 2024-03-21T21:57:20.710 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:20 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:20.237+0000 7ffbd9ec9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-21T21:57:20.711 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:20 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:20.334+0000 7ffbd9ec9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-21T21:57:20.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:20 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:20.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:20 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:20.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:20 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:20.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:20 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:20.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:20 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:20.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:20 smithi100 ceph-mon[30506]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:20.924 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:57:21.108 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:20 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:21.108 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:20 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:21.108 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:20 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:21.108 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:20 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:21.108 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:20 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:21.108 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:20 smithi159 ceph-mon[33365]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:21.109 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:21 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:21.020+0000 7ffbd9ec9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-21T21:57:21.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:20 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:21.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:20 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:21.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:20 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:20 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:20 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:20 smithi178 ceph-mon[33973]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:21.365 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:21 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:21.111+0000 7ffbd9ec9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-21T21:57:21.366 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:21 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:21.256+0000 7ffbd9ec9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-21T21:57:21.366 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:21 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:21.364+0000 7ffbd9ec9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-21T21:57:21.666 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:21 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:21.452+0000 7ffbd9ec9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-21T21:57:21.933 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:21 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:21.729+0000 7ffbd9ec9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-21T21:57:21.933 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:21 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:21.842+0000 7ffbd9ec9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-21T21:57:21.934 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:21 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:21.932+0000 7ffbd9ec9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-21T21:57:22.210 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:22.029+0000 7ffbd9ec9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:22.211+0000 7ffbd9ec9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-21T21:57:22.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:22 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:22.579 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:22 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.579 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:22 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.580 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:22 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:22.580 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:22 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:22.580 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:22 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.580 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:22 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-21T21:57:22.580 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:22 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-21T21:57:22.580 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:22 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:22.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:22 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:22 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:22 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:22.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:22 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:22.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:22 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:22.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:22 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-21T21:57:22.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:22 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-21T21:57:22.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:22 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:23.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-mon[33365]: Reconfiguring mgr.a (unknown last config time)... 2024-03-21T21:57:23.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-mon[33365]: Reconfiguring daemon mgr.a on smithi100 2024-03-21T21:57:23.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-mon[33365]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:23.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:57:23.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:57:23.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:23.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:23.461 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:23.200+0000 7ffbd9ec9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-21T21:57:23.461 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:23.331+0000 7ffbd9ec9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-21T21:57:23.593 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:23 smithi100 ceph-mon[30506]: Reconfiguring mgr.a (unknown last config time)... 2024-03-21T21:57:23.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:23 smithi100 ceph-mon[30506]: Reconfiguring daemon mgr.a on smithi100 2024-03-21T21:57:23.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:23 smithi100 ceph-mon[30506]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:23.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:57:23.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:57:23.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:23.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:23 smithi178 ceph-mon[33973]: Reconfiguring mgr.a (unknown last config time)... 2024-03-21T21:57:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:23 smithi178 ceph-mon[33973]: Reconfiguring daemon mgr.a on smithi100 2024-03-21T21:57:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:23 smithi178 ceph-mon[33973]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:57:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:57:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:23.958 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:23.667+0000 7ffbd9ec9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-21T21:57:23.958 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:23.759+0000 7ffbd9ec9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-21T21:57:23.958 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:23 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:23.957+0000 7ffbd9ec9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-21T21:57:24.210 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:24.142+0000 7ffbd9ec9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-21T21:57:24.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:24 smithi100 ceph-mon[30506]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:24.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:24 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:24 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:24 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:24.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:24 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:24.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:24 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:24.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:24 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.696 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-mon[33365]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:24.696 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.696 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.696 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:24.696 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:24.696 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:24.696 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.697 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:24.428+0000 7ffbd9ec9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-21T21:57:24.697 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:24.694+0000 7ffbd9ec9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-21T21:57:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:24 smithi178 ceph-mon[33973]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:24 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:24 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:24 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:24 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:24 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:24.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:24 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:24.960 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:24 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:24.930+0000 7ffbd9ec9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-21T21:57:25.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:25 smithi100 ceph-mon[30506]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:25.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:25 smithi159 ceph-mon[33365]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:25.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:25 smithi178 ceph-mon[33973]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:26.210 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:25 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:25.740+0000 7ffbd9ec9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-21T21:57:26.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:26 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/3087978479' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e1c7c46-6973-4c28-b0aa-b21946c6045d"}]: dispatch 2024-03-21T21:57:26.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:26 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/3087978479' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e1c7c46-6973-4c28-b0aa-b21946c6045d"}]': finished 2024-03-21T21:57:26.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:26 smithi159 ceph-mon[33365]: osdmap e5: 1 total, 0 up, 1 in 2024-03-21T21:57:26.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:26 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:26.623 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:26 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:26.308+0000 7ffbd9ec9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-21T21:57:26.623 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:26 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:26.405+0000 7ffbd9ec9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-21T21:57:26.623 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:57:26 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:57:26.621+0000 7ffbd9ec9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-21T21:57:26.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:26 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/3087978479' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e1c7c46-6973-4c28-b0aa-b21946c6045d"}]: dispatch 2024-03-21T21:57:26.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:26 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/3087978479' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e1c7c46-6973-4c28-b0aa-b21946c6045d"}]': finished 2024-03-21T21:57:26.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:26 smithi100 ceph-mon[30506]: osdmap e5: 1 total, 0 up, 1 in 2024-03-21T21:57:26.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:26 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:26.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:26 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/3087978479' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e1c7c46-6973-4c28-b0aa-b21946c6045d"}]: dispatch 2024-03-21T21:57:26.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:26 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/3087978479' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e1c7c46-6973-4c28-b0aa-b21946c6045d"}]': finished 2024-03-21T21:57:26.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:26 smithi178 ceph-mon[33973]: osdmap e5: 1 total, 0 up, 1 in 2024-03-21T21:57:26.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:26 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:27.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:27 smithi100 ceph-mon[30506]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:27.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:27 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1737851217' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:57:27.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:27 smithi100 ceph-mon[30506]: Standby manager daemon b started 2024-03-21T21:57:27.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:27 smithi100 ceph-mon[30506]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-21T21:57:27.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:27 smithi100 ceph-mon[30506]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-21T21:57:27.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:27 smithi100 ceph-mon[30506]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-21T21:57:27.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:27 smithi100 ceph-mon[30506]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-21T21:57:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:27 smithi159 ceph-mon[33365]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:27 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/1737851217' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:57:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:27 smithi159 ceph-mon[33365]: Standby manager daemon b started 2024-03-21T21:57:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:27 smithi159 ceph-mon[33365]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-21T21:57:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:27 smithi159 ceph-mon[33365]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-21T21:57:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:27 smithi159 ceph-mon[33365]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-21T21:57:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:27 smithi159 ceph-mon[33365]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-21T21:57:27.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:27 smithi178 ceph-mon[33973]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:27.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:27 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/1737851217' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:57:27.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:27 smithi178 ceph-mon[33973]: Standby manager daemon b started 2024-03-21T21:57:27.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:27 smithi178 ceph-mon[33973]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-21T21:57:27.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:27 smithi178 ceph-mon[33973]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-21T21:57:27.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:27 smithi178 ceph-mon[33973]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-21T21:57:27.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:27 smithi178 ceph-mon[33973]: from='mgr.? 172.21.15.159:0/174565460' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-21T21:57:28.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:28 smithi159 ceph-mon[33365]: mgrmap e14: a(active, since 79s), standbys: b 2024-03-21T21:57:28.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:28 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-21T21:57:28.817 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:28 smithi100 ceph-mon[30506]: mgrmap e14: a(active, since 79s), standbys: b 2024-03-21T21:57:28.817 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:28 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-21T21:57:28.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:28 smithi178 ceph-mon[33973]: mgrmap e14: a(active, since 79s), standbys: b 2024-03-21T21:57:28.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:28 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-21T21:57:29.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:29 smithi159 ceph-mon[33365]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:29.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:29 smithi178 ceph-mon[33973]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:29.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:29 smithi100 ceph-mon[30506]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:30.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:30 smithi178 ceph-mon[33973]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:30.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:30 smithi100 ceph-mon[30506]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:30.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:30 smithi159 ceph-mon[33365]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:33.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:33 smithi178 ceph-mon[33973]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:33.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-21T21:57:33.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:33.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:33 smithi100 ceph-mon[30506]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:33.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-21T21:57:33.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:33.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:33 smithi159 ceph-mon[33365]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:33.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-21T21:57:33.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:34.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:34 smithi100 ceph-mon[30506]: Deploying daemon osd.0 on smithi100 2024-03-21T21:57:34.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:34 smithi178 ceph-mon[33973]: Deploying daemon osd.0 on smithi100 2024-03-21T21:57:34.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:34 smithi159 ceph-mon[33365]: Deploying daemon osd.0 on smithi100 2024-03-21T21:57:35.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:35 smithi100 ceph-mon[30506]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:35.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:35 smithi178 ceph-mon[33973]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:35.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:35 smithi159 ceph-mon[33365]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:37.384 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:37 smithi100 ceph-mon[30506]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:37.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:37 smithi178 ceph-mon[33973]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:37.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:37 smithi159 ceph-mon[33365]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:39.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:39 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:39.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:39 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:39.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:39 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:39.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:39 smithi178 ceph-mon[33973]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:39.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:39 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:39.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:39 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:39.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:39 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:39.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:39 smithi100 ceph-mon[30506]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:39.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:39 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:39.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:39 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:39.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:39 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:39.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:39 smithi159 ceph-mon[33365]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:41.370 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 0 on host 'smithi100' 2024-03-21T21:57:41.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:41 smithi178 ceph-mon[33973]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:41.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:41 smithi178 ceph-mon[33973]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-21T21:57:41.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:41 smithi100 ceph-mon[30506]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:41.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:41 smithi100 ceph-mon[30506]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-21T21:57:41.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:41 smithi159 ceph-mon[33365]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:41.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:41 smithi159 ceph-mon[33365]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-21T21:57:42.006 DEBUG:teuthology.orchestra.run.smithi100:osd.0> sudo journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.0.service 2024-03-21T21:57:42.009 INFO:tasks.cephadm:Deploying osd.1 on smithi159 with /dev/vg_nvme/lv_4... 2024-03-21T21:57:42.010 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-21T21:57:42.257 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.b/config 2024-03-21T21:57:42.637 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-21T21:57:42.637 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: osdmap e6: 1 total, 0 up, 1 in 2024-03-21T21:57:42.637 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-03-21T21:57:42.637 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:42.637 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.638 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.638 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.638 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.638 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:42 smithi159 ceph-mon[33365]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-03-21T21:57:42.768 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-21T21:57:42.768 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: osdmap e6: 1 total, 0 up, 1 in 2024-03-21T21:57:42.768 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-03-21T21:57:42.768 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:42.768 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.768 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.768 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.768 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.769 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-mon[30506]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-03-21T21:57:42.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-21T21:57:42.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: osdmap e6: 1 total, 0 up, 1 in 2024-03-21T21:57:42.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-03-21T21:57:42.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:42.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:42.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:42 smithi178 ceph-mon[33973]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-03-21T21:57:43.043 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0[46118]: 2024-03-21T21:57:42.767+0000 7f127e0ff700 -1 osd.0 0 waiting for initial osdmap 2024-03-21T21:57:43.043 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:57:42 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0[46118]: 2024-03-21T21:57:42.769+0000 7f1275eea700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-21T21:57:43.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:43 smithi159 ceph-mon[33365]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:43.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:43 smithi159 ceph-mon[33365]: osdmap e7: 1 total, 0 up, 1 in 2024-03-21T21:57:43.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:43 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:43.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:43 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:43.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:43 smithi159 ceph-mon[33365]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' 2024-03-21T21:57:43.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:43 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:43.780 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:43 smithi100 ceph-mon[30506]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:43.780 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:43 smithi100 ceph-mon[30506]: osdmap e7: 1 total, 0 up, 1 in 2024-03-21T21:57:43.781 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:43 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:43.781 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:43 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:43.781 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:43 smithi100 ceph-mon[30506]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' 2024-03-21T21:57:43.781 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:43 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:43 smithi178 ceph-mon[33973]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:43 smithi178 ceph-mon[33973]: osdmap e7: 1 total, 0 up, 1 in 2024-03-21T21:57:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:43 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:43 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:43 smithi178 ceph-mon[33973]: from='osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649]' entity='osd.0' 2024-03-21T21:57:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:43 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:44.036 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-21T21:57:44.036 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-21T21:57:44.036 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2024-03-21T21:57:44.036 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2024-03-21T21:57:44.036 INFO:teuthology.orchestra.run.smithi159.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.013247 s, 792 MB/s 2024-03-21T21:57:44.036 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2024-03-21T21:57:44.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi159:vg_nvme/lv_4 2024-03-21T21:57:44.862 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.b/config 2024-03-21T21:57:44.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:44 smithi159 ceph-mon[33365]: purged_snaps scrub starts 2024-03-21T21:57:44.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:44 smithi159 ceph-mon[33365]: purged_snaps scrub ok 2024-03-21T21:57:44.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:44 smithi159 ceph-mon[33365]: osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649] boot 2024-03-21T21:57:44.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:44 smithi159 ceph-mon[33365]: osdmap e8: 1 total, 1 up, 1 in 2024-03-21T21:57:44.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:44 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:44.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:44 smithi159 ceph-mon[33365]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:45.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:44 smithi178 ceph-mon[33973]: purged_snaps scrub starts 2024-03-21T21:57:45.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:44 smithi178 ceph-mon[33973]: purged_snaps scrub ok 2024-03-21T21:57:45.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:44 smithi178 ceph-mon[33973]: osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649] boot 2024-03-21T21:57:45.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:44 smithi178 ceph-mon[33973]: osdmap e8: 1 total, 1 up, 1 in 2024-03-21T21:57:45.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:44 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:45.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:44 smithi178 ceph-mon[33973]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:45.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:44 smithi100 ceph-mon[30506]: purged_snaps scrub starts 2024-03-21T21:57:45.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:44 smithi100 ceph-mon[30506]: purged_snaps scrub ok 2024-03-21T21:57:45.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:44 smithi100 ceph-mon[30506]: osd.0 [v2:172.21.15.100:6802/3074700649,v1:172.21.15.100:6803/3074700649] boot 2024-03-21T21:57:45.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:44 smithi100 ceph-mon[30506]: osdmap e8: 1 total, 1 up, 1 in 2024-03-21T21:57:45.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:44 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T21:57:45.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:44 smithi100 ceph-mon[30506]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: osdmap e9: 1 total, 1 up, 1 in 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:45.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:46.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: osdmap e9: 1 total, 1 up, 1 in 2024-03-21T21:57:46.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:46.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:46.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:57:46.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:46.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:46.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:46.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:46.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:46.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: osdmap e9: 1 total, 1 up, 1 in 2024-03-21T21:57:46.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:46.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:46.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:57:46.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:46.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:46.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:46.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:46.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:57:47.121 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: Detected new or changed devices on smithi100 2024-03-21T21:57:47.122 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: Adjusting osd_memory_target on smithi100 to 17088M 2024-03-21T21:57:47.122 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:47.122 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:47.122 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:47.122 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:47.122 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:57:47.122 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:57:47.122 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:46 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:47.134 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: Detected new or changed devices on smithi100 2024-03-21T21:57:47.134 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: Adjusting osd_memory_target on smithi100 to 17088M 2024-03-21T21:57:47.134 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:47.134 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:47.134 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:47.135 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:47.135 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:57:47.135 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:57:47.135 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:46 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:47.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: Detected new or changed devices on smithi100 2024-03-21T21:57:47.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: Adjusting osd_memory_target on smithi100 to 17088M 2024-03-21T21:57:47.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:47.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:57:47.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:47.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:57:47.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:57:47.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:57:47.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:46 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:48.050 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:47 smithi159 ceph-mon[33365]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:48.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:47 smithi178 ceph-mon[33973]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:48.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:47 smithi100 ceph-mon[30506]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:57:49.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:48 smithi178 ceph-mon[33973]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:49.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:48 smithi100 ceph-mon[30506]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:49.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:48 smithi159 ceph-mon[33365]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:50.112 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:49 smithi159 ceph-mon[33365]: from='client.? 172.21.15.159:0/1596028094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]: dispatch 2024-03-21T21:57:50.112 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:49 smithi159 ceph-mon[33365]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]: dispatch 2024-03-21T21:57:50.112 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:49 smithi159 ceph-mon[33365]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]': finished 2024-03-21T21:57:50.112 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:49 smithi159 ceph-mon[33365]: osdmap e10: 2 total, 1 up, 2 in 2024-03-21T21:57:50.113 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:49 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:57:50.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:49 smithi178 ceph-mon[33973]: from='client.? 172.21.15.159:0/1596028094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]: dispatch 2024-03-21T21:57:50.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:49 smithi178 ceph-mon[33973]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]: dispatch 2024-03-21T21:57:50.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:49 smithi178 ceph-mon[33973]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]': finished 2024-03-21T21:57:50.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:49 smithi178 ceph-mon[33973]: osdmap e10: 2 total, 1 up, 2 in 2024-03-21T21:57:50.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:49 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:57:50.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:49 smithi100 ceph-mon[30506]: from='client.? 172.21.15.159:0/1596028094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]: dispatch 2024-03-21T21:57:50.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:49 smithi100 ceph-mon[30506]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]: dispatch 2024-03-21T21:57:50.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:49 smithi100 ceph-mon[30506]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0df1d3af-47af-4ddd-9afa-2483b36530bd"}]': finished 2024-03-21T21:57:50.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:49 smithi100 ceph-mon[30506]: osdmap e10: 2 total, 1 up, 2 in 2024-03-21T21:57:50.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:49 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:57:51.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:50 smithi178 ceph-mon[33973]: from='client.? 172.21.15.159:0/3427942060' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:57:51.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:50 smithi178 ceph-mon[33973]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:51.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:50 smithi100 ceph-mon[30506]: from='client.? 172.21.15.159:0/3427942060' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:57:51.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:50 smithi100 ceph-mon[30506]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:51.213 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:50 smithi159 ceph-mon[33365]: from='client.? 172.21.15.159:0/3427942060' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:57:51.214 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:50 smithi159 ceph-mon[33365]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:53 smithi159 ceph-mon[33365]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:53.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:53 smithi178 ceph-mon[33973]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:53.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:53 smithi100 ceph-mon[30506]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:55.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:55 smithi178 ceph-mon[33973]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:55.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:55 smithi159 ceph-mon[33365]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:55.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:55 smithi100 ceph-mon[30506]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:56.591 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:56 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-21T21:57:56.591 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:56 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:56.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:56 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-21T21:57:56.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:56 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:56.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:56 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-21T21:57:56.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:56 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:57:57.536 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:57 smithi159 ceph-mon[33365]: Deploying daemon osd.1 on smithi159 2024-03-21T21:57:57.537 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:57 smithi159 ceph-mon[33365]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:57.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:57 smithi178 ceph-mon[33973]: Deploying daemon osd.1 on smithi159 2024-03-21T21:57:57.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:57 smithi178 ceph-mon[33973]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:57.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:57 smithi100 ceph-mon[30506]: Deploying daemon osd.1 on smithi159 2024-03-21T21:57:57.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:57 smithi100 ceph-mon[30506]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:59.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:57:59 smithi178 ceph-mon[33973]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:59.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:57:59 smithi100 ceph-mon[30506]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:57:59.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:57:59 smithi159 ceph-mon[33365]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:01.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:01 smithi159 ceph-mon[33365]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:01.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:01 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:01.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:01 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:01.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:01 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:01.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:01 smithi178 ceph-mon[33973]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:01.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:01 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:01.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:01 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:01.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:01 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:01.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:01 smithi100 ceph-mon[30506]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:01.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:01 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:01.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:01 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:01.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:01 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:03.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:03 smithi178 ceph-mon[33973]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:03.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:03 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:03.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:03 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:03.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:03 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:03.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:03 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:03.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:03 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:03.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:03 smithi100 ceph-mon[30506]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:03.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:03 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:03.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:03 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:03.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:03 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:03.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:03 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:03.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:03 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:03.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:03 smithi159 ceph-mon[33365]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:03.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:03 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:03.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:03 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:03.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:03 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:03.714 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:03 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:03.714 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:03 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:04.190 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 1 on host 'smithi159' 2024-03-21T21:58:04.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:04 smithi159 ceph-mon[33365]: from='osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-21T21:58:04.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:04 smithi159 ceph-mon[33365]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-21T21:58:04.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:04 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:04.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:04 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:04.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:04 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:04.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:04 smithi178 ceph-mon[33973]: from='osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-21T21:58:04.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:04 smithi178 ceph-mon[33973]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-21T21:58:04.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:04 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:04.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:04 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:04.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:04 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:04.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:04 smithi100 ceph-mon[30506]: from='osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-21T21:58:04.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:04 smithi100 ceph-mon[30506]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-21T21:58:04.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:04 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:04.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:04 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:04.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:04 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:04.732 DEBUG:teuthology.orchestra.run.smithi159:osd.1> sudo journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.1.service 2024-03-21T21:58:04.734 INFO:tasks.cephadm:Deploying osd.2 on smithi178 with /dev/vg_nvme/lv_4... 2024-03-21T21:58:04.734 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-21T21:58:04.978 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.c/config 2024-03-21T21:58:05.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:05 smithi178 ceph-mon[33973]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:05.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:05 smithi178 ceph-mon[33973]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-21T21:58:05.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:05 smithi178 ceph-mon[33973]: from='osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-21T21:58:05.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:05 smithi178 ceph-mon[33973]: osdmap e11: 2 total, 1 up, 2 in 2024-03-21T21:58:05.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:05 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:05.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:05 smithi178 ceph-mon[33973]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-21T21:58:05.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:05 smithi100 ceph-mon[30506]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:05.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:05 smithi100 ceph-mon[30506]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-21T21:58:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:05 smithi100 ceph-mon[30506]: from='osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-21T21:58:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:05 smithi100 ceph-mon[30506]: osdmap e11: 2 total, 1 up, 2 in 2024-03-21T21:58:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:05 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:05 smithi100 ceph-mon[30506]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-21T21:58:05.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:05 smithi159 ceph-mon[33365]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:05 smithi159 ceph-mon[33365]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-21T21:58:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:05 smithi159 ceph-mon[33365]: from='osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-21T21:58:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:05 smithi159 ceph-mon[33365]: osdmap e11: 2 total, 1 up, 2 in 2024-03-21T21:58:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:05 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:05 smithi159 ceph-mon[33365]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-21T21:58:05.711 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:05 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1[37979]: 2024-03-21T21:58:05.367+0000 7fe711634700 -1 osd.1 0 waiting for initial osdmap 2024-03-21T21:58:05.711 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:05 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1[37979]: 2024-03-21T21:58:05.370+0000 7fe70d427700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-21T21:58:06.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:06 smithi178 ceph-mon[33973]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-21T21:58:06.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:06 smithi178 ceph-mon[33973]: osdmap e12: 2 total, 1 up, 2 in 2024-03-21T21:58:06.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:06 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:06.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:06 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:06.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:06 smithi100 ceph-mon[30506]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-21T21:58:06.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:06 smithi100 ceph-mon[30506]: osdmap e12: 2 total, 1 up, 2 in 2024-03-21T21:58:06.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:06 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:06.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:06 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:06.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:06 smithi159 ceph-mon[33365]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-21T21:58:06.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:06 smithi159 ceph-mon[33365]: osdmap e12: 2 total, 1 up, 2 in 2024-03-21T21:58:06.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:06 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:06.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:06 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:06.772 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-21T21:58:06.772 INFO:teuthology.orchestra.run.smithi178.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-21T21:58:06.772 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 10+0 records in 2024-03-21T21:58:06.772 INFO:teuthology.orchestra.run.smithi178.stderr:10+0 records out 2024-03-21T21:58:06.773 INFO:teuthology.orchestra.run.smithi178.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00901289 s, 1.2 GB/s 2024-03-21T21:58:06.773 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping successful for: 2024-03-21T21:58:07.360 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi178:vg_nvme/lv_4 2024-03-21T21:58:07.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:07 smithi159 ceph-mon[33365]: purged_snaps scrub starts 2024-03-21T21:58:07.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:07 smithi159 ceph-mon[33365]: purged_snaps scrub ok 2024-03-21T21:58:07.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:07 smithi159 ceph-mon[33365]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:07.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:07 smithi159 ceph-mon[33365]: osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109] boot 2024-03-21T21:58:07.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:07 smithi159 ceph-mon[33365]: osdmap e13: 2 total, 2 up, 2 in 2024-03-21T21:58:07.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:07 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:07.597 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.c/config 2024-03-21T21:58:07.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:07 smithi178 ceph-mon[33973]: purged_snaps scrub starts 2024-03-21T21:58:07.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:07 smithi178 ceph-mon[33973]: purged_snaps scrub ok 2024-03-21T21:58:07.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:07 smithi178 ceph-mon[33973]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:07.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:07 smithi178 ceph-mon[33973]: osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109] boot 2024-03-21T21:58:07.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:07 smithi178 ceph-mon[33973]: osdmap e13: 2 total, 2 up, 2 in 2024-03-21T21:58:07.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:07 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:07.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:07 smithi100 ceph-mon[30506]: purged_snaps scrub starts 2024-03-21T21:58:07.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:07 smithi100 ceph-mon[30506]: purged_snaps scrub ok 2024-03-21T21:58:07.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:07 smithi100 ceph-mon[30506]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-21T21:58:07.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:07 smithi100 ceph-mon[30506]: osd.1 [v2:172.21.15.159:6800/1889769109,v1:172.21.15.159:6801/1889769109] boot 2024-03-21T21:58:07.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:07 smithi100 ceph-mon[30506]: osdmap e13: 2 total, 2 up, 2 in 2024-03-21T21:58:07.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:07 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T21:58:08.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:08 smithi178 ceph-mon[33973]: osdmap e14: 2 total, 2 up, 2 in 2024-03-21T21:58:08.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:08 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:08 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:08 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:58:08.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:08 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:08 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:08.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:08 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:08.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:08 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:08 smithi100 ceph-mon[30506]: osdmap e14: 2 total, 2 up, 2 in 2024-03-21T21:58:08.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:58:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:08.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:08 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:08 smithi159 ceph-mon[33365]: osdmap e14: 2 total, 2 up, 2 in 2024-03-21T21:58:08.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:08 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:08 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:08 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:58:08.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:08 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:08.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:08 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:08.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:08 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:08.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:08 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:09.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:09 smithi100 ceph-mon[30506]: Detected new or changed devices on smithi159 2024-03-21T21:58:09.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:09 smithi100 ceph-mon[30506]: Adjusting osd_memory_target on smithi159 to 17088M 2024-03-21T21:58:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:09 smithi100 ceph-mon[30506]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:58:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:58:09.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:09 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:09.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:09 smithi159 ceph-mon[33365]: Detected new or changed devices on smithi159 2024-03-21T21:58:09.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:09 smithi159 ceph-mon[33365]: Adjusting osd_memory_target on smithi159 to 17088M 2024-03-21T21:58:09.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:09 smithi159 ceph-mon[33365]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:09.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:09 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:58:09.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:09 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:58:09.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:09 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:09.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:09 smithi178 ceph-mon[33973]: Detected new or changed devices on smithi159 2024-03-21T21:58:09.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:09 smithi178 ceph-mon[33973]: Adjusting osd_memory_target on smithi159 to 17088M 2024-03-21T21:58:09.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:09 smithi178 ceph-mon[33973]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:09.852 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-21T21:58:09.852 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-21T21:58:09.852 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:09 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:10.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:10 smithi100 ceph-mon[30506]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:58:10.684 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:10 smithi178 ceph-mon[33973]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:58:10.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:10 smithi159 ceph-mon[33365]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:58:11.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:11 smithi100 ceph-mon[30506]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:11.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:11 smithi159 ceph-mon[33365]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:11.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:11 smithi178 ceph-mon[33973]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:12.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:12 smithi100 ceph-mon[30506]: from='client.? 172.21.15.178:0/2464810046' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]: dispatch 2024-03-21T21:58:12.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:12 smithi100 ceph-mon[30506]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]: dispatch 2024-03-21T21:58:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:12 smithi100 ceph-mon[30506]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]': finished 2024-03-21T21:58:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:12 smithi100 ceph-mon[30506]: osdmap e15: 3 total, 2 up, 3 in 2024-03-21T21:58:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:12 smithi100 ceph-mon[30506]: from='client.? 172.21.15.178:0/1710298337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:58:12.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:12 smithi159 ceph-mon[33365]: from='client.? 172.21.15.178:0/2464810046' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]: dispatch 2024-03-21T21:58:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:12 smithi159 ceph-mon[33365]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]: dispatch 2024-03-21T21:58:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:12 smithi159 ceph-mon[33365]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]': finished 2024-03-21T21:58:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:12 smithi159 ceph-mon[33365]: osdmap e15: 3 total, 2 up, 3 in 2024-03-21T21:58:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:12 smithi159 ceph-mon[33365]: from='client.? 172.21.15.178:0/1710298337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:58:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:12 smithi178 ceph-mon[33973]: from='client.? 172.21.15.178:0/2464810046' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]: dispatch 2024-03-21T21:58:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:12 smithi178 ceph-mon[33973]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]: dispatch 2024-03-21T21:58:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:12 smithi178 ceph-mon[33973]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98e890d5-b3f1-4568-8edd-36584309850a"}]': finished 2024-03-21T21:58:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:12 smithi178 ceph-mon[33973]: osdmap e15: 3 total, 2 up, 3 in 2024-03-21T21:58:12.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:12.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:12 smithi178 ceph-mon[33973]: from='client.? 172.21.15.178:0/1710298337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-21T21:58:13.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:13 smithi100 ceph-mon[30506]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:13.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:13 smithi159 ceph-mon[33365]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:13.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:13 smithi178 ceph-mon[33973]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:15.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:15 smithi100 ceph-mon[30506]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:15.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:15 smithi159 ceph-mon[33365]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:15.787 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:15 smithi178 ceph-mon[33973]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:17.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:17 smithi178 ceph-mon[33973]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:17.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:17 smithi100 ceph-mon[30506]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:17.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:17 smithi159 ceph-mon[33365]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:18.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:18 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-21T21:58:18.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:18 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:18.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:18 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-21T21:58:18.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:18 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:18.736 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:18 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-21T21:58:18.736 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:18 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:19.655 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:19 smithi178 ceph-mon[33973]: Deploying daemon osd.2 on smithi178 2024-03-21T21:58:19.656 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:19 smithi178 ceph-mon[33973]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:19.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:19 smithi100 ceph-mon[30506]: Deploying daemon osd.2 on smithi178 2024-03-21T21:58:19.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:19 smithi100 ceph-mon[30506]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:19.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:19 smithi159 ceph-mon[33365]: Deploying daemon osd.2 on smithi178 2024-03-21T21:58:19.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:19 smithi159 ceph-mon[33365]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:21.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:21 smithi178 ceph-mon[33973]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:21.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:21 smithi100 ceph-mon[30506]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:21.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:21 smithi159 ceph-mon[33365]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:23.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:23 smithi178 ceph-mon[33973]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:23.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:23.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:23.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:23.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:23 smithi100 ceph-mon[30506]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:23.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:23.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:23.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:23.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:23 smithi159 ceph-mon[33365]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:25.602 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:25 smithi178 ceph-mon[33973]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:25.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:25 smithi100 ceph-mon[30506]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:25.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:25 smithi159 ceph-mon[33365]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:26.255 INFO:teuthology.orchestra.run.smithi178.stdout:Created osd(s) 2 on host 'smithi178' 2024-03-21T21:58:27.003 DEBUG:teuthology.orchestra.run.smithi178:osd.2> sudo journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.2.service 2024-03-21T21:58:27.005 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-03-21T21:58:27.006 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-21T21:58:27.245 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:27.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:27 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:27 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:27 smithi100 ceph-mon[30506]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:27.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:27 smithi100 ceph-mon[30506]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-21T21:58:27.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:27 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.368 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:27 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:27 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:27 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:27 smithi178 ceph-mon[33973]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:27.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:27 smithi178 ceph-mon[33973]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-21T21:58:27.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:27 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:27 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:27 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:27 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:27 smithi159 ceph-mon[33365]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:27 smithi159 ceph-mon[33365]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-21T21:58:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:27 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:27.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:27 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:28.376 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:28 smithi100 ceph-mon[30506]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-21T21:58:28.376 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:28 smithi100 ceph-mon[30506]: osdmap e16: 3 total, 2 up, 3 in 2024-03-21T21:58:28.376 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:28 smithi100 ceph-mon[30506]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-03-21T21:58:28.376 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:28 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:28.567 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:28 smithi178 ceph-mon[33973]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-21T21:58:28.567 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:28 smithi178 ceph-mon[33973]: osdmap e16: 3 total, 2 up, 3 in 2024-03-21T21:58:28.568 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:28 smithi178 ceph-mon[33973]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-03-21T21:58:28.568 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:28 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:28.568 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:28 smithi178 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2[38571]: 2024-03-21T21:58:28.255+0000 7f9fc841e700 -1 osd.2 0 waiting for initial osdmap 2024-03-21T21:58:28.568 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:28 smithi178 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2[38571]: 2024-03-21T21:58:28.258+0000 7f9fc4211700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-21T21:58:28.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:28 smithi159 ceph-mon[33365]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-21T21:58:28.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:28 smithi159 ceph-mon[33365]: osdmap e16: 3 total, 2 up, 3 in 2024-03-21T21:58:28.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:28 smithi159 ceph-mon[33365]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-03-21T21:58:28.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:28 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:29.116 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:58:29.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:29 smithi100 ceph-mon[30506]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-03-21T21:58:29.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:29 smithi100 ceph-mon[30506]: osdmap e17: 3 total, 2 up, 3 in 2024-03-21T21:58:29.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:29 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:29.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:29 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:29.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:29 smithi100 ceph-mon[30506]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:29.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:29 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/4138197656' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-21T21:58:29.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:29 smithi178 ceph-mon[33973]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-03-21T21:58:29.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:29 smithi178 ceph-mon[33973]: osdmap e17: 3 total, 2 up, 3 in 2024-03-21T21:58:29.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:29 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:29.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:29 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:29.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:29 smithi178 ceph-mon[33973]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:29.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:29 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/4138197656' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-21T21:58:29.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:29 smithi159 ceph-mon[33365]: from='osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-03-21T21:58:29.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:29 smithi159 ceph-mon[33365]: osdmap e17: 3 total, 2 up, 3 in 2024-03-21T21:58:29.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:29 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:29.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:29 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:29.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:29 smithi159 ceph-mon[33365]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-21T21:58:29.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:29 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/4138197656' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-21T21:58:29.743 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":17,"num_osds":3,"num_up_osds":2,"osd_up_since":1711058286,"num_in_osds":3,"osd_in_since":1711058291,"num_remapped_pgs":0} 2024-03-21T21:58:30.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:30 smithi178 ceph-mon[33973]: purged_snaps scrub starts 2024-03-21T21:58:30.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:30 smithi178 ceph-mon[33973]: purged_snaps scrub ok 2024-03-21T21:58:30.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:30 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:30.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:30 smithi178 ceph-mon[33973]: osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240] boot 2024-03-21T21:58:30.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:30 smithi178 ceph-mon[33973]: osdmap e18: 3 total, 3 up, 3 in 2024-03-21T21:58:30.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:30 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:30.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:30 smithi100 ceph-mon[30506]: purged_snaps scrub starts 2024-03-21T21:58:30.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:30 smithi100 ceph-mon[30506]: purged_snaps scrub ok 2024-03-21T21:58:30.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:30 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:30.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:30 smithi100 ceph-mon[30506]: osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240] boot 2024-03-21T21:58:30.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:30 smithi100 ceph-mon[30506]: osdmap e18: 3 total, 3 up, 3 in 2024-03-21T21:58:30.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:30 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:30.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:30 smithi159 ceph-mon[33365]: purged_snaps scrub starts 2024-03-21T21:58:30.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:30 smithi159 ceph-mon[33365]: purged_snaps scrub ok 2024-03-21T21:58:30.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:30 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:30.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:30 smithi159 ceph-mon[33365]: osd.2 [v2:172.21.15.178:6800/2716685240,v1:172.21.15.178:6801/2716685240] boot 2024-03-21T21:58:30.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:30 smithi159 ceph-mon[33365]: osdmap e18: 3 total, 3 up, 3 in 2024-03-21T21:58:30.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:30 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T21:58:30.745 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-21T21:58:30.980 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: osdmap e19: 3 total, 3 up, 3 in 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: pgmap v80: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: Detected new or changed devices on smithi178 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: Adjusting osd_memory_target on smithi178 to 21184M 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-03-21T21:58:31.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:31.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:31.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:31.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:31 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: osdmap e19: 3 total, 3 up, 3 in 2024-03-21T21:58:31.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: pgmap v80: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:31.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: Detected new or changed devices on smithi178 2024-03-21T21:58:31.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: Adjusting osd_memory_target on smithi178 to 21184M 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:31.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:31 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: osdmap e19: 3 total, 3 up, 3 in 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: pgmap v80: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: Detected new or changed devices on smithi178 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: Adjusting osd_memory_target on smithi178 to 21184M 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:58:31.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:58:31.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:58:31.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:31 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:32.367 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:32 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-03-21T21:58:32.367 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:32 smithi100 ceph-mon[30506]: osdmap e20: 3 total, 3 up, 3 in 2024-03-21T21:58:32.367 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:32 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-21T21:58:32.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:32 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-03-21T21:58:32.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:32 smithi178 ceph-mon[33973]: osdmap e20: 3 total, 3 up, 3 in 2024-03-21T21:58:32.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:32 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-21T21:58:32.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:32 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-03-21T21:58:32.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:32 smithi159 ceph-mon[33365]: osdmap e20: 3 total, 3 up, 3 in 2024-03-21T21:58:32.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:32 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-21T21:58:32.825 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:58:33.421 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50154]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-21T21:58:33.421 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50154]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.421 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50154]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.422 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50154]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.422 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50157]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-21T21:58:33.422 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50157]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.422 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50157]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.422 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50157]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50160]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-21T21:58:33.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50160]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50160]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50160]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50163]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-21T21:58:33.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50163]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50163]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 sudo[50163]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: osdmap e21: 3 total, 3 up, 3 in 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/3277601161' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:33 smithi100 ceph-mon[30506]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:33.460 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41408]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-21T21:58:33.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41408]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41408]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41408]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41411]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-21T21:58:33.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41411]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41411]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41411]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:33.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-03-21T21:58:33.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: osdmap e21: 3 total, 3 up, 3 in 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/3277601161' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 ceph-mon[33365]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41414]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41414]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41414]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41414]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41417]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41417]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41417]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:33 smithi159 sudo[41417]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.497 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1711058309,"num_in_osds":3,"osd_in_since":1711058291,"num_remapped_pgs":0} 2024-03-21T21:58:33.498 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-21T21:58:33.618 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42012]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-21T21:58:33.618 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42012]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.618 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42012]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.619 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42012]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.619 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42015]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-21T21:58:33.619 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42015]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.619 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42015]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.619 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42015]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:33.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-03-21T21:58:33.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: osdmap e21: 3 total, 3 up, 3 in 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/3277601161' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 ceph-mon[33973]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42018]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42018]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42018]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42018]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42021]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42021]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-21T21:58:33.620 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42021]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-21T21:58:33.621 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:33 smithi178 sudo[42021]: pam_unix(sudo:session): session closed for user root 2024-03-21T21:58:33.734 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:34.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:34.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: osdmap e22: 3 total, 3 up, 3 in 2024-03-21T21:58:34.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:34.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:34.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:34.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.424 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:34 smithi100 ceph-mon[30506]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:34.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:34.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: osdmap e22: 3 total, 3 up, 3 in 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:34 smithi178 ceph-mon[33973]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: osdmap e22: 3 total, 3 up, 3 in 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T21:58:34.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T21:58:34.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T21:58:34.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:34 smithi159 ceph-mon[33365]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-21T21:58:35.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:35 smithi100 ceph-mon[30506]: pgmap v85: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:35.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:35 smithi100 ceph-mon[30506]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-03-21T21:58:35.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:35 smithi100 ceph-mon[30506]: Cluster is now healthy 2024-03-21T21:58:35.566 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:58:35.567 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":22,"fsid":"919deffe-e7cd-11ee-95cd-87774f69a715","created":"2024-03-21T21:55:04.891351+0000","modified":"2024-03-21T21:58:33.339346+0000","last_up_change":"2024-03-21T21:58:29.253414+0000","last_in_change":"2024-03-21T21:58:11.779439+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-21T21:58:30.359463+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e1c7c46-6973-4c28-b0aa-b21946c6045d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6803","nonce":3074700649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6805","nonce":3074700649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6809","nonce":3074700649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6807","nonce":3074700649}]},"public_addr":"172.21.15.100:6803/3074700649","cluster_addr":"172.21.15.100:6805/3074700649","heartbeat_back_addr":"172.21.15.100:6809/3074700649","heartbeat_front_addr":"172.21.15.100:6807/3074700649","state":["exists","up"]},{"osd":1,"uuid":"0df1d3af-47af-4ddd-9afa-2483b36530bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6801","nonce":1889769109}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6803","nonce":1889769109}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6807","nonce":1889769109}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6805","nonce":1889769109}]},"public_addr":"172.21.15.159:6801/1889769109","cluster_addr":"172.21.15.159:6803/1889769109","heartbeat_back_addr":"172.21.15.159:6807/1889769109","heartbeat_front_addr":"172.21.15.159:6805/1889769109","state":["exists","up"]},{"osd":2,"uuid":"98e890d5-b3f1-4568-8edd-36584309850a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6800","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6801","nonce":2716685240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6803","nonce":2716685240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6807","nonce":2716685240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6805","nonce":2716685240}]},"public_addr":"172.21.15.178:6801/2716685240","cluster_addr":"172.21.15.178:6803/2716685240","heartbeat_back_addr":"172.21.15.178:6807/2716685240","heartbeat_front_addr":"172.21.15.178:6805/2716685240","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:57:42.160796+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:58:04.912109+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:58:27.319022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/1270666612":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1908142148":"2024-03-22T21:56:08.267902+0000","172.21.15.100:6801/3362189087":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1665668913":"2024-03-22T21:55:40.343072+0000","172.21.15.100:0/3255584269":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6800/1360654390":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6801/1360654390":"2024-03-22T21:55:40.343072+0000","172.21.15.100:0/2723437519":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1705937386":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6800/3362189087":"2024-03-22T21:56:08.267902+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-21T21:58:35.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:35 smithi178 ceph-mon[33973]: pgmap v85: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:35.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:35 smithi178 ceph-mon[33973]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-03-21T21:58:35.619 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:35 smithi178 ceph-mon[33973]: Cluster is now healthy 2024-03-21T21:58:35.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:35 smithi159 ceph-mon[33365]: pgmap v85: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:35.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:35 smithi159 ceph-mon[33365]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-03-21T21:58:35.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:35 smithi159 ceph-mon[33365]: Cluster is now healthy 2024-03-21T21:58:36.136 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-21T21:58:30.359463+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, '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': '22', '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_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-03-21T21:58:36.136 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-21T21:58:36.372 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:36.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:36 smithi100 ceph-mon[30506]: mgrmap e15: a(active, since 2m), standbys: b 2024-03-21T21:58:36.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:36 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1651843911' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:36.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:36 smithi178 ceph-mon[33973]: mgrmap e15: a(active, since 2m), standbys: b 2024-03-21T21:58:36.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:36 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/1651843911' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:36.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:36 smithi159 ceph-mon[33365]: mgrmap e15: a(active, since 2m), standbys: b 2024-03-21T21:58:36.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:36 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/1651843911' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:37.542 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:37 smithi100 ceph-mon[30506]: pgmap v86: 1 pgs: 1 creating+activating; 0 B data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:37.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:37 smithi178 ceph-mon[33973]: pgmap v86: 1 pgs: 1 creating+activating; 0 B data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:37.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:37 smithi159 ceph-mon[33365]: pgmap v86: 1 pgs: 1 creating+activating; 0 B data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:38.284 INFO:teuthology.orchestra.run.smithi100.stdout:pg_num: 1 2024-03-21T21:58:38.588 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:38 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/379617349' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-21T21:58:38.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:38 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/379617349' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-21T21:58:38.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:38 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/379617349' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-21T21:58:38.897 INFO:tasks.cephadm:Setting up client nodes... 2024-03-21T21:58:38.897 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-21T21:58:38.898 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-21T21:58:38.898 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph mgr dump --format=json 2024-03-21T21:58:39.130 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:39.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:39 smithi100 ceph-mon[30506]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:39.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:39 smithi178 ceph-mon[33973]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:39 smithi159 ceph-mon[33365]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:41.024 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:58:41.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:41 smithi178 ceph-mon[33973]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:41.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:41 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/2732122505' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-21T21:58:41.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:41 smithi100 ceph-mon[30506]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:41.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:41 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2732122505' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-21T21:58:41.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:41 smithi159 ceph-mon[33365]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:41.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:41 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/2732122505' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-21T21:58:41.720 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":1649278727},{"type":"v1","addr":"172.21.15.100:6801","nonce":1649278727}]},"active_addr":"172.21.15.100:6801/1649278727","active_change":"2024-03-21T21:56:08.268022+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24107,"name":"b","mgr_features":4540701547738038271,"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":"True","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","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":"quay.io/prometheus/alertmanager:v0.25.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","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_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_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":[]}}},{"name":"mirroring","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":"nfs","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":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":"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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":"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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":"stats","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":"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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":"","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","nfs","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":"True","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","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":"quay.io/prometheus/alertmanager:v0.25.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","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_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_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":[]}}},{"name":"mirroring","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":"nfs","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":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":"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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":"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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":"stats","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":"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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":"","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://172.21.15.100:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":3934398424}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":3615498327}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":129153311}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":2632291464}]}]} 2024-03-21T21:58:41.726 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-21T21:58:41.726 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-21T21:58:41.726 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-21T21:58:41.959 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:43.528 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:43 smithi100 ceph-mon[30506]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:43.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:43 smithi159 ceph-mon[33365]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:43.836 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:58:43.836 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":22,"fsid":"919deffe-e7cd-11ee-95cd-87774f69a715","created":"2024-03-21T21:55:04.891351+0000","modified":"2024-03-21T21:58:33.339346+0000","last_up_change":"2024-03-21T21:58:29.253414+0000","last_in_change":"2024-03-21T21:58:11.779439+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-21T21:58:30.359463+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e1c7c46-6973-4c28-b0aa-b21946c6045d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6803","nonce":3074700649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6805","nonce":3074700649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6809","nonce":3074700649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6807","nonce":3074700649}]},"public_addr":"172.21.15.100:6803/3074700649","cluster_addr":"172.21.15.100:6805/3074700649","heartbeat_back_addr":"172.21.15.100:6809/3074700649","heartbeat_front_addr":"172.21.15.100:6807/3074700649","state":["exists","up"]},{"osd":1,"uuid":"0df1d3af-47af-4ddd-9afa-2483b36530bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6801","nonce":1889769109}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6803","nonce":1889769109}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6807","nonce":1889769109}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6805","nonce":1889769109}]},"public_addr":"172.21.15.159:6801/1889769109","cluster_addr":"172.21.15.159:6803/1889769109","heartbeat_back_addr":"172.21.15.159:6807/1889769109","heartbeat_front_addr":"172.21.15.159:6805/1889769109","state":["exists","up"]},{"osd":2,"uuid":"98e890d5-b3f1-4568-8edd-36584309850a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6800","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6801","nonce":2716685240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6803","nonce":2716685240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6807","nonce":2716685240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6805","nonce":2716685240}]},"public_addr":"172.21.15.178:6801/2716685240","cluster_addr":"172.21.15.178:6803/2716685240","heartbeat_back_addr":"172.21.15.178:6807/2716685240","heartbeat_front_addr":"172.21.15.178:6805/2716685240","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:57:42.160796+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:58:04.912109+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:58:27.319022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/1270666612":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1908142148":"2024-03-22T21:56:08.267902+0000","172.21.15.100:6801/3362189087":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1665668913":"2024-03-22T21:55:40.343072+0000","172.21.15.100:0/3255584269":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6800/1360654390":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6801/1360654390":"2024-03-22T21:55:40.343072+0000","172.21.15.100:0/2723437519":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1705937386":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6800/3362189087":"2024-03-22T21:56:08.267902+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-21T21:58:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:43 smithi178 ceph-mon[33973]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:44.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:44 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/3245069960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:44.466 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-21T21:58:44.467 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-21T21:58:44.703 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:44.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:44 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/3245069960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:44.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:44 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/3245069960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:45.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:45 smithi100 ceph-mon[30506]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:45.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:45 smithi159 ceph-mon[33365]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:45.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:45 smithi178 ceph-mon[33973]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:46.500 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:58:46.500 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":22,"fsid":"919deffe-e7cd-11ee-95cd-87774f69a715","created":"2024-03-21T21:55:04.891351+0000","modified":"2024-03-21T21:58:33.339346+0000","last_up_change":"2024-03-21T21:58:29.253414+0000","last_in_change":"2024-03-21T21:58:11.779439+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-21T21:58:30.359463+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e1c7c46-6973-4c28-b0aa-b21946c6045d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6803","nonce":3074700649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6805","nonce":3074700649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6809","nonce":3074700649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":3074700649},{"type":"v1","addr":"172.21.15.100:6807","nonce":3074700649}]},"public_addr":"172.21.15.100:6803/3074700649","cluster_addr":"172.21.15.100:6805/3074700649","heartbeat_back_addr":"172.21.15.100:6809/3074700649","heartbeat_front_addr":"172.21.15.100:6807/3074700649","state":["exists","up"]},{"osd":1,"uuid":"0df1d3af-47af-4ddd-9afa-2483b36530bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6801","nonce":1889769109}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6803","nonce":1889769109}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6807","nonce":1889769109}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1889769109},{"type":"v1","addr":"172.21.15.159:6805","nonce":1889769109}]},"public_addr":"172.21.15.159:6801/1889769109","cluster_addr":"172.21.15.159:6803/1889769109","heartbeat_back_addr":"172.21.15.159:6807/1889769109","heartbeat_front_addr":"172.21.15.159:6805/1889769109","state":["exists","up"]},{"osd":2,"uuid":"98e890d5-b3f1-4568-8edd-36584309850a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6800","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6801","nonce":2716685240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6803","nonce":2716685240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6807","nonce":2716685240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":2716685240},{"type":"v1","addr":"172.21.15.178:6805","nonce":2716685240}]},"public_addr":"172.21.15.178:6801/2716685240","cluster_addr":"172.21.15.178:6803/2716685240","heartbeat_back_addr":"172.21.15.178:6807/2716685240","heartbeat_front_addr":"172.21.15.178:6805/2716685240","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:57:42.160796+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:58:04.912109+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-21T21:58:27.319022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/1270666612":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1908142148":"2024-03-22T21:56:08.267902+0000","172.21.15.100:6801/3362189087":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1665668913":"2024-03-22T21:55:40.343072+0000","172.21.15.100:0/3255584269":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6800/1360654390":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6801/1360654390":"2024-03-22T21:55:40.343072+0000","172.21.15.100:0/2723437519":"2024-03-22T21:56:08.267902+0000","172.21.15.100:0/1705937386":"2024-03-22T21:55:40.343072+0000","172.21.15.100:6800/3362189087":"2024-03-22T21:56:08.267902+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-21T21:58:47.112 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-21T21:58:47.112 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-21T21:58:47.112 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-21T21:58:47.368 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:47.372 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:47.378 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:47.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:47 smithi100 ceph-mon[30506]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:47.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:47 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2246992193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:47.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:47 smithi159 ceph-mon[33365]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:47.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:47 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/2246992193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:47.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:47 smithi178 ceph-mon[33973]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:47.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:47 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/2246992193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-21T21:58:49.670 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:49 smithi178 ceph-mon[33973]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:49.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:49 smithi100 ceph-mon[30506]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:49.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:49 smithi159 ceph-mon[33365]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:51.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:51 smithi100 ceph-mon[30506]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:51.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:51 smithi159 ceph-mon[33365]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:51.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:51 smithi178 ceph-mon[33973]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:52.001 INFO:teuthology.orchestra.run.smithi100.stdout:34359738385 2024-03-21T21:58:52.001 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-21T21:58:52.881 INFO:teuthology.orchestra.run.smithi100.stdout:55834574859 2024-03-21T21:58:52.881 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-21T21:58:53.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:53 smithi100 ceph-mon[30506]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:53.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:53 smithi159 ceph-mon[33365]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:53.782 INFO:teuthology.orchestra.run.smithi100.stdout:77309411336 2024-03-21T21:58:53.782 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-21T21:58:53.783 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:53.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:53 smithi178 ceph-mon[33973]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:54.466 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:54.497 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:58:55.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:55 smithi100 ceph-mon[30506]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:55.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:55 smithi159 ceph-mon[33365]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:55.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:55 smithi178 ceph-mon[33973]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:57.519 INFO:teuthology.orchestra.run.smithi100.stdout:34359738386 2024-03-21T21:58:57.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:57 smithi100 ceph-mon[30506]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:57.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:57 smithi159 ceph-mon[33365]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:57.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:57 smithi178 ceph-mon[33973]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:58.167 INFO:teuthology.orchestra.run.smithi100.stdout:55834574860 2024-03-21T21:58:58.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:58 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/3129423534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-21T21:58:58.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:58 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/1725910329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-21T21:58:58.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:58 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/3129423534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-21T21:58:58.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:58 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/1725910329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-21T21:58:58.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:58 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/3129423534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-21T21:58:58.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:58 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/1725910329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-21T21:58:59.061 INFO:teuthology.orchestra.run.smithi100.stdout:77309411337 2024-03-21T21:58:59.295 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738385 got 34359738386 for osd.0 2024-03-21T21:58:59.295 DEBUG:teuthology.parallel:result is None 2024-03-21T21:58:59.619 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:59 smithi100 ceph-mon[30506]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:59.619 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:58:59 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2427042909' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-21T21:58:59.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:59 smithi159 ceph-mon[33365]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:59.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:58:59 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/2427042909' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-21T21:58:59.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:59 smithi178 ceph-mon[33973]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:58:59.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:58:59 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/2427042909' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-21T21:58:59.943 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411336 got 77309411337 for osd.2 2024-03-21T21:58:59.943 DEBUG:teuthology.parallel:result is None 2024-03-21T21:59:00.416 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574859 got 55834574860 for osd.1 2024-03-21T21:59:00.416 DEBUG:teuthology.parallel:result is None 2024-03-21T21:59:00.417 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-21T21:59:00.417 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-21T21:59:00.659 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:59:01.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:01 smithi100 ceph-mon[30506]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:01.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:01 smithi159 ceph-mon[33365]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:01.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:01 smithi178 ceph-mon[33973]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:02.460 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:59:02.462 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-03-21T21:59:03.199 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":99,"stamp":"2024-03-21T21:59:02.298574+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":85164,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150292,"statfs":{"total":287985106944,"available":287897899008,"internally_reserved":0,"allocated":2347008,"data_stored":1944759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":82963792},"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":"12.001827"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":186,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-03-21T21:58:33.428990+0000","last_change":"2024-03-21T21:58:33.046423+0000","last_active":"2024-03-21T21:58:33.428990+0000","last_peered":"2024-03-21T21:58:33.428990+0000","last_clean":"2024-03-21T21:58:33.428990+0000","last_became_active":"2024-03-21T21:58:33.045408+0000","last_became_peered":"2024-03-21T21:58:33.045408+0000","last_unstale":"2024-03-21T21:58:33.428990+0000","last_undegraded":"2024-03-21T21:58:33.428990+0000","last_fullsized":"2024-03-21T21:58:33.428990+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-21T21:58:31.318472+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-21T21:58:31.318472+0000","last_clean_scrub_stamp":"2024-03-21T21:58:31.318472+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-23T01:02:38.596516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411338,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28348,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716804,"statfs":{"total":95995035648,"available":95966007296,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28408,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716744,"statfs":{"total":95995035648,"available":95965945856,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":13,"seq":55834574861,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28408,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716744,"statfs":{"total":95995035648,"available":95965945856,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-21T21:59:03.200 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-21T21:59:03.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:03 smithi100 ceph-mon[30506]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:03.438 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:59:03.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:03 smithi159 ceph-mon[33365]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:03.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:03 smithi178 ceph-mon[33973]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:04.549 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:04 smithi100 ceph-mon[30506]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:59:04.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:04 smithi159 ceph-mon[33365]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:59:04.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:04 smithi178 ceph-mon[33973]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:59:05.247 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:59:05.249 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-03-21T21:59:05.555 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:05 smithi100 ceph-mon[30506]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:05.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:05 smithi159 ceph-mon[33365]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:05.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:05 smithi178 ceph-mon[33973]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:05.892 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":100,"stamp":"2024-03-21T21:59:04.298898+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":85164,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150292,"statfs":{"total":287985106944,"available":287897899008,"internally_reserved":0,"allocated":2347008,"data_stored":1944759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":82963792},"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":"12.001846"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":186,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-03-21T21:58:33.428990+0000","last_change":"2024-03-21T21:58:33.046423+0000","last_active":"2024-03-21T21:58:33.428990+0000","last_peered":"2024-03-21T21:58:33.428990+0000","last_clean":"2024-03-21T21:58:33.428990+0000","last_became_active":"2024-03-21T21:58:33.045408+0000","last_became_peered":"2024-03-21T21:58:33.045408+0000","last_unstale":"2024-03-21T21:58:33.428990+0000","last_undegraded":"2024-03-21T21:58:33.428990+0000","last_fullsized":"2024-03-21T21:58:33.428990+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-21T21:58:31.318472+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-21T21:58:31.318472+0000","last_clean_scrub_stamp":"2024-03-21T21:58:31.318472+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-23T01:02:38.596516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411338,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28348,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716804,"statfs":{"total":95995035648,"available":95966007296,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28408,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716744,"statfs":{"total":95995035648,"available":95965945856,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":13,"seq":55834574862,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28408,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716744,"statfs":{"total":95995035648,"available":95965945856,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-21T21:59:05.892 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-21T21:59:05.893 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-21T21:59:05.893 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-21T21:59:05.893 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- ceph health --format=json 2024-03-21T21:59:06.125 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:59:06.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:06 smithi100 ceph-mon[30506]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:59:06.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:06 smithi159 ceph-mon[33365]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:59:06.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:06 smithi178 ceph-mon[33973]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T21:59:07.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:07 smithi100 ceph-mon[30506]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:07.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:07 smithi159 ceph-mon[33365]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:07.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:07 smithi178 ceph-mon[33973]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:07.995 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T21:59:07.995 INFO:teuthology.orchestra.run.smithi100.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-21T21:59:08.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:08 smithi100 ceph-mon[30506]: from='client.? 172.21.15.100:0/2919241612' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-21T21:59:08.666 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-21T21:59:08.666 INFO:tasks.cephadm:Setup complete, yielding 2024-03-21T21:59:08.667 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-21T21:59:08.677 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi100.front.sepia.ceph.com 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 -- bash -c 'set -e 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> set -x 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> ceph orch apply node-exporter 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> ceph orch apply grafana 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> ceph orch apply alertmanager 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> ceph orch apply prometheus 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> sleep 240 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> ceph orch ls 2024-03-21T21:59:08.677 DEBUG:teuthology.orchestra.run.smithi100:> ceph orch ps 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> ceph orch host ls 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> MON_DAEMON=$(ceph orch ps --daemon-type mon -f json | jq -r '"'"'last | .daemon_name'"'"') 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> GRAFANA_HOST=$(ceph orch ps --daemon-type grafana -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> PROM_HOST=$(ceph orch ps --daemon-type prometheus -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> ALERTM_HOST=$(ceph orch ps --daemon-type alertmanager -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST "$GRAFANA_HOST" '"'"'.[] | select(.hostname==$GRAFANA_HOST) | .addr'"'"') 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> PROM_IP=$(ceph orch host ls -f json | jq -r --arg PROM_HOST "$PROM_HOST" '"'"'.[] | select(.hostname==$PROM_HOST) | .addr'"'"') 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> ALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST "$ALERTM_HOST" '"'"'.[] | select(.hostname==$ALERTM_HOST) | .addr'"'"') 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> # check each host node-exporter metrics endpoint is responsive 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> ALL_HOST_IPS=$(ceph orch host ls -f json | jq -r '"'"'.[] | .addr'"'"') 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> for ip in $ALL_HOST_IPS; do 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> curl -s http://${ip}:9100/metric 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> done 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> # check grafana endpoints are responsive and database health is okay 2024-03-21T21:59:08.678 DEBUG:teuthology.orchestra.run.smithi100:> curl -k -s https://${GRAFANA_IP}:3000/api/health 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '"'"'.database == "ok"'"'"' 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> # stop mon daemon in order to trigger an alert 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> ceph orch daemon stop $MON_DAEMON 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> sleep 120 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> # check prometheus endpoints are responsive and mon down alert is firing 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> curl -s http://${PROM_IP}:9095/api/v1/status/config 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> curl -s http://${PROM_IP}:9095/api/v1/status/config | jq -e '"'"'.status == "success"'"'"' 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> curl -s http://${PROM_IP}:9095/api/v1/alerts 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '"'"'.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"'"'"' 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> # check alertmanager endpoints are responsive and mon down alert is active 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> curl -s http://${ALERTM_IP}:9093/api/v1/status 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '"'"'.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"'"'"' 2024-03-21T21:59:08.679 DEBUG:teuthology.orchestra.run.smithi100:> ' 2024-03-21T21:59:08.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:08 smithi159 ceph-mon[33365]: from='client.? 172.21.15.100:0/2919241612' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-21T21:59:08.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:08 smithi178 ceph-mon[33973]: from='client.? 172.21.15.100:0/2919241612' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-21T21:59:08.917 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/mon.a/config 2024-03-21T21:59:09.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:09 smithi100 ceph-mon[30506]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:09.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:09 smithi159 ceph-mon[33365]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:09.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:09 smithi178 ceph-mon[33973]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:10.512 INFO:teuthology.orchestra.run.smithi100.stderr:+ ceph orch apply node-exporter 2024-03-21T21:59:10.729 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled node-exporter update... 2024-03-21T21:59:10.741 INFO:teuthology.orchestra.run.smithi100.stderr:+ ceph orch apply grafana 2024-03-21T21:59:11.061 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled grafana update... 2024-03-21T21:59:11.074 INFO:teuthology.orchestra.run.smithi100.stderr:+ ceph orch apply alertmanager 2024-03-21T21:59:11.393 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled alertmanager update... 2024-03-21T21:59:11.406 INFO:teuthology.orchestra.run.smithi100.stderr:+ ceph orch apply prometheus 2024-03-21T21:59:11.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:11 smithi100 ceph-mon[30506]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:11.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:59:11.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:59:11.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:59:11.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:11 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:11 smithi159 ceph-mon[33365]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:11.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:59:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:59:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:59:11.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:11 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.736 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled prometheus update... 2024-03-21T21:59:11.749 INFO:teuthology.orchestra.run.smithi100.stderr:+ sleep 240 2024-03-21T21:59:11.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:11 smithi178 ceph-mon[33973]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:11.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:11 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:11 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:59:11.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:11 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:11 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:11.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:11 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:59:11.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:11 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:59:11.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:11 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:12.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:12 smithi100 ceph-mon[30506]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:12 smithi100 ceph-mon[30506]: Saving service node-exporter spec with placement * 2024-03-21T21:59:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:12 smithi100 ceph-mon[30506]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:12 smithi100 ceph-mon[30506]: Saving service grafana spec with placement count:1 2024-03-21T21:59:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:12 smithi100 ceph-mon[30506]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:12 smithi100 ceph-mon[30506]: Saving service alertmanager spec with placement count:1 2024-03-21T21:59:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:12 smithi100 ceph-mon[30506]: Deploying daemon node-exporter.smithi100 on smithi100 2024-03-21T21:59:12.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:12 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:12 smithi159 ceph-mon[33365]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:12 smithi159 ceph-mon[33365]: Saving service node-exporter spec with placement * 2024-03-21T21:59:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:12 smithi159 ceph-mon[33365]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:12 smithi159 ceph-mon[33365]: Saving service grafana spec with placement count:1 2024-03-21T21:59:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:12 smithi159 ceph-mon[33365]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:12 smithi159 ceph-mon[33365]: Saving service alertmanager spec with placement count:1 2024-03-21T21:59:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:12 smithi159 ceph-mon[33365]: Deploying daemon node-exporter.smithi100 on smithi100 2024-03-21T21:59:12.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:12 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:12 smithi178 ceph-mon[33973]: from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:12 smithi178 ceph-mon[33973]: Saving service node-exporter spec with placement * 2024-03-21T21:59:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:12 smithi178 ceph-mon[33973]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:12 smithi178 ceph-mon[33973]: Saving service grafana spec with placement count:1 2024-03-21T21:59:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:12 smithi178 ceph-mon[33973]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:12.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:12 smithi178 ceph-mon[33973]: Saving service alertmanager spec with placement count:1 2024-03-21T21:59:12.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:12 smithi178 ceph-mon[33973]: Deploying daemon node-exporter.smithi100 on smithi100 2024-03-21T21:59:12.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:12 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:13.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:13 smithi159 ceph-mon[33365]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:13.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:13 smithi159 ceph-mon[33365]: Saving service prometheus spec with placement count:1 2024-03-21T21:59:13.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:13 smithi159 ceph-mon[33365]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:13.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:13 smithi178 ceph-mon[33973]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:13.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:13 smithi178 ceph-mon[33973]: Saving service prometheus spec with placement count:1 2024-03-21T21:59:13.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:13 smithi178 ceph-mon[33973]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:13.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:13 smithi100 ceph-mon[30506]: from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T21:59:13.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:13 smithi100 ceph-mon[30506]: Saving service prometheus spec with placement count:1 2024-03-21T21:59:13.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:13 smithi100 ceph-mon[30506]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:15.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:15 smithi159 ceph-mon[33365]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:15.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:15.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:15.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:15 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:15 smithi178 ceph-mon[33973]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:15 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:15.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:15 smithi100 ceph-mon[30506]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:15.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:15.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:15.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:15 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:16.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:16 smithi159 ceph-mon[33365]: Deploying daemon node-exporter.smithi159 on smithi159 2024-03-21T21:59:16.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:16 smithi178 ceph-mon[33973]: Deploying daemon node-exporter.smithi159 on smithi159 2024-03-21T21:59:16.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:16 smithi100 ceph-mon[30506]: Deploying daemon node-exporter.smithi159 on smithi159 2024-03-21T21:59:17.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:17 smithi159 ceph-mon[33365]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:17.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:17 smithi178 ceph-mon[33973]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:17.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:17 smithi100 ceph-mon[30506]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:19.685 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:19 smithi178 ceph-mon[33973]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:19.685 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:19 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:19.685 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:19 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:19.685 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:19 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:19.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:19 smithi159 ceph-mon[33365]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:19.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:19 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:19.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:19 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:19.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:19 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:19 smithi100 ceph-mon[30506]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:19 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:19 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:19 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:20.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:20 smithi159 ceph-mon[33365]: Deploying daemon node-exporter.smithi178 on smithi178 2024-03-21T21:59:20.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:20 smithi178 ceph-mon[33973]: Deploying daemon node-exporter.smithi178 on smithi178 2024-03-21T21:59:20.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:20 smithi100 ceph-mon[30506]: Deploying daemon node-exporter.smithi178 on smithi178 2024-03-21T21:59:21.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:21 smithi159 ceph-mon[33365]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:21.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:21 smithi178 ceph-mon[33973]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:21.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:21 smithi100 ceph-mon[30506]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:23.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:23 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-21T21:59:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:23 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:23.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-21T21:59:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:23 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:24.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:24 smithi159 ceph-mon[33365]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-21T21:59:24.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:24 smithi159 ceph-mon[33365]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-21T21:59:24.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:24 smithi159 ceph-mon[33365]: Deploying daemon grafana.smithi100 on smithi100 2024-03-21T21:59:24.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:24 smithi159 ceph-mon[33365]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:24.735 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:24 smithi178 ceph-mon[33973]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-21T21:59:24.735 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:24 smithi178 ceph-mon[33973]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-21T21:59:24.736 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:24 smithi178 ceph-mon[33973]: Deploying daemon grafana.smithi100 on smithi100 2024-03-21T21:59:24.736 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:24 smithi178 ceph-mon[33973]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:24 smithi100 ceph-mon[30506]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-21T21:59:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:24 smithi100 ceph-mon[30506]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-21T21:59:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:24 smithi100 ceph-mon[30506]: Deploying daemon grafana.smithi100 on smithi100 2024-03-21T21:59:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:24 smithi100 ceph-mon[30506]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:27.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:27 smithi178 ceph-mon[33973]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:27.623 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:27 smithi100 ceph-mon[30506]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:27.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:27 smithi159 ceph-mon[33365]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:29.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:29 smithi178 ceph-mon[33973]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:29.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:29 smithi100 ceph-mon[30506]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:29.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:29 smithi159 ceph-mon[33365]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:31.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:31 smithi178 ceph-mon[33973]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:31.652 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:31 smithi100 ceph-mon[30506]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:31.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:31 smithi159 ceph-mon[33365]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:33.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:33 smithi100 ceph-mon[30506]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:33.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.407 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.408 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.408 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.408 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:33 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:33 smithi159 ceph-mon[33365]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:33.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:33 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:33 smithi178 ceph-mon[33973]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:33.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:33.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:33 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:34.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:34 smithi100 ceph-mon[30506]: Deploying daemon alertmanager.smithi178 on smithi178 2024-03-21T21:59:34.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:34 smithi159 ceph-mon[33365]: Deploying daemon alertmanager.smithi178 on smithi178 2024-03-21T21:59:34.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:34 smithi178 ceph-mon[33973]: Deploying daemon alertmanager.smithi178 on smithi178 2024-03-21T21:59:35.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:35 smithi100 ceph-mon[30506]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:35.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:35 smithi159 ceph-mon[33365]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:35.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:35 smithi178 ceph-mon[33973]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:37.593 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:37 smithi178 ceph-mon[33973]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:37.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:37 smithi100 ceph-mon[30506]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:37.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:37 smithi159 ceph-mon[33365]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:39.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:39 smithi100 ceph-mon[30506]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:39 smithi159 ceph-mon[33365]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:39.732 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:39 smithi178 ceph-mon[33973]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:41.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:41 smithi100 ceph-mon[30506]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:41.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:41 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:41 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:41 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:41 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:41 smithi159 ceph-mon[33365]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:41.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:41 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:41 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:41 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:41 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:41 smithi178 ceph-mon[33973]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:41.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:41 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:41 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:41 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:41.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:41 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:42.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:42 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:59:42.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:42 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:59:42.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:42 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T21:59:43.654 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:43 smithi178 ceph-mon[33973]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:43.654 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:43 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:43.654 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:43 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:43.654 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:43 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:43.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:43 smithi100 ceph-mon[30506]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:43.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:43 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:43.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:43 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:43.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:43 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:43.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:43 smithi159 ceph-mon[33365]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:43.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:43 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:43.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:43 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:43.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:43 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:45 smithi178 ceph-mon[33973]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:45.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:59:45.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:59:45.369 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:45 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:45 smithi100 ceph-mon[30506]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:45.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:59:45.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:59:45.422 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:45 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:45.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:45 smithi159 ceph-mon[33365]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:45.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T21:59:45.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T21:59:45.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:45 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:46.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:46 smithi178 ceph-mon[33973]: Deploying daemon prometheus.smithi159 on smithi159 2024-03-21T21:59:46.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:46 smithi100 ceph-mon[30506]: Deploying daemon prometheus.smithi159 on smithi159 2024-03-21T21:59:46.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:46 smithi159 ceph-mon[33365]: Deploying daemon prometheus.smithi159 on smithi159 2024-03-21T21:59:47.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:47 smithi178 ceph-mon[33973]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:47.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:47 smithi100 ceph-mon[30506]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:47.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:47 smithi159 ceph-mon[33365]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:49.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:49 smithi178 ceph-mon[33973]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:49.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:49 smithi100 ceph-mon[30506]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:49.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:49 smithi159 ceph-mon[33365]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:51.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:51 smithi178 ceph-mon[33973]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:51.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:51 smithi100 ceph-mon[30506]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:51.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:51 smithi159 ceph-mon[33365]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:53.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:53 smithi159 ceph-mon[33365]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:53.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:53 smithi178 ceph-mon[33973]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:53.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:53 smithi100 ceph-mon[30506]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:55.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:55 smithi100 ceph-mon[30506]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:55.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:55 smithi159 ceph-mon[33365]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:55.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:55 smithi178 ceph-mon[33973]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:57.623 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:57 smithi159 ceph-mon[33365]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:57 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:57 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:57 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:57 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:57 smithi178 ceph-mon[33973]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:57 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:57 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:57 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:57 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-21T21:59:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:57 smithi100 ceph-mon[30506]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-03-21T21:59:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:57 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:57 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:57 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' 2024-03-21T21:59:57.632 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:57 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-21T21:59:57.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:57 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ignoring --setuser ceph since I am not root 2024-03-21T21:59:57.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:57 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ignoring --setgroup ceph since I am not root 2024-03-21T21:59:57.961 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:57 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: ignoring --setuser ceph since I am not root 2024-03-21T21:59:57.961 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:57 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: ignoring --setgroup ceph since I am not root 2024-03-21T21:59:57.961 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:57 smithi159 ceph-mgr[34834]: -- 172.21.15.159:0/467892476 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5644f04b65a0 con 0x5644f048ac00 2024-03-21T21:59:58.260 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:58 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:58.163+0000 7f99a014a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-21T21:59:58.260 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:58 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:58.259+0000 7f99a014a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-21T21:59:58.460 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:58 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:58.140+0000 7fad3f904200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-21T21:59:58.460 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:58 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:58.233+0000 7fad3f904200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-21T21:59:58.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:58 smithi159 ceph-mon[33365]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-21T21:59:58.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 21:59:58 smithi159 ceph-mon[33365]: mgrmap e16: a(active, since 3m), standbys: b 2024-03-21T21:59:58.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:58 smithi178 ceph-mon[33973]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-21T21:59:58.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 21:59:58 smithi178 ceph-mon[33973]: mgrmap e16: a(active, since 3m), standbys: b 2024-03-21T21:59:58.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:58 smithi100 ceph-mon[30506]: from='mgr.14152 172.21.15.100:0/1541925374' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-21T21:59:58.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 21:59:58 smithi100 ceph-mon[30506]: mgrmap e16: a(active, since 3m), standbys: b 2024-03-21T21:59:59.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:58 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:58.913+0000 7f99a014a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-21T21:59:59.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:59 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:59.004+0000 7f99a014a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-21T21:59:59.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:59 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:59.144+0000 7f99a014a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-21T21:59:59.191 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:58 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:58.865+0000 7fad3f904200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-21T21:59:59.191 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:58 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:58.957+0000 7fad3f904200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-21T21:59:59.191 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:59 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:59.097+0000 7fad3f904200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-21T21:59:59.191 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:59 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:59.190+0000 7fad3f904200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-21T21:59:59.460 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:59 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:59.273+0000 7fad3f904200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-21T21:59:59.580 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:59 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:59.237+0000 7f99a014a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-21T21:59:59.580 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:59 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:59.319+0000 7f99a014a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-21T21:59:59.580 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:59 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:59.579+0000 7f99a014a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-21T21:59:59.818 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:59 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:59.533+0000 7fad3f904200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-21T21:59:59.818 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:59 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:59.640+0000 7fad3f904200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-21T21:59:59.818 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:59 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:59.724+0000 7fad3f904200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-21T21:59:59.818 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:59 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:59.817+0000 7fad3f904200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-21T21:59:59.868 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:59 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:59.688+0000 7f99a014a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-21T21:59:59.868 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:59 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:59.773+0000 7f99a014a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-21T21:59:59.868 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 21:59:59 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T21:59:59.868+0000 7f99a014a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-21T22:00:00.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:00 smithi100 ceph-mon[30506]: overall HEALTH_OK 2024-03-21T22:00:00.172 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:00 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:00.043+0000 7f99a014a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-21T22:00:00.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:00 smithi159 ceph-mon[33365]: overall HEALTH_OK 2024-03-21T22:00:00.211 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 21:59:59 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T21:59:59.991+0000 7fad3f904200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-21T22:00:00.368 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:00 smithi178 ceph-mon[33973]: overall HEALTH_OK 2024-03-21T22:00:01.210 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:00 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:00.942+0000 7fad3f904200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-21T22:00:01.210 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:01 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:01.070+0000 7fad3f904200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-21T22:00:01.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:01.020+0000 7f99a014a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-21T22:00:01.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:01.152+0000 7f99a014a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-21T22:00:01.680 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:01 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:01.401+0000 7fad3f904200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-21T22:00:01.680 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:01 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:01.488+0000 7fad3f904200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-21T22:00:01.680 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:01 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:01.680+0000 7fad3f904200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-21T22:00:01.781 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:01.494+0000 7f99a014a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-21T22:00:01.781 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:01.585+0000 7f99a014a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-21T22:00:01.781 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:01.781+0000 7f99a014a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-21T22:00:01.960 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:01 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:01.865+0000 7fad3f904200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-21T22:00:02.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:01 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:01.966+0000 7f99a014a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-21T22:00:02.401 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:02 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:02.145+0000 7fad3f904200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-21T22:00:02.402 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:02 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:02.402+0000 7fad3f904200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-21T22:00:02.510 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:02.254+0000 7f99a014a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-21T22:00:02.510 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:02.510+0000 7f99a014a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-21T22:00:02.710 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:02 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:02.634+0000 7fad3f904200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-21T22:00:02.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:02.747+0000 7f99a014a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-21T22:00:03.710 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:03 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:03.433+0000 7fad3f904200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-21T22:00:03.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:03 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:03.544+0000 7f99a014a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-21T22:00:04.117 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:04.020+0000 7fad3f904200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-21T22:00:04.117 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:04.117+0000 7fad3f904200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-21T22:00:04.404 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:04.110+0000 7f99a014a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-21T22:00:04.404 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:04.207+0000 7f99a014a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-21T22:00:04.404 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:04.332+0000 7fad3f904200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-21T22:00:04.404 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: [21/Mar/2024:22:00:04] ENGINE Bus STARTING 2024-03-21T22:00:04.655 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-mon[33365]: Standby manager daemon b restarted 2024-03-21T22:00:04.655 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-mon[33365]: Standby manager daemon b started 2024-03-21T22:00:04.655 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-mon[33365]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-21T22:00:04.655 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-mon[33365]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-21T22:00:04.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-mon[33365]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-21T22:00:04.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-mon[33365]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-21T22:00:04.656 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: CherryPy Checker: 2024-03-21T22:00:04.656 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: The Application mounted at '' has an empty config. 2024-03-21T22:00:04.656 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: 2024-03-21T22:00:04.656 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: [21/Mar/2024:22:00:04] ENGINE Serving on http://:::9283 2024-03-21T22:00:04.656 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:00:04 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b[34811]: [21/Mar/2024:22:00:04] ENGINE Bus STARTED 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-mon[30506]: Standby manager daemon b restarted 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-mon[30506]: Standby manager daemon b started 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-mon[30506]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-mon[30506]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-mon[30506]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-mon[30506]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:04.432+0000 7f99a014a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:04] ENGINE Bus STARTING 2024-03-21T22:00:04.657 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: CherryPy Checker: 2024-03-21T22:00:04.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:04 smithi178 ceph-mon[33973]: Standby manager daemon b restarted 2024-03-21T22:00:04.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:04 smithi178 ceph-mon[33973]: Standby manager daemon b started 2024-03-21T22:00:04.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:04 smithi178 ceph-mon[33973]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-21T22:00:04.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:04 smithi178 ceph-mon[33973]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-21T22:00:04.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:04 smithi178 ceph-mon[33973]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-21T22:00:04.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:04 smithi178 ceph-mon[33973]: from='mgr.? 172.21.15.159:0/1126481085' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-21T22:00:04.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: The Application mounted at '' has an empty config. 2024-03-21T22:00:04.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:00:04.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:04] ENGINE Serving on http://:::9283 2024-03-21T22:00:04.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:04 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:04] ENGINE Bus STARTED 2024-03-21T22:00:05.666 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: mgrmap e17: a(active, since 3m), standbys: b 2024-03-21T22:00:05.666 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: Active manager daemon a restarted 2024-03-21T22:00:05.666 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: Activating manager daemon a 2024-03-21T22:00:05.666 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: osdmap e23: 3 total, 3 up, 3 in 2024-03-21T22:00:05.666 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: mgrmap e18: a(active, starting, since 0.00602557s), standbys: b 2024-03-21T22:00:05.666 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T22:00:05.666 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: Manager daemon a is now available 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:05.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-21T22:00:05.668 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:05 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-21T22:00:05.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: mgrmap e17: a(active, since 3m), standbys: b 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: Active manager daemon a restarted 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: Activating manager daemon a 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: osdmap e23: 3 total, 3 up, 3 in 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: mgrmap e18: a(active, starting, since 0.00602557s), standbys: b 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-21T22:00:05.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-21T22:00:05.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-21T22:00:05.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: Manager daemon a is now available 2024-03-21T22:00:05.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:05.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:05.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:05.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-21T22:00:05.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:05 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: mgrmap e17: a(active, since 3m), standbys: b 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: Active manager daemon a restarted 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: Activating manager daemon a 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: osdmap e23: 3 total, 3 up, 3 in 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: mgrmap e18: a(active, starting, since 0.00602557s), standbys: b 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-21T22:00:05.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: Manager daemon a is now available 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-21T22:00:05.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:05 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-21T22:00:06.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:06 smithi159 ceph-mon[33365]: [21/Mar/2024:22:00:04] ENGINE Bus STARTING 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:06 smithi159 ceph-mon[33365]: [21/Mar/2024:22:00:04] ENGINE Serving on https://172.21.15.100:7150 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:06 smithi159 ceph-mon[33365]: [21/Mar/2024:22:00:05] ENGINE Serving on http://172.21.15.100:8765 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:06 smithi159 ceph-mon[33365]: [21/Mar/2024:22:00:05] ENGINE Bus STARTED 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:06 smithi159 ceph-mon[33365]: mgrmap e19: a(active, since 1.01086s), standbys: b 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:06 smithi159 ceph-mon[33365]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:06 smithi178 ceph-mon[33973]: [21/Mar/2024:22:00:04] ENGINE Bus STARTING 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:06 smithi178 ceph-mon[33973]: [21/Mar/2024:22:00:04] ENGINE Serving on https://172.21.15.100:7150 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:06 smithi178 ceph-mon[33973]: [21/Mar/2024:22:00:05] ENGINE Serving on http://172.21.15.100:8765 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:06 smithi178 ceph-mon[33973]: [21/Mar/2024:22:00:05] ENGINE Bus STARTED 2024-03-21T22:00:06.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:06 smithi178 ceph-mon[33973]: mgrmap e19: a(active, since 1.01086s), standbys: b 2024-03-21T22:00:06.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:06 smithi178 ceph-mon[33973]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:06.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:06 smithi100 ceph-mon[30506]: [21/Mar/2024:22:00:04] ENGINE Bus STARTING 2024-03-21T22:00:06.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:06 smithi100 ceph-mon[30506]: [21/Mar/2024:22:00:04] ENGINE Serving on https://172.21.15.100:7150 2024-03-21T22:00:06.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:06 smithi100 ceph-mon[30506]: [21/Mar/2024:22:00:05] ENGINE Serving on http://172.21.15.100:8765 2024-03-21T22:00:06.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:06 smithi100 ceph-mon[30506]: [21/Mar/2024:22:00:05] ENGINE Bus STARTED 2024-03-21T22:00:06.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:06 smithi100 ceph-mon[30506]: mgrmap e19: a(active, since 1.01086s), standbys: b 2024-03-21T22:00:06.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:06 smithi100 ceph-mon[30506]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:07.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:07 smithi100 ceph-mon[30506]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:07.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:07 smithi100 ceph-mon[30506]: mgrmap e20: a(active, since 2s), standbys: b 2024-03-21T22:00:07.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:07 smithi159 ceph-mon[33365]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:07.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:07 smithi159 ceph-mon[33365]: mgrmap e20: a(active, since 2s), standbys: b 2024-03-21T22:00:07.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:07 smithi178 ceph-mon[33973]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:07.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:07 smithi178 ceph-mon[33973]: mgrmap e20: a(active, since 2s), standbys: b 2024-03-21T22:00:08.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:08 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:08 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:08 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:08 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:08 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:08 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:08 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:08 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:08 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:08 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:08 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:08 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:08 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:08 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:08 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:08 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:08 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:08.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:08 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:09.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: mgrmap e21: a(active, since 4s), standbys: b 2024-03-21T22:00:09.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:09.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:09 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:09.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:09.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: mgrmap e21: a(active, since 4s), standbys: b 2024-03-21T22:00:09.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:09.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:09 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: mgrmap e21: a(active, since 4s), standbys: b 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-21T22:00:09.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:09.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:09.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:09 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:10.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Adjusting osd_memory_target on smithi178 to 19136M 2024-03-21T22:00:10.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Adjusting osd_memory_target on smithi159 to 15040M 2024-03-21T22:00:10.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Adjusting osd_memory_target on smithi100 to 15040M 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi100:/etc/ceph/ceph.conf 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi159:/etc/ceph/ceph.conf 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi178:/etc/ceph/ceph.conf 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.870 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:10 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Adjusting osd_memory_target on smithi178 to 19136M 2024-03-21T22:00:10.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Adjusting osd_memory_target on smithi159 to 15040M 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Adjusting osd_memory_target on smithi100 to 15040M 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi100:/etc/ceph/ceph.conf 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi159:/etc/ceph/ceph.conf 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi178:/etc/ceph/ceph.conf 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.923 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.923 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.923 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.923 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.923 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.923 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.923 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.923 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:10 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Adjusting osd_memory_target on smithi178 to 19136M 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Adjusting osd_memory_target on smithi159 to 15040M 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Adjusting osd_memory_target on smithi100 to 15040M 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi100:/etc/ceph/ceph.conf 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi159:/etc/ceph/ceph.conf 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi178:/etc/ceph/ceph.conf 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi100:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: Updating smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:10.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:10 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:11.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:11 smithi100 ceph-mon[30506]: Reconfiguring grafana.smithi100 (dependencies changed)... 2024-03-21T22:00:11.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:11 smithi100 ceph-mon[30506]: Reconfiguring daemon grafana.smithi100 on smithi100 2024-03-21T22:00:11.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:11 smithi100 ceph-mon[30506]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:11.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:11 smithi178 ceph-mon[33973]: Reconfiguring grafana.smithi100 (dependencies changed)... 2024-03-21T22:00:11.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:11 smithi178 ceph-mon[33973]: Reconfiguring daemon grafana.smithi100 on smithi100 2024-03-21T22:00:11.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:11 smithi178 ceph-mon[33973]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:11.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:11 smithi159 ceph-mon[33365]: Reconfiguring grafana.smithi100 (dependencies changed)... 2024-03-21T22:00:11.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:11 smithi159 ceph-mon[33365]: Reconfiguring daemon grafana.smithi100 on smithi100 2024-03-21T22:00:11.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:11 smithi159 ceph-mon[33365]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:12.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:12 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:00:12] "GET /metrics HTTP/1.1" 200 20196 "" "Prometheus/2.43.0" 2024-03-21T22:00:13.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:13 smithi178 ceph-mon[33973]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-21T22:00:13.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:13 smithi100 ceph-mon[30506]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-21T22:00:13.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:13 smithi159 ceph-mon[33365]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-21T22:00:15.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:15 smithi100 ceph-mon[30506]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-21T22:00:15.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:15 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:15.672 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:15 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:15.794 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:15 smithi178 ceph-mon[33973]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-21T22:00:15.795 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:15 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:15.795 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:15 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:15 smithi159 ceph-mon[33365]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-21T22:00:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:15 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:15.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:15 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:16.858 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:16 smithi178 ceph-mon[33973]: Reconfiguring alertmanager.smithi178 (dependencies changed)... 2024-03-21T22:00:16.858 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:16 smithi178 ceph-mon[33973]: Reconfiguring daemon alertmanager.smithi178 on smithi178 2024-03-21T22:00:16.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:16 smithi100 ceph-mon[30506]: Reconfiguring alertmanager.smithi178 (dependencies changed)... 2024-03-21T22:00:16.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:16 smithi100 ceph-mon[30506]: Reconfiguring daemon alertmanager.smithi178 on smithi178 2024-03-21T22:00:16.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:16 smithi159 ceph-mon[33365]: Reconfiguring alertmanager.smithi178 (dependencies changed)... 2024-03-21T22:00:16.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:16 smithi159 ceph-mon[33365]: Reconfiguring daemon alertmanager.smithi178 on smithi178 2024-03-21T22:00:17.880 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:17 smithi178 ceph-mon[33973]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-21T22:00:17.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:17 smithi100 ceph-mon[30506]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-21T22:00:17.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:17 smithi159 ceph-mon[33365]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-21T22:00:19.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:19 smithi178 ceph-mon[33973]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:19.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:19 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:19 smithi100 ceph-mon[30506]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:19 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:19.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:19 smithi159 ceph-mon[33365]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:19.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:19 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:20.421 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:19 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:19] ENGINE Bus STOPPING 2024-03-21T22:00:20.421 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Bus STOPPED 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Bus STARTING 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Serving on http://:::9283 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Bus STARTED 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Bus STOPPING 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Bus STOPPED 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Bus STARTING 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Serving on http://:::9283 2024-03-21T22:00:20.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:00:20] ENGINE Bus STARTED 2024-03-21T22:00:21.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi100.front.sepia.ceph.com:3000"}]: dispatch 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi100.front.sepia.ceph.com:3000"}]: dispatch 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.119 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:21.120 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:20 smithi178 ceph-mon[33973]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:21.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi100.front.sepia.ceph.com:3000"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi100.front.sepia.ceph.com:3000"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:21.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:20 smithi100 ceph-mon[30506]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi100.front.sepia.ceph.com:3000"}]: dispatch 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi100.front.sepia.ceph.com:3000"}]: dispatch 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:21.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:21.212 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:20 smithi159 ceph-mon[33365]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:22.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:22 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:00:22] "GET /metrics HTTP/1.1" 200 21462 "" "Prometheus/2.43.0" 2024-03-21T22:00:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:23.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:23.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:23.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:00:23.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:00:25.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:25 smithi178 ceph-mon[33973]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:25.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:25 smithi100 ceph-mon[30506]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:25.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:25 smithi159 ceph-mon[33365]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:27.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:27 smithi178 ceph-mon[33973]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:27.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:27 smithi100 ceph-mon[30506]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:27.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:27 smithi159 ceph-mon[33365]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:29.805 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:29 smithi178 ceph-mon[33973]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:29.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:29 smithi100 ceph-mon[30506]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:29.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:29 smithi159 ceph-mon[33365]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:31.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:31 smithi178 ceph-mon[33973]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:31.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:31 smithi159 ceph-mon[33365]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:31.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:31 smithi100 ceph-mon[30506]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:32.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:32 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:00:32] "GET /metrics HTTP/1.1" 200 21462 "" "Prometheus/2.43.0" 2024-03-21T22:00:33.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:33 smithi178 ceph-mon[33973]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:33.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:33 smithi100 ceph-mon[30506]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:33.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:33 smithi159 ceph-mon[33365]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:34.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:34 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:34.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:34.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:35.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:35 smithi178 ceph-mon[33973]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:35.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:35 smithi100 ceph-mon[30506]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:35.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:35 smithi159 ceph-mon[33365]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:37.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:37 smithi178 ceph-mon[33973]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:37.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:37 smithi100 ceph-mon[30506]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:37.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:37 smithi159 ceph-mon[33365]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:39.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:39 smithi178 ceph-mon[33973]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:39.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:39 smithi100 ceph-mon[30506]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:39.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:39 smithi159 ceph-mon[33365]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:41.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:41 smithi178 ceph-mon[33973]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:41.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:41 smithi100 ceph-mon[30506]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:41.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:41 smithi159 ceph-mon[33365]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:42.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:42 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:00:42] "GET /metrics HTTP/1.1" 200 21459 "" "Prometheus/2.43.0" 2024-03-21T22:00:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:43 smithi178 ceph-mon[33973]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:43.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:43 smithi100 ceph-mon[30506]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:43.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:43 smithi159 ceph-mon[33365]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:45.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:45 smithi178 ceph-mon[33973]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:45.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:45 smithi100 ceph-mon[30506]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:45.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:45 smithi159 ceph-mon[33365]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:47.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:47 smithi178 ceph-mon[33973]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:47.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:47 smithi100 ceph-mon[30506]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:47.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:47 smithi159 ceph-mon[33365]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:49.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:49 smithi178 ceph-mon[33973]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:49.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:49 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:49 smithi100 ceph-mon[30506]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:49.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:49 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:49 smithi159 ceph-mon[33365]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:49 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:00:51.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:51 smithi178 ceph-mon[33973]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:51.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:51 smithi100 ceph-mon[30506]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:51.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:51 smithi159 ceph-mon[33365]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:52.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:00:52 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:00:52] "GET /metrics HTTP/1.1" 200 21460 "" "Prometheus/2.43.0" 2024-03-21T22:00:53.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:53 smithi178 ceph-mon[33973]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:53.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:53 smithi100 ceph-mon[30506]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:53.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:53 smithi159 ceph-mon[33365]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:55.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:55 smithi178 ceph-mon[33973]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:55.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:55 smithi100 ceph-mon[30506]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:55.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:55 smithi159 ceph-mon[33365]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:57.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:57 smithi178 ceph-mon[33973]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:57.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:57 smithi100 ceph-mon[30506]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:57.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:57 smithi159 ceph-mon[33365]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:59.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:00:59 smithi178 ceph-mon[33973]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:59.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:00:59 smithi100 ceph-mon[30506]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:00:59.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:00:59 smithi159 ceph-mon[33365]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:01.841 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:01 smithi159 ceph-mon[33365]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:01.843 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:01 smithi100 ceph-mon[30506]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:01.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:01 smithi178 ceph-mon[33973]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:02.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:01:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:01:02] "GET /metrics HTTP/1.1" 200 21460 "" "Prometheus/2.43.0" 2024-03-21T22:01:03.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:03 smithi178 ceph-mon[33973]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:03.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:03 smithi100 ceph-mon[30506]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:03.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:03 smithi159 ceph-mon[33365]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:04.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:04 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:04.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:04 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:04.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:04 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:05.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:05 smithi178 ceph-mon[33973]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:05.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:05 smithi100 ceph-mon[30506]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:05.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:05 smithi159 ceph-mon[33365]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:07.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:07 smithi178 ceph-mon[33973]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:07.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:07 smithi100 ceph-mon[30506]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:07.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:07 smithi159 ceph-mon[33365]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:09.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:09 smithi178 ceph-mon[33973]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:09.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:09 smithi100 ceph-mon[30506]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:09.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:09 smithi159 ceph-mon[33365]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:11.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:11 smithi178 ceph-mon[33973]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:11.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:11 smithi100 ceph-mon[30506]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:11.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:11 smithi159 ceph-mon[33365]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:12.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:01:12 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:01:12] "GET /metrics HTTP/1.1" 200 21459 "" "Prometheus/2.43.0" 2024-03-21T22:01:13.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:13 smithi178 ceph-mon[33973]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:13.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:13 smithi100 ceph-mon[30506]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:13.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:13 smithi159 ceph-mon[33365]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:15 smithi178 ceph-mon[33973]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:15 smithi100 ceph-mon[30506]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:15 smithi159 ceph-mon[33365]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:17.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:17 smithi178 ceph-mon[33973]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:17.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:17 smithi100 ceph-mon[30506]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:17.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:17 smithi159 ceph-mon[33365]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:19.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:19 smithi178 ceph-mon[33973]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:19.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:19 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:19 smithi100 ceph-mon[30506]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:19 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:19.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:19 smithi159 ceph-mon[33365]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:19.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:19 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:21.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:21 smithi178 ceph-mon[33973]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:21.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:21 smithi100 ceph-mon[30506]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:21.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:21 smithi159 ceph-mon[33365]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:22.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:01:22 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:01:22] "GET /metrics HTTP/1.1" 200 21458 "" "Prometheus/2.43.0" 2024-03-21T22:01:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:23 smithi178 ceph-mon[33973]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:23 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:01:23.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:23 smithi100 ceph-mon[30506]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:23.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:23 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:01:23.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:23 smithi159 ceph-mon[33365]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:23.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:23 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:01:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:24 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:01:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:24 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:01:24.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:24 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:01:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:24 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:01:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:24 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:01:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:24 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:01:24.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:24 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:01:24.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:24 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:01:24.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:24 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:01:25.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:25 smithi178 ceph-mon[33973]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:25.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:25 smithi100 ceph-mon[30506]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:25.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:25 smithi159 ceph-mon[33365]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:27.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:27 smithi178 ceph-mon[33973]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:27.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:27 smithi100 ceph-mon[30506]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:27.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:27 smithi159 ceph-mon[33365]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:29.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:29 smithi178 ceph-mon[33973]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:29.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:29 smithi100 ceph-mon[30506]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:29.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:29 smithi159 ceph-mon[33365]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:31.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:31 smithi100 ceph-mon[30506]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:31.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:31 smithi159 ceph-mon[33365]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:32.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:31 smithi178 ceph-mon[33973]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:32.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:01:32 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:01:32] "GET /metrics HTTP/1.1" 200 21458 "" "Prometheus/2.43.0" 2024-03-21T22:01:33.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:33 smithi100 ceph-mon[30506]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:33.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:33 smithi159 ceph-mon[33365]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:34.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:33 smithi178 ceph-mon[33973]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:34.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:34.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:35.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:34 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:35.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:35 smithi100 ceph-mon[30506]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:35.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:35 smithi159 ceph-mon[33365]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:36.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:35 smithi178 ceph-mon[33973]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:37.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:37 smithi100 ceph-mon[30506]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:37.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:37 smithi159 ceph-mon[33365]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:38.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:37 smithi178 ceph-mon[33973]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:39.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:39 smithi100 ceph-mon[30506]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:39.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:39 smithi159 ceph-mon[33365]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:40.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:39 smithi178 ceph-mon[33973]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:41.922 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:41 smithi100 ceph-mon[30506]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:41.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:41 smithi159 ceph-mon[33365]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:42.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:41 smithi178 ceph-mon[33973]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:42.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:01:42 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:01:42] "GET /metrics HTTP/1.1" 200 21447 "" "Prometheus/2.43.0" 2024-03-21T22:01:43.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:43 smithi100 ceph-mon[30506]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:43.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:43 smithi159 ceph-mon[33365]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:44.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:43 smithi178 ceph-mon[33973]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:45.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:45 smithi100 ceph-mon[30506]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:45.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:45 smithi159 ceph-mon[33365]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:46.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:45 smithi178 ceph-mon[33973]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:47.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:47 smithi100 ceph-mon[30506]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:47.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:47 smithi159 ceph-mon[33365]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:48.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:47 smithi178 ceph-mon[33973]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:49.920 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:49 smithi178 ceph-mon[33973]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:49.920 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:49 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:49 smithi100 ceph-mon[30506]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:49 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:49 smithi159 ceph-mon[33365]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:49 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:01:51.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:51 smithi100 ceph-mon[30506]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:51.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:51 smithi159 ceph-mon[33365]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:52.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:51 smithi178 ceph-mon[33973]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:52.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:52 smithi100 ceph-mon[30506]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:52.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:01:52 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:01:52] "GET /metrics HTTP/1.1" 200 21455 "" "Prometheus/2.43.0" 2024-03-21T22:01:52.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:52 smithi159 ceph-mon[33365]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:53.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:52 smithi178 ceph-mon[33973]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:55.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:55 smithi178 ceph-mon[33973]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:55.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:55 smithi100 ceph-mon[30506]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:55.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:55 smithi159 ceph-mon[33365]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:57.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:57 smithi178 ceph-mon[33973]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:57.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:57 smithi100 ceph-mon[30506]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:57.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:57 smithi159 ceph-mon[33365]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:59.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:01:59 smithi178 ceph-mon[33973]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:59.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:01:59 smithi100 ceph-mon[30506]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:01:59.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:01:59 smithi159 ceph-mon[33365]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:01.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:01 smithi178 ceph-mon[33973]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:01.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:01 smithi100 ceph-mon[30506]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:01.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:01 smithi159 ceph-mon[33365]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:02.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:02:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:02:02] "GET /metrics HTTP/1.1" 200 21455 "" "Prometheus/2.43.0" 2024-03-21T22:02:03.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:03 smithi178 ceph-mon[33973]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:03.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:03 smithi100 ceph-mon[30506]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:03.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:03 smithi159 ceph-mon[33365]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:04.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:04 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:04.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:04 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:04.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:04 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:05.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:05 smithi178 ceph-mon[33973]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:05.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:05 smithi100 ceph-mon[30506]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:05.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:05 smithi159 ceph-mon[33365]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:07.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:07 smithi178 ceph-mon[33973]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:07.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:07 smithi100 ceph-mon[30506]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:07.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:07 smithi159 ceph-mon[33365]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:09.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:09 smithi178 ceph-mon[33973]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:09.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:09 smithi100 ceph-mon[30506]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:09.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:09 smithi159 ceph-mon[33365]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:11.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:11 smithi178 ceph-mon[33973]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:11.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:11 smithi100 ceph-mon[30506]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:11.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:11 smithi159 ceph-mon[33365]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:12.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:02:12 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:02:12] "GET /metrics HTTP/1.1" 200 21456 "" "Prometheus/2.43.0" 2024-03-21T22:02:13.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:13 smithi178 ceph-mon[33973]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:13.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:13 smithi100 ceph-mon[30506]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:13.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:13 smithi159 ceph-mon[33365]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:15 smithi178 ceph-mon[33973]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:15 smithi100 ceph-mon[30506]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:15 smithi159 ceph-mon[33365]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:17.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:17 smithi178 ceph-mon[33973]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:17.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:17 smithi100 ceph-mon[30506]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:17.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:17 smithi159 ceph-mon[33365]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:19.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:19 smithi178 ceph-mon[33973]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:19.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:19 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:19 smithi100 ceph-mon[30506]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:19 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:19.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:19 smithi159 ceph-mon[33365]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:19.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:19 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:21.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:21 smithi178 ceph-mon[33973]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:21.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:21 smithi100 ceph-mon[30506]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:21.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:21 smithi159 ceph-mon[33365]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:22.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:02:22 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:02:22] "GET /metrics HTTP/1.1" 200 21465 "" "Prometheus/2.43.0" 2024-03-21T22:02:23.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:23 smithi178 ceph-mon[33973]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:23.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:23 smithi100 ceph-mon[30506]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:23.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:23 smithi159 ceph-mon[33365]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:24 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:02:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:24 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:02:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:24 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:02:24.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:24 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:02:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:24 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:02:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:24 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:02:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:24 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:02:24.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:24 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:02:24.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:24 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:02:24.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:24 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:02:24.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:24 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:02:24.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:24 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:02:25.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:25 smithi178 ceph-mon[33973]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:25.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:25 smithi100 ceph-mon[30506]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:25.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:25 smithi159 ceph-mon[33365]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:27.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:27 smithi178 ceph-mon[33973]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:27.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:27 smithi100 ceph-mon[30506]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:27.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:27 smithi159 ceph-mon[33365]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:29.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:29 smithi178 ceph-mon[33973]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:29.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:29 smithi100 ceph-mon[30506]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:29.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:29 smithi159 ceph-mon[33365]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:31.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:31 smithi178 ceph-mon[33973]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:31.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:31 smithi100 ceph-mon[30506]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:31.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:31 smithi159 ceph-mon[33365]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:32.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:02:32 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:02:32] "GET /metrics HTTP/1.1" 200 21465 "" "Prometheus/2.43.0" 2024-03-21T22:02:33.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:33 smithi178 ceph-mon[33973]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:33.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:33 smithi100 ceph-mon[30506]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:33.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:33 smithi159 ceph-mon[33365]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:34.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:34 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:34.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:34.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:35.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:35 smithi178 ceph-mon[33973]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:35.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:35 smithi100 ceph-mon[30506]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:35.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:35 smithi159 ceph-mon[33365]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:37.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:37 smithi178 ceph-mon[33973]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:37.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:37 smithi100 ceph-mon[30506]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:37.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:37 smithi159 ceph-mon[33365]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:39.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:39 smithi178 ceph-mon[33973]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:39.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:39 smithi100 ceph-mon[30506]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:39.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:39 smithi159 ceph-mon[33365]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:41.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:41 smithi178 ceph-mon[33973]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:41.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:41 smithi100 ceph-mon[30506]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:41.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:41 smithi159 ceph-mon[33365]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:42.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:02:42 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:02:42] "GET /metrics HTTP/1.1" 200 21470 "" "Prometheus/2.43.0" 2024-03-21T22:02:43.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:43 smithi178 ceph-mon[33973]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:43.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:43 smithi100 ceph-mon[30506]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:43.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:43 smithi159 ceph-mon[33365]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:45.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:45 smithi178 ceph-mon[33973]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:45.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:45 smithi100 ceph-mon[30506]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:45.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:45 smithi159 ceph-mon[33365]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:47.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:47 smithi100 ceph-mon[30506]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:47.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:47 smithi159 ceph-mon[33365]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:48.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:47 smithi178 ceph-mon[33973]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:49.920 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:49 smithi178 ceph-mon[33973]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:49.920 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:49 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:49 smithi100 ceph-mon[30506]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:49 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:49 smithi159 ceph-mon[33365]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:49 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:02:51.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:51 smithi100 ceph-mon[30506]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:51.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:51 smithi159 ceph-mon[33365]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:52.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:51 smithi178 ceph-mon[33973]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:52.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:02:52 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:02:52] "GET /metrics HTTP/1.1" 200 21467 "" "Prometheus/2.43.0" 2024-03-21T22:02:53.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:53 smithi100 ceph-mon[30506]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:53.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:53 smithi159 ceph-mon[33365]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:54.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:53 smithi178 ceph-mon[33973]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:55.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:55 smithi100 ceph-mon[30506]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:55.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:55 smithi159 ceph-mon[33365]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:56.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:55 smithi178 ceph-mon[33973]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:57.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:57 smithi100 ceph-mon[30506]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:57.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:57 smithi159 ceph-mon[33365]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:58.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:57 smithi178 ceph-mon[33973]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:59.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:02:59 smithi100 ceph-mon[30506]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:02:59.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:02:59 smithi159 ceph-mon[33365]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:00.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:02:59 smithi178 ceph-mon[33973]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:01.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:01 smithi100 ceph-mon[30506]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:01.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:01 smithi159 ceph-mon[33365]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:02.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:01 smithi178 ceph-mon[33973]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:02.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:03:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:03:02] "GET /metrics HTTP/1.1" 200 21467 "" "Prometheus/2.43.0" 2024-03-21T22:03:03.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:03 smithi100 ceph-mon[30506]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:03.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:03 smithi159 ceph-mon[33365]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:04.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:03 smithi178 ceph-mon[33973]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:04.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:04 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:04.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:04 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:05.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:04 smithi178 ceph-mon[33973]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:05.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:05 smithi100 ceph-mon[30506]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:05.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:05 smithi159 ceph-mon[33365]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:06.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:05 smithi178 ceph-mon[33973]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:07.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:07 smithi100 ceph-mon[30506]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:07.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:07 smithi159 ceph-mon[33365]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:08.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:07 smithi178 ceph-mon[33973]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:09.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:09 smithi100 ceph-mon[30506]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:09.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:09 smithi159 ceph-mon[33365]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:10.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:09 smithi178 ceph-mon[33973]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:11.118 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:10 smithi178 ceph-mon[33973]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:11.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:10 smithi100 ceph-mon[30506]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:11.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:10 smithi159 ceph-mon[33365]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:11.753 INFO:teuthology.orchestra.run.smithi100.stderr:+ ceph orch ls 2024-03-21T22:03:12.074 INFO:teuthology.orchestra.run.smithi100.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-21T22:03:12.074 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager ?:9093,9094 1/1 2m ago 4m count:1 2024-03-21T22:03:12.075 INFO:teuthology.orchestra.run.smithi100.stdout:grafana ?:3000 1/1 2m ago 4m count:1 2024-03-21T22:03:12.075 INFO:teuthology.orchestra.run.smithi100.stdout:mgr 2/2 3m ago 5m smithi100=a;smithi159=b;count:2 2024-03-21T22:03:12.075 INFO:teuthology.orchestra.run.smithi100.stdout:mon 3/3 3m ago 6m smithi100:172.21.15.100=a;smithi159:172.21.15.159=b;smithi178:172.21.15.178=c;count:3 2024-03-21T22:03:12.075 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter ?:9100 3/3 3m ago 4m * 2024-03-21T22:03:12.075 INFO:teuthology.orchestra.run.smithi100.stdout:osd 3 3m ago - 2024-03-21T22:03:12.075 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus ?:9095 1/1 3m ago 4m count:1 2024-03-21T22:03:12.086 INFO:teuthology.orchestra.run.smithi100.stderr:+ ceph orch ps 2024-03-21T22:03:12.399 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-21T22:03:12.399 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.smithi178 smithi178 *:9093,9094 running (2m) 2m ago 3m 17.0M - 0.25.0 c8568f914cd2 82f3a72288a2 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.smithi100 smithi100 *:3000 running (2m) 2m ago 3m 66.6M - 9.4.12 2bacad6d85d8 6abb99732e96 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.a smithi100 *:9283,8765 running (8m) 2m ago 8m 493M - 19.0.0-2286-g5d87ad5b 1c3557fbb169 a9c592af7827 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.b smithi159 *:8443,8765 running (5m) 3m ago 5m 447M - 19.0.0-2286-g5d87ad5b 1c3557fbb169 2d4bc15b30b1 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (8m) 2m ago 8m 45.0M 2048M 19.0.0-2286-g5d87ad5b 1c3557fbb169 a772c314aa00 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi159 running (6m) 3m ago 6m 41.7M 2048M 19.0.0-2286-g5d87ad5b 1c3557fbb169 8aea06af9529 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi178 running (6m) 2m ago 6m 43.4M 2048M 19.0.0-2286-g5d87ad5b 1c3557fbb169 52898e31001b 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.smithi100 smithi100 *:9100 running (3m) 2m ago 3m 8434k - 1.5.0 0da6a335fe13 ddd99fa3d36e 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.smithi159 smithi159 *:9100 running (3m) 3m ago 3m 11.3M - 1.5.0 0da6a335fe13 73fc75f6fcb8 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.smithi178 smithi178 *:9100 running (3m) 2m ago 3m 7428k - 1.5.0 0da6a335fe13 7c1b304d3e7f 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (5m) 2m ago 5m 44.0M 14.6G 19.0.0-2286-g5d87ad5b 1c3557fbb169 0d73237a0a8c 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi159 running (5m) 3m ago 5m 36.5M 14.6G 19.0.0-2286-g5d87ad5b 1c3557fbb169 861f2fe8a68b 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi178 running (4m) 2m ago 4m 36.8M 18.6G 19.0.0-2286-g5d87ad5b 1c3557fbb169 c6c43aaec83b 2024-03-21T22:03:12.400 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.smithi159 smithi159 *:9095 running (3m) 3m ago 3m 26.4M - 2.43.0 a07b618ecd1d 80ff491dff52 2024-03-21T22:03:12.412 INFO:teuthology.orchestra.run.smithi100.stderr:+ ceph orch host ls 2024-03-21T22:03:12.722 INFO:teuthology.orchestra.run.smithi100.stdout:HOST ADDR LABELS STATUS 2024-03-21T22:03:12.722 INFO:teuthology.orchestra.run.smithi100.stdout:smithi100 172.21.15.100 2024-03-21T22:03:12.722 INFO:teuthology.orchestra.run.smithi100.stdout:smithi159 172.21.15.159 2024-03-21T22:03:12.722 INFO:teuthology.orchestra.run.smithi100.stdout:smithi178 172.21.15.178 2024-03-21T22:03:12.722 INFO:teuthology.orchestra.run.smithi100.stdout:3 hosts in cluster 2024-03-21T22:03:12.735 INFO:teuthology.orchestra.run.smithi100.stderr:++ ceph orch ps --daemon-type mon -f json 2024-03-21T22:03:12.735 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -r 'last | .daemon_name' 2024-03-21T22:03:12.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:03:12 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:03:12] "GET /metrics HTTP/1.1" 200 21468 "" "Prometheus/2.43.0" 2024-03-21T22:03:13.056 INFO:teuthology.orchestra.run.smithi100.stderr:+ MON_DAEMON=mon.c 2024-03-21T22:03:13.056 INFO:teuthology.orchestra.run.smithi100.stderr:++ ceph orch ps --daemon-type grafana -f json 2024-03-21T22:03:13.056 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -e '.[]' 2024-03-21T22:03:13.056 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -r .hostname 2024-03-21T22:03:13.379 INFO:teuthology.orchestra.run.smithi100.stderr:+ GRAFANA_HOST=smithi100 2024-03-21T22:03:13.380 INFO:teuthology.orchestra.run.smithi100.stderr:++ ceph orch ps --daemon-type prometheus -f json 2024-03-21T22:03:13.380 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -e '.[]' 2024-03-21T22:03:13.380 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -r .hostname 2024-03-21T22:03:13.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:13 smithi100 ceph-mon[30506]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:13.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:13 smithi100 ceph-mon[30506]: from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:13.671 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:13 smithi100 ceph-mon[30506]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:13.707 INFO:teuthology.orchestra.run.smithi100.stderr:+ PROM_HOST=smithi159 2024-03-21T22:03:13.707 INFO:teuthology.orchestra.run.smithi100.stderr:++ ceph orch ps --daemon-type alertmanager -f json 2024-03-21T22:03:13.707 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -e '.[]' 2024-03-21T22:03:13.707 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -r .hostname 2024-03-21T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:13 smithi178 ceph-mon[33973]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:13.905 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:13 smithi178 ceph-mon[33973]: from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:13.905 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:13 smithi178 ceph-mon[33973]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:13.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:13 smithi159 ceph-mon[33365]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:13.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:13 smithi159 ceph-mon[33365]: from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:13.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:13 smithi159 ceph-mon[33365]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:14.027 INFO:teuthology.orchestra.run.smithi100.stderr:+ ALERTM_HOST=smithi178 2024-03-21T22:03:14.028 INFO:teuthology.orchestra.run.smithi100.stderr:++ ceph orch host ls -f json 2024-03-21T22:03:14.028 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -r --arg GRAFANA_HOST smithi100 '.[] | select(.hostname==$GRAFANA_HOST) | .addr' 2024-03-21T22:03:14.341 INFO:teuthology.orchestra.run.smithi100.stderr:+ GRAFANA_IP=172.21.15.100 2024-03-21T22:03:14.342 INFO:teuthology.orchestra.run.smithi100.stderr:++ ceph orch host ls -f json 2024-03-21T22:03:14.342 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -r --arg PROM_HOST smithi159 '.[] | select(.hostname==$PROM_HOST) | .addr' 2024-03-21T22:03:14.659 INFO:teuthology.orchestra.run.smithi100.stderr:+ PROM_IP=172.21.15.159 2024-03-21T22:03:14.660 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:14 smithi100 ceph-mon[30506]: from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:14.660 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:14 smithi100 ceph-mon[30506]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:14.660 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:14 smithi100 ceph-mon[30506]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:14.660 INFO:teuthology.orchestra.run.smithi100.stderr:++ ceph orch host ls -f json 2024-03-21T22:03:14.660 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -r --arg ALERTM_HOST smithi178 '.[] | select(.hostname==$ALERTM_HOST) | .addr' 2024-03-21T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:14 smithi178 ceph-mon[33973]: from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:14 smithi178 ceph-mon[33973]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:14 smithi178 ceph-mon[33973]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:14.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:14 smithi159 ceph-mon[33365]: from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:14.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:14 smithi159 ceph-mon[33365]: from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:14.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:14 smithi159 ceph-mon[33365]: from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:14.979 INFO:teuthology.orchestra.run.smithi100.stderr:+ ALERTM_IP=172.21.15.178 2024-03-21T22:03:14.980 INFO:teuthology.orchestra.run.smithi100.stderr:++ ceph orch host ls -f json 2024-03-21T22:03:14.980 INFO:teuthology.orchestra.run.smithi100.stderr:++ jq -r '.[] | .addr' 2024-03-21T22:03:15.294 INFO:teuthology.orchestra.run.smithi100.stderr:+ ALL_HOST_IPS='172.21.15.100 2024-03-21T22:03:15.294 INFO:teuthology.orchestra.run.smithi100.stderr:172.21.15.159 2024-03-21T22:03:15.294 INFO:teuthology.orchestra.run.smithi100.stderr:172.21.15.178' 2024-03-21T22:03:15.294 INFO:teuthology.orchestra.run.smithi100.stderr:+ for ip in $ALL_HOST_IPS 2024-03-21T22:03:15.294 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.100:9100/metric 2024-03-21T22:03:15.297 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.297 INFO:teuthology.orchestra.run.smithi100.stdout: Node Exporter 2024-03-21T22:03:15.297 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.297 INFO:teuthology.orchestra.run.smithi100.stdout:

Node Exporter

2024-03-21T22:03:15.297 INFO:teuthology.orchestra.run.smithi100.stdout:

Metrics

2024-03-21T22:03:15.297 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.297 INFO:teuthology.orchestra.run.smithi100.stderr:+ for ip in $ALL_HOST_IPS 2024-03-21T22:03:15.298 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.159:9100/metric 2024-03-21T22:03:15.300 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.300 INFO:teuthology.orchestra.run.smithi100.stdout: Node Exporter 2024-03-21T22:03:15.300 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.300 INFO:teuthology.orchestra.run.smithi100.stdout:

Node Exporter

2024-03-21T22:03:15.301 INFO:teuthology.orchestra.run.smithi100.stdout:

Metrics

2024-03-21T22:03:15.301 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.301 INFO:teuthology.orchestra.run.smithi100.stderr:+ for ip in $ALL_HOST_IPS 2024-03-21T22:03:15.301 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.178:9100/metric 2024-03-21T22:03:15.303 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.304 INFO:teuthology.orchestra.run.smithi100.stdout: Node Exporter 2024-03-21T22:03:15.304 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.304 INFO:teuthology.orchestra.run.smithi100.stdout:

Node Exporter

2024-03-21T22:03:15.304 INFO:teuthology.orchestra.run.smithi100.stdout:

Metrics

2024-03-21T22:03:15.304 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-03-21T22:03:15.304 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -k -s https://172.21.15.100:3000/api/health 2024-03-21T22:03:15.315 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-03-21T22:03:15.315 INFO:teuthology.orchestra.run.smithi100.stdout: "commit": "37ee25ba46", 2024-03-21T22:03:15.315 INFO:teuthology.orchestra.run.smithi100.stdout: "database": "ok", 2024-03-21T22:03:15.315 INFO:teuthology.orchestra.run.smithi100.stdout: "version": "9.4.12" 2024-03-21T22:03:15.316 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -k -s https://172.21.15.100:3000/api/health 2024-03-21T22:03:15.316 INFO:teuthology.orchestra.run.smithi100.stderr:+ jq -e '.database == "ok"' 2024-03-21T22:03:15.327 INFO:teuthology.orchestra.run.smithi100.stdout:}true 2024-03-21T22:03:15.328 INFO:teuthology.orchestra.run.smithi100.stderr:+ ceph orch daemon stop mon.c 2024-03-21T22:03:15.656 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled to stop mon.c on host 'smithi178' 2024-03-21T22:03:15.669 INFO:teuthology.orchestra.run.smithi100.stderr:+ sleep 120 2024-03-21T22:03:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:15 smithi178 ceph-mon[33973]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:15 smithi178 ceph-mon[33973]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:15 smithi178 ceph-mon[33973]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:15 smithi178 ceph-mon[33973]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:15.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:15 smithi178 ceph-mon[33973]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:15 smithi100 ceph-mon[30506]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:15 smithi100 ceph-mon[30506]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:15 smithi100 ceph-mon[30506]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:15 smithi100 ceph-mon[30506]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:15 smithi100 ceph-mon[30506]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:15 smithi159 ceph-mon[33365]: from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:15 smithi159 ceph-mon[33365]: from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:15 smithi159 ceph-mon[33365]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:15 smithi159 ceph-mon[33365]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:15 smithi159 ceph-mon[33365]: from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:16.592 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:16 smithi178 systemd[1]: Stopping Ceph mon.c for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:16 smithi178 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c[33950]: 2024-03-21T22:03:16.590+0000 7fa66f85c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-03-21T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:16 smithi178 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c[33950]: 2024-03-21T22:03:16.590+0000 7fa66f85c700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-21T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:16 smithi178 podman[46098]: 2024-03-21 22:03:16.734779254 +0000 UTC m=+0.263703467 container died 52898e31001b5e12e101bce7fcfd579efcdde2ac7e9e9436ee7d00578fa2226a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240319, org.label-schema.license=GPLv2) 2024-03-21T22:03:17.347 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:17 smithi178 podman[46098]: 2024-03-21 22:03:17.104972258 +0000 UTC m=+0.633896521 container cleanup 52898e31001b5e12e101bce7fcfd579efcdde2ac7e9e9436ee7d00578fa2226a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240319, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-03-21T22:03:17.347 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:17 smithi178 bash[46098]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c 2024-03-21T22:03:17.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:17 smithi178 podman[46117]: 2024-03-21 22:03:17.347860461 +0000 UTC m=+0.613402209 container remove 52898e31001b5e12e101bce7fcfd579efcdde2ac7e9e9436ee7d00578fa2226a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-c, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, CEPH_POINT_RELEASE=) 2024-03-21T22:03:17.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:17 smithi178 systemd[1]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.c.service: Deactivated successfully. 2024-03-21T22:03:17.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:17 smithi178 systemd[1]: Stopped Ceph mon.c for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T22:03:17.618 INFO:journalctl@ceph.mon.c.smithi178.stdout:Mar 21 22:03:17 smithi178 systemd[1]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.c.service: Consumed 3.705s CPU time. 2024-03-21T22:03:22.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:03:22 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:03:22] "GET /metrics HTTP/1.1" 200 21464 "" "Prometheus/2.43.0" 2024-03-21T22:03:30.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:30.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:30.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:30.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: Schedule stop daemon mon.c 2024-03-21T22:03:30.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:30.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:30.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:03:30.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:03:30.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:03:30.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:30 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:31.028 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: Schedule stop daemon mon.c 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:03:31.029 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:30 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: mon.b calling monitor election 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: mon.a calling monitor election 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:31.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: fsmap 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: osdmap e23: 3 total, 3 up, 3 in 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: mgrmap e21: a(active, since 3m), standbys: b 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: mon.c (rank 1) addr [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] is down (out of quorum) 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:31.962 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:31 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:03:32.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: mon.b calling monitor election 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: mon.a calling monitor election 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: fsmap 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: osdmap e23: 3 total, 3 up, 3 in 2024-03-21T22:03:32.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: mgrmap e21: a(active, since 3m), standbys: b 2024-03-21T22:03:32.173 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-03-21T22:03:32.173 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-03-21T22:03:32.173 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-03-21T22:03:32.173 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: mon.c (rank 1) addr [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] is down (out of quorum) 2024-03-21T22:03:32.173 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:32.173 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:32.173 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:31 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:03:32.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:32 smithi100 ceph-mon[30506]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:32.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:03:32 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:03:32] "GET /metrics HTTP/1.1" 200 21464 "" "Prometheus/2.43.0" 2024-03-21T22:03:32.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:32 smithi159 ceph-mon[33365]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:35.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:35.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:35.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:03:35.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:03:35.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:35.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:34 smithi100 ceph-mon[30506]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:35.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:35.172 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:35.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:35.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:35.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:03:35.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:03:35.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:35.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:34 smithi159 ceph-mon[33365]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:35.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:03:35.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:37.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:37 smithi100 ceph-mon[30506]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:37.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:37 smithi159 ceph-mon[33365]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:39.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:39 smithi100 ceph-mon[30506]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:39.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:39 smithi159 ceph-mon[33365]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:41.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:41 smithi100 ceph-mon[30506]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:41.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:41 smithi159 ceph-mon[33365]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:42.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:03:42 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:03:42] "GET /metrics HTTP/1.1" 200 21526 "" "Prometheus/2.43.0" 2024-03-21T22:03:43.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:43 smithi100 ceph-mon[30506]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:43.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:43 smithi159 ceph-mon[33365]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:45.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:45 smithi100 ceph-mon[30506]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:45.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:45 smithi159 ceph-mon[33365]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:47.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:47 smithi100 ceph-mon[30506]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:47.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:47 smithi159 ceph-mon[33365]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:49 smithi100 ceph-mon[30506]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:49 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:49 smithi159 ceph-mon[33365]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:49 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:03:51.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:51 smithi100 ceph-mon[30506]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:51.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:51 smithi159 ceph-mon[33365]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:52.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:03:52 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:03:52] "GET /metrics HTTP/1.1" 200 21528 "" "Prometheus/2.43.0" 2024-03-21T22:03:53.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:53 smithi100 ceph-mon[30506]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:53.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:53 smithi159 ceph-mon[33365]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:55.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:55 smithi100 ceph-mon[30506]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:55.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:55 smithi159 ceph-mon[33365]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:57.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:57 smithi100 ceph-mon[30506]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:57.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:57 smithi159 ceph-mon[33365]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:59.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:03:59 smithi100 ceph-mon[30506]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:03:59.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:03:59 smithi159 ceph-mon[33365]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:01.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:01 smithi100 ceph-mon[30506]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:01.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:01 smithi159 ceph-mon[33365]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:02.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:04:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:04:02] "GET /metrics HTTP/1.1" 200 21528 "" "Prometheus/2.43.0" 2024-03-21T22:04:03.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:03 smithi100 ceph-mon[30506]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:03.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:03 smithi159 ceph-mon[33365]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:04.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:04 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:04:04.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:04 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:04:05.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:05 smithi100 ceph-mon[30506]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:05.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:05 smithi159 ceph-mon[33365]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:07.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:07 smithi100 ceph-mon[30506]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:07.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:07 smithi159 ceph-mon[33365]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:09.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:09 smithi100 ceph-mon[30506]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:09.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:09 smithi159 ceph-mon[33365]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:11.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:11 smithi100 ceph-mon[30506]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:11.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:11 smithi159 ceph-mon[33365]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:12.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:04:12 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:04:12] "GET /metrics HTTP/1.1" 200 21527 "" "Prometheus/2.43.0" 2024-03-21T22:04:13.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:13 smithi100 ceph-mon[30506]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:13.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:13 smithi159 ceph-mon[33365]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:15 smithi100 ceph-mon[30506]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:15 smithi159 ceph-mon[33365]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:17.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:17 smithi100 ceph-mon[30506]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:17.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:17 smithi159 ceph-mon[33365]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:19 smithi100 ceph-mon[30506]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:19.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:19 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:04:19.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:19 smithi159 ceph-mon[33365]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:19.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:19 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:04:21.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:21 smithi100 ceph-mon[30506]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:21.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:21 smithi159 ceph-mon[33365]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:22.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:04:22 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:04:22] "GET /metrics HTTP/1.1" 200 21527 "" "Prometheus/2.43.0" 2024-03-21T22:04:23.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:23 smithi100 ceph-mon[30506]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:23.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:23 smithi159 ceph-mon[33365]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:25.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:25 smithi100 ceph-mon[30506]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:25.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:25 smithi159 ceph-mon[33365]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:27.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:27 smithi100 ceph-mon[30506]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:27.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:27 smithi159 ceph-mon[33365]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:29.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:29 smithi100 ceph-mon[30506]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:29.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:29 smithi159 ceph-mon[33365]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:31.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:31 smithi100 ceph-mon[30506]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:31.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:31 smithi159 ceph-mon[33365]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:32.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:04:32 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:04:32] "GET /metrics HTTP/1.1" 200 21527 "" "Prometheus/2.43.0" 2024-03-21T22:04:33.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:33 smithi100 ceph-mon[30506]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:33.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:33 smithi159 ceph-mon[33365]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:34.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:04:34.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:34 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:04:34.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-21T22:04:34.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:34 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:04:35.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:35 smithi100 ceph-mon[30506]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:35.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:35 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:04:35.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:35 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:04:35.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:35 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:04:35.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:35 smithi159 ceph-mon[33365]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:35.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:35 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-21T22:04:35.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:35 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-21T22:04:35.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:35 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' 2024-03-21T22:04:37.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:37 smithi100 ceph-mon[30506]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:37.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:37 smithi159 ceph-mon[33365]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:39.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:39 smithi100 ceph-mon[30506]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:39.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:39 smithi159 ceph-mon[33365]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:41.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:41 smithi100 ceph-mon[30506]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:41.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:41 smithi159 ceph-mon[33365]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:42.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:04:42 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:04:42] "GET /metrics HTTP/1.1" 200 21529 "" "Prometheus/2.43.0" 2024-03-21T22:04:43.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:43 smithi100 ceph-mon[30506]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:43.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:43 smithi159 ceph-mon[33365]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:45.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:45 smithi100 ceph-mon[30506]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:45.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:45 smithi159 ceph-mon[33365]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:47.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:47 smithi100 ceph-mon[30506]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:47.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:47 smithi159 ceph-mon[33365]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:49 smithi100 ceph-mon[30506]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:49.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:49 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:04:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:49 smithi159 ceph-mon[33365]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:49.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:49 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:04:51.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:51 smithi100 ceph-mon[30506]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:51.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:51 smithi159 ceph-mon[33365]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:52.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:04:52 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:04:52] "GET /metrics HTTP/1.1" 200 21527 "" "Prometheus/2.43.0" 2024-03-21T22:04:53.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:53 smithi100 ceph-mon[30506]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:53.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:53 smithi159 ceph-mon[33365]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:55.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:55 smithi159 ceph-mon[33365]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:56.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:55 smithi100 ceph-mon[30506]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:57.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:57 smithi159 ceph-mon[33365]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:58.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:57 smithi100 ceph-mon[30506]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:04:59.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:04:59 smithi159 ceph-mon[33365]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:00.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:04:59 smithi100 ceph-mon[30506]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:01.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:01 smithi159 ceph-mon[33365]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:01.973 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:01 smithi100 ceph-mon[30506]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:02.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:02 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:05:02] "GET /metrics HTTP/1.1" 200 21527 "" "Prometheus/2.43.0" 2024-03-21T22:05:03.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:03 smithi159 ceph-mon[33365]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:04.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:03 smithi100 ceph-mon[30506]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:04.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:04 smithi159 ceph-mon[33365]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:04.961 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:04 smithi159 ceph-mon[33365]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:05:05.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:04 smithi100 ceph-mon[30506]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:05.171 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:04 smithi100 ceph-mon[30506]: from='mgr.24232 172.21.15.100:0/2989503545' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-21T22:05:07.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:07 smithi100 ceph-mon[30506]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:07.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:07 smithi159 ceph-mon[33365]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:09.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:09 smithi100 ceph-mon[30506]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:09.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:09 smithi159 ceph-mon[33365]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:11.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:11 smithi100 ceph-mon[30506]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:11.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:11 smithi159 ceph-mon[33365]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:12.921 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:12 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: ::ffff:172.21.15.159 - - [21/Mar/2024:22:05:12] "GET /metrics HTTP/1.1" 200 21526 "" "Prometheus/2.43.0" 2024-03-21T22:05:13.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:13 smithi100 ceph-mon[30506]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:13.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:13 smithi159 ceph-mon[33365]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:15.671 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.159:9095/api/v1/status/config 2024-03-21T22:05:15.676 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.159:9095/api/v1/status/config 2024-03-21T22:05:15.676 INFO:teuthology.orchestra.run.smithi100.stderr:+ jq -e '.status == "success"' 2024-03-21T22:05:15.680 INFO:teuthology.orchestra.run.smithi100.stdout:{"status":"success","data":{"yaml":"global:\n scrape_interval: 10s\n scrape_timeout: 10s\n evaluation_interval: 10s\n external_labels:\n cluster: 919deffe-e7cd-11ee-95cd-87774f69a715\nalerting:\n alertmanagers:\n - follow_redirects: true\n enable_http2: true\n scheme: http\n timeout: 10s\n api_version: v2\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.100:8765/sd/prometheus/sd-config?service=alertmanager\nrule_files:\n- /etc/prometheus/alerting/*\nscrape_configs:\n- job_name: ceph\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 919deffe-e7cd-11ee-95cd-87774f69a715\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.100:8765/sd/prometheus/sd-config?service=mgr-prometheus\n- job_name: node\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 919deffe-e7cd-11ee-95cd-87774f69a715\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.100:8765/sd/prometheus/sd-config?service=node-exporter\n- job_name: ceph-exporter\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 919deffe-e7cd-11ee-95cd-87774f69a715\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.100:8765/sd/prometheus/sd-config?service=ceph-exporter\n- job_name: nvmeof\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.100:8765/sd/prometheus/sd-config?service=nvmeof\n- job_name: federate\n honor_labels: true\n honor_timestamps: true\n params:\n match[]:\n - '{job=\"ceph\"}'\n - '{job=\"node\"}'\n - '{job=\"haproxy\"}'\n - '{job=\"ceph-exporter\"}'\n scrape_interval: 15s\n scrape_timeout: 10s\n metrics_path: /federate\n scheme: http\n follow_redirects: true\n enable_http2: true\n static_configs:\n - targets: []\n"}}true 2024-03-21T22:05:15.681 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.159:9095/api/v1/alerts 2024-03-21T22:05:15.684 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.159:9095/api/v1/alerts 2024-03-21T22:05:15.684 INFO:teuthology.orchestra.run.smithi100.stderr:+ jq -e '.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"' 2024-03-21T22:05:15.688 INFO:teuthology.orchestra.run.smithi100.stdout:{"status":"success","data":{"alerts":[{"labels":{"alertname":"CephMonDownQuorumAtRisk","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi178","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"state":"firing","activeAt":"2024-03-21T22:03:50.084118673Z","value":"1e+00"},{"labels":{"alertname":"CephMonDown","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi178\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"state":"firing","activeAt":"2024-03-21T22:03:50.084118673Z","value":"1e+00"},{"labels":{"alertname":"CephHealthWarning","cluster":"919deffe-e7cd-11ee-95cd-87774f69a715","instance":"smithi100:9283","job":"ceph","severity":"warning","type":"ceph_default"},"annotations":{"description":"The cluster state has been HEALTH_WARN for more than 15 minutes. Please check 'ceph health detail' for more information.","summary":"Ceph is in the WARNING state"},"state":"pending","activeAt":"2024-03-21T22:03:50.13866993Z","value":"1e+00"}]}}true 2024-03-21T22:05:15.688 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.178:9093/api/v1/status 2024-03-21T22:05:15.693 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.178:9093/api/v1/alerts 2024-03-21T22:05:15.697 INFO:teuthology.orchestra.run.smithi100.stderr:+ curl -s http://172.21.15.178:9093/api/v1/alerts 2024-03-21T22:05:15.697 INFO:teuthology.orchestra.run.smithi100.stderr:+ jq -e '.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"' 2024-03-21T22:05:15.701 INFO:teuthology.orchestra.run.smithi100.stdout:{"status":"success","data":{"configYAML":"global:\n resolve_timeout: 5m\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n smtp_hello: localhost\n smtp_require_tls: true\n pagerduty_url: https://events.pagerduty.com/v2/enqueue\n opsgenie_api_url: https://api.opsgenie.com/\n wechat_api_url: https://qyapi.weixin.qq.com/cgi-bin/\n victorops_api_url: https://alert.victorops.com/integrations/generic/20131114/alert/\n telegram_api_url: https://api.telegram.org\n webex_api_url: https://webexapis.com/v1/messages\nroute:\n receiver: default\n continue: false\n routes:\n - receiver: ceph-dashboard\n group_by:\n - alertname\n continue: false\n group_wait: 10s\n group_interval: 10s\n repeat_interval: 1h\nreceivers:\n- name: default\n- name: ceph-dashboard\n webhook_configs:\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi100.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\ntemplates: []\n","configJSON":{"global":{"resolve_timeout":"5m","http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"smtp_hello":"localhost","smtp_smarthost":"","smtp_require_tls":true,"pagerduty_url":"https://events.pagerduty.com/v2/enqueue","opsgenie_api_url":"https://api.opsgenie.com/","wechat_api_url":"https://qyapi.weixin.qq.com/cgi-bin/","victorops_api_url":"https://alert.victorops.com/integrations/generic/20131114/alert/","telegram_api_url":"https://api.telegram.org","webex_api_url":"https://webexapis.com/v1/messages"},"route":{"receiver":"default","routes":[{"receiver":"ceph-dashboard","group_by":["alertname"],"group_wait":"10s","group_interval":"10s","repeat_interval":"1h"}]},"receivers":[{"name":"default"},{"name":"ceph-dashboard","webhook_configs":[{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi100.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0},{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0}]}],"templates":null},"versionInfo":{"branch":"HEAD","buildDate":"20221222-14:51:36","buildUser":"root@abe866dd5717","goVersion":"go1.19.4","revision":"258fab7cdd551f2cf251ed0348f0ad7289aee789","version":"0.25.0"},"uptime":"2024-03-21T22:00:19.801784395Z","clusterStatus":{"name":"01HSHGF02RP4JB5GQX8119H5Q1","status":"ready","peers":[{"name":"01HSHGF02RP4JB5GQX8119H5Q1","address":"172.21.15.178:9094"}]}}}{"status":"success","data":[{"labels":{"alertname":"CephMonDownQuorumAtRisk","cluster":"919deffe-e7cd-11ee-95cd-87774f69a715","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi178","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"startsAt":"2024-03-21T22:04:20.084Z","endsAt":"2024-03-21T22:08:20.084Z","generatorURL":"http://smithi159.front.sepia.ceph.com:9095/graph?g0.expr=%28%28ceph_health_detail%7Bname%3D%22MON_DOWN%22%7D+%3D%3D+1%29+%2A+on+%28%29+%28count%28ceph_mon_quorum_status+%3D%3D+1%29+%3D%3D+bool+%28floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29%29%29+%3D%3D+1\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"273c7102e9bba183"},{"labels":{"alertname":"CephMonDown","cluster":"919deffe-e7cd-11ee-95cd-87774f69a715","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi178\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"startsAt":"2024-03-21T22:04:20.084Z","endsAt":"2024-03-21T22:08:20.084Z","generatorURL":"http://smithi159.front.sepia.ceph.com:9095/graph?g0.expr=count%28ceph_mon_quorum_status+%3D%3D+0%29+%3C%3D+%28count%28ceph_mon_metadata%29+-+floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"a0a4917aa5dd2630"}]}true 2024-03-21T22:05:15.921 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:15 smithi100 ceph-mon[30506]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:15.960 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:15 smithi159 ceph-mon[33365]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-21T22:05:16.649 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-21T22:05:16.658 INFO:tasks.cephadm:Teardown begin 2024-03-21T22:05:16.659 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-21T22:05:16.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-21T22:05:16.727 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-21T22:05:16.762 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-21T22:05:16.762 DEBUG:teuthology.orchestra.run.smithi100:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-21T22:05:16.778 DEBUG:teuthology.orchestra.run.smithi159:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-21T22:05:16.795 DEBUG:teuthology.orchestra.run.smithi178:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-21T22:05:16.819 INFO:tasks.cephadm:Stopping all daemons... 2024-03-21T22:05:16.819 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-21T22:05:16.820 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.a 2024-03-21T22:05:17.146 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:16 smithi100 systemd[1]: Stopping Ceph mon.a for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T22:05:17.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a[30483]: 2024-03-21T22:05:17.145+0000 7f531fec4700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-03-21T22:05:17.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a[30483]: 2024-03-21T22:05:17.145+0000 7f531fec4700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-21T22:05:17.421 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:17 smithi100 podman[58347]: 2024-03-21 22:05:17.22764616 +0000 UTC m=+0.211726360 container died a772c314aa00ff48504ba14acb6795d61836723e180844dfa909e533e72f648d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, io.buildah.version=1.33.5) 2024-03-21T22:05:17.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:05:17] ENGINE Bus STOPPING 2024-03-21T22:05:17.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:05:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-21T22:05:17.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:05:17] ENGINE Bus STOPPED 2024-03-21T22:05:17.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:05:17] ENGINE Bus STARTING 2024-03-21T22:05:17.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:05:17] ENGINE Serving on http://:::9283 2024-03-21T22:05:17.422 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:17 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: [21/Mar/2024:22:05:17] ENGINE Bus STARTED 2024-03-21T22:05:17.776 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:17 smithi100 podman[58347]: 2024-03-21 22:05:17.559147411 +0000 UTC m=+0.543227605 container cleanup a772c314aa00ff48504ba14acb6795d61836723e180844dfa909e533e72f648d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30) 2024-03-21T22:05:17.776 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:17 smithi100 bash[58347]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a 2024-03-21T22:05:18.026 INFO:journalctl@ceph.mon.a.smithi100.stdout:Mar 21 22:05:17 smithi100 podman[58377]: 2024-03-21 22:05:17.776873441 +0000 UTC m=+0.547921886 container remove a772c314aa00ff48504ba14acb6795d61836723e180844dfa909e533e72f648d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.build-date=20240319) 2024-03-21T22:05:18.031 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.a.service' 2024-03-21T22:05:18.079 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-21T22:05:18.079 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-21T22:05:18.079 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-03-21T22:05:18.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.b 2024-03-21T22:05:18.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:18 smithi159 systemd[1]: Stopping Ceph mon.b for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T22:05:18.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:18 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-b[33342]: 2024-03-21T22:05:18.406+0000 7f6715b76700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-03-21T22:05:18.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:18 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-b[33342]: 2024-03-21T22:05:18.406+0000 7f6715b76700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-21T22:05:18.711 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:18 smithi159 podman[45027]: 2024-03-21 22:05:18.631412822 +0000 UTC m=+0.346216970 container died 8aea06af9529b93310448c5e6bd9433c67e20b053194fa08c75c431be7beeb84 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-b, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240319, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-21T22:05:19.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:19 smithi159 podman[45027]: 2024-03-21 22:05:19.045249897 +0000 UTC m=+0.760054038 container cleanup 8aea06af9529b93310448c5e6bd9433c67e20b053194fa08c75c431be7beeb84 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-21T22:05:19.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Mar 21 22:05:19 smithi159 bash[45027]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mon-b 2024-03-21T22:05:19.365 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.b.service' 2024-03-21T22:05:19.413 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-21T22:05:19.413 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-03-21T22:05:19.413 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-03-21T22:05:19.413 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.c 2024-03-21T22:05:19.454 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mon.c.service' 2024-03-21T22:05:19.617 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-21T22:05:19.618 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-03-21T22:05:19.618 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-03-21T22:05:19.618 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a 2024-03-21T22:05:19.916 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:19 smithi100 systemd[1]: Stopping Ceph mgr.a for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T22:05:20.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:19 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:05:19.914+0000 7f9994b56700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-03-21T22:05:20.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:19 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a[30755]: 2024-03-21T22:05:19.915+0000 7f9994b56700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-21T22:05:20.171 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:19 smithi100 podman[58491]: 2024-03-21 22:05:19.94753449 +0000 UTC m=+0.141260426 container died a9c592af78272df652c87a059151661c9ecd2ccefc41cfa6af198a4991459603 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, maintainer=Guillaume Abrioux ) 2024-03-21T22:05:20.472 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:20 smithi100 podman[58491]: 2024-03-21 22:05:20.287914146 +0000 UTC m=+0.481640137 container cleanup a9c592af78272df652c87a059151661c9ecd2ccefc41cfa6af198a4991459603 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240319, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-03-21T22:05:20.472 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:20 smithi100 bash[58491]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a 2024-03-21T22:05:20.700 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a.service' 2024-03-21T22:05:20.724 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:20 smithi100 podman[58510]: 2024-03-21 22:05:20.47265374 +0000 UTC m=+0.525024338 container remove a9c592af78272df652c87a059151661c9ecd2ccefc41cfa6af198a4991459603 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5d87ad5bd031c000b3eb3ea886a68e118ae09d38, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.build-date=20240319) 2024-03-21T22:05:20.724 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:20 smithi100 systemd[1]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a.service: Deactivated successfully. 2024-03-21T22:05:20.724 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:20 smithi100 systemd[1]: Stopped Ceph mgr.a for 919deffe-e7cd-11ee-95cd-87774f69a715. 2024-03-21T22:05:20.724 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Mar 21 22:05:20 smithi100 systemd[1]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.a.service: Consumed 1min 3.531s CPU time. 2024-03-21T22:05:20.736 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-21T22:05:20.736 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-03-21T22:05:20.736 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-03-21T22:05:20.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.b 2024-03-21T22:05:21.165 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:05:20 smithi159 systemd[1]: Stopping Ceph mgr.b for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T22:05:21.456 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:05:21 smithi159 podman[45159]: 2024-03-21 22:05:21.164999544 +0000 UTC m=+0.230018795 container died 2d4bc15b30b14430ae6a9fddb2254bccc96bd16576e73caf1355075393e9dbb9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.license=GPLv2) 2024-03-21T22:05:21.456 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:05:21 smithi159 podman[45159]: 2024-03-21 22:05:21.457099603 +0000 UTC m=+0.522118860 container cleanup 2d4bc15b30b14430ae6a9fddb2254bccc96bd16576e73caf1355075393e9dbb9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b, ceph=True, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-03-21T22:05:21.710 INFO:journalctl@ceph.mgr.b.smithi159.stdout:Mar 21 22:05:21 smithi159 bash[45159]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-mgr-b 2024-03-21T22:05:21.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@mgr.b.service' 2024-03-21T22:05:21.916 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-21T22:05:21.916 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-03-21T22:05:21.916 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-21T22:05:21.916 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.0 2024-03-21T22:05:22.210 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:21 smithi100 systemd[1]: Stopping Ceph osd.0 for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T22:05:22.671 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:22 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0[46118]: 2024-03-21T22:05:22.210+0000 7f127f101700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-03-21T22:05:22.671 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:22 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0[46118]: 2024-03-21T22:05:22.210+0000 7f127f101700 -1 osd.0 23 *** Got signal Terminated *** 2024-03-21T22:05:22.671 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:22 smithi100 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0[46118]: 2024-03-21T22:05:22.210+0000 7f127f101700 -1 osd.0 23 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-21T22:05:27.922 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:27 smithi100 podman[58625]: 2024-03-21 22:05:27.664127137 +0000 UTC m=+5.552281099 container died 0d73237a0a8c1743b431a56dc94bc957085ecde3fd97d5b22130b765687687f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_CLEAN=True) 2024-03-21T22:05:28.421 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:27 smithi100 podman[58625]: 2024-03-21 22:05:27.999439708 +0000 UTC m=+5.887593669 container cleanup 0d73237a0a8c1743b431a56dc94bc957085ecde3fd97d5b22130b765687687f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240319, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-21T22:05:28.421 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:27 smithi100 bash[58625]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0 2024-03-21T22:05:28.421 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:28 smithi100 podman[58645]: 2024-03-21 22:05:28.21695285 +0000 UTC m=+0.546508950 container remove 0d73237a0a8c1743b431a56dc94bc957085ecde3fd97d5b22130b765687687f0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319) 2024-03-21T22:05:28.921 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:28 smithi100 podman[58746]: 2024-03-21 22:05:28.559789641 +0000 UTC m=+0.017201690 image pull 1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d 2024-03-21T22:05:28.921 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:28 smithi100 podman[58746]: 2024-03-21 22:05:28.676009526 +0000 UTC m=+0.133421611 container create 1839af3bb579a90dd013e26f7c538994115a4c1ffa2387d5e123627b9dedcbb0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240319, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30) 2024-03-21T22:05:28.921 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:28 smithi100 podman[58746]: 2024-03-21 22:05:28.887136649 +0000 UTC m=+0.344548692 container init 1839af3bb579a90dd013e26f7c538994115a4c1ffa2387d5e123627b9dedcbb0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240319, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_BRANCH=HEAD) 2024-03-21T22:05:28.921 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:28 smithi100 podman[58746]: 2024-03-21 22:05:28.89304892 +0000 UTC m=+0.350460961 container start 1839af3bb579a90dd013e26f7c538994115a4c1ffa2387d5e123627b9dedcbb0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240319, ceph=True) 2024-03-21T22:05:29.421 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:28 smithi100 podman[58746]: 2024-03-21 22:05:28.986866208 +0000 UTC m=+0.444278266 container attach 1839af3bb579a90dd013e26f7c538994115a4c1ffa2387d5e123627b9dedcbb0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0-deactivate, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD) 2024-03-21T22:05:29.422 INFO:journalctl@ceph.osd.0.smithi100.stdout:Mar 21 22:05:29 smithi100 podman[58746]: 2024-03-21 22:05:29.18567601 +0000 UTC m=+0.643088049 container died 1839af3bb579a90dd013e26f7c538994115a4c1ffa2387d5e123627b9dedcbb0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319) 2024-03-21T22:05:29.768 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.0.service' 2024-03-21T22:05:29.808 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-21T22:05:29.808 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-21T22:05:29.808 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-21T22:05:29.808 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.1 2024-03-21T22:05:30.182 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:29 smithi159 systemd[1]: Stopping Ceph osd.1 for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T22:05:30.460 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:30 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1[37979]: 2024-03-21T22:05:30.254+0000 7fe712636700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-03-21T22:05:30.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:30 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1[37979]: 2024-03-21T22:05:30.254+0000 7fe712636700 -1 osd.1 23 *** Got signal Terminated *** 2024-03-21T22:05:30.461 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:30 smithi159 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1[37979]: 2024-03-21T22:05:30.254+0000 7fe712636700 -1 osd.1 23 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-21T22:05:35.943 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:35 smithi159 podman[45290]: 2024-03-21 22:05:35.63235435 +0000 UTC m=+5.622607117 container died 861f2fe8a68b91a045f9a5747fc2d37442a2b3df471d03b6e03ca422b2216a2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.build-date=20240319, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux ) 2024-03-21T22:05:35.943 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:35 smithi159 podman[45290]: 2024-03-21 22:05:35.943570883 +0000 UTC m=+5.933823659 container cleanup 861f2fe8a68b91a045f9a5747fc2d37442a2b3df471d03b6e03ca422b2216a2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240319, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-21T22:05:36.210 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:35 smithi159 bash[45290]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1 2024-03-21T22:05:36.210 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:36 smithi159 podman[45316]: 2024-03-21 22:05:36.177714631 +0000 UTC m=+0.537723038 container remove 861f2fe8a68b91a045f9a5747fc2d37442a2b3df471d03b6e03ca422b2216a2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240319, CEPH_POINT_RELEASE=) 2024-03-21T22:05:36.905 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:36 smithi159 podman[45411]: 2024-03-21 22:05:36.524439907 +0000 UTC m=+0.018214759 image pull 1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d 2024-03-21T22:05:36.905 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:36 smithi159 podman[45411]: 2024-03-21 22:05:36.628481685 +0000 UTC m=+0.122256527 container create c6ce171e0a7fb6f5e088d2af85f84bab82681c936dc15c2943fab3b0978b63c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1-deactivate, org.label-schema.build-date=20240319, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-21T22:05:36.905 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:36 smithi159 podman[45411]: 2024-03-21 22:05:36.822526613 +0000 UTC m=+0.316301462 container init c6ce171e0a7fb6f5e088d2af85f84bab82681c936dc15c2943fab3b0978b63c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240319, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-03-21T22:05:36.905 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:36 smithi159 podman[45411]: 2024-03-21 22:05:36.828323647 +0000 UTC m=+0.322098492 container start c6ce171e0a7fb6f5e088d2af85f84bab82681c936dc15c2943fab3b0978b63c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-03-21T22:05:36.906 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:36 smithi159 podman[45411]: 2024-03-21 22:05:36.905769364 +0000 UTC m=+0.399544223 container attach c6ce171e0a7fb6f5e088d2af85f84bab82681c936dc15c2943fab3b0978b63c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-03-21T22:05:37.210 INFO:journalctl@ceph.osd.1.smithi159.stdout:Mar 21 22:05:37 smithi159 podman[45411]: 2024-03-21 22:05:37.117929698 +0000 UTC m=+0.611704540 container died c6ce171e0a7fb6f5e088d2af85f84bab82681c936dc15c2943fab3b0978b63c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-1-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5) 2024-03-21T22:05:37.659 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.1.service' 2024-03-21T22:05:37.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-21T22:05:37.700 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-21T22:05:37.700 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-21T22:05:37.700 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.2 2024-03-21T22:05:38.067 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:37 smithi178 systemd[1]: Stopping Ceph osd.2 for 919deffe-e7cd-11ee-95cd-87774f69a715... 2024-03-21T22:05:38.368 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:38 smithi178 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2[38571]: 2024-03-21T22:05:38.067+0000 7f9fc9420700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-03-21T22:05:38.368 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:38 smithi178 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2[38571]: 2024-03-21T22:05:38.067+0000 7f9fc9420700 -1 osd.2 23 *** Got signal Terminated *** 2024-03-21T22:05:38.368 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:38 smithi178 ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2[38571]: 2024-03-21T22:05:38.067+0000 7f9fc9420700 -1 osd.2 23 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-21T22:05:43.756 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:43 smithi178 podman[46955]: 2024-03-21 22:05:43.483935672 +0000 UTC m=+5.585362049 container died c6c43aaec83b0815e647fdff1434f1b26d5db15ef69e0bfbfeff8f861e6452e6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2, org.label-schema.build-date=20240319, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-03-21T22:05:44.098 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:43 smithi178 podman[46955]: 2024-03-21 22:05:43.897160694 +0000 UTC m=+5.998587113 container cleanup c6c43aaec83b0815e647fdff1434f1b26d5db15ef69e0bfbfeff8f861e6452e6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240319, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-03-21T22:05:44.098 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:43 smithi178 bash[46955]: ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2 2024-03-21T22:05:44.368 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:44 smithi178 podman[46977]: 2024-03-21 22:05:44.098240308 +0000 UTC m=+0.614526170 container remove c6c43aaec83b0815e647fdff1434f1b26d5db15ef69e0bfbfeff8f861e6452e6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240319, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-21T22:05:44.776 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:44 smithi178 podman[47074]: 2024-03-21 22:05:44.499116382 +0000 UTC m=+0.102682206 container create bdc0ee48933bbe21d9d1b99434c2e9df011ff3d842dfecaf6728a18aa64279cf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240319, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30) 2024-03-21T22:05:44.776 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:44 smithi178 podman[47074]: 2024-03-21 22:05:44.414819711 +0000 UTC m=+0.018385503 image pull 1c3557fbb169403f5161927e77b9b2186268246b87fb5a1554a7b0a8b4e49068 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d 2024-03-21T22:05:44.776 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:44 smithi178 podman[47074]: 2024-03-21 22:05:44.692985311 +0000 UTC m=+0.296551089 container init bdc0ee48933bbe21d9d1b99434c2e9df011ff3d842dfecaf6728a18aa64279cf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240319, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30) 2024-03-21T22:05:44.776 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:44 smithi178 podman[47074]: 2024-03-21 22:05:44.69804468 +0000 UTC m=+0.301610461 container start bdc0ee48933bbe21d9d1b99434c2e9df011ff3d842dfecaf6728a18aa64279cf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2-deactivate, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240319, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-03-21T22:05:44.776 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:44 smithi178 podman[47074]: 2024-03-21 22:05:44.776001076 +0000 UTC m=+0.379566857 container attach bdc0ee48933bbe21d9d1b99434c2e9df011ff3d842dfecaf6728a18aa64279cf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240319) 2024-03-21T22:05:45.121 INFO:journalctl@ceph.osd.2.smithi178.stdout:Mar 21 22:05:44 smithi178 podman[47074]: 2024-03-21 22:05:44.987779214 +0000 UTC m=+0.591344992 container died bdc0ee48933bbe21d9d1b99434c2e9df011ff3d842dfecaf6728a18aa64279cf (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f60f3c216f555b8e367335520c66ffb3591c4a024f1368149f6143364f3d390d, name=ceph-919deffe-e7cd-11ee-95cd-87774f69a715-osd-2-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-03-21-1131-5d87ad5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240319, org.label-schema.license=GPLv2, ceph=True) 2024-03-21T22:05:45.571 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-919deffe-e7cd-11ee-95cd-87774f69a715@osd.2.service' 2024-03-21T22:05:45.613 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-21T22:05:45.613 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-21T22:05:45.613 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-21T22:05:45.807 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T22:05:49.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-21T22:05:49.547 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T22:05:52.882 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-21T22:05:53.076 INFO:teuthology.orchestra.run.smithi178.stdout:Deleting cluster with fsid: 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T22:05:56.404 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-21T22:05:56.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-21T22:05:56.475 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-21T22:05:56.504 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-21T22:05:56.506 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi100/crash 2024-03-21T22:05:56.507 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash -- . 2024-03-21T22:05:56.574 INFO:teuthology.orchestra.run.smithi100.stderr:tar: /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-21T22:05:56.574 INFO:teuthology.orchestra.run.smithi100.stderr:tar: Error is not recoverable: exiting now 2024-03-21T22:05:56.576 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi159/crash 2024-03-21T22:05:56.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash -- . 2024-03-21T22:05:56.633 INFO:teuthology.orchestra.run.smithi159.stderr:tar: /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-21T22:05:56.633 INFO:teuthology.orchestra.run.smithi159.stderr:tar: Error is not recoverable: exiting now 2024-03-21T22:05:56.636 DEBUG:teuthology.misc:Transferring archived files from smithi178:/var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi178/crash 2024-03-21T22:05:56.637 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash -- . 2024-03-21T22:05:56.686 INFO:teuthology.orchestra.run.smithi178.stderr:tar: /var/lib/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-21T22:05:56.687 INFO:teuthology.orchestra.run.smithi178.stderr:tar: Error is not recoverable: exiting now 2024-03-21T22:05:56.688 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-21T22:05:56.688 DEBUG:teuthology.orchestra.run.smithi100:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-03-21T22:05:56.720 INFO:teuthology.orchestra.run.smithi100.stdout:2024-03-21T21:57:09.271220+0000 mon.a (mon.0) 188 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-21T22:05:56.721 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-21T22:05:56.722 DEBUG:teuthology.orchestra.run.smithi100:> sudo egrep '\[SEC\]' /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-03-21T22:05:56.795 DEBUG:teuthology.orchestra.run.smithi100:> sudo egrep '\[ERR\]' /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-03-21T22:05:56.866 DEBUG:teuthology.orchestra.run.smithi100:> sudo egrep '\[WRN\]' /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-03-21T22:05:56.935 INFO:teuthology.orchestra.run.smithi100.stdout:2024-03-21T21:57:09.271220+0000 mon.a (mon.0) 188 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-21T22:05:56.936 INFO:tasks.cephadm:Compressing logs... 2024-03-21T22:05:56.936 DEBUG:teuthology.orchestra.run.smithi100:> 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-03-21T22:05:56.978 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-21T22:05:56.981 DEBUG:teuthology.orchestra.run.smithi178:> 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-03-21T22:05:57.003 INFO:teuthology.orchestra.run.smithi100.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-21T22:05:57.003 INFO:teuthology.orchestra.run.smithi100.stderr:: No such file or directory 2024-03-21T22:05:57.003 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.a.log 2024-03-21T22:05:57.004 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-21T22:05:57.004 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mgr.a.log 2024-03-21T22:05:57.004 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.0.log 2024-03-21T22:05:57.004 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-21T22:05:57.006 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log 2024-03-21T22:05:57.006 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-21T22:05:57.006 INFO:teuthology.orchestra.run.smithi100.stderr: 89.8% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-21T22:05:57.006 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log: 83.0% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-21T22:05:57.006 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log: 87.5% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-21T22:05:57.008 INFO:teuthology.orchestra.run.smithi178.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-21T22:05:57.008 INFO:teuthology.orchestra.run.smithi178.stderr:: No such file or directory 2024-03-21T22:05:57.008 INFO:teuthology.orchestra.run.smithi178.stderr:gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-21T22:05:57.008 INFO:teuthology.orchestra.run.smithi178.stderr:gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-21T22:05:57.009 INFO:teuthology.orchestra.run.smithi100.stderr: 91.1% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-21T22:05:57.010 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log 2024-03-21T22:05:57.010 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.2.log 2024-03-21T22:05:57.010 INFO:teuthology.orchestra.run.smithi178.stderr: 89.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-21T22:05:57.010 INFO:teuthology.orchestra.run.smithi178.stderr: 82.0% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-21T22:05:57.010 INFO:teuthology.orchestra.run.smithi178.stderr:gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-21T22:05:57.012 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log: /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.c.log 2024-03-21T22:05:57.012 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log: 89.9% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-21T22:05:57.012 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.c.log: 87.4% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-21T22:05:57.012 INFO:teuthology.orchestra.run.smithi159.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2024-03-21T22:05:57.012 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-03-21T22:05:57.013 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-21T22:05:57.013 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.1.log 2024-03-21T22:05:57.013 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-21T22:05:57.013 INFO:teuthology.orchestra.run.smithi178.stderr: 91.0% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-21T22:05:57.015 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log: /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log 2024-03-21T22:05:57.015 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mgr.b.log 2024-03-21T22:05:57.015 INFO:teuthology.orchestra.run.smithi159.stderr: 81.9% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-21T22:05:57.015 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log: 90.0% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-21T22:05:57.015 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-21T22:05:57.015 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.b.log 2024-03-21T22:05:57.015 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log: 83.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-21T22:05:57.015 INFO:teuthology.orchestra.run.smithi159.stderr: 87.7% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-21T22:05:57.016 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.b.log: 90.9% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-21T22:05:57.017 INFO:teuthology.orchestra.run.smithi159.stderr: 90.8% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mgr.b.log.gz 2024-03-21T22:05:57.024 INFO:teuthology.orchestra.run.smithi100.stderr: 92.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-21T22:05:57.049 INFO:teuthology.orchestra.run.smithi178.stderr: 93.6% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.2.log.gz 2024-03-21T22:05:57.051 INFO:teuthology.orchestra.run.smithi100.stderr: 93.6% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.0.log.gz 2024-03-21T22:05:57.076 INFO:teuthology.orchestra.run.smithi178.stderr: 93.2% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.c.log.gz 2024-03-21T22:05:57.078 INFO:teuthology.orchestra.run.smithi178.stderr: 2024-03-21T22:05:57.078 INFO:teuthology.orchestra.run.smithi178.stderr:real 0m0.083s 2024-03-21T22:05:57.078 INFO:teuthology.orchestra.run.smithi178.stderr:user 0m0.123s 2024-03-21T22:05:57.078 INFO:teuthology.orchestra.run.smithi178.stderr:sys 0m0.019s 2024-03-21T22:05:57.086 INFO:teuthology.orchestra.run.smithi159.stderr: 93.9% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-osd.1.log.gz 2024-03-21T22:05:57.096 INFO:teuthology.orchestra.run.smithi100.stderr: 90.2% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mgr.a.log.gz 2024-03-21T22:05:57.102 INFO:teuthology.orchestra.run.smithi159.stderr: 92.8% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.b.log.gz 2024-03-21T22:05:57.104 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-03-21T22:05:57.104 INFO:teuthology.orchestra.run.smithi159.stderr:real 0m0.109s 2024-03-21T22:05:57.104 INFO:teuthology.orchestra.run.smithi159.stderr:user 0m0.192s 2024-03-21T22:05:57.104 INFO:teuthology.orchestra.run.smithi159.stderr:sys 0m0.023s 2024-03-21T22:05:57.249 INFO:teuthology.orchestra.run.smithi100.stderr: 91.0% -- replaced with /var/log/ceph/919deffe-e7cd-11ee-95cd-87774f69a715/ceph-mon.a.log.gz 2024-03-21T22:05:57.251 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-03-21T22:05:57.251 INFO:teuthology.orchestra.run.smithi100.stderr:real 0m0.261s 2024-03-21T22:05:57.251 INFO:teuthology.orchestra.run.smithi100.stderr:user 0m0.417s 2024-03-21T22:05:57.251 INFO:teuthology.orchestra.run.smithi100.stderr:sys 0m0.027s 2024-03-21T22:05:57.251 INFO:tasks.cephadm:Archiving logs... 2024-03-21T22:05:57.251 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi100/log 2024-03-21T22:05:57.253 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-21T22:05:57.395 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi159/log 2024-03-21T22:05:57.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-21T22:05:57.456 DEBUG:teuthology.misc:Transferring archived files from smithi178:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi178/log 2024-03-21T22:05:57.457 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-21T22:05:57.505 INFO:tasks.cephadm:Removing cluster... 2024-03-21T22:05:57.505 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 --force 2024-03-21T22:05:57.685 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T22:05:57.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 --force 2024-03-21T22:05:58.124 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T22:05:58.383 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 919deffe-e7cd-11ee-95cd-87774f69a715 --force 2024-03-21T22:05:58.577 INFO:teuthology.orchestra.run.smithi178.stdout:Deleting cluster with fsid: 919deffe-e7cd-11ee-95cd-87774f69a715 2024-03-21T22:05:58.826 INFO:tasks.cephadm:Removing cephadm ... 2024-03-21T22:05:58.826 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-21T22:05:58.844 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-21T22:05:58.860 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-21T22:05:58.875 INFO:tasks.cephadm:Teardown complete 2024-03-21T22:05:58.876 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-03-21T22:05:58.886 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-03-21T22:05:58.886 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-21T22:05:58.889 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-21T22:05:58.904 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-21T22:05:59.004 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-21T22:05:59.013 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-21T22:05:59.013 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-21T22:05:59.016 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-21T22:05:59.018 DEBUG:teuthology.orchestra.run.smithi178:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-21T22:05:59.029 INFO:teuthology.orchestra.run.smithi100.stderr:bash: line 1: ntpq: command not found 2024-03-21T22:05:59.030 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-03-21T22:05:59.031 INFO:teuthology.orchestra.run.smithi178.stderr:bash: line 1: ntpq: command not found 2024-03-21T22:05:59.034 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T22:05:59.034 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2024-03-21T22:05:59.034 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 12 +1184us[+1184us] +/- 134ms 2024-03-21T22:05:59.034 INFO:teuthology.orchestra.run.smithi100.stdout:^* hv02.front.sepia.ceph.com 3 6 377 15 -208us[ -174us] +/- 55ms 2024-03-21T22:05:59.034 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 -254us[ -254us] +/- 68ms 2024-03-21T22:05:59.034 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T22:05:59.035 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T22:05:59.036 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-03-21T22:05:59.036 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 14 +1172us[+1172us] +/- 134ms 2024-03-21T22:05:59.036 INFO:teuthology.orchestra.run.smithi159.stdout:^* hv02.front.sepia.ceph.com 3 6 377 14 -219us[ -207us] +/- 55ms 2024-03-21T22:05:59.036 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 -259us[ -259us] +/- 68ms 2024-03-21T22:05:59.036 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T22:05:59.037 INFO:teuthology.orchestra.run.smithi178.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T22:05:59.037 INFO:teuthology.orchestra.run.smithi178.stdout:=============================================================================== 2024-03-21T22:05:59.037 INFO:teuthology.orchestra.run.smithi178.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 12 +1175us[+1195us] +/- 134ms 2024-03-21T22:05:59.037 INFO:teuthology.orchestra.run.smithi178.stdout:^* hv02.front.sepia.ceph.com 3 6 377 12 -215us[ -195us] +/- 55ms 2024-03-21T22:05:59.037 INFO:teuthology.orchestra.run.smithi178.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 -267us[ -247us] +/- 68ms 2024-03-21T22:05:59.037 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T22:05:59.037 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-21T22:05:59.047 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-21T22:05:59.047 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-21T22:05:59.057 DEBUG:teuthology.orchestra.run.smithi100:> 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-03-21T22:05:59.154 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-21T22:05:59.225 DEBUG:teuthology.orchestra.run.smithi178:> 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-03-21T22:05:59.293 DEBUG:teuthology.orchestra.run.smithi100:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-03-21T22:05:59.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T22:05:59.324 DEBUG:teuthology.orchestra.run.smithi159:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-03-21T22:05:59.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T22:05:59.355 DEBUG:teuthology.orchestra.run.smithi178:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-03-21T22:05:59.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T22:05:59.384 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-21T22:05:59.393 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-21T22:05:59.403 INFO:teuthology.task.internal:Duration was 1185.677188 seconds 2024-03-21T22:05:59.403 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-21T22:05:59.413 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-21T22:05:59.413 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-21T22:05:59.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-21T22:05:59.417 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-21T22:05:59.457 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T22:05:59.459 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T22:05:59.467 INFO:teuthology.orchestra.run.smithi178.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T22:05:59.746 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-21T22:05:59.746 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2024-03-21T22:05:59.746 DEBUG:teuthology.orchestra.run.smithi100:> 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-03-21T22:05:59.766 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2024-03-21T22:05:59.766 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-21T22:05:59.793 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi178.front.sepia.ceph.com 2024-03-21T22:05:59.793 DEBUG:teuthology.orchestra.run.smithi178:> 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-03-21T22:05:59.826 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-21T22:05:59.826 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-21T22:05:59.829 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-21T22:05:59.836 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-21T22:05:59.894 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-21T22:05:59.894 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-21T22:05:59.897 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-21T22:05:59.905 DEBUG:teuthology.orchestra.run.smithi178:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-21T22:06:00.082 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-21T22:06:00.092 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-21T22:06:00.093 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-21T22:06:00.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-21T22:06:00.146 DEBUG:teuthology.orchestra.run.smithi178:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-21T22:06:00.173 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-21T22:06:00.184 DEBUG:teuthology.orchestra.run.smithi100:> 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-03-21T22:06:00.187 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-21T22:06:00.189 DEBUG:teuthology.orchestra.run.smithi178:> 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-03-21T22:06:00.209 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2024-03-21T22:06:00.212 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2024-03-21T22:06:00.238 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = core 2024-03-21T22:06:00.261 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-21T22:06:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T22:06:00.283 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-21T22:06:00.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T22:06:00.307 DEBUG:teuthology.orchestra.run.smithi178:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-21T22:06:00.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T22:06:00.321 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-21T22:06:00.330 INFO:teuthology.task.internal:Transferring archived files... 2024-03-21T22:06:00.331 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi100 2024-03-21T22:06:00.331 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-21T22:06:00.369 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi159 2024-03-21T22:06:00.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-21T22:06:00.405 DEBUG:teuthology.misc:Transferring archived files from smithi178:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191/remote/smithi178 2024-03-21T22:06:00.406 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-21T22:06:00.441 INFO:teuthology.task.internal:Removing archive directory... 2024-03-21T22:06:00.442 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-21T22:06:00.444 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-21T22:06:00.446 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-21T22:06:00.491 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-21T22:06:00.502 INFO:teuthology.task.internal:Not uploading archives. 2024-03-21T22:06:00.502 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-21T22:06:00.517 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-21T22:06:00.517 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-21T22:06:00.519 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-21T22:06:00.522 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-21T22:06:00.531 INFO:teuthology.orchestra.run.smithi100.stdout: 265305 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 21 22:06 /home/ubuntu/cephtest 2024-03-21T22:06:00.534 INFO:teuthology.orchestra.run.smithi159.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 21 22:06 /home/ubuntu/cephtest 2024-03-21T22:06:00.545 INFO:teuthology.orchestra.run.smithi178.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 21 22:06 /home/ubuntu/cephtest 2024-03-21T22:06:00.546 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-21T22:06:00.558 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-21T22:06:00.589 INFO:teuthology.nuke:Checking targets against current locks 2024-03-21T22:06:00.613 DEBUG:teuthology.nuke:shortname: smithi100 2024-03-21T22:06:00.614 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-21T22:06:00.637 DEBUG:teuthology.nuke:shortname: smithi159 2024-03-21T22:06:00.637 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-21T22:06:00.642 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 21:36:59.933747', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLWtq1fiw++/7P0fYVN8Wdbwkl5IB2QJ7pJ0VBZxMNE8otrMsaOW8/cTxqH+g6IEAtkDDi7f7TrqqAIJk9M7ec0='} 2024-03-21T22:06:00.659 DEBUG:teuthology.nuke:shortname: smithi178 2024-03-21T22:06:00.659 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-21T22:06:00.667 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 21:36:59.932592', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOVtvNvDa/KiiWguZilY7Z/UNR7yg5ouXD+W28FVTapqr7oYSU1VKHbKvBaOZTIUgwOcoriqPiNIIS9MYQaQ9NY='} 2024-03-21T22:06:00.682 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi178.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-21_20:44:17-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1131-distro-default-smithi/7615191', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 21:36:59.930710', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCKjcDP2QcKtYhj92aKHkncG0r0XhsREkpcZ5n9NBkWqTCwbsZ84LNKsFDqxkjI8EWk2ZYJskUAce6QgU0OT6w4='} 2024-03-21T22:06:00.692 INFO:teuthology.orchestra.console.smithi100:Power off 2024-03-21T22:06:00.692 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-21T22:06:00.718 DEBUG:teuthology.orchestra.console.smithi100:power off output: Chassis Power Control: Down/Off 2024-03-21T22:06:00.718 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:00.734 INFO:teuthology.orchestra.console.smithi159:Power off 2024-03-21T22:06:00.734 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-21T22:06:00.746 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2024-03-21T22:06:00.754 DEBUG:teuthology.orchestra.console.smithi159:power off output: Chassis Power Control: Down/Off 2024-03-21T22:06:00.755 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:00.774 INFO:teuthology.orchestra.console.smithi178:Power off 2024-03-21T22:06:00.774 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-21T22:06:00.785 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2024-03-21T22:06:00.801 DEBUG:teuthology.orchestra.console.smithi178:power off output: Chassis Power Control: Down/Off 2024-03-21T22:06:00.801 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:00.825 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2024-03-21T22:06:04.747 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:04.786 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:04.826 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:04.857 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2024-03-21T22:06:04.896 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2024-03-21T22:06:04.935 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2024-03-21T22:06:08.862 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:08.897 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:08.936 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:08.972 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2024-03-21T22:06:09.005 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2024-03-21T22:06:09.045 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is off 2024-03-21T22:06:09.145 INFO:teuthology.orchestra.console.smithi178:Power off completed 2024-03-21T22:06:12.975 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:13.006 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T22:06:13.085 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is off 2024-03-21T22:06:13.115 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is off 2024-03-21T22:06:13.186 INFO:teuthology.orchestra.console.smithi100:Power off completed 2024-03-21T22:06:13.216 INFO:teuthology.orchestra.console.smithi159:Power off completed 2024-03-21T22:06:13.320 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} duration: 1185.6771881580353 failure_reason: '"2024-03-21T21:57:09.271220+0000 mon.a (mon.0) 188 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c" in cluster log' flavor: default owner: scheduled_phlogistonjohn@teuthology success: false 2024-03-21T22:06:13.320 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-21T22:06:13.396 INFO:teuthology.run:FAIL