2022-04-28T06:17:30.056 INFO:root:teuthology version: 1.1.1.dev321+gfd878548 2022-04-28T06:17:30.057 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6807623 --description upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/prometheus-metrics mon_election/connectivity} --owner scheduled_pdhange@teuthology --verbose --name pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi -- /home/teuthworker/archive/pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6807623/orig.config.yaml 2022-04-28T06:17:30.129 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-28T06:17:30.219 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6807623 branch: wip-pdhange-testing description: upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/prometheus-metrics mon_election/connectivity} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '6807623' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run ceph mon daemon version check on prometheus metrics ' name: pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-pdhange-testing ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-prometheus-upgrade-test sha1: 5a5e0c5a7da5a85f1e3969985125d6f476f58f37 owner: scheduled_pdhange@teuthology priority: 120 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: clients: client.0: - mgr/test_prometheus_metrics.sh - print: '**** done end prometheus-metrics.yaml' sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:pacific-x:stress-split suite_branch: wip-prometheus-upgrade-test suite_path: /home/teuthworker/src/github.com_pdvian_ceph_5a5e0c5a7da5a85f1e3969985125d6f476f58f37/qa suite_relpath: qa suite_repo: https://github.com/pdvian/ceph suite_sha1: 5a5e0c5a7da5a85f1e3969985125d6f476f58f37 targets: smithi003.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDF3G4QJ7afTnl9z6cnv+/WBPT8zk2jHUhX50dIBmrBIPN73vdM8BKM8UO2g6R9VgVs3k0vJ+vmkeoE7Dp0W/g3MitGuYgpt9bWc5+UMTUUAp1ljhWguCIJJgf6OUPRdxZdZHkD8x1OMQ8f3pa+W81eihehJzDJATW3ZjIon6pB5HkDN0foaMtXQsyiy42GxEULXte8Fy8hURDZU98q4RBlJgd1i7V+7/nCF0w6dKEg5Ogk6bknpMQ72STFDI6ZsBugre1G46bmhK6pCDui+Cpe83NlspJzE9FYLjYhu7jdtzc6mN1q8yKPRDrfh6P94nYvSDyirOQPHACildjZziB5yMxsq3ly1sxspI6Ts99X11sLU0HSpTs9QGQQhvrf7ZFNQvt6WWfY21Uz/LdoEmSKFT6O41dAoF3f48tkyAUMdrywt0jzl8OB3TNuowWvBv4soCqUMnXiBRHab5VBTRS/npwFTEeYbV8ayo4Yys9Mg0WCqzxPw2C0gzqFeXyZe9U= smithi025.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdsxwEZ4Us/JOGHUpJTIDXZ1m5jSPqVv2y8gvlADxBGcvUnp1iKJ1Swe2Qowit068Dx67CiShmhH/3bzMVTzyfNewZlPWtDDXhUNOam2g4Imf+d+BnTo9IYpitlseCUWx87Gg8VXO8RUn91kSeGNNyzN9xZRHhxq2HFGtJrpHTKbBcf75BK2cLcvx5+fICMDLG/zU+sRD3mRwcLE4Or90EwqD9S49+H0Z2SWyorCh7DMSuHnJIxfXXnreYLJ940xY4UAK7D+VgAtZz9pOhcXigWp/w/akDrj/AFGhOp9jOlgi4zwSEAb0uwmrAHA8ZSpbf+Uo96IKurg9jbdXllUNPK4MKnHg+uqV7OvRUYqXQaliCg7ck53qyEh41SLWhbmoPenCLNgupaAlxwi0exb/a9avnzoeLWpmkAQ2D9LoV9a6dDXZVmzaQCwXL1iHS6rtNd9gz7ABRcalR4pBoxbtKueQ5Ves8QIY64ILVJDXW6YHLdQGMW+XifA1a5hbcuOE= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: docker.io/ceph/daemon-base:latest-pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology_branch: master teuthology_sha1: fd8785488965ead0ee5842af68b6b64a42b73c19 timestamp: 2022-04-27_00:00:47 tube: smithi user: pdhange verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.5191 2022-04-28T06:17:30.219 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_pdvian_ceph_5a5e0c5a7da5a85f1e3969985125d6f476f58f37/qa; will attempt to use it 2022-04-28T06:17:30.221 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_pdvian_ceph_5a5e0c5a7da5a85f1e3969985125d6f476f58f37/qa/tasks 2022-04-28T06:17:30.222 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-28T06:17:30.223 INFO:teuthology.task.internal:Checking packages... 2022-04-28T06:17:30.245 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6ceeb0566ada846fe0f5f2630fd02650f3b712d6' 2022-04-28T06:17:30.245 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:17:30.246 INFO:teuthology.packaging:ref: None 2022-04-28T06:17:30.246 INFO:teuthology.packaging:tag: None 2022-04-28T06:17:30.246 INFO:teuthology.packaging:branch: wip-pdhange-testing 2022-04-28T06:17:30.246 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:17:30.246 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-pdhange-testing 2022-04-28T06:17:30.400 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11767.g6ceeb056 2022-04-28T06:17:30.400 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-28T06:17:30.412 INFO:teuthology.task.internal:no buildpackages task found 2022-04-28T06:17:30.412 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-28T06:17:30.444 INFO:teuthology.task.internal:Saving configuration 2022-04-28T06:17:30.468 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-28T06:17:30.480 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-28T06:17:30.502 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6807623', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-28 06:11:52.635014', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPRYnYr8JE3r0d+pjhBapf9JUHdr86YWz+zxSNjvSAqzk+ZOde6rztAlzg3nDXk+32L66d1gsluf+u2YJggJfxo='} 2022-04-28T06:17:30.525 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi025.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6807623', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-28 06:11:52.633609', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+DMxbryN88WJI85+wb0QsLvtVpA+LG0EuFsDgtuZlGYI2WIR0REFMfLwUPUbzscAegRL0epBAmrfy/ouYf0ww='} 2022-04-28T06:17:30.525 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-28T06:17:30.536 INFO:teuthology.task.internal:roles: ubuntu@smithi003.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2022-04-28T06:17:30.536 INFO:teuthology.task.internal:roles: ubuntu@smithi025.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2022-04-28T06:17:30.536 INFO:teuthology.run_tasks:Running task console_log... 2022-04-28T06:17:30.630 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f75d573cb70>, signals=[15]) 2022-04-28T06:17:30.631 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-28T06:17:30.641 INFO:teuthology.task.internal:Opening connections... 2022-04-28T06:17:30.641 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2022-04-28T06:17:30.643 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:17:30.725 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi025.front.sepia.ceph.com 2022-04-28T06:17:30.725 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:17:30.806 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-28T06:17:30.817 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2022-04-28T06:17:30.837 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2022-04-28T06:17:30.838 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2022-04-28T06:17:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="CentOS Stream" 2022-04-28T06:17:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="8" 2022-04-28T06:17:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:ID="centos" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE="rhel fedora" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="8" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:PLATFORM_ID="platform:el8" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:ANSI_COLOR="0;31" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://centos.org/" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-28T06:17:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-28T06:17:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-28T06:17:30.900 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2022-04-28T06:17:30.923 DEBUG:teuthology.orchestra.run.smithi025:> uname -m 2022-04-28T06:17:30.944 INFO:teuthology.orchestra.run.smithi025.stdout:x86_64 2022-04-28T06:17:30.944 DEBUG:teuthology.orchestra.run.smithi025:> cat /etc/os-release 2022-04-28T06:17:31.005 INFO:teuthology.orchestra.run.smithi025.stdout:NAME="CentOS Stream" 2022-04-28T06:17:31.005 INFO:teuthology.orchestra.run.smithi025.stdout:VERSION="8" 2022-04-28T06:17:31.005 INFO:teuthology.orchestra.run.smithi025.stdout:ID="centos" 2022-04-28T06:17:31.005 INFO:teuthology.orchestra.run.smithi025.stdout:ID_LIKE="rhel fedora" 2022-04-28T06:17:31.005 INFO:teuthology.orchestra.run.smithi025.stdout:VERSION_ID="8" 2022-04-28T06:17:31.006 INFO:teuthology.orchestra.run.smithi025.stdout:PLATFORM_ID="platform:el8" 2022-04-28T06:17:31.006 INFO:teuthology.orchestra.run.smithi025.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-28T06:17:31.006 INFO:teuthology.orchestra.run.smithi025.stdout:ANSI_COLOR="0;31" 2022-04-28T06:17:31.006 INFO:teuthology.orchestra.run.smithi025.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-28T06:17:31.006 INFO:teuthology.orchestra.run.smithi025.stdout:HOME_URL="https://centos.org/" 2022-04-28T06:17:31.006 INFO:teuthology.orchestra.run.smithi025.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-28T06:17:31.006 INFO:teuthology.orchestra.run.smithi025.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-28T06:17:31.006 INFO:teuthology.orchestra.run.smithi025.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-28T06:17:31.007 INFO:teuthology.lock.ops:Updating smithi025.front.sepia.ceph.com on lock server 2022-04-28T06:17:31.023 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-28T06:17:31.037 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-28T06:17:31.061 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-28T06:17:31.061 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2022-04-28T06:17:31.065 DEBUG:teuthology.orchestra.run.smithi025:> test '!' -e /home/ubuntu/cephtest 2022-04-28T06:17:31.083 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-28T06:17:31.096 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-28T06:17:31.097 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2022-04-28T06:17:31.124 DEBUG:teuthology.orchestra.run.smithi025:> test -z $(ls -A /var/lib/ceph) 2022-04-28T06:17:31.152 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-28T06:17:31.209 INFO:teuthology.run_tasks:Running task kernel... 2022-04-28T06:17:31.228 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-28T06:17:31.228 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2022-04-28T06:17:31.228 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-28T06:17:31.229 DEBUG:teuthology.orchestra.run.smithi025:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-28T06:17:31.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:17:31.248 DEBUG:teuthology.orchestra.run.smithi025:> uname -r 2022-04-28T06:17:31.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:17:31.249 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2022-04-28T06:17:31.307 INFO:teuthology.orchestra.run.smithi025.stdout:4.18.0-383.el8.x86_64 2022-04-28T06:17:31.307 INFO:teuthology.task.kernel:Running kernel on smithi025: 4.18.0-383.el8.x86_64 2022-04-28T06:17:31.308 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum install -y kernel 2022-04-28T06:17:31.309 INFO:teuthology.orchestra.run.smithi003.stdout:4.18.0-383.el8.x86_64 2022-04-28T06:17:31.309 INFO:teuthology.task.kernel:Running kernel on smithi003: 4.18.0-383.el8.x86_64 2022-04-28T06:17:31.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum install -y kernel 2022-04-28T06:17:33.947 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS-8 - AppStream 36 MB/s | 21 MB 00:00 2022-04-28T06:17:34.135 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - AppStream 28 MB/s | 21 MB 00:00 2022-04-28T06:17:38.697 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS-8 - Base 33 MB/s | 22 MB 00:00 2022-04-28T06:17:38.777 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - Base 36 MB/s | 22 MB 00:00 2022-04-28T06:17:42.180 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS-8 - Extras 140 kB/s | 18 kB 00:00 2022-04-28T06:17:42.251 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - Extras 157 kB/s | 18 kB 00:00 2022-04-28T06:17:42.557 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS-8 - PowerTools 19 MB/s | 4.5 MB 00:00 2022-04-28T06:17:42.637 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - PowerTools 18 MB/s | 4.5 MB 00:00 2022-04-28T06:17:43.657 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2022-04-28T06:17:43.686 INFO:teuthology.orchestra.run.smithi025.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2022-04-28T06:17:46.003 INFO:teuthology.orchestra.run.smithi025.stdout:Extra Packages for Enterprise Linux 5.1 MB/s | 11 MB 00:02 2022-04-28T06:17:46.648 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 3.9 MB/s | 11 MB 00:02 2022-04-28T06:17:48.861 INFO:teuthology.orchestra.run.smithi025.stdout:lab-extras 453 kB/s | 24 kB 00:00 2022-04-28T06:17:49.498 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 400 kB/s | 24 kB 00:00 2022-04-28T06:17:51.608 INFO:teuthology.orchestra.run.smithi025.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-28T06:17:51.608 INFO:teuthology.orchestra.run.smithi025.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-28T06:17:51.710 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:17:51.712 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:17:51.712 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:17:51.986 DEBUG:teuthology.orchestra.run.smithi025:> echo no | sudo yum reinstall kernel || true 2022-04-28T06:17:52.229 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-28T06:17:52.229 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-28T06:17:52.334 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:17:52.335 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:17:52.335 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:17:52.440 DEBUG:teuthology.orchestra.run.smithi003:> echo no | sudo yum reinstall kernel || true 2022-04-28T06:17:52.574 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:04 ago on Thu 28 Apr 2022 06:17:48 AM UTC. 2022-04-28T06:17:53.029 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:04 ago on Thu 28 Apr 2022 06:17:49 AM UTC. 2022-04-28T06:17:53.492 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:17:53.492 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:17:53.492 INFO:teuthology.orchestra.run.smithi025.stdout: Package Architecture Version Repository Size 2022-04-28T06:17:53.493 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:17:53.493 INFO:teuthology.orchestra.run.smithi025.stdout:Reinstalling: 2022-04-28T06:17:53.493 INFO:teuthology.orchestra.run.smithi025.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:17:53.493 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:17:53.493 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:17:53.493 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:17:53.493 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:17:53.494 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 8.1 M 2022-04-28T06:17:53.494 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 0 2022-04-28T06:17:53.494 INFO:teuthology.orchestra.run.smithi025.stderr:Operation aborted. 2022-04-28T06:17:53.561 INFO:teuthology.orchestra.run.smithi025.stdout:Is this ok [y/N]: 2022-04-28T06:17:53.562 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum reinstall -y kernel || true 2022-04-28T06:17:53.921 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:17:53.921 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:17:53.921 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2022-04-28T06:17:53.922 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:17:53.922 INFO:teuthology.orchestra.run.smithi003.stdout:Reinstalling: 2022-04-28T06:17:53.922 INFO:teuthology.orchestra.run.smithi003.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:17:53.922 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:17:53.922 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:17:53.922 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:17:53.922 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:17:53.923 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 8.1 M 2022-04-28T06:17:53.923 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 0 2022-04-28T06:17:53.923 INFO:teuthology.orchestra.run.smithi003.stderr:Operation aborted. 2022-04-28T06:17:54.000 INFO:teuthology.orchestra.run.smithi003.stdout:Is this ok [y/N]: 2022-04-28T06:17:54.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum reinstall -y kernel || true 2022-04-28T06:17:54.144 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:06 ago on Thu 28 Apr 2022 06:17:48 AM UTC. 2022-04-28T06:17:54.583 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:05 ago on Thu 28 Apr 2022 06:17:49 AM UTC. 2022-04-28T06:17:55.036 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:17:55.037 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:17:55.037 INFO:teuthology.orchestra.run.smithi025.stdout: Package Architecture Version Repository Size 2022-04-28T06:17:55.037 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:17:55.037 INFO:teuthology.orchestra.run.smithi025.stdout:Reinstalling: 2022-04-28T06:17:55.037 INFO:teuthology.orchestra.run.smithi025.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:17:55.037 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:17:55.038 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:17:55.038 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:17:55.038 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:17:55.038 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 8.1 M 2022-04-28T06:17:55.038 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 0 2022-04-28T06:17:55.038 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:17:55.399 INFO:teuthology.orchestra.run.smithi025.stdout:kernel-4.18.0-383.el8.x86_64.rpm 22 MB/s | 8.1 MB 00:00 2022-04-28T06:17:55.400 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:17:55.400 INFO:teuthology.orchestra.run.smithi025.stdout:Total 22 MB/s | 8.1 MB 00:00 2022-04-28T06:17:55.488 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:17:55.489 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:17:55.490 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2022-04-28T06:17:55.490 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:17:55.490 INFO:teuthology.orchestra.run.smithi003.stdout:Reinstalling: 2022-04-28T06:17:55.490 INFO:teuthology.orchestra.run.smithi003.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:17:55.491 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:17:55.491 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:17:55.491 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:17:55.491 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:17:55.491 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 8.1 M 2022-04-28T06:17:55.492 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 0 2022-04-28T06:17:55.492 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:17:55.497 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:17:55.691 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-4.18.0-383.el8.x86_64.rpm 40 MB/s | 8.1 MB 00:00 2022-04-28T06:17:55.692 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:17:55.692 INFO:teuthology.orchestra.run.smithi003.stdout:Total 40 MB/s | 8.1 MB 00:00 2022-04-28T06:17:55.788 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:17:55.897 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:17:55.897 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:17:56.073 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:17:56.079 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:17:56.178 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:17:56.178 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:17:56.354 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:17:56.359 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:17:56.360 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:17:56.575 INFO:teuthology.orchestra.run.smithi025.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:17:56.575 INFO:teuthology.orchestra.run.smithi025.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:17:56.640 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:17:56.856 INFO:teuthology.orchestra.run.smithi003.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:17:56.857 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:17:56.962 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:17:56.962 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:17:57.234 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:17:57.234 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:17:57.442 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:17:57.442 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:17:57.443 INFO:teuthology.orchestra.run.smithi025.stdout:Reinstalled: 2022-04-28T06:17:57.443 INFO:teuthology.orchestra.run.smithi025.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-28T06:17:57.443 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:17:57.443 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:17:57.530 DEBUG:teuthology.orchestra.run.smithi025:> rpm -q kernel --last | head -n 1 2022-04-28T06:17:57.656 INFO:teuthology.orchestra.run.smithi025.stdout:kernel-4.18.0-383.el8.x86_64 Thu 28 Apr 2022 06:17:56 AM UTC 2022-04-28T06:17:57.658 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-28T06:17:57.658 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-28T06:17:57.658 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2022-04-28T06:17:57.659 DEBUG:teuthology.orchestra.run.smithi025:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-28T06:17:57.689 INFO:teuthology.orchestra.run.smithi025.stdout:ttyS1 2022-04-28T06:17:57.704 DEBUG:teuthology.parallel:result is None 2022-04-28T06:17:57.713 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:17:57.713 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:17:57.713 INFO:teuthology.orchestra.run.smithi003.stdout:Reinstalled: 2022-04-28T06:17:57.713 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-28T06:17:57.713 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:17:57.714 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:17:57.825 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q kernel --last | head -n 1 2022-04-28T06:17:57.951 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-4.18.0-383.el8.x86_64 Thu 28 Apr 2022 06:17:56 AM UTC 2022-04-28T06:17:57.952 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-28T06:17:57.953 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-28T06:17:57.953 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2022-04-28T06:17:57.953 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-28T06:17:57.985 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2022-04-28T06:17:57.998 DEBUG:teuthology.parallel:result is None 2022-04-28T06:17:57.998 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-28T06:17:58.008 INFO:teuthology.task.internal:Creating test directory... 2022-04-28T06:17:58.008 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-28T06:17:58.041 DEBUG:teuthology.orchestra.run.smithi025:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-28T06:17:58.058 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-28T06:17:58.067 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-28T06:17:58.090 INFO:teuthology.task.internal:Creating archive directory... 2022-04-28T06:17:58.091 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-28T06:17:58.097 DEBUG:teuthology.orchestra.run.smithi025:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-28T06:17:58.132 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-28T06:17:58.143 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-28T06:17:58.143 DEBUG:teuthology.orchestra.run.smithi003:> 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 2022-04-28T06:17:58.162 DEBUG:teuthology.orchestra.run.smithi025:> 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 2022-04-28T06:17:58.198 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:17:58.202 INFO:teuthology.orchestra.run.smithi025.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:17:58.208 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:17:58.212 INFO:teuthology.orchestra.run.smithi025.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:17:58.214 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-28T06:17:58.225 INFO:teuthology.task.internal:Configuring sudo... 2022-04-28T06:17:58.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-28T06:17:58.252 DEBUG:teuthology.orchestra.run.smithi025:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-28T06:17:58.281 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-28T06:17:58.294 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-28T06:17:58.294 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-28T06:17:58.319 DEBUG:teuthology.orchestra.run.smithi025:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-28T06:17:58.337 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:17:58.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:17:58.479 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:17:58.519 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:17:58.564 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:17:58.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-28T06:17:58.631 DEBUG:teuthology.orchestra.run.smithi025:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:17:58.672 DEBUG:teuthology.orchestra.run.smithi025:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:17:58.725 DEBUG:teuthology.orchestra.run.smithi025:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:17:58.807 DEBUG:teuthology.orchestra.run.smithi025:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:17:58.850 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:17:58.850 DEBUG:teuthology.orchestra.run.smithi025:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-28T06:17:58.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2022-04-28T06:17:58.919 DEBUG:teuthology.orchestra.run.smithi025:> sudo service rsyslog restart 2022-04-28T06:17:58.985 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-28T06:17:59.012 INFO:teuthology.orchestra.run.smithi025.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-28T06:17:59.461 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-28T06:17:59.470 INFO:teuthology.task.internal:Starting timer... 2022-04-28T06:17:59.470 INFO:teuthology.run_tasks:Running task pcp... 2022-04-28T06:17:59.501 INFO:teuthology.run_tasks:Running task selinux... 2022-04-28T06:17:59.524 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2022-04-28T06:17:59.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo service auditd rotate 2022-04-28T06:17:59.588 INFO:teuthology.orchestra.run.smithi003.stdout:Rotating logs: 2022-04-28T06:17:59.590 DEBUG:teuthology.orchestra.run.smithi025:> sudo service auditd rotate 2022-04-28T06:17:59.660 INFO:teuthology.orchestra.run.smithi025.stdout:Rotating logs: 2022-04-28T06:17:59.662 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-28T06:17:59.662 DEBUG:teuthology.orchestra.run.smithi003:> /usr/sbin/getenforce 2022-04-28T06:17:59.692 INFO:teuthology.orchestra.run.smithi003.stdout:Permissive 2022-04-28T06:17:59.692 DEBUG:teuthology.orchestra.run.smithi025:> /usr/sbin/getenforce 2022-04-28T06:17:59.720 INFO:teuthology.orchestra.run.smithi025.stdout:Permissive 2022-04-28T06:17:59.721 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi003.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi025.front.sepia.ceph.com': 'permissive'} 2022-04-28T06:17:59.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|comm="sss_cache"\|context=system_u:system_r:NetworkManager_dispatcher_t:s0\|scontext=system_u:system_r:logrotate_t:s0\)' 2022-04-28T06:17:59.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:17:59.763 DEBUG:teuthology.orchestra.run.smithi025:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|comm="sss_cache"\|context=system_u:system_r:NetworkManager_dispatcher_t:s0\|scontext=system_u:system_r:logrotate_t:s0\)' 2022-04-28T06:17:59.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:17:59.791 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-28T06:17:59.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo /usr/sbin/setenforce permissive 2022-04-28T06:17:59.832 DEBUG:teuthology.orchestra.run.smithi025:> sudo /usr/sbin/setenforce permissive 2022-04-28T06:17:59.861 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-28T06:17:59.874 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master was just updated or references a specific commit; assuming it is current 2022-04-28T06:17:59.875 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-28T06:17:59.893 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'}]}] 2022-04-28T06:17:59.894 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi025.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-28T06:22:04.397 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi025.front.sepia.ceph.com')] 2022-04-28T06:22:04.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2022-04-28T06:22:04.400 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:22:04.623 DEBUG:teuthology.orchestra.run.smithi003:> true 2022-04-28T06:22:04.717 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi025.front.sepia.ceph.com' 2022-04-28T06:22:04.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:22:04.803 DEBUG:teuthology.orchestra.run.smithi025:> true 2022-04-28T06:22:04.876 INFO:teuthology.run_tasks:Running task clock... 2022-04-28T06:22:04.890 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-28T06:22:04.890 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-28T06:22:04.891 DEBUG:teuthology.orchestra.run.smithi003:> 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 2022-04-28T06:22:04.898 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-28T06:22:04.899 DEBUG:teuthology.orchestra.run.smithi025:> 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 2022-04-28T06:22:04.930 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-28T06:22:04.946 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-28T06:22:04.957 INFO:teuthology.orchestra.run.smithi025.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-28T06:22:04.976 INFO:teuthology.orchestra.run.smithi025.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-28T06:22:05.009 INFO:teuthology.orchestra.run.smithi003.stderr:sudo: ntpd: command not found 2022-04-28T06:22:05.021 INFO:teuthology.orchestra.run.smithi003.stdout:506 Cannot talk to daemon 2022-04-28T06:22:05.036 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-28T06:22:05.041 INFO:teuthology.orchestra.run.smithi025.stderr:sudo: ntpd: command not found 2022-04-28T06:22:05.051 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-28T06:22:05.054 INFO:teuthology.orchestra.run.smithi025.stdout:506 Cannot talk to daemon 2022-04-28T06:22:05.069 INFO:teuthology.orchestra.run.smithi025.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-28T06:22:05.084 INFO:teuthology.orchestra.run.smithi025.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-28T06:22:05.128 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2022-04-28T06:22:05.131 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-28T06:22:05.131 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2022-04-28T06:22:05.132 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:22:05.132 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:22:05.133 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:22:05.133 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:22:05.156 INFO:teuthology.orchestra.run.smithi025.stderr:bash: ntpq: command not found 2022-04-28T06:22:05.161 INFO:teuthology.orchestra.run.smithi025.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-28T06:22:05.161 INFO:teuthology.orchestra.run.smithi025.stdout:=============================================================================== 2022-04-28T06:22:05.162 INFO:teuthology.orchestra.run.smithi025.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:22:05.162 INFO:teuthology.orchestra.run.smithi025.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:22:05.162 INFO:teuthology.orchestra.run.smithi025.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:22:05.163 INFO:teuthology.orchestra.run.smithi025.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:22:05.163 INFO:teuthology.run_tasks:Running task pexec... 2022-04-28T06:22:05.186 INFO:teuthology.task.pexec:Executing custom commands... 2022-04-28T06:22:05.187 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi003.front.sepia.ceph.com 2022-04-28T06:22:05.187 DEBUG:teuthology.orchestra.run.smithi003:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-28T06:22:05.187 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi025.front.sepia.ceph.com 2022-04-28T06:22:05.188 DEBUG:teuthology.orchestra.run.smithi025:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-28T06:22:05.816 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:06 ago on Thu 28 Apr 2022 06:20:59 AM UTC. 2022-04-28T06:22:05.826 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:57 ago on Thu 28 Apr 2022 06:21:08 AM UTC. 2022-04-28T06:22:06.949 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:22:06.950 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:22:06.950 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2022-04-28T06:22:06.950 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:22:06.950 INFO:teuthology.orchestra.run.smithi003.stdout:Resetting modules: 2022-04-28T06:22:06.950 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools 2022-04-28T06:22:06.950 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:06.951 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:22:06.951 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:22:06.951 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:06.976 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:22:06.977 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:22:06.977 INFO:teuthology.orchestra.run.smithi025.stdout: Package Architecture Version Repository Size 2022-04-28T06:22:06.977 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:22:06.978 INFO:teuthology.orchestra.run.smithi025.stdout:Resetting modules: 2022-04-28T06:22:06.978 INFO:teuthology.orchestra.run.smithi025.stdout: container-tools 2022-04-28T06:22:06.978 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:06.978 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:22:06.978 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:22:06.978 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:07.174 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:22:07.207 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:22:07.805 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:08 ago on Thu 28 Apr 2022 06:20:59 AM UTC. 2022-04-28T06:22:07.837 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:59 ago on Thu 28 Apr 2022 06:21:08 AM UTC. 2022-04-28T06:22:08.894 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:22:08.895 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================= 2022-04-28T06:22:08.895 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================= 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout:Installing group/module packages: 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-28T06:22:08.896 INFO:teuthology.orchestra.run.smithi003.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout:Installing module profiles: 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools/common 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling module streams: 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools rhel8 2022-04-28T06:22:08.897 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:08.898 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:22:08.898 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================= 2022-04-28T06:22:08.898 INFO:teuthology.orchestra.run.smithi003.stdout:Install 10 Packages 2022-04-28T06:22:08.898 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:08.899 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 18 M 2022-04-28T06:22:08.899 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 64 M 2022-04-28T06:22:08.899 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:22:08.963 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:22:08.965 INFO:teuthology.orchestra.run.smithi025.stdout:========================================================================================= 2022-04-28T06:22:08.965 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:22:08.965 INFO:teuthology.orchestra.run.smithi025.stdout:========================================================================================= 2022-04-28T06:22:08.965 INFO:teuthology.orchestra.run.smithi025.stdout:Installing group/module packages: 2022-04-28T06:22:08.965 INFO:teuthology.orchestra.run.smithi025.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-28T06:22:08.965 INFO:teuthology.orchestra.run.smithi025.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-28T06:22:08.965 INFO:teuthology.orchestra.run.smithi025.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-28T06:22:08.965 INFO:teuthology.orchestra.run.smithi025.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout:Installing module profiles: 2022-04-28T06:22:08.966 INFO:teuthology.orchestra.run.smithi025.stdout: container-tools/common 2022-04-28T06:22:08.967 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:08.967 INFO:teuthology.orchestra.run.smithi025.stdout:Enabling module streams: 2022-04-28T06:22:08.967 INFO:teuthology.orchestra.run.smithi025.stdout: container-tools rhel8 2022-04-28T06:22:08.967 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:08.967 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:22:08.967 INFO:teuthology.orchestra.run.smithi025.stdout:========================================================================================= 2022-04-28T06:22:08.967 INFO:teuthology.orchestra.run.smithi025.stdout:Install 10 Packages 2022-04-28T06:22:08.967 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:08.968 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 18 M 2022-04-28T06:22:08.968 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 64 M 2022-04-28T06:22:08.968 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:22:08.994 INFO:teuthology.orchestra.run.smithi003.stdout:(1/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 2.2 MB/s | 209 kB 00:00 2022-04-28T06:22:09.019 INFO:teuthology.orchestra.run.smithi003.stdout:(2/10): cockpit-podman-43-1.module_el8.7.0+1106 4.0 MB/s | 494 kB 00:00 2022-04-28T06:22:09.044 INFO:teuthology.orchestra.run.smithi003.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 996 kB/s | 25 kB 00:00 2022-04-28T06:22:09.044 INFO:teuthology.orchestra.run.smithi025.stdout:(1/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 2.7 MB/s | 209 kB 00:00 2022-04-28T06:22:09.061 INFO:teuthology.orchestra.run.smithi003.stdout:(4/10): python3-podman-4.0.0-1.module_el8.7.0+1 2.2 MB/s | 149 kB 00:00 2022-04-28T06:22:09.069 INFO:teuthology.orchestra.run.smithi025.stdout:(2/10): cockpit-podman-43-1.module_el8.7.0+1106 4.8 MB/s | 494 kB 00:00 2022-04-28T06:22:09.087 INFO:teuthology.orchestra.run.smithi003.stdout:(5/10): python3-pyxdg-0.25-16.el8.noarch.rpm 2.2 MB/s | 94 kB 00:00 2022-04-28T06:22:09.095 INFO:teuthology.orchestra.run.smithi025.stdout:(3/10): python3-podman-4.0.0-1.module_el8.7.0+1 2.9 MB/s | 149 kB 00:00 2022-04-28T06:22:09.120 INFO:teuthology.orchestra.run.smithi025.stdout:(4/10): python3-pytoml-0.1.14-5.git7dea353.el8. 494 kB/s | 25 kB 00:00 2022-04-28T06:22:09.145 INFO:teuthology.orchestra.run.smithi025.stdout:(5/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2022-04-28T06:22:09.228 INFO:teuthology.orchestra.run.smithi003.stdout:(6/10): buildah-1.24.2-2.module_el8.7.0+1106+45 24 MB/s | 8.1 MB 00:00 2022-04-28T06:22:09.291 INFO:teuthology.orchestra.run.smithi003.stdout:(7/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 787 kB/s | 48 kB 00:00 2022-04-28T06:22:09.321 INFO:teuthology.orchestra.run.smithi003.stdout:(8/10): yajl-2.1.0-10.el8.x86_64.rpm 1.3 MB/s | 41 kB 00:00 2022-04-28T06:22:09.354 INFO:teuthology.orchestra.run.smithi025.stdout:(6/10): skopeo-1.6.1-1.module_el8.7.0+1106+4548 28 MB/s | 6.7 MB 00:00 2022-04-28T06:22:09.404 INFO:teuthology.orchestra.run.smithi025.stdout:(7/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 8.7 MB/s | 2.3 MB 00:00 2022-04-28T06:22:09.429 INFO:teuthology.orchestra.run.smithi003.stdout:(9/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 6.6 MB/s | 2.3 MB 00:00 2022-04-28T06:22:09.430 INFO:teuthology.orchestra.run.smithi025.stdout:(8/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 646 kB/s | 48 kB 00:00 2022-04-28T06:22:09.454 INFO:teuthology.orchestra.run.smithi025.stdout:(9/10): yajl-2.1.0-10.el8.x86_64.rpm 816 kB/s | 41 kB 00:00 2022-04-28T06:22:09.513 INFO:teuthology.orchestra.run.smithi003.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 15 MB/s | 6.7 MB 00:00 2022-04-28T06:22:09.515 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:22:09.516 INFO:teuthology.orchestra.run.smithi003.stdout:Total 29 MB/s | 18 MB 00:00 2022-04-28T06:22:09.555 INFO:teuthology.orchestra.run.smithi025.stdout:(10/10): buildah-1.24.2-2.module_el8.7.0+1106+4 14 MB/s | 8.1 MB 00:00 2022-04-28T06:22:09.557 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:22:09.557 INFO:teuthology.orchestra.run.smithi025.stdout:Total 30 MB/s | 18 MB 00:00 2022-04-28T06:22:09.710 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:22:09.728 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:22:09.729 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:22:09.752 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:22:09.771 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:22:09.771 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:22:10.191 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:22:10.194 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:22:10.228 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:22:10.232 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:22:10.710 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:22:10.763 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:22:10.928 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-28T06:22:10.989 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-28T06:22:11.103 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-28T06:22:11.193 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-28T06:22:11.391 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-28T06:22:11.463 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-28T06:22:11.619 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:22:11.738 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:22:11.800 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-28T06:22:11.932 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-28T06:22:12.218 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-28T06:22:12.347 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-28T06:22:12.980 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-28T06:22:13.172 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-28T06:22:13.180 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-28T06:22:13.408 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-28T06:22:14.073 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-28T06:22:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:22:14.317 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-28T06:22:14.547 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:22:14.558 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:22:14.558 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-28T06:22:14.559 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-28T06:22:14.559 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-28T06:22:14.559 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:22:14.559 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-28T06:22:14.559 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-28T06:22:14.559 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-28T06:22:14.559 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-28T06:22:14.559 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-28T06:22:14.819 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:22:14.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-28T06:22:14.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-28T06:22:14.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-28T06:22:14.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:22:14.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-28T06:22:14.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-28T06:22:14.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-28T06:22:14.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-28T06:22:14.821 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-28T06:22:15.033 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-28T06:22:15.034 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:15.034 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:22:15.034 INFO:teuthology.orchestra.run.smithi003.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:22:15.034 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:22:15.034 INFO:teuthology.orchestra.run.smithi003.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:22:15.034 INFO:teuthology.orchestra.run.smithi003.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:22:15.035 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-28T06:22:15.035 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-28T06:22:15.035 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:22:15.035 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-28T06:22:15.035 INFO:teuthology.orchestra.run.smithi003.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-28T06:22:15.035 INFO:teuthology.orchestra.run.smithi003.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-28T06:22:15.035 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:15.035 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:22:15.163 DEBUG:teuthology.parallel:result is None 2022-04-28T06:22:15.304 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-28T06:22:15.304 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:15.304 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-28T06:22:15.305 INFO:teuthology.orchestra.run.smithi025.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-28T06:22:15.306 INFO:teuthology.orchestra.run.smithi025.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-28T06:22:15.306 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:15.306 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:22:15.445 DEBUG:teuthology.parallel:result is None 2022-04-28T06:22:15.445 INFO:teuthology.run_tasks:Running task install... 2022-04-28T06:22:15.466 DEBUG:teuthology.task.install:project ceph 2022-04-28T06:22:15.466 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'}} 2022-04-28T06:22:15.466 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-28T06:22:15.466 INFO:teuthology.task.install:Using flavor: default 2022-04-28T06:22:15.474 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2022-04-28T06:22:15.474 INFO:teuthology.task.install:extra packages: [] 2022-04-28T06:22:15.474 DEBUG:teuthology.orchestra.run.smithi003:> sudo lsb_release -is 2022-04-28T06:22:15.514 INFO:teuthology.orchestra.run.smithi003.stdout:CentOSStream 2022-04-28T06:22:15.515 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:22:15.515 DEBUG:teuthology.orchestra.run.smithi025:> sudo lsb_release -is 2022-04-28T06:22:15.516 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6', 'tag': None, 'wait_for_package': False} 2022-04-28T06:22:15.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo lsb_release -is 2022-04-28T06:22:15.554 INFO:teuthology.orchestra.run.smithi025.stdout:CentOSStream 2022-04-28T06:22:15.555 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:22:15.555 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6', 'tag': None, 'wait_for_package': False} 2022-04-28T06:22:15.556 DEBUG:teuthology.orchestra.run.smithi025:> sudo lsb_release -is 2022-04-28T06:22:15.592 INFO:teuthology.orchestra.run.smithi003.stdout:CentOSStream 2022-04-28T06:22:15.594 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:22:15.594 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:22:15.594 INFO:teuthology.packaging:ref: None 2022-04-28T06:22:15.594 INFO:teuthology.packaging:tag: None 2022-04-28T06:22:15.595 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:22:15.595 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:22:15.595 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-28T06:22:15.635 INFO:teuthology.orchestra.run.smithi025.stdout:CentOSStream 2022-04-28T06:22:15.636 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:22:15.636 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:22:15.636 INFO:teuthology.packaging:ref: None 2022-04-28T06:22:15.637 INFO:teuthology.packaging:tag: None 2022-04-28T06:22:15.637 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:22:15.637 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:22:15.637 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-28T06:22:15.840 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/ 2022-04-28T06:22:15.840 INFO:teuthology.task.install.rpm:Package version is 16.2.7-969.g4fa079ba 2022-04-28T06:22:15.869 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/ 2022-04-28T06:22:15.869 INFO:teuthology.task.install.rpm:Package version is 16.2.7-969.g4fa079ba 2022-04-28T06:22:15.991 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2022-04-28T06:22:15.992 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:22:15.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-28T06:22:16.019 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, 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 2022-04-28T06:22:16.019 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:22:16.019 INFO:teuthology.packaging:ref: None 2022-04-28T06:22:16.020 INFO:teuthology.packaging:tag: None 2022-04-28T06:22:16.020 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:22:16.020 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:22:16.020 DEBUG:teuthology.orchestra.run.smithi003:> 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_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2022-04-28T06:22:16.045 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2022-04-28T06:22:16.045 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:22:16.046 DEBUG:teuthology.orchestra.run.smithi025:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-28T06:22:16.073 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, 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 2022-04-28T06:22:16.074 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:22:16.074 INFO:teuthology.packaging:ref: None 2022-04-28T06:22:16.074 INFO:teuthology.packaging:tag: None 2022-04-28T06:22:16.074 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:22:16.074 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:22:16.074 DEBUG:teuthology.orchestra.run.smithi025:> 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_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2022-04-28T06:22:16.087 DEBUG:teuthology.orchestra.run.smithi003:> 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 2022-04-28T06:22:16.143 DEBUG:teuthology.orchestra.run.smithi025:> 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 2022-04-28T06:22:16.165 DEBUG:teuthology.orchestra.run.smithi003:> 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 2022-04-28T06:22:16.220 DEBUG:teuthology.orchestra.run.smithi025:> 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 2022-04-28T06:22:16.232 INFO:teuthology.orchestra.run.smithi003.stdout:check_obsoletes = 1 2022-04-28T06:22:16.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum clean all 2022-04-28T06:22:16.288 INFO:teuthology.orchestra.run.smithi025.stdout:check_obsoletes = 1 2022-04-28T06:22:16.289 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum clean all 2022-04-28T06:22:16.483 INFO:teuthology.orchestra.run.smithi003.stdout:55 files removed 2022-04-28T06:22:16.503 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-radosgw 2022-04-28T06:22:16.537 INFO:teuthology.orchestra.run.smithi025.stdout:55 files removed 2022-04-28T06:22:16.557 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-radosgw 2022-04-28T06:22:17.542 INFO:teuthology.orchestra.run.smithi003.stdout:ceph packages for x86_64 111 kB/s | 76 kB 00:00 2022-04-28T06:22:17.601 INFO:teuthology.orchestra.run.smithi025.stdout:ceph packages for x86_64 109 kB/s | 76 kB 00:00 2022-04-28T06:22:18.476 INFO:teuthology.orchestra.run.smithi003.stdout:ceph noarch packages 17 kB/s | 15 kB 00:00 2022-04-28T06:22:18.666 INFO:teuthology.orchestra.run.smithi025.stdout:ceph noarch packages 15 kB/s | 15 kB 00:01 2022-04-28T06:22:18.794 INFO:teuthology.orchestra.run.smithi003.stdout:ceph source packages 5.0 kB/s | 1.4 kB 00:00 2022-04-28T06:22:18.949 INFO:teuthology.orchestra.run.smithi025.stdout:ceph source packages 5.7 kB/s | 1.4 kB 00:00 2022-04-28T06:22:19.396 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS-8 - AppStream 37 MB/s | 21 MB 00:00 2022-04-28T06:22:19.568 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - AppStream 36 MB/s | 21 MB 00:00 2022-04-28T06:22:24.338 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS-8 - Base 22 MB/s | 22 MB 00:00 2022-04-28T06:22:24.343 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - Base 27 MB/s | 22 MB 00:00 2022-04-28T06:22:27.804 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS-8 - Extras 156 kB/s | 18 kB 00:00 2022-04-28T06:22:27.892 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - Extras 146 kB/s | 18 kB 00:00 2022-04-28T06:22:28.222 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS-8 - PowerTools 16 MB/s | 4.5 MB 00:00 2022-04-28T06:22:28.302 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - PowerTools 16 MB/s | 4.5 MB 00:00 2022-04-28T06:22:29.272 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2022-04-28T06:22:29.352 INFO:teuthology.orchestra.run.smithi025.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2022-04-28T06:22:30.397 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 11 MB/s | 11 MB 00:01 2022-04-28T06:22:30.560 INFO:teuthology.orchestra.run.smithi025.stdout:Extra Packages for Enterprise Linux 10 MB/s | 11 MB 00:01 2022-04-28T06:22:33.230 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 434 kB/s | 24 kB 00:00 2022-04-28T06:22:33.377 INFO:teuthology.orchestra.run.smithi025.stdout:lab-extras 262 kB/s | 24 kB 00:00 2022-04-28T06:22:36.125 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-radosgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 12 M 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout:Upgrading: 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout: librados2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout: librbd1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 4.2 M 2022-04-28T06:22:36.128 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.0 M 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 24 M 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-selinux x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 26 k 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 816 k 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-28T06:22:36.129 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 492 k 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: librgw2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.8 M 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 45 k 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 93 k 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cephfs x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 214 k 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-28T06:22:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 387 k 2022-04-28T06:22:36.131 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 368 k 2022-04-28T06:22:36.131 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 114 k 2022-04-28T06:22:36.131 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:36.131 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:22:36.131 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:22:36.131 INFO:teuthology.orchestra.run.smithi003.stdout:Install 21 Packages 2022-04-28T06:22:36.131 INFO:teuthology.orchestra.run.smithi003.stdout:Upgrade 2 Packages 2022-04-28T06:22:36.131 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:22:36.132 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 57 M 2022-04-28T06:22:36.132 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:22:36.253 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:22:36.256 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:22:36.256 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:22:36.256 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:22:36.256 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:22:36.256 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-radosgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 12 M 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout:Upgrading: 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout: librados2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout: librbd1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 4.2 M 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-base x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.0 M 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 24 M 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-selinux x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 26 k 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-28T06:22:36.257 INFO:teuthology.orchestra.run.smithi025.stdout: libcephfs2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 816 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: libradosstriper1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 492 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: librgw2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.8 M 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: python3-ceph-argparse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 45 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: python3-ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 93 k 2022-04-28T06:22:36.258 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cephfs x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 214 k 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rados x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 387 k 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 368 k 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 114 k 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout:Install 21 Packages 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout:Upgrade 2 Packages 2022-04-28T06:22:36.259 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:22:36.260 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 57 M 2022-04-28T06:22:36.260 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:22:37.398 INFO:teuthology.orchestra.run.smithi003.stdout:(1/23): ceph-base-16.2.7-969.g4fa079ba.el8.x86_ 4.8 MB/s | 6.0 MB 00:01 2022-04-28T06:22:37.498 INFO:teuthology.orchestra.run.smithi003.stdout:(2/23): ceph-selinux-16.2.7-969.g4fa079ba.el8.x 256 kB/s | 26 kB 00:00 2022-04-28T06:22:37.815 INFO:teuthology.orchestra.run.smithi003.stdout:(3/23): libcephfs2-16.2.7-969.g4fa079ba.el8.x86 2.5 MB/s | 816 kB 00:00 2022-04-28T06:22:37.836 INFO:teuthology.orchestra.run.smithi025.stdout:(1/23): ceph-base-16.2.7-969.g4fa079ba.el8.x86_ 3.8 MB/s | 6.0 MB 00:01 2022-04-28T06:22:37.953 INFO:teuthology.orchestra.run.smithi025.stdout:(2/23): ceph-selinux-16.2.7-969.g4fa079ba.el8.x 219 kB/s | 26 kB 00:00 2022-04-28T06:22:37.965 INFO:teuthology.orchestra.run.smithi003.stdout:(4/23): libradosstriper1-16.2.7-969.g4fa079ba.e 3.2 MB/s | 492 kB 00:00 2022-04-28T06:22:38.180 INFO:teuthology.orchestra.run.smithi025.stdout:(3/23): libcephfs2-16.2.7-969.g4fa079ba.el8.x86 3.5 MB/s | 816 kB 00:00 2022-04-28T06:22:38.333 INFO:teuthology.orchestra.run.smithi003.stdout:(5/23): ceph-radosgw-16.2.7-969.g4fa079ba.el8.x 5.2 MB/s | 12 MB 00:02 2022-04-28T06:22:38.408 INFO:teuthology.orchestra.run.smithi003.stdout:(6/23): python3-ceph-argparse-16.2.7-969.g4fa07 600 kB/s | 45 kB 00:00 2022-04-28T06:22:38.468 INFO:teuthology.orchestra.run.smithi025.stdout:(4/23): libradosstriper1-16.2.7-969.g4fa079ba.e 1.7 MB/s | 492 kB 00:00 2022-04-28T06:22:38.474 INFO:teuthology.orchestra.run.smithi003.stdout:(7/23): python3-ceph-common-16.2.7-969.g4fa079b 1.4 MB/s | 93 kB 00:00 2022-04-28T06:22:38.575 INFO:teuthology.orchestra.run.smithi003.stdout:(8/23): python3-cephfs-16.2.7-969.g4fa079ba.el8 2.1 MB/s | 214 kB 00:00 2022-04-28T06:22:38.659 INFO:teuthology.orchestra.run.smithi003.stdout:(9/23): librgw2-16.2.7-969.g4fa079ba.el8.x86_64 5.4 MB/s | 3.8 MB 00:00 2022-04-28T06:22:38.684 INFO:teuthology.orchestra.run.smithi003.stdout:(10/23): python3-rados-16.2.7-969.g4fa079ba.el8 3.5 MB/s | 387 kB 00:00 2022-04-28T06:22:38.768 INFO:teuthology.orchestra.run.smithi003.stdout:(11/23): python3-rgw-16.2.7-969.g4fa079ba.el8.x 1.3 MB/s | 114 kB 00:00 2022-04-28T06:22:38.801 INFO:teuthology.orchestra.run.smithi003.stdout:(12/23): python3-rbd-16.2.7-969.g4fa079ba.el8.x 2.5 MB/s | 368 kB 00:00 2022-04-28T06:22:38.843 INFO:teuthology.orchestra.run.smithi003.stdout:(13/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.6 MB/s | 354 kB 00:00 2022-04-28T06:22:38.860 INFO:teuthology.orchestra.run.smithi003.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 2.7 MB/s | 44 kB 00:00 2022-04-28T06:22:38.876 INFO:teuthology.orchestra.run.smithi003.stdout:(15/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 2.8 MB/s | 47 kB 00:00 2022-04-28T06:22:38.902 INFO:teuthology.orchestra.run.smithi003.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.5 MB/s | 259 kB 00:00 2022-04-28T06:22:38.921 INFO:teuthology.orchestra.run.smithi025.stdout:(5/23): ceph-radosgw-16.2.7-969.g4fa079ba.el8.x 4.3 MB/s | 12 MB 00:02 2022-04-28T06:22:38.979 INFO:teuthology.orchestra.run.smithi025.stdout:(6/23): python3-ceph-argparse-16.2.7-969.g4fa07 772 kB/s | 45 kB 00:00 2022-04-28T06:22:39.047 INFO:teuthology.orchestra.run.smithi025.stdout:(7/23): python3-ceph-common-16.2.7-969.g4fa079b 1.4 MB/s | 93 kB 00:00 2022-04-28T06:22:39.103 INFO:teuthology.orchestra.run.smithi003.stdout:(17/23): leveldb-1.22-1.el8.x86_64.rpm 905 kB/s | 181 kB 00:00 2022-04-28T06:22:39.113 INFO:teuthology.orchestra.run.smithi025.stdout:(8/23): python3-cephfs-16.2.7-969.g4fa079ba.el8 3.1 MB/s | 214 kB 00:00 2022-04-28T06:22:39.127 INFO:teuthology.orchestra.run.smithi003.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.2 MB/s | 306 kB 00:00 2022-04-28T06:22:39.144 INFO:teuthology.orchestra.run.smithi003.stdout:(19/23): liboath-2.6.2-3.el8.x86_64.rpm 1.4 MB/s | 59 kB 00:00 2022-04-28T06:22:39.172 INFO:teuthology.orchestra.run.smithi025.stdout:(9/23): librgw2-16.2.7-969.g4fa079ba.el8.x86_64 5.3 MB/s | 3.8 MB 00:00 2022-04-28T06:22:39.186 INFO:teuthology.orchestra.run.smithi003.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.2 MB/s | 75 kB 00:00 2022-04-28T06:22:39.222 INFO:teuthology.orchestra.run.smithi025.stdout:(10/23): python3-rados-16.2.7-969.g4fa079ba.el8 3.5 MB/s | 387 kB 00:00 2022-04-28T06:22:39.306 INFO:teuthology.orchestra.run.smithi025.stdout:(11/23): python3-rbd-16.2.7-969.g4fa079ba.el8.x 2.7 MB/s | 368 kB 00:00 2022-04-28T06:22:39.331 INFO:teuthology.orchestra.run.smithi025.stdout:(12/23): python3-rgw-16.2.7-969.g4fa079ba.el8.x 1.0 MB/s | 114 kB 00:00 2022-04-28T06:22:39.390 INFO:teuthology.orchestra.run.smithi025.stdout:(13/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.1 MB/s | 354 kB 00:00 2022-04-28T06:22:39.417 INFO:teuthology.orchestra.run.smithi025.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 1.6 MB/s | 44 kB 00:00 2022-04-28T06:22:39.442 INFO:teuthology.orchestra.run.smithi025.stdout:(15/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.8 MB/s | 47 kB 00:00 2022-04-28T06:22:39.468 INFO:teuthology.orchestra.run.smithi025.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.9 MB/s | 259 kB 00:00 2022-04-28T06:22:39.676 INFO:teuthology.orchestra.run.smithi025.stdout:(17/23): leveldb-1.22-1.el8.x86_64.rpm 869 kB/s | 181 kB 00:00 2022-04-28T06:22:39.701 INFO:teuthology.orchestra.run.smithi025.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.2 MB/s | 306 kB 00:00 2022-04-28T06:22:39.726 INFO:teuthology.orchestra.run.smithi025.stdout:(19/23): liboath-2.6.2-3.el8.x86_64.rpm 1.1 MB/s | 59 kB 00:00 2022-04-28T06:22:39.752 INFO:teuthology.orchestra.run.smithi025.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2022-04-28T06:22:39.770 INFO:teuthology.orchestra.run.smithi003.stdout:(21/23): ceph-common-16.2.7-969.g4fa079ba.el8.x 6.5 MB/s | 24 MB 00:03 2022-04-28T06:22:39.837 INFO:teuthology.orchestra.run.smithi003.stdout:(22/23): librados2-16.2.7-969.g4fa079ba.el8.x86 5.4 MB/s | 3.7 MB 00:00 2022-04-28T06:22:39.895 INFO:teuthology.orchestra.run.smithi003.stdout:(23/23): librbd1-16.2.7-969.g4fa079ba.el8.x86_6 5.9 MB/s | 4.2 MB 00:00 2022-04-28T06:22:39.899 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:22:39.899 INFO:teuthology.orchestra.run.smithi003.stdout:Total 15 MB/s | 57 MB 00:03 2022-04-28T06:22:39.937 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:22:39.986 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:22:39.986 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:22:40.236 INFO:teuthology.orchestra.run.smithi025.stdout:(21/23): librados2-16.2.7-969.g4fa079ba.el8.x86 7.3 MB/s | 3.7 MB 00:00 2022-04-28T06:22:40.386 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:22:40.389 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:22:40.486 INFO:teuthology.orchestra.run.smithi025.stdout:(22/23): ceph-common-16.2.7-969.g4fa079ba.el8.x 5.6 MB/s | 24 MB 00:04 2022-04-28T06:22:40.552 INFO:teuthology.orchestra.run.smithi025.stdout:(23/23): librbd1-16.2.7-969.g4fa079ba.el8.x86_6 5.2 MB/s | 4.2 MB 00:00 2022-04-28T06:22:40.556 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:22:40.556 INFO:teuthology.orchestra.run.smithi025.stdout:Total 13 MB/s | 57 MB 00:04 2022-04-28T06:22:40.597 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:22:40.646 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:22:40.646 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:22:41.018 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:22:41.021 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:22:41.423 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:22:41.732 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-28T06:22:41.948 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:22:42.046 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:22:42.266 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-28T06:22:42.350 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:22:42.471 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:22:42.557 INFO:teuthology.orchestra.run.smithi003.stdout: Upgrading : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:22:42.639 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:22:42.850 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:22:42.866 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:22:43.040 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:22:43.096 INFO:teuthology.orchestra.run.smithi025.stdout: Upgrading : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:22:43.179 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:22:43.414 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:22:43.469 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:22:43.613 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:22:43.656 INFO:teuthology.orchestra.run.smithi003.stdout: Upgrading : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:22:43.717 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:22:43.938 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-28T06:22:44.041 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:22:44.073 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:22:44.465 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:22:44.606 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:22:44.679 INFO:teuthology.orchestra.run.smithi025.stdout: Upgrading : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:22:44.683 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:22:44.744 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:22:44.854 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-28T06:22:44.954 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-28T06:22:44.987 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 11/25 2022-04-28T06:22:45.129 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:22:45.146 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:22:45.368 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:22:45.526 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:22:45.568 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 14/25 2022-04-28T06:22:45.696 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:22:45.756 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:22:45.800 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:22:45.818 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:22:45.960 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-28T06:22:46.026 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-28T06:22:46.110 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 11/25 2022-04-28T06:22:46.249 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-28T06:22:46.301 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:22:46.455 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-28T06:22:46.532 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:22:46.781 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 14/25 2022-04-28T06:22:46.987 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:22:47.056 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:22:47.148 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 19/25 2022-04-28T06:22:47.282 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-28T06:22:47.479 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-28T06:22:47.694 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-28T06:22:47.837 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 19/25 2022-04-28T06:22:50.833 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:22:51.056 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:22:51.524 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:22:51.804 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:22:51.821 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:22:52.118 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:22:52.280 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:22:52.397 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:22:52.541 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:22:52.818 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:22:52.940 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:22:53.078 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:23:11.445 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:23:11.445 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /sys 2022-04-28T06:23:11.445 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /proc 2022-04-28T06:23:11.445 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /dev 2022-04-28T06:23:11.445 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /run 2022-04-28T06:23:11.446 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /mnt 2022-04-28T06:23:11.446 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /var/tmp 2022-04-28T06:23:11.446 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /home 2022-04-28T06:23:11.446 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /tmp 2022-04-28T06:23:11.446 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /dev 2022-04-28T06:23:11.446 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:12.104 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:23:12.104 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /sys 2022-04-28T06:23:12.104 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /proc 2022-04-28T06:23:12.104 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /dev 2022-04-28T06:23:12.104 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /run 2022-04-28T06:23:12.104 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /mnt 2022-04-28T06:23:12.105 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /var/tmp 2022-04-28T06:23:12.105 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /home 2022-04-28T06:23:12.105 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /tmp 2022-04-28T06:23:12.105 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /dev 2022-04-28T06:23:12.105 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:12.640 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:23:12.717 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:23:12.717 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:23:12.938 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:23:12.938 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:23:13.340 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:23:13.429 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:23:13.429 INFO:teuthology.orchestra.run.smithi025.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:23:13.540 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 1/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 7/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 8/25 2022-04-28T06:23:13.541 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 9/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 10/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 11/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-28T06:23:13.542 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-28T06:23:13.543 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-28T06:23:13.543 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-28T06:23:13.543 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-28T06:23:13.543 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:23:13.543 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-28T06:23:13.543 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 24/25 2022-04-28T06:23:13.677 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:23:13.677 INFO:teuthology.orchestra.run.smithi025.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:23:14.281 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:23:14.281 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 1/25 2022-04-28T06:23:14.281 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2/25 2022-04-28T06:23:14.281 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 7/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 8/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 9/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 10/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 11/25 2022-04-28T06:23:14.282 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-28T06:23:14.283 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-28T06:23:14.284 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:23:14.284 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-28T06:23:14.284 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 24/25 2022-04-28T06:23:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:23:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:14.336 INFO:teuthology.orchestra.run.smithi003.stdout:Upgraded: 2022-04-28T06:23:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.336 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:23:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: leveldb-1.22-1.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:14.339 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:23:14.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-test 2022-04-28T06:23:15.132 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:23:15.132 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:15.132 INFO:teuthology.orchestra.run.smithi025.stdout:Upgraded: 2022-04-28T06:23:15.132 INFO:teuthology.orchestra.run.smithi025.stdout: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.133 INFO:teuthology.orchestra.run.smithi025.stdout: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.133 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:23:15.133 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.133 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.133 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.133 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.133 INFO:teuthology.orchestra.run.smithi025.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-28T06:23:15.133 INFO:teuthology.orchestra.run.smithi025.stdout: leveldb-1.22-1.el8.x86_64 2022-04-28T06:23:15.134 INFO:teuthology.orchestra.run.smithi025.stdout: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.134 INFO:teuthology.orchestra.run.smithi025.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-28T06:23:15.134 INFO:teuthology.orchestra.run.smithi025.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-28T06:23:15.134 INFO:teuthology.orchestra.run.smithi025.stdout: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.134 INFO:teuthology.orchestra.run.smithi025.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-28T06:23:15.134 INFO:teuthology.orchestra.run.smithi025.stdout: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.134 INFO:teuthology.orchestra.run.smithi025.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-28T06:23:15.134 INFO:teuthology.orchestra.run.smithi025.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout: python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout: python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:15.135 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:23:15.172 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:42 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:15.385 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-test 2022-04-28T06:23:15.988 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:42 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:16.121 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:23:16.122 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:23:16.122 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-test x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 52 M 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: libcephsqlite x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-28T06:23:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:16.124 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:23:16.124 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:16.124 INFO:teuthology.orchestra.run.smithi003.stdout:Install 6 Packages 2022-04-28T06:23:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:16.124 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 53 M 2022-04-28T06:23:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 195 M 2022-04-28T06:23:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:23:16.200 INFO:teuthology.orchestra.run.smithi003.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 2.6 MB/s | 202 kB 00:00 2022-04-28T06:23:16.226 INFO:teuthology.orchestra.run.smithi003.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 7.6 MB/s | 187 kB 00:00 2022-04-28T06:23:16.259 INFO:teuthology.orchestra.run.smithi003.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 9.5 MB/s | 323 kB 00:00 2022-04-28T06:23:16.484 INFO:teuthology.orchestra.run.smithi003.stdout:(4/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 307 kB/s | 69 kB 00:00 2022-04-28T06:23:16.509 INFO:teuthology.orchestra.run.smithi003.stdout:(5/6): libcephsqlite-16.2.7-969.g4fa079ba.el8.x 451 kB/s | 173 kB 00:00 2022-04-28T06:23:16.907 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:23:16.908 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:23:16.908 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:23:16.908 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:23:16.908 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:23:16.908 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-test x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 52 M 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout: libcephsqlite x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout:Install 6 Packages 2022-04-28T06:23:16.909 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:16.910 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 53 M 2022-04-28T06:23:16.910 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 195 M 2022-04-28T06:23:16.910 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:23:17.004 INFO:teuthology.orchestra.run.smithi025.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 2.1 MB/s | 202 kB 00:00 2022-04-28T06:23:17.029 INFO:teuthology.orchestra.run.smithi025.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 7.6 MB/s | 187 kB 00:00 2022-04-28T06:23:17.062 INFO:teuthology.orchestra.run.smithi025.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 9.6 MB/s | 323 kB 00:00 2022-04-28T06:23:17.196 INFO:teuthology.orchestra.run.smithi025.stdout:(4/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 518 kB/s | 69 kB 00:00 2022-04-28T06:23:17.438 INFO:teuthology.orchestra.run.smithi025.stdout:(5/6): libcephsqlite-16.2.7-969.g4fa079ba.el8.x 329 kB/s | 173 kB 00:00 2022-04-28T06:23:24.417 INFO:teuthology.orchestra.run.smithi003.stdout:(6/6): ceph-test-16.2.7-969.g4fa079ba.el8.x86_6 6.2 MB/s | 52 MB 00:08 2022-04-28T06:23:24.420 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:23:24.420 INFO:teuthology.orchestra.run.smithi003.stdout:Total 6.4 MB/s | 53 MB 00:08 2022-04-28T06:23:24.455 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:23:24.477 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:23:24.477 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:23:24.799 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:23:24.802 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:23:25.365 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:23:25.542 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-28T06:23:25.746 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-28T06:23:25.891 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:23:25.981 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:23:26.164 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-28T06:23:26.350 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:23:28.471 INFO:teuthology.orchestra.run.smithi025.stdout:(6/6): ceph-test-16.2.7-969.g4fa079ba.el8.x86_6 4.5 MB/s | 52 MB 00:11 2022-04-28T06:23:28.473 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:23:28.473 INFO:teuthology.orchestra.run.smithi025.stdout:Total 4.6 MB/s | 53 MB 00:11 2022-04-28T06:23:28.508 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:23:28.530 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:23:28.530 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:23:28.872 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:23:28.875 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:23:29.443 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:23:29.656 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-28T06:23:29.843 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-28T06:23:29.997 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:23:30.075 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:23:30.244 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-28T06:23:30.447 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:23:31.276 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:23:31.548 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:23:31.804 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:23:31.805 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 1/6 2022-04-28T06:23:31.805 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2/6 2022-04-28T06:23:31.805 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-28T06:23:31.805 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-28T06:23:31.805 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-28T06:23:32.211 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-28T06:23:32.211 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:32.211 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:23:32.211 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:32.212 INFO:teuthology.orchestra.run.smithi003.stdout: jq-1.6-3.el8.x86_64 2022-04-28T06:23:32.212 INFO:teuthology.orchestra.run.smithi003.stdout: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:32.212 INFO:teuthology.orchestra.run.smithi003.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-28T06:23:32.212 INFO:teuthology.orchestra.run.smithi003.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-28T06:23:32.213 INFO:teuthology.orchestra.run.smithi003.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-28T06:23:32.213 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:32.213 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:23:32.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph 2022-04-28T06:23:32.985 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:59 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:33.905 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:23:33.908 INFO:teuthology.orchestra.run.smithi003.stdout:====================================================================================== 2022-04-28T06:23:33.908 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout:====================================================================================== 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout: ceph x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.4 k 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mds x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 2.4 M 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 1.6 M 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-modules-core noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 237 k 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mon x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 5.0 M 2022-04-28T06:23:33.909 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-osd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 18 M 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-28T06:23:33.910 INFO:teuthology.orchestra.run.smithi003.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-28T06:23:33.911 INFO:teuthology.orchestra.run.smithi003.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout:====================================================================================== 2022-04-28T06:23:33.912 INFO:teuthology.orchestra.run.smithi003.stdout:Install 32 Packages 2022-04-28T06:23:33.913 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:33.914 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 31 M 2022-04-28T06:23:33.915 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 101 M 2022-04-28T06:23:33.915 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:23:34.067 INFO:teuthology.orchestra.run.smithi003.stdout:(1/32): ceph-16.2.7-969.g4fa079ba.el8.x86_64.rp 42 kB/s | 6.4 kB 00:00 2022-04-28T06:23:35.017 INFO:teuthology.orchestra.run.smithi003.stdout:(2/32): ceph-mgr-16.2.7-969.g4fa079ba.el8.x86_6 1.4 MB/s | 1.6 MB 00:01 2022-04-28T06:23:35.254 INFO:teuthology.orchestra.run.smithi003.stdout:(3/32): ceph-mds-16.2.7-969.g4fa079ba.el8.x86_6 1.8 MB/s | 2.4 MB 00:01 2022-04-28T06:23:35.315 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:23:35.334 INFO:teuthology.orchestra.run.smithi003.stdout:(4/32): ceph-mgr-modules-core-16.2.7-969.g4fa07 2.9 MB/s | 237 kB 00:00 2022-04-28T06:23:35.393 INFO:teuthology.orchestra.run.smithi003.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2022-04-28T06:23:35.419 INFO:teuthology.orchestra.run.smithi003.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.5 MB/s | 39 kB 00:00 2022-04-28T06:23:35.444 INFO:teuthology.orchestra.run.smithi003.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.1 MB/s | 103 kB 00:00 2022-04-28T06:23:35.469 INFO:teuthology.orchestra.run.smithi003.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 2.1 MB/s | 54 kB 00:00 2022-04-28T06:23:35.511 INFO:teuthology.orchestra.run.smithi003.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 11 MB/s | 457 kB 00:00 2022-04-28T06:23:35.536 INFO:teuthology.orchestra.run.smithi003.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 9.4 MB/s | 237 kB 00:00 2022-04-28T06:23:35.569 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:23:35.570 INFO:teuthology.orchestra.run.smithi003.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 16 MB/s | 559 kB 00:00 2022-04-28T06:23:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 4.3 MB/s | 109 kB 00:00 2022-04-28T06:23:35.771 INFO:teuthology.orchestra.run.smithi003.stdout:(13/32): ceph-mon-16.2.7-969.g4fa079ba.el8.x86_ 2.9 MB/s | 5.0 MB 00:01 2022-04-28T06:23:35.813 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:23:35.814 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 1/6 2022-04-28T06:23:35.814 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2/6 2022-04-28T06:23:35.814 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-28T06:23:35.814 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-28T06:23:35.814 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-28T06:23:36.288 INFO:teuthology.orchestra.run.smithi003.stdout:(14/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 63 kB/s | 44 kB 00:00 2022-04-28T06:23:36.294 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-28T06:23:36.294 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:36.294 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:23:36.294 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:36.294 INFO:teuthology.orchestra.run.smithi025.stdout: jq-1.6-3.el8.x86_64 2022-04-28T06:23:36.294 INFO:teuthology.orchestra.run.smithi025.stdout: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:36.294 INFO:teuthology.orchestra.run.smithi025.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-28T06:23:36.294 INFO:teuthology.orchestra.run.smithi025.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-28T06:23:36.295 INFO:teuthology.orchestra.run.smithi025.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-28T06:23:36.295 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:36.295 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:23:36.313 INFO:teuthology.orchestra.run.smithi003.stdout:(15/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 342 kB/s | 185 kB 00:00 2022-04-28T06:23:36.457 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph 2022-04-28T06:23:36.571 INFO:teuthology.orchestra.run.smithi003.stdout:(16/32): ceph-osd-16.2.7-969.g4fa079ba.el8.x86_ 12 MB/s | 18 MB 00:01 2022-04-28T06:23:36.597 INFO:teuthology.orchestra.run.smithi003.stdout:(17/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 559 kB/s | 173 kB 00:00 2022-04-28T06:23:37.048 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:04 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:37.280 INFO:teuthology.orchestra.run.smithi003.stdout:(18/32): python3-cherrypy-18.4.0-1.el8.noarch.r 398 kB/s | 384 kB 00:00 2022-04-28T06:23:37.755 INFO:teuthology.orchestra.run.smithi003.stdout:(19/32): python3-jaraco-6.2-6.el8.noarch.rpm 9.4 kB/s | 11 kB 00:01 2022-04-28T06:23:37.948 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:23:37.951 INFO:teuthology.orchestra.run.smithi025.stdout:====================================================================================== 2022-04-28T06:23:37.951 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:23:37.951 INFO:teuthology.orchestra.run.smithi025.stdout:====================================================================================== 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout: ceph x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.4 k 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mds x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 2.4 M 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 1.6 M 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-modules-core noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 237 k 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mon x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 5.0 M 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-osd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 18 M 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-28T06:23:37.952 INFO:teuthology.orchestra.run.smithi025.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-28T06:23:37.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-28T06:23:37.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-28T06:23:37.955 INFO:teuthology.orchestra.run.smithi025.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-28T06:23:37.955 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-28T06:23:37.955 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-28T06:23:37.955 INFO:teuthology.orchestra.run.smithi025.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-28T06:23:37.955 INFO:teuthology.orchestra.run.smithi025.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-28T06:23:37.955 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:37.955 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:23:37.956 INFO:teuthology.orchestra.run.smithi025.stdout:====================================================================================== 2022-04-28T06:23:37.956 INFO:teuthology.orchestra.run.smithi025.stdout:Install 32 Packages 2022-04-28T06:23:37.956 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:37.956 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 31 M 2022-04-28T06:23:37.957 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 101 M 2022-04-28T06:23:37.957 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:23:38.108 INFO:teuthology.orchestra.run.smithi025.stdout:(1/32): ceph-16.2.7-969.g4fa079ba.el8.x86_64.rp 43 kB/s | 6.4 kB 00:00 2022-04-28T06:23:38.281 INFO:teuthology.orchestra.run.smithi003.stdout:(20/32): python3-jaraco-functools-2.0-4.el8.noa 10 kB/s | 18 kB 00:01 2022-04-28T06:23:38.589 INFO:teuthology.orchestra.run.smithi003.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 37 kB/s | 49 kB 00:01 2022-04-28T06:23:38.623 INFO:teuthology.orchestra.run.smithi003.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 68 kB/s | 59 kB 00:00 2022-04-28T06:23:38.656 INFO:teuthology.orchestra.run.smithi003.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 233 kB/s | 16 kB 00:00 2022-04-28T06:23:38.690 INFO:teuthology.orchestra.run.smithi003.stdout:(24/32): python3-pecan-1.3.2-9.el8.noarch.rpm 692 kB/s | 283 kB 00:00 2022-04-28T06:23:38.715 INFO:teuthology.orchestra.run.smithi003.stdout:(25/32): python3-simplegeneric-0.8.1-17.el8.noa 203 kB/s | 19 kB 00:00 2022-04-28T06:23:38.740 INFO:teuthology.orchestra.run.smithi003.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 286 kB/s | 24 kB 00:00 2022-04-28T06:23:38.766 INFO:teuthology.orchestra.run.smithi003.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 388 kB/s | 29 kB 00:00 2022-04-28T06:23:38.791 INFO:teuthology.orchestra.run.smithi003.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 365 kB/s | 27 kB 00:00 2022-04-28T06:23:38.824 INFO:teuthology.orchestra.run.smithi003.stdout:(29/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.2 MB/s | 251 kB 00:00 2022-04-28T06:23:38.858 INFO:teuthology.orchestra.run.smithi003.stdout:(30/32): python3-waitress-1.2.1-2.el8.1.noarch. 2.0 MB/s | 241 kB 00:00 2022-04-28T06:23:38.883 INFO:teuthology.orchestra.run.smithi003.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 394 kB/s | 23 kB 00:00 2022-04-28T06:23:38.908 INFO:teuthology.orchestra.run.smithi003.stdout:(32/32): python3-webtest-2.0.33-1.el8.noarch.rp 730 kB/s | 85 kB 00:00 2022-04-28T06:23:38.911 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:23:38.911 INFO:teuthology.orchestra.run.smithi003.stdout:Total 6.2 MB/s | 31 MB 00:04 2022-04-28T06:23:38.938 INFO:teuthology.orchestra.run.smithi025.stdout:(2/32): ceph-mgr-16.2.7-969.g4fa079ba.el8.x86_6 1.6 MB/s | 1.6 MB 00:00 2022-04-28T06:23:38.995 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:23:39.036 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:23:39.036 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:23:39.131 INFO:teuthology.orchestra.run.smithi025.stdout:(3/32): ceph-mds-16.2.7-969.g4fa079ba.el8.x86_6 2.1 MB/s | 2.4 MB 00:01 2022-04-28T06:23:39.226 INFO:teuthology.orchestra.run.smithi025.stdout:(4/32): ceph-mgr-modules-core-16.2.7-969.g4fa07 2.5 MB/s | 237 kB 00:00 2022-04-28T06:23:39.281 INFO:teuthology.orchestra.run.smithi025.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.8 MB/s | 157 kB 00:00 2022-04-28T06:23:39.298 INFO:teuthology.orchestra.run.smithi025.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 2.3 MB/s | 39 kB 00:00 2022-04-28T06:23:39.323 INFO:teuthology.orchestra.run.smithi025.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.1 MB/s | 103 kB 00:00 2022-04-28T06:23:39.348 INFO:teuthology.orchestra.run.smithi025.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 2.1 MB/s | 54 kB 00:00 2022-04-28T06:23:39.378 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:23:39.381 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:23:39.382 INFO:teuthology.orchestra.run.smithi025.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 13 MB/s | 457 kB 00:00 2022-04-28T06:23:39.407 INFO:teuthology.orchestra.run.smithi025.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 9.3 MB/s | 237 kB 00:00 2022-04-28T06:23:39.449 INFO:teuthology.orchestra.run.smithi025.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 13 MB/s | 559 kB 00:00 2022-04-28T06:23:39.474 INFO:teuthology.orchestra.run.smithi025.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 4.3 MB/s | 109 kB 00:00 2022-04-28T06:23:39.617 INFO:teuthology.orchestra.run.smithi025.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 307 kB/s | 44 kB 00:00 2022-04-28T06:23:39.692 INFO:teuthology.orchestra.run.smithi025.stdout:(14/32): ceph-mon-16.2.7-969.g4fa079ba.el8.x86_ 3.2 MB/s | 5.0 MB 00:01 2022-04-28T06:23:39.734 INFO:teuthology.orchestra.run.smithi025.stdout:(15/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.5 MB/s | 185 kB 00:00 2022-04-28T06:23:39.817 INFO:teuthology.orchestra.run.smithi025.stdout:(16/32): python3-cherrypy-18.4.0-1.el8.noarch.r 4.5 MB/s | 384 kB 00:00 2022-04-28T06:23:39.868 INFO:teuthology.orchestra.run.smithi025.stdout:(17/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 984 kB/s | 173 kB 00:00 2022-04-28T06:23:39.893 INFO:teuthology.orchestra.run.smithi025.stdout:(18/32): python3-jaraco-6.2-6.el8.noarch.rpm 148 kB/s | 11 kB 00:00 2022-04-28T06:23:39.919 INFO:teuthology.orchestra.run.smithi025.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 349 kB/s | 18 kB 00:00 2022-04-28T06:23:39.973 INFO:teuthology.orchestra.run.smithi025.stdout:(20/32): python3-logutils-0.3.5-11.el8.noarch.r 613 kB/s | 49 kB 00:00 2022-04-28T06:23:40.002 INFO:teuthology.orchestra.run.smithi025.stdout:(21/32): python3-more-itertools-7.2.0-3.el8.noa 701 kB/s | 59 kB 00:00 2022-04-28T06:23:40.053 INFO:teuthology.orchestra.run.smithi025.stdout:(22/32): python3-pecan-1.3.2-9.el8.noarch.rpm 3.5 MB/s | 283 kB 00:00 2022-04-28T06:23:40.078 INFO:teuthology.orchestra.run.smithi025.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2022-04-28T06:23:40.103 INFO:teuthology.orchestra.run.smithi025.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 373 kB/s | 19 kB 00:00 2022-04-28T06:23:40.145 INFO:teuthology.orchestra.run.smithi025.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 356 kB/s | 24 kB 00:00 2022-04-28T06:23:40.170 INFO:teuthology.orchestra.run.smithi025.stdout:(26/32): python3-tempora-1.14.1-5.el8.noarch.rp 437 kB/s | 29 kB 00:00 2022-04-28T06:23:40.196 INFO:teuthology.orchestra.run.smithi025.stdout:(27/32): python3-trustme-0.6.0-4.el8.noarch.rpm 550 kB/s | 27 kB 00:00 2022-04-28T06:23:40.221 INFO:teuthology.orchestra.run.smithi025.stdout:(28/32): python3-waitress-1.2.1-2.el8.1.noarch. 4.7 MB/s | 241 kB 00:00 2022-04-28T06:23:40.255 INFO:teuthology.orchestra.run.smithi025.stdout:(29/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.2 MB/s | 251 kB 00:00 2022-04-28T06:23:40.280 INFO:teuthology.orchestra.run.smithi025.stdout:(30/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.4 MB/s | 85 kB 00:00 2022-04-28T06:23:40.305 INFO:teuthology.orchestra.run.smithi025.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 457 kB/s | 23 kB 00:00 2022-04-28T06:23:40.519 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:23:40.631 INFO:teuthology.orchestra.run.smithi025.stdout:(32/32): ceph-osd-16.2.7-969.g4fa079ba.el8.x86_ 11 MB/s | 18 MB 00:01 2022-04-28T06:23:40.634 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:23:40.634 INFO:teuthology.orchestra.run.smithi025.stdout:Total 12 MB/s | 31 MB 00:02 2022-04-28T06:23:40.719 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:23:40.740 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-28T06:23:40.760 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:23:40.761 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:23:40.993 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-28T06:23:41.093 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:23:41.096 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:23:41.215 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-28T06:23:41.446 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-28T06:23:41.610 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-28T06:23:41.792 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-28T06:23:42.026 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-28T06:23:42.179 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-28T06:23:42.264 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:23:42.391 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-28T06:23:42.602 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-28T06:23:42.849 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-28T06:23:43.089 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-28T06:23:43.161 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-28T06:23:43.397 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-28T06:23:43.516 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-28T06:23:43.618 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-28T06:23:43.768 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-28T06:23:43.828 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-28T06:23:43.947 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-28T06:23:43.975 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-28T06:23:44.200 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-28T06:23:44.207 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-28T06:23:44.407 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:23:44.415 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-28T06:23:44.618 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-28T06:23:44.654 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-28T06:23:44.822 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-28T06:23:44.854 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-28T06:23:45.008 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-28T06:23:45.066 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-28T06:23:45.211 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-28T06:23:45.289 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-28T06:23:45.470 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-28T06:23:45.529 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-28T06:23:45.702 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-28T06:23:45.919 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-28T06:23:45.958 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-28T06:23:46.182 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-28T06:23:46.395 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-28T06:23:46.649 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-28T06:23:46.652 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-28T06:23:46.905 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:23:46.922 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-28T06:23:47.193 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-28T06:23:47.260 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 27/32 2022-04-28T06:23:47.384 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-28T06:23:47.443 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:23:47.572 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-28T06:23:47.775 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-28T06:23:48.057 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-28T06:23:48.280 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-28T06:23:48.543 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-28T06:23:48.926 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-28T06:23:49.019 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:23:49.155 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:23:49.226 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-28T06:23:49.574 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 27/32 2022-04-28T06:23:49.605 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:23:49.746 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:23:49.793 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:23:49.973 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:23:50.130 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:23:50.147 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:23:50.255 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:23:50.674 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:23:50.674 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 1/32 2022-04-28T06:23:50.674 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 3/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 4/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 5/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 6/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-28T06:23:50.675 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-28T06:23:50.676 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-28T06:23:50.677 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-28T06:23:51.368 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:23:51.528 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:23:51.532 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-28T06:23:51.532 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:51.532 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:23:51.532 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:51.532 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:51.532 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:51.532 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:23:51.532 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-28T06:23:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-portend-2.6-1.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-28T06:23:51.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-28T06:23:51.535 INFO:teuthology.orchestra.run.smithi003.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-28T06:23:51.535 INFO:teuthology.orchestra.run.smithi003.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-28T06:23:51.535 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-28T06:23:51.535 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-28T06:23:51.535 INFO:teuthology.orchestra.run.smithi003.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-28T06:23:51.535 INFO:teuthology.orchestra.run.smithi003.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-28T06:23:51.535 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:51.535 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:23:51.775 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-base 2022-04-28T06:23:51.980 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:23:52.144 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:23:52.367 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:19 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:52.371 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:23:52.544 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:23:52.562 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:23:52.718 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:23:53.109 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:23:53.110 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 1/32 2022-04-28T06:23:53.110 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2/32 2022-04-28T06:23:53.110 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 3/32 2022-04-28T06:23:53.110 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 4/32 2022-04-28T06:23:53.110 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 5/32 2022-04-28T06:23:53.110 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 6/32 2022-04-28T06:23:53.110 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-28T06:23:53.110 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-28T06:23:53.111 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-28T06:23:53.111 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-28T06:23:53.111 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-28T06:23:53.111 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-28T06:23:53.112 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-28T06:23:53.113 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-28T06:23:53.113 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-28T06:23:53.113 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-28T06:23:53.113 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-28T06:23:53.113 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-28T06:23:53.113 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-28T06:23:53.114 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-28T06:23:53.114 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-28T06:23:53.114 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-28T06:23:53.114 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-28T06:23:53.200 INFO:teuthology.orchestra.run.smithi003.stdout:Package ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:23:53.261 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:23:53.262 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:23:53.263 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:23:53.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install cephadm 2022-04-28T06:23:53.929 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:20 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:53.988 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-28T06:23:53.988 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:53.988 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:23:53.988 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:53.989 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:53.989 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:53.989 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:23:53.989 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:53.989 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:23:53.989 INFO:teuthology.orchestra.run.smithi025.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-28T06:23:53.989 INFO:teuthology.orchestra.run.smithi025.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-28T06:23:53.989 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-28T06:23:53.990 INFO:teuthology.orchestra.run.smithi025.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-portend-2.6-1.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-28T06:23:53.991 INFO:teuthology.orchestra.run.smithi025.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-28T06:23:53.992 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-28T06:23:53.992 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-28T06:23:53.992 INFO:teuthology.orchestra.run.smithi025.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-28T06:23:53.992 INFO:teuthology.orchestra.run.smithi025.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-28T06:23:53.992 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:53.992 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:23:54.242 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-base 2022-04-28T06:23:54.836 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:21 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:54.838 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:23:54.838 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:54.838 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:23:54.838 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:54.839 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:23:54.839 INFO:teuthology.orchestra.run.smithi003.stdout: cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 81 k 2022-04-28T06:23:54.839 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:54.839 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:23:54.839 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:54.839 INFO:teuthology.orchestra.run.smithi003.stdout:Install 1 Package 2022-04-28T06:23:54.839 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:54.840 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 81 k 2022-04-28T06:23:54.840 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 334 k 2022-04-28T06:23:54.840 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:23:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm-16.2.7-969.g4fa079ba.el8.noarch.rpm 441 kB/s | 81 kB 00:00 2022-04-28T06:23:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:23:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:Total 438 kB/s | 81 kB 00:00 2022-04-28T06:23:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:23:55.031 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:23:55.031 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:23:55.033 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:23:55.036 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:23:55.082 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:23:55.678 INFO:teuthology.orchestra.run.smithi025.stdout:Package ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:23:55.743 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:23:55.743 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:23:55.743 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:23:55.807 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install cephadm 2022-04-28T06:23:56.393 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:23 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:56.704 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:23:56.970 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:23:57.169 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:23:57.316 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:23:57.317 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:23:57.318 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:23:57.318 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:23:57.318 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:23:57.318 INFO:teuthology.orchestra.run.smithi025.stdout: cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 81 k 2022-04-28T06:23:57.319 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:57.319 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:23:57.319 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:23:57.319 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2022-04-28T06:23:57.320 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:57.320 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 81 k 2022-04-28T06:23:57.320 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 334 k 2022-04-28T06:23:57.320 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:23:57.493 INFO:teuthology.orchestra.run.smithi025.stdout:cephadm-16.2.7-969.g4fa079ba.el8.noarch.rpm 463 kB/s | 81 kB 00:00 2022-04-28T06:23:57.493 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:23:57.494 INFO:teuthology.orchestra.run.smithi025.stdout:Total 460 kB/s | 81 kB 00:00 2022-04-28T06:23:57.494 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:23:57.501 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:23:57.501 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:23:57.503 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:23:57.506 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:23:57.531 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:23:57.531 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:57.531 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:23:57.531 INFO:teuthology.orchestra.run.smithi003.stdout: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:23:57.532 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:57.532 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:23:57.577 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:23:57.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-immutable-object-cache 2022-04-28T06:23:58.378 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:25 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:23:59.153 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:23:59.293 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:23:59.293 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repo Size 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 161 k 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout:Install 1 Package 2022-04-28T06:23:59.294 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:23:59.295 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 161 k 2022-04-28T06:23:59.295 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 470 k 2022-04-28T06:23:59.295 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:23:59.295 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:23:59.497 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:23:59.787 INFO:teuthology.orchestra.run.smithi003.stdout:ceph-immutable-object-cache-16.2.7-969.g4fa079b 327 kB/s | 161 kB 00:00 2022-04-28T06:23:59.787 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:23:59.788 INFO:teuthology.orchestra.run.smithi003.stdout:Total 326 kB/s | 161 kB 00:00 2022-04-28T06:23:59.788 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:23:59.800 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:23:59.800 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:23:59.852 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:23:59.855 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:23:59.898 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:23:59.898 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:59.898 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:23:59.898 INFO:teuthology.orchestra.run.smithi025.stdout: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:23:59.898 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:23:59.899 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:23:59.966 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:24:00.075 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-immutable-object-cache 2022-04-28T06:24:00.103 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:24:00.494 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:24:00.827 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:27 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:00.908 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:24:00.908 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:00.909 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:24:00.909 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:24:00.909 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:00.909 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:01.083 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-mgr 2022-04-28T06:24:01.680 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:28 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:01.743 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:01.744 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:01.744 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repo Size 2022-04-28T06:24:01.744 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:01.745 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:24:01.745 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 161 k 2022-04-28T06:24:01.745 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:01.745 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:24:01.745 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:01.745 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2022-04-28T06:24:01.745 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:01.745 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 161 k 2022-04-28T06:24:01.746 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 470 k 2022-04-28T06:24:01.746 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:24:02.250 INFO:teuthology.orchestra.run.smithi025.stdout:ceph-immutable-object-cache-16.2.7-969.g4fa079b 319 kB/s | 161 kB 00:00 2022-04-28T06:24:02.250 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:02.251 INFO:teuthology.orchestra.run.smithi025.stdout:Total 318 kB/s | 161 kB 00:00 2022-04-28T06:24:02.251 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:24:02.263 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:24:02.263 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:24:02.313 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:24:02.316 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:24:02.447 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:24:02.522 INFO:teuthology.orchestra.run.smithi003.stdout:Package ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:02.582 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:02.583 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:24:02.583 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:02.618 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:24:03.007 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:24:03.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-mgr-dashboard 2022-04-28T06:24:03.377 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:24:03.377 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:03.377 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:24:03.377 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:24:03.377 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:03.377 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:03.571 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr 2022-04-28T06:24:03.793 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:30 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:04.172 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:31 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:04.735 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:04.736 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:04.736 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:24:04.736 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:04.736 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:24:04.736 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-dashboard noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 2.9 M 2022-04-28T06:24:04.736 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:24:04.736 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-grafana-dashboards noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 24 k 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-prometheus-alerts noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 15 k 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout:Install 6 Packages 2022-04-28T06:24:04.737 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:04.738 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 3.2 M 2022-04-28T06:24:04.738 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 15 M 2022-04-28T06:24:04.738 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:24:05.031 INFO:teuthology.orchestra.run.smithi025.stdout:Package ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:05.092 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:05.093 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:24:05.093 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:05.115 INFO:teuthology.orchestra.run.smithi003.stdout:(1/6): ceph-grafana-dashboards-16.2.7-969.g4fa0 63 kB/s | 24 kB 00:00 2022-04-28T06:24:05.140 INFO:teuthology.orchestra.run.smithi003.stdout:(2/6): ceph-prometheus-alerts-16.2.7-969.g4fa07 37 kB/s | 15 kB 00:00 2022-04-28T06:24:05.190 INFO:teuthology.orchestra.run.smithi003.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 567 kB/s | 43 kB 00:00 2022-04-28T06:24:05.441 INFO:teuthology.orchestra.run.smithi003.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 112 kB/s | 34 kB 00:00 2022-04-28T06:24:05.444 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr-dashboard 2022-04-28T06:24:05.657 INFO:teuthology.orchestra.run.smithi003.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 421 kB/s | 196 kB 00:00 2022-04-28T06:24:06.043 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:33 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:06.907 INFO:teuthology.orchestra.run.smithi003.stdout:(6/6): ceph-mgr-dashboard-16.2.7-969.g4fa079ba. 1.3 MB/s | 2.9 MB 00:02 2022-04-28T06:24:06.910 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:06.910 INFO:teuthology.orchestra.run.smithi003.stdout:Total 1.5 MB/s | 3.2 MB 00:02 2022-04-28T06:24:06.922 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:24:06.934 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:24:06.934 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:24:06.959 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:06.960 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:06.960 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:24:06.960 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:06.960 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:24:06.960 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-dashboard noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 2.9 M 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-grafana-dashboards noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 24 k 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-prometheus-alerts noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 15 k 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout:Install 6 Packages 2022-04-28T06:24:06.961 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:06.962 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 3.2 M 2022-04-28T06:24:06.962 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 15 M 2022-04-28T06:24:06.962 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:24:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:24:07.096 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:24:07.239 INFO:teuthology.orchestra.run.smithi025.stdout:(1/6): ceph-grafana-dashboards-16.2.7-969.g4fa0 86 kB/s | 24 kB 00:00 2022-04-28T06:24:07.264 INFO:teuthology.orchestra.run.smithi025.stdout:(2/6): ceph-prometheus-alerts-16.2.7-969.g4fa07 50 kB/s | 15 kB 00:00 2022-04-28T06:24:07.314 INFO:teuthology.orchestra.run.smithi025.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 567 kB/s | 43 kB 00:00 2022-04-28T06:24:07.362 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:24:07.398 INFO:teuthology.orchestra.run.smithi025.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 251 kB/s | 34 kB 00:00 2022-04-28T06:24:07.482 INFO:teuthology.orchestra.run.smithi025.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.2 MB/s | 196 kB 00:00 2022-04-28T06:24:07.552 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-28T06:24:07.821 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-28T06:24:07.865 INFO:teuthology.orchestra.run.smithi025.stdout:(6/6): ceph-mgr-dashboard-16.2.7-969.g4fa079ba. 3.2 MB/s | 2.9 MB 00:00 2022-04-28T06:24:07.867 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:07.867 INFO:teuthology.orchestra.run.smithi025.stdout:Total 3.5 MB/s | 3.2 MB 00:00 2022-04-28T06:24:07.877 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:24:07.887 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:24:07.888 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:24:08.021 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-28T06:24:08.056 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:24:08.059 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:24:08.134 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 4/6 2022-04-28T06:24:08.319 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:24:08.533 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-28T06:24:08.819 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-28T06:24:09.010 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-28T06:24:09.173 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 4/6 2022-04-28T06:24:09.180 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 5/6 2022-04-28T06:24:09.405 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:24:09.661 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:24:09.661 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 1/6 2022-04-28T06:24:09.661 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2/6 2022-04-28T06:24:09.661 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 3/6 2022-04-28T06:24:09.661 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-28T06:24:09.662 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-28T06:24:10.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-28T06:24:10.051 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:10.052 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:24:10.052 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:10.052 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:10.052 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:10.052 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-28T06:24:10.052 INFO:teuthology.orchestra.run.smithi003.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-28T06:24:10.053 INFO:teuthology.orchestra.run.smithi003.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-28T06:24:10.053 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:10.053 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:10.185 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 5/6 2022-04-28T06:24:10.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-28T06:24:10.439 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:24:10.692 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:24:10.692 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 1/6 2022-04-28T06:24:10.693 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2/6 2022-04-28T06:24:10.693 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 3/6 2022-04-28T06:24:10.693 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-28T06:24:10.693 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-28T06:24:10.805 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:37 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:11.081 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-28T06:24:11.081 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:11.081 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:24:11.081 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:11.081 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:11.081 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:11.081 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-28T06:24:11.082 INFO:teuthology.orchestra.run.smithi025.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-28T06:24:11.082 INFO:teuthology.orchestra.run.smithi025.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-28T06:24:11.082 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:11.082 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:11.188 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-28T06:24:11.718 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:11.720 INFO:teuthology.orchestra.run.smithi003.stdout:===================================================================================================== 2022-04-28T06:24:11.720 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:24:11.720 INFO:teuthology.orchestra.run.smithi003.stdout:===================================================================================================== 2022-04-28T06:24:11.720 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:24:11.720 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 8.6 M 2022-04-28T06:24:11.721 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:24:11.721 INFO:teuthology.orchestra.run.smithi003.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-28T06:24:11.721 INFO:teuthology.orchestra.run.smithi003.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-28T06:24:11.721 INFO:teuthology.orchestra.run.smithi003.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-28T06:24:11.721 INFO:teuthology.orchestra.run.smithi003.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-28T06:24:11.722 INFO:teuthology.orchestra.run.smithi003.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-28T06:24:11.722 INFO:teuthology.orchestra.run.smithi003.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-28T06:24:11.722 INFO:teuthology.orchestra.run.smithi003.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-28T06:24:11.722 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:11.723 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:24:11.723 INFO:teuthology.orchestra.run.smithi003.stdout:===================================================================================================== 2022-04-28T06:24:11.723 INFO:teuthology.orchestra.run.smithi003.stdout:Install 8 Packages 2022-04-28T06:24:11.724 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:11.725 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 37 M 2022-04-28T06:24:11.725 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 210 M 2022-04-28T06:24:11.726 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:24:11.773 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:38 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:11.928 INFO:teuthology.orchestra.run.smithi003.stdout:(1/8): openblas-0.3.15-3.el8.x86_64.rpm 23 MB/s | 4.7 MB 00:00 2022-04-28T06:24:11.995 INFO:teuthology.orchestra.run.smithi003.stdout:(2/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 18 MB/s | 4.9 MB 00:00 2022-04-28T06:24:12.045 INFO:teuthology.orchestra.run.smithi003.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 4.4 MB/s | 225 kB 00:00 2022-04-28T06:24:12.129 INFO:teuthology.orchestra.run.smithi003.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 19 MB/s | 3.7 MB 00:00 2022-04-28T06:24:12.162 INFO:teuthology.orchestra.run.smithi003.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 19 MB/s | 644 kB 00:00 2022-04-28T06:24:12.188 INFO:teuthology.orchestra.run.smithi003.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 6.7 MB/s | 171 kB 00:00 2022-04-28T06:24:12.446 INFO:teuthology.orchestra.run.smithi003.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 34 MB/s | 14 MB 00:00 2022-04-28T06:24:12.683 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:12.685 INFO:teuthology.orchestra.run.smithi025.stdout:===================================================================================================== 2022-04-28T06:24:12.685 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:24:12.685 INFO:teuthology.orchestra.run.smithi025.stdout:===================================================================================================== 2022-04-28T06:24:12.685 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:24:12.685 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 8.6 M 2022-04-28T06:24:12.685 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:24:12.685 INFO:teuthology.orchestra.run.smithi025.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-28T06:24:12.685 INFO:teuthology.orchestra.run.smithi025.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout:===================================================================================================== 2022-04-28T06:24:12.686 INFO:teuthology.orchestra.run.smithi025.stdout:Install 8 Packages 2022-04-28T06:24:12.687 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:12.687 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 37 M 2022-04-28T06:24:12.687 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 210 M 2022-04-28T06:24:12.687 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:24:12.855 INFO:teuthology.orchestra.run.smithi003.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-969 7.6 MB/s | 8.6 MB 00:01 2022-04-28T06:24:12.857 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:12.857 INFO:teuthology.orchestra.run.smithi003.stdout:Total 32 MB/s | 37 MB 00:01 2022-04-28T06:24:13.019 INFO:teuthology.orchestra.run.smithi025.stdout:(1/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 15 MB/s | 4.9 MB 00:00 2022-04-28T06:24:13.086 INFO:teuthology.orchestra.run.smithi025.stdout:(2/8): openblas-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.7 MB 00:00 2022-04-28T06:24:13.094 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:24:13.113 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:24:13.113 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:24:13.150 INFO:teuthology.orchestra.run.smithi025.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 3.5 MB/s | 225 kB 00:00 2022-04-28T06:24:13.245 INFO:teuthology.orchestra.run.smithi025.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2022-04-28T06:24:13.279 INFO:teuthology.orchestra.run.smithi025.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 19 MB/s | 644 kB 00:00 2022-04-28T06:24:13.304 INFO:teuthology.orchestra.run.smithi025.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 6.8 MB/s | 171 kB 00:00 2022-04-28T06:24:13.429 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:24:13.432 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:24:13.588 INFO:teuthology.orchestra.run.smithi025.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 31 MB/s | 14 MB 00:00 2022-04-28T06:24:13.880 INFO:teuthology.orchestra.run.smithi025.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-969 7.2 MB/s | 8.6 MB 00:01 2022-04-28T06:24:13.882 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:13.882 INFO:teuthology.orchestra.run.smithi025.stdout:Total 31 MB/s | 37 MB 00:01 2022-04-28T06:24:14.119 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:24:14.137 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:24:14.138 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:24:14.458 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:24:14.461 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:24:14.576 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:24:14.709 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:24:14.839 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:24:14.992 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:24:15.070 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:24:15.224 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:24:15.362 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:24:15.523 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:24:15.612 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:24:15.750 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:24:16.144 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:24:16.400 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:24:16.659 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:24:16.807 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:24:17.397 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:24:17.464 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:24:17.607 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:24:17.850 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:24:18.042 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:24:18.324 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:24:18.672 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:24:18.906 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:24:19.890 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:24:20.743 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:24:21.444 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-28T06:24:21.633 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:24:21.941 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:24:21.941 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 1/8 2022-04-28T06:24:21.941 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-28T06:24:21.942 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:24:21.942 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-28T06:24:21.942 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:24:21.942 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-28T06:24:21.942 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-28T06:24:22.083 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-28T06:24:22.332 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-28T06:24:22.333 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:22.333 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:24:22.333 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:22.333 INFO:teuthology.orchestra.run.smithi003.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-28T06:24:22.333 INFO:teuthology.orchestra.run.smithi003.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-28T06:24:22.333 INFO:teuthology.orchestra.run.smithi003.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-28T06:24:22.333 INFO:teuthology.orchestra.run.smithi003.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-28T06:24:22.333 INFO:teuthology.orchestra.run.smithi003.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-28T06:24:22.334 INFO:teuthology.orchestra.run.smithi003.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-28T06:24:22.334 INFO:teuthology.orchestra.run.smithi003.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-28T06:24:22.334 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:22.334 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:22.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-mgr-rook 2022-04-28T06:24:23.024 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:50 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:23.123 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:24:23.422 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:24:23.422 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 1/8 2022-04-28T06:24:23.422 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-28T06:24:23.422 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:24:23.423 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-28T06:24:23.423 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:24:23.423 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-28T06:24:23.423 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-28T06:24:23.858 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-28T06:24:23.858 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:23.858 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:24:23.858 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:23.858 INFO:teuthology.orchestra.run.smithi025.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-28T06:24:23.858 INFO:teuthology.orchestra.run.smithi025.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-28T06:24:23.859 INFO:teuthology.orchestra.run.smithi025.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-28T06:24:23.859 INFO:teuthology.orchestra.run.smithi025.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-28T06:24:23.859 INFO:teuthology.orchestra.run.smithi025.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-28T06:24:23.859 INFO:teuthology.orchestra.run.smithi025.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-28T06:24:23.859 INFO:teuthology.orchestra.run.smithi025.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-28T06:24:23.859 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:23.859 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:23.946 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:23.948 INFO:teuthology.orchestra.run.smithi003.stdout:======================================================================================= 2022-04-28T06:24:23.948 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:24:23.948 INFO:teuthology.orchestra.run.smithi003.stdout:======================================================================================= 2022-04-28T06:24:23.948 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:24:23.948 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-rook noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 27 k 2022-04-28T06:24:23.948 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:24:23.948 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-28T06:24:23.948 INFO:teuthology.orchestra.run.smithi003.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-28T06:24:23.949 INFO:teuthology.orchestra.run.smithi003.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-28T06:24:23.950 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:23.950 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:24:23.950 INFO:teuthology.orchestra.run.smithi003.stdout:======================================================================================= 2022-04-28T06:24:23.950 INFO:teuthology.orchestra.run.smithi003.stdout:Install 13 Packages 2022-04-28T06:24:23.950 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:23.951 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 1.9 M 2022-04-28T06:24:23.951 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 24 M 2022-04-28T06:24:23.951 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:24:23.972 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr-rook 2022-04-28T06:24:24.012 INFO:teuthology.orchestra.run.smithi003.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 444 kB/s | 27 kB 00:00 2022-04-28T06:24:24.069 INFO:teuthology.orchestra.run.smithi003.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 171 kB/s | 20 kB 00:00 2022-04-28T06:24:24.096 INFO:teuthology.orchestra.run.smithi003.stdout:(3/13): python3-pyasn1-modules-0.3.7-6.el8.noar 4.1 MB/s | 110 kB 00:00 2022-04-28T06:24:24.121 INFO:teuthology.orchestra.run.smithi003.stdout:(4/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.4 MB/s | 126 kB 00:00 2022-04-28T06:24:24.146 INFO:teuthology.orchestra.run.smithi003.stdout:(5/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 3.0 MB/s | 155 kB 00:00 2022-04-28T06:24:24.171 INFO:teuthology.orchestra.run.smithi003.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 846 kB/s | 43 kB 00:00 2022-04-28T06:24:24.197 INFO:teuthology.orchestra.run.smithi003.stdout:(7/13): ceph-mgr-rook-16.2.7-969.g4fa079ba.el8. 112 kB/s | 27 kB 00:00 2022-04-28T06:24:24.364 INFO:teuthology.orchestra.run.smithi003.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 152 kB/s | 33 kB 00:00 2022-04-28T06:24:24.389 INFO:teuthology.orchestra.run.smithi003.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 75 kB/s | 16 kB 00:00 2022-04-28T06:24:24.448 INFO:teuthology.orchestra.run.smithi003.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 324 kB/s | 81 kB 00:00 2022-04-28T06:24:24.556 INFO:teuthology.orchestra.run.smithi003.stdout:(11/13): python3-rsa-4.8-1.el8.noarch.rpm 368 kB/s | 61 kB 00:00 2022-04-28T06:24:24.559 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:51 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:24.581 INFO:teuthology.orchestra.run.smithi003.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 458 kB/s | 61 kB 00:00 2022-04-28T06:24:24.923 INFO:teuthology.orchestra.run.smithi003.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 2.1 MB/s | 1.2 MB 00:00 2022-04-28T06:24:24.925 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:24.925 INFO:teuthology.orchestra.run.smithi003.stdout:Total 2.0 MB/s | 1.9 MB 00:00 2022-04-28T06:24:24.985 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:24:25.002 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:24:25.003 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:24:25.093 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:24:25.096 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:24:25.479 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:25.480 INFO:teuthology.orchestra.run.smithi025.stdout:======================================================================================= 2022-04-28T06:24:25.480 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout:======================================================================================= 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-rook noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 27 k 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-28T06:24:25.481 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-28T06:24:25.482 INFO:teuthology.orchestra.run.smithi025.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-28T06:24:25.482 INFO:teuthology.orchestra.run.smithi025.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-28T06:24:25.482 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-28T06:24:25.482 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-28T06:24:25.482 INFO:teuthology.orchestra.run.smithi025.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-28T06:24:25.482 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-28T06:24:25.482 INFO:teuthology.orchestra.run.smithi025.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-28T06:24:25.482 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:25.483 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:24:25.483 INFO:teuthology.orchestra.run.smithi025.stdout:======================================================================================= 2022-04-28T06:24:25.483 INFO:teuthology.orchestra.run.smithi025.stdout:Install 13 Packages 2022-04-28T06:24:25.483 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:25.483 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 1.9 M 2022-04-28T06:24:25.484 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 24 M 2022-04-28T06:24:25.484 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:24:25.557 INFO:teuthology.orchestra.run.smithi025.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 367 kB/s | 27 kB 00:00 2022-04-28T06:24:25.590 INFO:teuthology.orchestra.run.smithi025.stdout:(2/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 4.3 MB/s | 126 kB 00:00 2022-04-28T06:24:25.616 INFO:teuthology.orchestra.run.smithi025.stdout:(3/13): python3-jsonpointer-1.10-11.el8.noarch. 152 kB/s | 20 kB 00:00 2022-04-28T06:24:25.641 INFO:teuthology.orchestra.run.smithi025.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 2.1 MB/s | 110 kB 00:00 2022-04-28T06:24:25.699 INFO:teuthology.orchestra.run.smithi025.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 734 kB/s | 43 kB 00:00 2022-04-28T06:24:25.724 INFO:teuthology.orchestra.run.smithi025.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.4 MB/s | 155 kB 00:00 2022-04-28T06:24:25.825 INFO:teuthology.orchestra.run.smithi025.stdout:(7/13): ceph-mgr-rook-16.2.7-969.g4fa079ba.el8. 80 kB/s | 27 kB 00:00 2022-04-28T06:24:25.850 INFO:teuthology.orchestra.run.smithi025.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 219 kB/s | 33 kB 00:00 2022-04-28T06:24:25.876 INFO:teuthology.orchestra.run.smithi025.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 108 kB/s | 16 kB 00:00 2022-04-28T06:24:25.885 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:24:25.959 INFO:teuthology.orchestra.run.smithi025.stdout:(10/13): python3-rsa-4.8-1.el8.noarch.rpm 738 kB/s | 61 kB 00:00 2022-04-28T06:24:25.984 INFO:teuthology.orchestra.run.smithi025.stdout:(11/13): python3-google-auth-1.1.1-10.el8.noarc 510 kB/s | 81 kB 00:00 2022-04-28T06:24:26.010 INFO:teuthology.orchestra.run.smithi025.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 1.2 MB/s | 61 kB 00:00 2022-04-28T06:24:26.118 INFO:teuthology.orchestra.run.smithi025.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 4.4 MB/s | 1.2 MB 00:00 2022-04-28T06:24:26.120 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:26.120 INFO:teuthology.orchestra.run.smithi025.stdout:Total 3.0 MB/s | 1.9 MB 00:00 2022-04-28T06:24:26.154 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-28T06:24:26.173 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:24:26.188 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:24:26.189 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:24:26.281 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:24:26.284 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:24:26.353 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-28T06:24:26.587 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-28T06:24:26.773 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-28T06:24:26.793 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:24:26.990 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-28T06:24:27.026 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-28T06:24:27.201 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-28T06:24:27.249 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-28T06:24:27.446 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-28T06:24:27.467 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-28T06:24:27.665 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-28T06:24:27.696 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-28T06:24:27.896 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-28T06:24:28.138 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-28T06:24:28.557 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-28T06:24:28.754 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-28T06:24:28.805 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-28T06:24:29.172 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-28T06:24:29.390 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-28T06:24:29.616 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-28T06:24:29.790 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:24:29.924 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-28T06:24:30.099 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:24:30.100 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 1/13 2022-04-28T06:24:30.100 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-28T06:24:30.100 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-28T06:24:30.100 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-28T06:24:30.100 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-28T06:24:30.100 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-28T06:24:30.100 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-28T06:24:30.100 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-28T06:24:30.101 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-28T06:24:30.101 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-28T06:24:30.101 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-28T06:24:30.101 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-28T06:24:30.253 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-28T06:24:30.454 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-28T06:24:30.548 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-28T06:24:30.548 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:30.548 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:24:30.548 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:30.548 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-28T06:24:30.548 INFO:teuthology.orchestra.run.smithi003.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-28T06:24:30.548 INFO:teuthology.orchestra.run.smithi003.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-28T06:24:30.549 INFO:teuthology.orchestra.run.smithi003.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-28T06:24:30.550 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:30.550 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:30.654 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-28T06:24:30.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-mgr-cephadm 2022-04-28T06:24:30.830 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:24:31.126 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:24:31.126 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 1/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-28T06:24:31.127 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-28T06:24:31.128 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-28T06:24:31.128 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-28T06:24:31.261 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:58 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:31.581 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-28T06:24:31.582 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:31.582 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:24:31.582 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:31.582 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-28T06:24:31.582 INFO:teuthology.orchestra.run.smithi025.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-28T06:24:31.582 INFO:teuthology.orchestra.run.smithi025.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-28T06:24:31.583 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:31.584 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:31.732 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr-cephadm 2022-04-28T06:24:32.138 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:32.144 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 108 k 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-28T06:24:32.145 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout:Install 6 Packages 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 5.8 M 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 24 M 2022-04-28T06:24:32.146 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:24:32.280 INFO:teuthology.orchestra.run.smithi003.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.8 MB/s | 538 kB 00:00 2022-04-28T06:24:32.316 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:59 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:32.363 INFO:teuthology.orchestra.run.smithi003.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 22 MB/s | 4.8 MB 00:00 2022-04-28T06:24:32.397 INFO:teuthology.orchestra.run.smithi003.stdout:(3/6): ceph-mgr-cephadm-16.2.7-969.g4fa079ba.el 425 kB/s | 108 kB 00:00 2022-04-28T06:24:32.480 INFO:teuthology.orchestra.run.smithi003.stdout:(4/6): python3-apipkg-1.5-6.el8.noarch.rpm 106 kB/s | 21 kB 00:00 2022-04-28T06:24:32.547 INFO:teuthology.orchestra.run.smithi003.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 326 kB/s | 49 kB 00:00 2022-04-28T06:24:32.606 INFO:teuthology.orchestra.run.smithi003.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.4 MB/s | 355 kB 00:00 2022-04-28T06:24:32.607 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:32.608 INFO:teuthology.orchestra.run.smithi003.stdout:Total 12 MB/s | 5.8 MB 00:00 2022-04-28T06:24:32.660 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:24:32.670 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:24:32.670 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:24:32.770 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:24:32.773 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:24:33.051 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:24:33.228 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:33.229 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:33.229 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:24:33.229 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 108 k 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:33.230 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:24:33.231 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:33.231 INFO:teuthology.orchestra.run.smithi025.stdout:Install 6 Packages 2022-04-28T06:24:33.231 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:33.231 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 5.8 M 2022-04-28T06:24:33.232 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 24 M 2022-04-28T06:24:33.232 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:24:33.305 INFO:teuthology.orchestra.run.smithi025.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 7.2 MB/s | 538 kB 00:00 2022-04-28T06:24:33.335 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-28T06:24:33.423 INFO:teuthology.orchestra.run.smithi025.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 25 MB/s | 4.8 MB 00:00 2022-04-28T06:24:33.448 INFO:teuthology.orchestra.run.smithi025.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 150 kB/s | 21 kB 00:00 2022-04-28T06:24:33.548 INFO:teuthology.orchestra.run.smithi025.stdout:(4/6): ceph-mgr-cephadm-16.2.7-969.g4fa079ba.el 342 kB/s | 108 kB 00:00 2022-04-28T06:24:33.552 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-28T06:24:33.749 INFO:teuthology.orchestra.run.smithi025.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 163 kB/s | 49 kB 00:00 2022-04-28T06:24:33.824 INFO:teuthology.orchestra.run.smithi025.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 887 kB/s | 355 kB 00:00 2022-04-28T06:24:33.826 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:33.826 INFO:teuthology.orchestra.run.smithi025.stdout:Total 9.8 MB/s | 5.8 MB 00:00 2022-04-28T06:24:33.879 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:24:33.890 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:24:33.890 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:24:33.985 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:24:33.988 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:24:34.248 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:24:34.525 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-28T06:24:34.530 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-28T06:24:34.792 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-28T06:24:34.924 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-28T06:24:35.139 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-28T06:24:35.331 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:24:35.592 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:24:35.593 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/6 2022-04-28T06:24:35.593 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-28T06:24:35.593 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-28T06:24:35.593 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-28T06:24:35.593 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-28T06:24:35.757 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-28T06:24:36.019 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-28T06:24:36.019 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:36.019 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:24:36.019 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:36.019 INFO:teuthology.orchestra.run.smithi003.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-28T06:24:36.019 INFO:teuthology.orchestra.run.smithi003.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-28T06:24:36.020 INFO:teuthology.orchestra.run.smithi003.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-28T06:24:36.020 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-28T06:24:36.020 INFO:teuthology.orchestra.run.smithi003.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-28T06:24:36.020 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:36.020 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:36.115 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-fuse 2022-04-28T06:24:36.127 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-28T06:24:36.370 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-28T06:24:36.579 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:24:36.706 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:03 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:36.841 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:24:36.841 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/6 2022-04-28T06:24:36.841 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-28T06:24:36.842 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-28T06:24:36.842 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-28T06:24:36.842 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-28T06:24:37.232 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-28T06:24:37.232 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:37.232 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:24:37.232 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:24:37.232 INFO:teuthology.orchestra.run.smithi025.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-28T06:24:37.232 INFO:teuthology.orchestra.run.smithi025.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-28T06:24:37.232 INFO:teuthology.orchestra.run.smithi025.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-28T06:24:37.233 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-28T06:24:37.233 INFO:teuthology.orchestra.run.smithi025.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-28T06:24:37.233 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:37.233 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:37.357 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-fuse 2022-04-28T06:24:37.632 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:37.633 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:37.633 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2022-04-28T06:24:37.633 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:37.633 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:24:37.633 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 901 k 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout:Install 2 Packages 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 984 k 2022-04-28T06:24:37.634 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 2.8 M 2022-04-28T06:24:37.635 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:24:37.697 INFO:teuthology.orchestra.run.smithi003.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.3 MB/s | 83 kB 00:00 2022-04-28T06:24:37.950 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:04 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:38.122 INFO:teuthology.orchestra.run.smithi003.stdout:(2/2): ceph-fuse-16.2.7-969.g4fa079ba.el8.x86_6 1.8 MB/s | 901 kB 00:00 2022-04-28T06:24:38.123 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:38.124 INFO:teuthology.orchestra.run.smithi003.stdout:Total 2.0 MB/s | 984 kB 00:00 2022-04-28T06:24:38.134 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:24:38.156 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:24:38.156 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:24:38.237 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:24:38.240 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:24:38.400 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:24:38.692 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-28T06:24:38.871 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:38.872 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:38.872 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2022-04-28T06:24:38.872 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:38.872 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:24:38.872 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 901 k 2022-04-28T06:24:38.872 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2022-04-28T06:24:38.872 INFO:teuthology.orchestra.run.smithi025.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-28T06:24:38.872 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:38.873 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:24:38.873 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:38.873 INFO:teuthology.orchestra.run.smithi025.stdout:Install 2 Packages 2022-04-28T06:24:38.873 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:38.873 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 984 k 2022-04-28T06:24:38.874 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 2.8 M 2022-04-28T06:24:38.874 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:24:38.881 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:24:38.941 INFO:teuthology.orchestra.run.smithi025.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.2 MB/s | 83 kB 00:00 2022-04-28T06:24:39.231 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:24:39.231 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/2 2022-04-28T06:24:39.299 INFO:teuthology.orchestra.run.smithi025.stdout:(2/2): ceph-fuse-16.2.7-969.g4fa079ba.el8.x86_6 2.1 MB/s | 901 kB 00:00 2022-04-28T06:24:39.300 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:39.301 INFO:teuthology.orchestra.run.smithi025.stdout:Total 2.2 MB/s | 984 kB 00:00 2022-04-28T06:24:39.311 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:24:39.333 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:24:39.333 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:24:39.412 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:24:39.415 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:24:39.585 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:24:39.602 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-28T06:24:39.603 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:39.603 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:24:39.603 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-28T06:24:39.603 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:39.603 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:39.809 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install librados-devel 2022-04-28T06:24:39.847 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-28T06:24:40.092 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:24:40.409 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:07 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:40.458 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:24:40.458 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/2 2022-04-28T06:24:40.812 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-28T06:24:40.812 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:40.812 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:24:40.812 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-28T06:24:40.812 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:40.812 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:40.995 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install librados-devel 2022-04-28T06:24:41.314 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:41.315 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:41.315 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repo Size 2022-04-28T06:24:41.315 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:41.316 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:24:41.316 INFO:teuthology.orchestra.run.smithi003.stdout: librados-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 131 k 2022-04-28T06:24:41.316 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:41.316 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:24:41.316 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:41.317 INFO:teuthology.orchestra.run.smithi003.stdout:Install 1 Package 2022-04-28T06:24:41.317 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:41.317 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 131 k 2022-04-28T06:24:41.317 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 432 k 2022-04-28T06:24:41.317 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:24:41.594 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:08 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:41.692 INFO:teuthology.orchestra.run.smithi003.stdout:librados-devel-16.2.7-969.g4fa079ba.el8.x86_64. 349 kB/s | 131 kB 00:00 2022-04-28T06:24:41.693 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:41.693 INFO:teuthology.orchestra.run.smithi003.stdout:Total 347 kB/s | 131 kB 00:00 2022-04-28T06:24:41.694 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:24:41.699 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:24:41.699 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:24:41.761 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:24:41.764 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:24:42.103 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:24:42.320 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:42.495 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:42.496 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:42.496 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repo Size 2022-04-28T06:24:42.496 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout: librados-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 131 k 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 131 k 2022-04-28T06:24:42.497 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 432 k 2022-04-28T06:24:42.498 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:24:42.582 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:42.712 INFO:teuthology.orchestra.run.smithi025.stdout:librados-devel-16.2.7-969.g4fa079ba.el8.x86_64. 611 kB/s | 131 kB 00:00 2022-04-28T06:24:42.713 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:42.713 INFO:teuthology.orchestra.run.smithi025.stdout:Total 607 kB/s | 131 kB 00:00 2022-04-28T06:24:42.713 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:24:42.718 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:24:42.719 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:24:42.779 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:24:42.782 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:24:42.910 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:24:42.950 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:42.950 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:42.951 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:24:42.951 INFO:teuthology.orchestra.run.smithi003.stdout: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:24:42.951 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:42.951 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:43.126 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:43.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install libcephfs2 2022-04-28T06:24:43.381 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:43.755 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:10 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:43.781 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:43.781 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:43.782 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:24:43.782 INFO:teuthology.orchestra.run.smithi025.stdout: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:24:43.782 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:43.782 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:43.958 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install libcephfs2 2022-04-28T06:24:44.560 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:11 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:44.612 INFO:teuthology.orchestra.run.smithi003.stdout:Package libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:44.673 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:44.674 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:24:44.674 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:44.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install libcephfs-devel 2022-04-28T06:24:45.342 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:12 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:45.404 INFO:teuthology.orchestra.run.smithi025.stdout:Package libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:45.465 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:45.466 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:24:45.466 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:45.546 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install libcephfs-devel 2022-04-28T06:24:46.134 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:13 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:46.230 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:46.230 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:46.230 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repo Size 2022-04-28T06:24:46.230 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:46.230 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:24:46.231 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 25 k 2022-04-28T06:24:46.231 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:46.231 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:24:46.231 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:24:46.231 INFO:teuthology.orchestra.run.smithi003.stdout:Install 1 Package 2022-04-28T06:24:46.231 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:46.232 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 25 k 2022-04-28T06:24:46.232 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 104 k 2022-04-28T06:24:46.232 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:24:46.606 INFO:teuthology.orchestra.run.smithi003.stdout:libcephfs-devel-16.2.7-969.g4fa079ba.el8.x86_64 67 kB/s | 25 kB 00:00 2022-04-28T06:24:46.607 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:46.607 INFO:teuthology.orchestra.run.smithi003.stdout:Total 67 kB/s | 25 kB 00:00 2022-04-28T06:24:46.607 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:24:46.611 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:24:46.611 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:24:46.614 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:24:46.617 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:24:46.665 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:24:46.819 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:47.045 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:47.051 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:47.051 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:47.051 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repo Size 2022-04-28T06:24:47.052 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:47.052 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:24:47.052 INFO:teuthology.orchestra.run.smithi025.stdout: libcephfs-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 25 k 2022-04-28T06:24:47.052 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:47.052 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:24:47.052 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:24:47.052 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2022-04-28T06:24:47.052 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:47.053 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 25 k 2022-04-28T06:24:47.053 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 104 k 2022-04-28T06:24:47.053 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:24:47.385 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:47.385 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:47.385 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:24:47.385 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:24:47.386 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:24:47.386 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:47.483 INFO:teuthology.orchestra.run.smithi025.stdout:libcephfs-devel-16.2.7-969.g4fa079ba.el8.x86_64 58 kB/s | 25 kB 00:00 2022-04-28T06:24:47.484 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:24:47.484 INFO:teuthology.orchestra.run.smithi025.stdout:Total 58 kB/s | 25 kB 00:00 2022-04-28T06:24:47.485 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:24:47.488 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:24:47.488 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:24:47.491 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:24:47.494 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:24:47.544 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:24:47.758 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:47.996 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:48.371 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:24:48.371 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:48.371 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:24:48.372 INFO:teuthology.orchestra.run.smithi025.stdout: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:24:48.372 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:24:48.372 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:48.529 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install librados2 2022-04-28T06:24:49.073 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install librados2 2022-04-28T06:24:49.125 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:16 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:49.677 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:16 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:49.957 INFO:teuthology.orchestra.run.smithi025.stdout:Package librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:50.021 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:50.022 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:24:50.022 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:50.538 INFO:teuthology.orchestra.run.smithi003.stdout:Package librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:50.583 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install librbd1 2022-04-28T06:24:50.602 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:50.603 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:24:50.603 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:50.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install librbd1 2022-04-28T06:24:51.185 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:18 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:51.281 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:18 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:52.060 INFO:teuthology.orchestra.run.smithi025.stdout:Package librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:52.121 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:52.123 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:24:52.123 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:52.133 INFO:teuthology.orchestra.run.smithi003.stdout:Package librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:52.197 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:52.198 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:24:52.198 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:52.209 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install python3-rados 2022-04-28T06:24:52.281 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install python3-rados 2022-04-28T06:24:52.801 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:19 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:52.877 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:19 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:53.664 INFO:teuthology.orchestra.run.smithi025.stdout:Package python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:53.727 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:53.728 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:24:53.728 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:53.734 INFO:teuthology.orchestra.run.smithi003.stdout:Package python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:53.798 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:53.799 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:24:53.799 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:53.812 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install python3-rgw 2022-04-28T06:24:53.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install python3-rgw 2022-04-28T06:24:54.401 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:21 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:54.529 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:21 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:55.252 INFO:teuthology.orchestra.run.smithi025.stdout:Package python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:55.316 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:55.317 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:24:55.317 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:55.366 INFO:teuthology.orchestra.run.smithi003.stdout:Package python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:55.396 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install python3-cephfs 2022-04-28T06:24:55.433 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:55.433 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:24:55.433 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:55.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install python3-cephfs 2022-04-28T06:24:55.997 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:22 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:56.100 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:23 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:56.836 INFO:teuthology.orchestra.run.smithi025.stdout:Package python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:56.897 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:56.898 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:24:56.898 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:56.923 INFO:teuthology.orchestra.run.smithi003.stdout:Package python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:56.980 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install python3-rbd 2022-04-28T06:24:56.987 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:56.988 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:24:56.989 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:57.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install python3-rbd 2022-04-28T06:24:57.572 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:24 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:57.656 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:24 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:58.426 INFO:teuthology.orchestra.run.smithi025.stdout:Package python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:58.488 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:24:58.489 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2022-04-28T06:24:58.489 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:24:58.518 INFO:teuthology.orchestra.run.smithi003.stdout:Package python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:24:58.565 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install rbd-fuse 2022-04-28T06:24:58.581 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:24:58.582 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2022-04-28T06:24:58.582 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:24:58.658 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install rbd-fuse 2022-04-28T06:24:59.160 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:26 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:24:59.249 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:26 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:25:00.084 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:25:00.085 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:00.085 INFO:teuthology.orchestra.run.smithi025.stdout: Package Architecture Version Repository Size 2022-04-28T06:25:00.085 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:00.085 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:25:00.085 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 88 k 2022-04-28T06:25:00.085 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:00.085 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:25:00.086 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:00.086 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2022-04-28T06:25:00.086 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:00.086 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 88 k 2022-04-28T06:25:00.086 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 236 k 2022-04-28T06:25:00.086 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:25:00.174 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 88 k 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:00.175 INFO:teuthology.orchestra.run.smithi003.stdout:Install 1 Package 2022-04-28T06:25:00.176 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:00.176 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 88 k 2022-04-28T06:25:00.176 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 236 k 2022-04-28T06:25:00.176 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:25:00.266 INFO:teuthology.orchestra.run.smithi025.stdout:rbd-fuse-16.2.7-969.g4fa079ba.el8.x86_64.rpm 486 kB/s | 88 kB 00:00 2022-04-28T06:25:00.267 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:25:00.267 INFO:teuthology.orchestra.run.smithi025.stdout:Total 483 kB/s | 88 kB 00:00 2022-04-28T06:25:00.267 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:25:00.277 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:25:00.277 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:25:00.329 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:25:00.332 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:25:00.356 INFO:teuthology.orchestra.run.smithi003.stdout:rbd-fuse-16.2.7-969.g4fa079ba.el8.x86_64.rpm 483 kB/s | 88 kB 00:00 2022-04-28T06:25:00.357 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:25:00.357 INFO:teuthology.orchestra.run.smithi003.stdout:Total 480 kB/s | 88 kB 00:00 2022-04-28T06:25:00.357 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:25:00.371 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:25:00.371 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:25:00.419 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:25:00.422 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:25:00.449 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:25:00.550 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:25:00.665 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:00.725 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:00.924 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:00.961 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:01.305 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:01.305 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:01.305 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:25:01.305 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:25:01.305 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:01.305 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:25:01.351 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:01.351 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:01.351 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:25:01.351 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:25:01.351 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:01.352 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:25:01.496 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install rbd-mirror 2022-04-28T06:25:01.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install rbd-mirror 2022-04-28T06:25:02.092 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:29 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:25:02.139 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:29 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:25:03.017 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:25:03.018 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:03.018 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repo Size 2022-04-28T06:25:03.018 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:03.018 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:25:03.018 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-mirror x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:25:03.018 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:03.018 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:25:03.018 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:03.019 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2022-04-28T06:25:03.019 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:03.019 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 3.7 M 2022-04-28T06:25:03.019 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 15 M 2022-04-28T06:25:03.019 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:25:03.059 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:25:03.059 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:03.059 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repo Size 2022-04-28T06:25:03.060 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:03.060 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:25:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-mirror x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:25:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:03.060 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:25:03.060 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:03.060 INFO:teuthology.orchestra.run.smithi003.stdout:Install 1 Package 2022-04-28T06:25:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:03.061 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 3.7 M 2022-04-28T06:25:03.061 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 15 M 2022-04-28T06:25:03.061 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:25:03.482 INFO:teuthology.orchestra.run.smithi025.stdout:rbd-mirror-16.2.7-969.g4fa079ba.el8.x86_64.rpm 7.9 MB/s | 3.7 MB 00:00 2022-04-28T06:25:03.483 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:25:03.483 INFO:teuthology.orchestra.run.smithi025.stdout:Total 7.9 MB/s | 3.7 MB 00:00 2022-04-28T06:25:03.483 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:25:03.496 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:25:03.496 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:25:03.525 INFO:teuthology.orchestra.run.smithi003.stdout:rbd-mirror-16.2.7-969.g4fa079ba.el8.x86_64.rpm 7.9 MB/s | 3.7 MB 00:00 2022-04-28T06:25:03.526 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:25:03.527 INFO:teuthology.orchestra.run.smithi003.stdout:Total 7.9 MB/s | 3.7 MB 00:00 2022-04-28T06:25:03.527 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:25:03.539 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:25:03.539 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:25:03.562 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:25:03.565 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:25:03.606 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:25:03.609 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:25:04.033 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:25:04.060 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:25:04.258 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:04.285 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:04.643 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:05.027 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:05.028 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:05.028 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:25:05.028 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:25:05.028 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:05.028 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:25:05.039 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:05.040 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:05.040 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:25:05.040 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:25:05.040 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:05.040 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:25:05.198 DEBUG:teuthology.orchestra.run.smithi025:> sudo yum -y install rbd-nbd 2022-04-28T06:25:05.211 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install rbd-nbd 2022-04-28T06:25:05.799 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:32 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:25:05.807 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:32 ago on Thu 28 Apr 2022 06:22:33 AM UTC. 2022-04-28T06:25:06.708 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2022-04-28T06:25:06.709 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:06.709 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2022-04-28T06:25:06.709 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:06.709 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2022-04-28T06:25:06.709 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-nbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:25:06.709 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:06.709 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2022-04-28T06:25:06.709 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2022-04-28T06:25:06.710 INFO:teuthology.orchestra.run.smithi003.stdout:Install 1 Package 2022-04-28T06:25:06.710 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:06.710 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 173 k 2022-04-28T06:25:06.710 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 519 k 2022-04-28T06:25:06.710 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2022-04-28T06:25:06.725 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2022-04-28T06:25:06.725 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:06.726 INFO:teuthology.orchestra.run.smithi025.stdout: Package Architecture Version Repository Size 2022-04-28T06:25:06.726 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:06.726 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2022-04-28T06:25:06.726 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-nbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:25:06.726 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:06.726 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2022-04-28T06:25:06.726 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2022-04-28T06:25:06.726 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2022-04-28T06:25:06.727 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:06.727 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 173 k 2022-04-28T06:25:06.727 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 519 k 2022-04-28T06:25:06.727 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2022-04-28T06:25:06.906 INFO:teuthology.orchestra.run.smithi003.stdout:rbd-nbd-16.2.7-969.g4fa079ba.el8.x86_64.rpm 887 kB/s | 173 kB 00:00 2022-04-28T06:25:06.907 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:25:06.907 INFO:teuthology.orchestra.run.smithi003.stdout:Total 880 kB/s | 173 kB 00:00 2022-04-28T06:25:06.907 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2022-04-28T06:25:06.918 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2022-04-28T06:25:06.918 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2022-04-28T06:25:06.934 INFO:teuthology.orchestra.run.smithi025.stdout:rbd-nbd-16.2.7-969.g4fa079ba.el8.x86_64.rpm 836 kB/s | 173 kB 00:00 2022-04-28T06:25:06.935 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:25:06.935 INFO:teuthology.orchestra.run.smithi025.stdout:Total 831 kB/s | 173 kB 00:00 2022-04-28T06:25:06.935 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2022-04-28T06:25:06.947 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2022-04-28T06:25:06.947 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2022-04-28T06:25:06.970 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2022-04-28T06:25:06.973 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2022-04-28T06:25:07.000 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2022-04-28T06:25:07.003 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2022-04-28T06:25:07.092 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2022-04-28T06:25:07.121 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2022-04-28T06:25:07.282 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:07.537 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:07.648 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:07.921 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:07.957 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:07.957 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:07.957 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2022-04-28T06:25:07.957 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:25:07.957 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:25:07.957 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2022-04-28T06:25:08.139 DEBUG:teuthology.parallel:result is None 2022-04-28T06:25:08.290 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:25:08.290 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:08.290 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2022-04-28T06:25:08.290 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:25:08.290 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:25:08.290 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2022-04-28T06:25:08.484 DEBUG:teuthology.parallel:result is None 2022-04-28T06:25:08.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo lsb_release -is 2022-04-28T06:25:08.528 INFO:teuthology.orchestra.run.smithi003.stdout:CentOSStream 2022-04-28T06:25:08.529 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:25:08.530 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:25:08.530 INFO:teuthology.packaging:ref: None 2022-04-28T06:25:08.530 INFO:teuthology.packaging:tag: None 2022-04-28T06:25:08.530 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:25:08.530 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:25:08.531 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-28T06:25:08.757 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-28T06:25:08.781 INFO:teuthology.orchestra.run.smithi003.stdout:16.2.7-969.g4fa079ba.el8 2022-04-28T06:25:08.782 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-969.g4fa079ba.el8 2022-04-28T06:25:08.782 INFO:teuthology.task.install:The correct ceph version 16.2.7-969.g4fa079ba is installed. 2022-04-28T06:25:08.783 DEBUG:teuthology.orchestra.run.smithi025:> sudo lsb_release -is 2022-04-28T06:25:08.821 INFO:teuthology.orchestra.run.smithi025.stdout:CentOSStream 2022-04-28T06:25:08.822 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:25:08.823 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:25:08.823 INFO:teuthology.packaging:ref: None 2022-04-28T06:25:08.823 INFO:teuthology.packaging:tag: None 2022-04-28T06:25:08.823 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:25:08.824 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:25:08.824 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-28T06:25:09.043 DEBUG:teuthology.orchestra.run.smithi025:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-28T06:25:09.067 INFO:teuthology.orchestra.run.smithi025.stdout:16.2.7-969.g4fa079ba.el8 2022-04-28T06:25:09.067 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-969.g4fa079ba.el8 2022-04-28T06:25:09.068 INFO:teuthology.task.install:The correct ceph version 16.2.7-969.g4fa079ba is installed. 2022-04-28T06:25:09.068 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-28T06:25:09.068 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:25:09.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-28T06:25:09.100 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:25:09.101 DEBUG:teuthology.orchestra.run.smithi025:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-28T06:25:09.135 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-28T06:25:09.136 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:25:09.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/daemon-helper 2022-04-28T06:25:09.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-28T06:25:09.239 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:25:09.240 DEBUG:teuthology.orchestra.run.smithi025:> sudo dd of=/usr/bin/daemon-helper 2022-04-28T06:25:09.267 DEBUG:teuthology.orchestra.run.smithi025:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-28T06:25:09.336 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-28T06:25:09.336 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:25:09.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-28T06:25:09.365 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-28T06:25:09.434 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:25:09.435 DEBUG:teuthology.orchestra.run.smithi025:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-28T06:25:09.462 DEBUG:teuthology.orchestra.run.smithi025:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-28T06:25:09.530 INFO:teuthology.run_tasks:Running task cephadm... 2022-04-28T06:25:09.605 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'docker.io/ceph/daemon-base:latest-pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-28T06:25:09.605 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-pacific 2022-04-28T06:25:09.606 INFO:tasks.cephadm:Cluster fsid is f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:09.607 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2022-04-28T06:25:09.607 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.c': '[v2:172.21.15.3:3301,v1:172.21.15.3:6790]', 'mon.b': '172.21.15.25'} 2022-04-28T06:25:09.607 INFO:tasks.cephadm:First mon is mon.a on smithi003 2022-04-28T06:25:09.607 INFO:tasks.cephadm:First mgr is y 2022-04-28T06:25:09.607 INFO:tasks.cephadm:Normalizing hostnames... 2022-04-28T06:25:09.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2022-04-28T06:25:09.638 DEBUG:teuthology.orchestra.run.smithi025:> sudo hostname $(hostname -s) 2022-04-28T06:25:09.666 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2022-04-28T06:25:09.667 DEBUG:teuthology.orchestra.run.smithi003:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-28T06:25:09.839 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336753 Apr 28 06:25 /home/ubuntu/cephtest/cephadm 2022-04-28T06:25:09.840 DEBUG:teuthology.orchestra.run.smithi025:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-28T06:25:09.960 INFO:teuthology.orchestra.run.smithi025.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336753 Apr 28 06:25 /home/ubuntu/cephtest/cephadm 2022-04-28T06:25:09.960 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-28T06:25:09.981 DEBUG:teuthology.orchestra.run.smithi025:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-28T06:25:10.010 INFO:tasks.cephadm:Pulling image docker.io/ceph/daemon-base:latest-pacific on all hosts... 2022-04-28T06:25:10.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-28T06:25:10.023 DEBUG:teuthology.orchestra.run.smithi025:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-28T06:25:11.592 INFO:teuthology.orchestra.run.smithi025.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:25:11.635 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:25:27.073 INFO:teuthology.orchestra.run.smithi025.stdout:{ 2022-04-28T06:25:27.073 INFO:teuthology.orchestra.run.smithi025.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-28T06:25:27.073 INFO:teuthology.orchestra.run.smithi025.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-28T06:25:27.074 INFO:teuthology.orchestra.run.smithi025.stdout: "repo_digests": [ 2022-04-28T06:25:27.074 INFO:teuthology.orchestra.run.smithi025.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-28T06:25:27.074 INFO:teuthology.orchestra.run.smithi025.stdout: ] 2022-04-28T06:25:27.074 INFO:teuthology.orchestra.run.smithi025.stdout:} 2022-04-28T06:25:27.223 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2022-04-28T06:25:27.223 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-28T06:25:27.223 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-28T06:25:27.224 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2022-04-28T06:25:27.224 INFO:teuthology.orchestra.run.smithi003.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-28T06:25:27.224 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2022-04-28T06:25:27.224 INFO:teuthology.orchestra.run.smithi003.stdout:} 2022-04-28T06:25:27.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2022-04-28T06:25:27.276 DEBUG:teuthology.orchestra.run.smithi025:> sudo mkdir -p /etc/ceph 2022-04-28T06:25:27.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2022-04-28T06:25:27.343 DEBUG:teuthology.orchestra.run.smithi025:> sudo chmod 777 /etc/ceph 2022-04-28T06:25:27.375 INFO:tasks.cephadm:Writing seed config... 2022-04-28T06:25:27.376 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2022-04-28T06:25:27.376 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2022-04-28T06:25:27.376 INFO:tasks.cephadm: override: [osd] debug ms = 1 2022-04-28T06:25:27.376 INFO:tasks.cephadm: override: [osd] debug osd = 20 2022-04-28T06:25:27.376 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2022-04-28T06:25:27.377 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2022-04-28T06:25:27.377 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2022-04-28T06:25:27.377 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2022-04-28T06:25:27.377 INFO:tasks.cephadm: override: [mon] debug mon = 20 2022-04-28T06:25:27.377 INFO:tasks.cephadm: override: [mon] debug ms = 1 2022-04-28T06:25:27.377 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2022-04-28T06:25:27.378 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:25:27.378 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2022-04-28T06:25:27.401 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 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 = f3f9ccb6-c6bb-11ec-8c39-001a4aab830c mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2022-04-28T06:25:27.401 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mon.a.service 2022-04-28T06:25:27.443 DEBUG:teuthology.orchestra.run.smithi003:mgr.y> sudo journalctl -f -n 0 -u ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mgr.y.service 2022-04-28T06:25:27.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:-- Logs begin at Thu 2022-04-28 06:15:36 UTC. -- 2022-04-28T06:25:27.470 INFO:tasks.cephadm:Bootstrapping... 2022-04-28T06:25:27.470 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific -v bootstrap --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c --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 y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:25:27.496 INFO:journalctl@ceph.mgr.y.smithi003.stdout:-- Logs begin at Thu 2022-04-28 06:15:36 UTC. -- 2022-04-28T06:25:27.677 INFO:teuthology.orchestra.run.smithi003.stderr:-------------------------------------------------------------------------------- 2022-04-28T06:25:27.677 INFO:teuthology.orchestra.run.smithi003.stderr:cephadm ['--image', 'docker.io/ceph/daemon-base:latest-pacific', '-v', 'bootstrap', '--fsid', 'f3f9ccb6-c6bb-11ec-8c39-001a4aab830c', '--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', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.3', '--skip-admin-label'] 2022-04-28T06:25:27.715 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: 4.0.2 2022-04-28T06:25:27.831 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying podman|docker is present... 2022-04-28T06:25:27.865 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: 4.0.2 2022-04-28T06:25:27.977 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying lvm2 is present... 2022-04-28T06:25:27.978 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying time synchronization is in place... 2022-04-28T06:25:27.984 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-28T06:25:27.989 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-28T06:25:27.995 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: enabled 2022-04-28T06:25:28.001 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: active 2022-04-28T06:25:28.001 INFO:teuthology.orchestra.run.smithi003.stderr:Unit chronyd.service is enabled and running 2022-04-28T06:25:28.002 INFO:teuthology.orchestra.run.smithi003.stderr:Repeating the final host check... 2022-04-28T06:25:28.036 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: 4.0.2 2022-04-28T06:25:28.147 INFO:teuthology.orchestra.run.smithi003.stderr:podman (/bin/podman) version 4.0.2 is present 2022-04-28T06:25:28.147 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl is present 2022-04-28T06:25:28.148 INFO:teuthology.orchestra.run.smithi003.stderr:lvcreate is present 2022-04-28T06:25:28.153 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-28T06:25:28.158 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-28T06:25:28.164 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: enabled 2022-04-28T06:25:28.170 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: active 2022-04-28T06:25:28.171 INFO:teuthology.orchestra.run.smithi003.stderr:Unit chronyd.service is enabled and running 2022-04-28T06:25:28.171 INFO:teuthology.orchestra.run.smithi003.stderr:Host looks OK 2022-04-28T06:25:28.171 INFO:teuthology.orchestra.run.smithi003.stderr:Cluster fsid: f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:28.171 INFO:teuthology.orchestra.run.smithi003.stderr:Acquiring lock 140435786193384 on /run/cephadm/f3f9ccb6-c6bb-11ec-8c39-001a4aab830c.lock 2022-04-28T06:25:28.171 INFO:teuthology.orchestra.run.smithi003.stderr:Lock 140435786193384 acquired on /run/cephadm/f3f9ccb6-c6bb-11ec-8c39-001a4aab830c.lock 2022-04-28T06:25:28.172 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying IP 172.21.15.3 port 3300 ... 2022-04-28T06:25:28.172 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying IP 172.21.15.3 port 6789 ... 2022-04-28T06:25:28.172 INFO:teuthology.orchestra.run.smithi003.stderr:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2022-04-28T06:25:28.175 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2022-04-28T06:25:28.175 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 metric 100 2022-04-28T06:25:28.178 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2022-04-28T06:25:28.178 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2022-04-28T06:25:28.178 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1790sec hoplimit 64 pref medium 2022-04-28T06:25:28.180 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2022-04-28T06:25:28.180 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: inet6 ::1/128 scope host 2022-04-28T06:25:28.180 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-28T06:25:28.181 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: 3: ens1f0: mtu 1500 state UP qlen 1000 2022-04-28T06:25:28.181 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2022-04-28T06:25:28.181 INFO:teuthology.orchestra.run.smithi003.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-28T06:25:28.181 INFO:teuthology.orchestra.run.smithi003.stderr:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2022-04-28T06:25:28.182 INFO:teuthology.orchestra.run.smithi003.stderr:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2022-04-28T06:25:28.182 INFO:teuthology.orchestra.run.smithi003.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2022-04-28T06:25:28.182 INFO:teuthology.orchestra.run.smithi003.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2022-04-28T06:25:28.183 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:25:28.272 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: Trying to pull docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:25:28.570 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: Getting image source signatures 2022-04-28T06:25:28.570 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: Copying blob sha256:a997af56d24c50f31dbc8bd557a1c2adeb9ea675d7d7142f1a37cb629070c246 2022-04-28T06:25:28.570 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2022-04-28T06:25:28.570 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: Copying config sha256:46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-28T06:25:28.630 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: Writing manifest to image destination 2022-04-28T06:25:28.631 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: Storing signatures 2022-04-28T06:25:28.771 INFO:teuthology.orchestra.run.smithi003.stderr:/bin/podman: 46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-28T06:25:29.270 INFO:teuthology.orchestra.run.smithi003.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-28T06:25:29.679 INFO:teuthology.orchestra.run.smithi003.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-28T06:25:29.679 INFO:teuthology.orchestra.run.smithi003.stderr:Extracting ceph user uid/gid from container image... 2022-04-28T06:25:30.060 INFO:teuthology.orchestra.run.smithi003.stderr:stat: 167 167 2022-04-28T06:25:30.529 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial keys... 2022-04-28T06:25:30.975 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQBaM2pi7yIsORAAzqsZHSFhkVFccQo+mKWkrg== 2022-04-28T06:25:31.658 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQBbM2pil6VkJhAAEt6/lU47H+fA47HtoMyTmw== 2022-04-28T06:25:32.409 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQBcM2pieYWIFRAAAryhmjHon41nk8q0Fvo7Gw== 2022-04-28T06:25:32.779 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial monmap... 2022-04-28T06:25:33.183 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-28T06:25:33.184 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:33.184 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-28T06:25:33.630 INFO:teuthology.orchestra.run.smithi003.stderr:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-28T06:25:33.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: set fsid to f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:33.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-28T06:25:33.631 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:25:33.631 INFO:teuthology.orchestra.run.smithi003.stderr:Creating mon... 2022-04-28T06:25:34.056 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.019+0000 7f8f54b86700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:25:34.056 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.019+0000 7f8f54b86700 1 imported monmap: 2022-04-28T06:25:34.056 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: epoch 0 2022-04-28T06:25:34.056 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:34.056 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: last_changed 2022-04-28T06:25:33.165992+0000 2022-04-28T06:25:34.056 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: created 2022-04-28T06:25:33.165992+0000 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: election_strategy: 1 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.019+0000 7f8f54b86700 0 /usr/bin/ceph-mon: set fsid to f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:25:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: DB SUMMARY 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.create_if_missing: 1 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.env: 0x55fe680551c0 2022-04-28T06:25:34.058 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.info_log: 0x55fe69002f00 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:25:34.059 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:25:34.060 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:25:34.061 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:25:34.061 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:25:34.061 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:25:34.061 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:25:34.061 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:25:34.061 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:25:34.061 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:25:34.061 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.write_buffer_manager: 0x55fe6900b500 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:25:34.062 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:25:34.063 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:25:34.063 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:25:34.063 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:25:34.063 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.row_cache: None 2022-04-28T06:25:34.063 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:25:34.063 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:25:34.063 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:25:34.063 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:25:34.064 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:25:34.064 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:25:34.064 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:25:34.064 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:25:34.064 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:25:34.065 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:25:34.065 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:25:34.065 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:25:34.065 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:25:34.065 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:25:34.065 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:25:34.066 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:25:34.066 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:25:34.066 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:25:34.066 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:25:34.066 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:25:34.067 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:25:34.067 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:25:34.067 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:25:34.067 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:25:34.068 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:25:34.068 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:25:34.068 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:25:34.068 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:25:34.069 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:25:34.069 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:25:34.069 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:25:34.069 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:25:34.069 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:25:34.070 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:25:34.070 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:25:34.070 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:25:34.070 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:25:34.071 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.020+0000 7f8f54b86700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2022-04-28T06:25:34.071 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.071 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.021+0000 7f8f54b86700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2022-04-28T06:25:34.071 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.071 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:25:34.072 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.072 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:25:34.072 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.merge_operator: 2022-04-28T06:25:34.072 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:25:34.072 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:25:34.073 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:25:34.073 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:25:34.073 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fe68f1c160) 2022-04-28T06:25:34.073 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2022-04-28T06:25:34.073 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:25:34.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:25:34.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2022-04-28T06:25:34.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_type: 0 2022-04-28T06:25:34.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2022-04-28T06:25:34.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_shortening: 1 2022-04-28T06:25:34.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:25:34.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2022-04-28T06:25:34.075 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: checksum: 1 2022-04-28T06:25:34.075 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2022-04-28T06:25:34.075 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache: 0x55fe68f52d10 2022-04-28T06:25:34.075 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2022-04-28T06:25:34.075 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_options: 2022-04-28T06:25:34.076 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: capacity : 536870912 2022-04-28T06:25:34.076 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2022-04-28T06:25:34.076 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2022-04-28T06:25:34.076 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2022-04-28T06:25:34.076 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2022-04-28T06:25:34.077 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2022-04-28T06:25:34.077 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_size: 4096 2022-04-28T06:25:34.077 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2022-04-28T06:25:34.078 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2022-04-28T06:25:34.078 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2022-04-28T06:25:34.078 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2022-04-28T06:25:34.078 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: partition_filters: 0 2022-04-28T06:25:34.078 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2022-04-28T06:25:34.079 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:25:34.079 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2022-04-28T06:25:34.079 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: verify_compression: 0 2022-04-28T06:25:34.079 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2022-04-28T06:25:34.079 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: format_version: 2 2022-04-28T06:25:34.080 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2022-04-28T06:25:34.080 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_align: 0 2022-04-28T06:25:34.080 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.080 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:25:34.080 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:25:34.081 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:25:34.081 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:25:34.081 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:25:34.081 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:25:34.082 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:25:34.082 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:25:34.082 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:25:34.082 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:25:34.082 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:25:34.083 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:25:34.083 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:25:34.083 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:25:34.083 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:25:34.084 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:25:34.084 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:25:34.084 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:25:34.084 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:25:34.084 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:25:34.085 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:25:34.085 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:25:34.085 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:25:34.085 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:25:34.085 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:25:34.086 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:25:34.086 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:25:34.086 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:25:34.086 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:25:34.086 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:25:34.087 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:25:34.087 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:25:34.087 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:25:34.087 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:25:34.087 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:25:34.088 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:25:34.088 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:25:34.088 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:25:34.088 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:25:34.088 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:25:34.089 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:25:34.089 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:25:34.089 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:25:34.089 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:25:34.089 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:25:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:25:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:25:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:25:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:25:34.091 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:25:34.091 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:25:34.091 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:25:34.091 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:25:34.091 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:25:34.092 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:25:34.092 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:25:34.092 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:25:34.092 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:25:34.092 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:25:34.093 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:25:34.093 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:25:34.093 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:25:34.093 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:25:34.093 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:25:34.093 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:25:34.093 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:25:34.094 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:25:34.094 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:25:34.094 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-28T06:25:34.094 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.094 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.022+0000 7f8f54b86700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:25:34.095 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.095 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.023+0000 7f8f54b86700 4 rocksdb: DB pointer 0x55fe69017800 2022-04-28T06:25:34.095 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.023+0000 7f8f3da0f700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:25:34.095 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.023+0000 7f8f3da0f700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:25:34.095 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2022-04-28T06:25:34.095 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:25:34.095 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-28T06:25:34.096 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:25:34.096 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:25:34.096 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-28T06:25:34.096 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:25:34.096 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:25:34.096 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.097 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:25:34.097 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-28T06:25:34.097 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:25:34.097 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-28T06:25:34.097 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-28T06:25:34.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:25:34.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-28T06:25:34.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:25:34.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:25:34.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:25:34.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:25:34.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:25:34.099 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:25:34.099 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:25:34.099 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:25:34.099 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:25:34.099 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-28T06:25:34.099 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.099 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:25:34.099 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:25:34.100 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.101 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:25:34.102 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-28T06:25:34.102 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.026+0000 7f8f54b86700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2022-04-28T06:25:34.102 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.026+0000 7f8f54b86700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2022-04-28T06:25:34.102 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:25:34.026+0000 7f8f54b86700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2022-04-28T06:25:34.383 INFO:teuthology.orchestra.run.smithi003.stderr:create mon.a on 2022-04-28T06:25:34.397 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2022-04-28T06:25:34.491 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2022-04-28T06:25:34.587 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c.target. 2022-04-28T06:25:34.588 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c.target. 2022-04-28T06:25:34.799 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to reset failed state of unit ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mon.a.service: Unit ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mon.a.service not loaded. 2022-04-28T06:25:34.806 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c.target.wants/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mon.a.service → /etc/systemd/system/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@.service. 2022-04-28T06:25:35.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:34 smithi003 systemd[1]: Starting Ceph mon.a for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:25:35.402 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: disabled 2022-04-28T06:25:35.410 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-28T06:25:35.410 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld.service is not enabled 2022-04-28T06:25:35.410 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to enable service . firewalld.service is not available 2022-04-28T06:25:35.411 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mon to start... 2022-04-28T06:25:35.411 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mon... 2022-04-28T06:25:35.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:35 smithi003 podman[30361]: 2022-04-28T06:25:35.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:35 smithi003 bash[30361]: b3acf289991330e67dcf6e9d5df2f30e29679acbecacdfc67dcbfe89ae25f278 2022-04-28T06:25:35.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:35 smithi003 systemd[1]: Started Ceph mon.a for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:25:35.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: cluster 2022-04-28T06:25:35.415691+0000 mon.a (mon.0) 0 : [INF] mkfs f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:35.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: cluster 2022-04-28T06:25:35.398668+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:25:35.938 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: cluster: 2022-04-28T06:25:35.938 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: id: f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:35.938 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: health: HEALTH_OK 2022-04-28T06:25:35.939 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:35.939 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: services: 2022-04-28T06:25:35.939 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.519143s) 2022-04-28T06:25:35.939 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr: no daemons active 2022-04-28T06:25:35.939 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2022-04-28T06:25:35.939 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:35.940 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: data: 2022-04-28T06:25:35.940 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2022-04-28T06:25:35.940 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2022-04-28T06:25:35.940 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2022-04-28T06:25:35.940 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: pgs: 2022-04-28T06:25:35.940 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:36.358 INFO:teuthology.orchestra.run.smithi003.stderr:mon is available 2022-04-28T06:25:36.359 INFO:teuthology.orchestra.run.smithi003.stderr:Assimilating anything we can from ceph.conf... 2022-04-28T06:25:36.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: cluster 2022-04-28T06:25:35.414358+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:25:36.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: cluster 2022-04-28T06:25:35.414595+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} 2022-04-28T06:25:36.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: cluster 2022-04-28T06:25:35.417229+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2022-04-28T06:25:36.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: cluster 2022-04-28T06:25:35.419549+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-28T06:25:36.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: cluster 2022-04-28T06:25:35.419991+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2022-04-28T06:25:36.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: audit 2022-04-28T06:25:35.933459+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.3:0/2568943420' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2022-04-28T06:25:36.869 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:36.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [global] 2022-04-28T06:25:36.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: fsid = f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:36.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-28T06:25:36.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2022-04-28T06:25:36.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-28T06:25:36.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-28T06:25:36.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-28T06:25:36.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-28T06:25:36.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:36.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [mgr] 2022-04-28T06:25:36.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-28T06:25:36.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:36.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [osd] 2022-04-28T06:25:36.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-28T06:25:36.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-28T06:25:37.203 INFO:teuthology.orchestra.run.smithi003.stderr:Generating new minimal ceph.conf... 2022-04-28T06:25:37.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: audit 2022-04-28T06:25:36.865018+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.3:0/1043435484' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:25:37.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: audit 2022-04-28T06:25:36.867786+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.3:0/1043435484' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-28T06:25:38.044 INFO:teuthology.orchestra.run.smithi003.stderr:Restarting the monitor... 2022-04-28T06:25:38.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 systemd[1]: Stopping Ceph mon.a for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:25:38.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 bash[30712]: Error: no container with name or ID "ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-28T06:25:38.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: debug 2022-04-28T06:25:38.162+0000 7fd386086700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2022-04-28T06:25:38.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30377]: debug 2022-04-28T06:25:38.162+0000 7fd386086700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2022-04-28T06:25:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 bash[30726]: ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a 2022-04-28T06:25:39.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 bash[30762]: Error: no container with name or ID "ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-28T06:25:39.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 systemd[1]: ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mon.a.service: Succeeded. 2022-04-28T06:25:39.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 systemd[1]: Stopped Ceph mon.a for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:25:39.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:38 smithi003 systemd[1]: Starting Ceph mon.a for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:25:39.275 INFO:teuthology.orchestra.run.smithi003.stderr:Setting mon public_network to 172.21.0.0/20 2022-04-28T06:25:39.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 podman[30834]: 2022-04-28T06:25:39.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.242+0000 7fe0e9c93700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:25:39.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.242+0000 7fe0e9c93700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-28T06:25:39.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.242+0000 7fe0e9c93700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:25:39.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 bash[30834]: 90ec04a019ed4e54dd93a4def0667d66273f676578e8f820866cadfde81442af 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.246+0000 7fe0e9c93700 0 load: jerasure load: lrc load: isa 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: DB SUMMARY 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:25:39.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 80988 ; 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:25:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.env: 0x557fc214f1c0 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.info_log: 0x557fc483a6a0 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:25:39.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:25:39.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-28T06:25:39.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:25:39.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:25:39.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:25:39.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:25:39.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:25:39.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:25:39.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.write_buffer_manager: 0x557fc48cdf80 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:25:39.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:25:39.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:25:39.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:25:39.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:25:39.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:25:39.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:25:39.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:25:39.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:25:39.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:25:39.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.row_cache: None 2022-04-28T06:25:39.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:25:39.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:25:39.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:25:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:25:39.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:25:39.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.merge_operator: 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557fc47dfcc0) 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cache_index_and_filter_blocks: 1 2022-04-28T06:25:39.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: pin_top_level_index_and_filter: 1 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: index_type: 0 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: data_block_index_type: 0 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: index_shortening: 1 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: hash_index_allow_collision: 1 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: checksum: 1 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: no_block_cache: 0 2022-04-28T06:25:39.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: block_cache: 0x557fc4814f10 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: block_cache_name: BinnedLRUCache 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: block_cache_options: 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: capacity : 536870912 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: num_shard_bits : 4 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: strict_capacity_limit : 0 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: high_pri_pool_ratio: 0.000 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: block_cache_compressed: (nil) 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: persistent_cache: (nil) 2022-04-28T06:25:39.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: block_size: 4096 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: block_size_deviation: 10 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: block_restart_interval: 16 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: index_block_restart_interval: 1 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: metadata_block_size: 4096 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: partition_filters: 0 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: use_delta_encoding: 1 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: whole_key_filtering: 1 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: verify_compression: 0 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: read_amp_bytes_per_bit: 0 2022-04-28T06:25:39.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: format_version: 2 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: enable_index_compression: 1 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: block_align: 0 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:25:39.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:25:39.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:25:39.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:25:39.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:25:39.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:25:39.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:25:39.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:25:39.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:25:39.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:25:39.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:25:39.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.247+0000 7fe0e9c93700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.248+0000 7fe0e9c93700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.248+0000 7fe0e9c93700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.248+0000 7fe0e9c93700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127139249030, "job": 1, "event": "recovery_started", "log_files": [6]} 2022-04-28T06:25:39.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.248+0000 7fe0e9c93700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2022-04-28T06:25:39.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.248+0000 7fe0e9c93700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-28T06:25:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.249+0000 7fe0e9c93700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127139249869, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 77722, "table_properties": {"data_size": 76018, "index_size": 309, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9666, "raw_average_key_size": 48, "raw_value_size": 70502, "raw_average_value_size": 350, "num_data_blocks": 10, "num_entries": 201, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1651127139, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:25:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.249+0000 7fe0e9c93700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2022-04-28T06:25:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.249+0000 7fe0e9c93700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127139250273, "job": 1, "event": "recovery_finished"} 2022-04-28T06:25:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.250+0000 7fe0e9c93700 4 rocksdb: DB pointer 0x557fc48d9800 2022-04-28T06:25:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.250+0000 7fe0d0a9b700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.250+0000 7fe0d0a9b700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ** DB Stats ** 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:25:39.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ** Compaction Stats [default] ** 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 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 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: L0 2/0 77.55 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.8 0.00 0.00 1 0.001 0 0 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Sum 2/0 77.55 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.8 0.00 0.00 1 0.001 0 0 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.8 0.00 0.00 1 0.001 0 0 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ** Compaction Stats [default] ** 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 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 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 135.8 0.00 0.00 1 0.001 0 0 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:25:39.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Cumulative compaction: 0.00 GB write, 26.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Interval compaction: 0.00 GB write, 26.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 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 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ** Compaction Stats [default] ** 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 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 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:25:39.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: L0 2/0 77.55 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.8 0.00 0.00 1 0.001 0 0 2022-04-28T06:25:39.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Sum 2/0 77.55 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.8 0.00 0.00 1 0.001 0 0 2022-04-28T06:25:39.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-28T06:25:39.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ** Compaction Stats [default] ** 2022-04-28T06:25:39.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 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 2022-04-28T06:25:39.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:25:39.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 135.8 0.00 0.00 1 0.001 0 0 2022-04-28T06:25:39.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Cumulative compaction: 0.00 GB write, 26.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 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 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.250+0000 7fe0e9c93700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.251+0000 7fe0e9c93700 1 mon.a@-1(???) e1 preinit fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.251+0000 7fe0e9c93700 0 mon.a@-1(???).mds e1 new map 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.251+0000 7fe0e9c93700 0 mon.a@-1(???).mds e1 print_map 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: e1 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 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} 2022-04-28T06:25:39.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: legacy client fscid: -1 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: No filesystems configured 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.252+0000 7fe0e9c93700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.252+0000 7fe0e9c93700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.252+0000 7fe0e9c93700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.252+0000 7fe0e9c93700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:36.865018+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.3:0/1043435484' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:36.867786+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.3:0/1043435484' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-28T06:25:39.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.252+0000 7fe0e9c93700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta expand map: {default=false} 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta from 'false' to 'false' 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta expanded map: {default=false} 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta expand map: {default=info} 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta from 'info' to 'info' 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta expanded map: {default=info} 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta expand map: {default=daemon} 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-28T06:25:39.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta expand map: {default=debug} 2022-04-28T06:25:39.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-28T06:25:39.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: debug 2022-04-28T06:25:39.253+0000 7fe0e9c93700 20 expand_channel_meta expanded map: {default=debug} 2022-04-28T06:25:39.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 systemd[1]: Started Ceph mon.a for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:25:39.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:39.267599+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:25:39.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:39.267641+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} 2022-04-28T06:25:39.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:39.267669+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2022-04-28T06:25:39.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:39.267692+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-28T06:25:39.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:39.268050+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2022-04-28T06:25:40.222 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote config to /etc/ceph/ceph.conf 2022-04-28T06:25:40.222 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:25:40.222 INFO:teuthology.orchestra.run.smithi003.stderr:Creating mgr... 2022-04-28T06:25:40.223 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying port 9283 ... 2022-04-28T06:25:40.357 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to reset failed state of unit ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mgr.y.service: Unit ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mgr.y.service not loaded. 2022-04-28T06:25:40.363 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c.target.wants/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mgr.y.service → /etc/systemd/system/ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@.service. 2022-04-28T06:25:40.576 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:25:40 smithi003 systemd[1]: Starting Ceph mgr.y for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:25:41.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:40 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:39.873484+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.3:0/3737214652' entity='client.admin' 2022-04-28T06:25:41.049 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:25:40 smithi003 podman[31108]: 2022-04-28T06:25:41.050 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:25:40 smithi003 bash[31108]: 9dd81cf8511c5b7c40fb93a790191b799dd7189c611024df6875bc891308391b 2022-04-28T06:25:41.059 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: disabled 2022-04-28T06:25:41.066 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-28T06:25:41.067 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld.service is not enabled 2022-04-28T06:25:41.067 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to enable service . firewalld.service is not available 2022-04-28T06:25:41.075 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: disabled 2022-04-28T06:25:41.082 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-28T06:25:41.083 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld.service is not enabled 2022-04-28T06:25:41.083 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2022-04-28T06:25:41.083 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr to start... 2022-04-28T06:25:41.083 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr... 2022-04-28T06:25:41.314 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:25:41 smithi003 systemd[1]: Started Ceph mgr.y for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:25:41.652 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:41.652 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "f3f9ccb6-c6bb-11ec-8c39-001a4aab830c", 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2022-04-28T06:25:41.653 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 2, 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:41.654 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:25:41.655 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:41.655 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:25:41.655 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:25:41.655 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:25:41.658 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:25:41.659 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": false, 2022-04-28T06:25:41.660 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:25:35.416138+0000", 2022-04-28T06:25:41.661 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:25:41.662 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:41.662 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:25:41.662 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-28T06:25:42.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:41 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:41.647697+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.3:0/4025972545' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:25:42.032 INFO:teuthology.orchestra.run.smithi003.stderr:mgr not available, waiting (1/15)... 2022-04-28T06:25:44.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:44.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-28T06:25:44.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "f3f9ccb6-c6bb-11ec-8c39-001a4aab830c", 2022-04-28T06:25:44.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:25:44.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 5, 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:25:44.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:25:44.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:44.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": false, 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:44.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:25:44.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:44.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:25:35.416138+0000", 2022-04-28T06:25:44.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:25:44.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:44.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:25:44.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-28T06:25:44.993 INFO:teuthology.orchestra.run.smithi003.stderr:mgr not available, waiting (2/15)... 2022-04-28T06:25:45.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:44.592054+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.3:0/150332517' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:25:46.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:46.268668+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2022-04-28T06:25:46.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:46.271136+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00255895s) 2022-04-28T06:25:46.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.272184+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:25:46.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.272310+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:25:46.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.272504+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:25:46.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.272721+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:25:46.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.273046+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:25:46.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:46.286208+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2022-04-28T06:25:46.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.296348+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' 2022-04-28T06:25:46.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.299798+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:25:46.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.301075+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:25:46.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.308927+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' 2022-04-28T06:25:46.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:46.313431+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.3:0/2603915325' entity='mgr.y' 2022-04-28T06:25:47.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:47.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-28T06:25:47.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "f3f9ccb6-c6bb-11ec-8c39-001a4aab830c", 2022-04-28T06:25:47.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:25:47.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:25:47.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:25:47.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:25:47.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:47.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:25:47.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:25:47.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2022-04-28T06:25:47.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:47.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 8, 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:47.874 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:25:47.875 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:47.875 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:25:47.875 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:25:47.875 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:25:47.875 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:25:47.875 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:25:47.875 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:25:47.875 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:25:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:25:47.877 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:47.877 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:25:47.877 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:47.877 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:25:47.877 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:25:47.877 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:47.877 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:25:47.877 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:25:47.879 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:25:47.879 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:25:35.416138+0000", 2022-04-28T06:25:47.879 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:25:47.879 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-28T06:25:47.879 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:25:47.879 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-28T06:25:48.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:48 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:47.274537+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00595s) 2022-04-28T06:25:48.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:48 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:47.862274+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.3:0/2748614156' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:25:49.750 INFO:teuthology.orchestra.run.smithi003.stderr:mgr is available 2022-04-28T06:25:50.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:49.277333+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2022-04-28T06:25:51.990 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:51.990 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [global] 2022-04-28T06:25:51.990 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: fsid = f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:25:51.990 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [mgr] 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [osd] 2022-04-28T06:25:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-28T06:25:51.992 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-28T06:25:52.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:51.986394+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.3:0/1175683020' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:25:53.604 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling cephadm module... 2022-04-28T06:25:56.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:56.261356+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.3:0/1232006933' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2022-04-28T06:25:56.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:25:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: ignoring --setuser ceph since I am not root 2022-04-28T06:25:56.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:25:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: ignoring --setgroup ceph since I am not root 2022-04-28T06:25:57.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:25:56.314503+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.3:0/1232006933' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2022-04-28T06:25:57.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:25:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:25:56.314555+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 10s) 2022-04-28T06:26:00.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-28T06:26:00.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 5, 2022-04-28T06:26:00.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:26:00.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-28T06:26:00.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-28T06:26:00.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-28T06:26:00.499 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:00.132523+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.3:0/2723520409' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-28T06:26:00.505 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for the mgr to restart... 2022-04-28T06:26:00.505 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr epoch 5... 2022-04-28T06:26:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:01 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:01.651683+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2022-04-28T06:26:02.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:01 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:01.652072+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2022-04-28T06:26:02.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:01 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:01.654284+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2022-04-28T06:26:02.723 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-28T06:26:02.723 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2022-04-28T06:26:02.723 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "initialized": true 2022-04-28T06:26:02.723 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-28T06:26:03.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:01.705371+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0533726s) 2022-04-28T06:26:03.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.706473+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:26:03.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.707187+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:26:03.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.707936+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:26:03.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.708119+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:26:03.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.709869+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:26:03.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:01.711764+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2022-04-28T06:26:03.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.728450+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:03.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.733934+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:03.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.739043+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:03.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.835328+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:03.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.836073+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:03.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.837816+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:03.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.839178+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:03.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.850331+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:26:03.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:01.851555+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:26:03.151 INFO:teuthology.orchestra.run.smithi003.stderr:mgr epoch 5 is available 2022-04-28T06:26:03.151 INFO:teuthology.orchestra.run.smithi003.stderr:Setting orchestrator backend to cephadm... 2022-04-28T06:26:04.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:02.712382+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-28T06:26:04.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:02.712992+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06099s) 2022-04-28T06:26:04.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:02.720535+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-28T06:26:04.833 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: value unchanged 2022-04-28T06:26:04.987 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:03.718523+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2022-04-28T06:26:04.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:03.780081+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:04.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:03.783659+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:04.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:03.787450+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:05.242 INFO:teuthology.orchestra.run.smithi003.stderr:Generating ssh key... 2022-04-28T06:26:06.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:04.830910+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:06.576 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: Generating public/private rsa key pair. 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: Your identification has been saved in /tmp/tmp7pmaj9b_/key. 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: Your public key has been saved in /tmp/tmp7pmaj9b_/key.pub. 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: The key fingerprint is: 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: SHA256:aR6YFPmkLAqFRJZEX2VywNJe8tCUOA4zAVE9xUt8lR0 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: The key's randomart image is: 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: +---[RSA 3072]----+ 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: |=X=o=+@B. ..oE. | 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: |o.o=.X=O.. . . | 2022-04-28T06:26:06.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: | . .B.X+o | 2022-04-28T06:26:06.578 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: |. .+o=.. | 2022-04-28T06:26:06.578 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: | . . .o S | 2022-04-28T06:26:06.578 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: | . o . | 2022-04-28T06:26:06.578 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: | . | 2022-04-28T06:26:06.578 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: | | 2022-04-28T06:26:06.578 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: | | 2022-04-28T06:26:06.578 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:06 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: +----[SHA256]-----+ 2022-04-28T06:26:07.411 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/iyJto1W9LIvq/ie3JV6solvKyTqjgOdMsr+V8ssYrGgIdBWxY2LKVMyzneaBNKSQ8MzIjapwdWKr4E/N8HN/FMwTXhAI12/gec2icm/x8+kBmnF0iOitv42c0ell7j6iF6lcXnH2eWRmLJ196K30hEDIiUjK8I51kMP9iK6FzYJCHXDdO7xHojOkQVsIl8f/YSDufDUNqw6xq3PCRZXYcXEY4VWOBANYP0tD257kfeIP0oZuefZ2uCr6oUWVnv6ZxKjEoPTvbeufFVH4Ln0+EQZK2LtCDr17GJRtNks4qp/zAuUq6P4k24qsRdnrzRj/oSFMiixXs1lcR+5E5yNx7KBDW1DwqSC6dgMdy2CgnaL2jJnmfkwq1N4ONfmDsrRANS6J4z0wGR++hLkLyU43TLw0fO6bOSP7SpqjX+xe9UdIpHwTIfxho8QBef2EmPkZjtYXKODmKXGZf+goBssKF0Yr3fD/FykdIK48NCBdMQbrAaMF3G1lvXCqY8bOwm8= ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:26:07.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:05.857949+0000 mgr.y (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2022-04-28T06:26:07.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:06.316205+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:07.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:06.317884+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:07.826 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2022-04-28T06:26:07.827 INFO:teuthology.orchestra.run.smithi003.stderr:Adding key to root@localhost authorized_keys... 2022-04-28T06:26:07.827 INFO:teuthology.orchestra.run.smithi003.stderr:Adding host smithi003... 2022-04-28T06:26:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:07.409046+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:08.827 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: [78B blob data] 2022-04-28T06:26:09.204 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Added host 'smithi003' with addr '172.21.15.3' 2022-04-28T06:26:09.573 INFO:teuthology.orchestra.run.smithi003.stderr:Deploying unmanaged mon service... 2022-04-28T06:26:10.225 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Scheduled mon update... 2022-04-28T06:26:10.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:08.485599+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:10.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:09.201280+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:10.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:09.201606+0000 mgr.y (mgr.14116) 9 : cephadm [INF] Added host smithi003 2022-04-28T06:26:10.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:09.201860+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:10.717 INFO:teuthology.orchestra.run.smithi003.stderr:Deploying unmanaged mgr service... 2022-04-28T06:26:11.452 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Scheduled mgr update... 2022-04-28T06:26:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:10.219650+0000 mgr.y (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:11.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:10.220373+0000 mgr.y (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2022-04-28T06:26:11.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:10.222925+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:12.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:11.447193+0000 mgr.y (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:12.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:11.447733+0000 mgr.y (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2022-04-28T06:26:12.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:11.450489+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:12.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:11.776316+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:12.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:12.200254+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:13.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:13 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:12.680209+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.3:0/1550632531' entity='client.admin' 2022-04-28T06:26:13.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:13 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:13.378180+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.3:0/586960370' entity='mgr.y' 2022-04-28T06:26:14.246 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling the dashboard module... 2022-04-28T06:26:15.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:13.768817+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.3:0/2567134449' entity='client.admin' 2022-04-28T06:26:16.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:14.899082+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.3:0/1651932448' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2022-04-28T06:26:16.077 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: ignoring --setuser ceph since I am not root 2022-04-28T06:26:16.077 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: ignoring --setgroup ceph since I am not root 2022-04-28T06:26:16.896 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-28T06:26:16.896 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 9, 2022-04-28T06:26:16.896 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:26:16.896 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-28T06:26:16.896 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-28T06:26:16.896 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-28T06:26:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:16 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:15.773147+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.3:0/1651932448' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2022-04-28T06:26:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:16 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:15.773218+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 14s) 2022-04-28T06:26:17.337 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for the mgr to restart... 2022-04-28T06:26:17.338 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr epoch 9... 2022-04-28T06:26:17.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:17 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:16.893408+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.3:0/2007948226' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-28T06:26:21.576 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:21 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: [78B blob data] 2022-04-28T06:26:21.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:21 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:21.127760+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2022-04-28T06:26:21.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:21 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:21.128160+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2022-04-28T06:26:21.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:21 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:21.132294+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2022-04-28T06:26:22.199 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-28T06:26:22.199 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2022-04-28T06:26:22.200 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "initialized": true 2022-04-28T06:26:22.200 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-28T06:26:22.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:21.183111+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.055033s) 2022-04-28T06:26:22.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.185874+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:26:22.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.186573+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:26:22.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.187493+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:26:22.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.187688+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:26:22.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.187860+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:26:22.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:21.189655+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2022-04-28T06:26:22.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.293456+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:22.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.295918+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:22.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.315952+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:26:22.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:21.317436+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:26:22.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:22.173544+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:22.602 INFO:teuthology.orchestra.run.smithi003.stderr:mgr epoch 9 is available 2022-04-28T06:26:22.602 INFO:teuthology.orchestra.run.smithi003.stderr:Generating a dashboard self-signed certificate... 2022-04-28T06:26:23.350 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Self-signed certificate created 2022-04-28T06:26:23.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:22.189299+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-28T06:26:23.535 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:22.189842+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.06175s) 2022-04-28T06:26:23.535 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:22.196733+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-28T06:26:23.946 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial admin user... 2022-04-28T06:26:24.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:24 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:23.194947+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2022-04-28T06:26:24.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:24 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:23.275087+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:24.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:24 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:23.343481+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:24.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:24 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:23.348136+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:24.853 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$C/K/BZmrKp371jrAcnHHveqR5F7zrRQBT3PlidqCttTQ7ELYrhGfu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1651127184, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2022-04-28T06:26:25.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:24.606834+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:25.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:24.851533+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:25.792 INFO:teuthology.orchestra.run.smithi003.stderr:Fetching dashboard port number... 2022-04-28T06:26:26.748 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 8443 2022-04-28T06:26:27.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:26.746686+0000 mon.a (mon.0) 88 : audit [DBG] from='client.? 172.21.15.3:0/2671660094' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2022-04-28T06:26:27.151 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: disabled 2022-04-28T06:26:27.158 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-28T06:26:27.159 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld.service is not enabled 2022-04-28T06:26:27.159 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2022-04-28T06:26:27.161 INFO:teuthology.orchestra.run.smithi003.stderr:Ceph Dashboard is now available at: 2022-04-28T06:26:27.161 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:27.161 INFO:teuthology.orchestra.run.smithi003.stderr: URL: https://smithi003:8443/ 2022-04-28T06:26:27.161 INFO:teuthology.orchestra.run.smithi003.stderr: User: admin 2022-04-28T06:26:27.161 INFO:teuthology.orchestra.run.smithi003.stderr: Password: p8hu9eh8dz 2022-04-28T06:26:27.161 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:27.162 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling autotune for osd_memory_target 2022-04-28T06:26:28.935 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2022-04-28T06:26:29.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:27.800236+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e13: y(active, since 6s) 2022-04-28T06:26:29.346 INFO:teuthology.orchestra.run.smithi003.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2022-04-28T06:26:29.346 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr:Or, if you are only running a single cluster on this host: 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr:Please consider enabling telemetry to help improve Ceph: 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr: ceph telemetry on 2022-04-28T06:26:29.347 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:29.348 INFO:teuthology.orchestra.run.smithi003.stderr:For more information see: 2022-04-28T06:26:29.348 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:29.348 INFO:teuthology.orchestra.run.smithi003.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2022-04-28T06:26:29.348 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-28T06:26:29.348 INFO:teuthology.orchestra.run.smithi003.stderr:Bootstrap complete. 2022-04-28T06:26:29.381 INFO:tasks.cephadm:Fetching config... 2022-04-28T06:26:29.382 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:26:29.382 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2022-04-28T06:26:29.400 INFO:tasks.cephadm:Fetching client.admin keyring... 2022-04-28T06:26:29.400 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:26:29.401 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2022-04-28T06:26:29.459 INFO:tasks.cephadm:Fetching mon keyring... 2022-04-28T06:26:29.459 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:26:29.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/f3f9ccb6-c6bb-11ec-8c39-001a4aab830c/mon.a/keyring of=/dev/stdout 2022-04-28T06:26:29.527 INFO:tasks.cephadm:Fetching pub ssh key... 2022-04-28T06:26:29.527 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:26:29.527 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2022-04-28T06:26:29.584 INFO:tasks.cephadm:Installing pub ssh key for root users... 2022-04-28T06:26:29.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/iyJto1W9LIvq/ie3JV6solvKyTqjgOdMsr+V8ssYrGgIdBWxY2LKVMyzneaBNKSQ8MzIjapwdWKr4E/N8HN/FMwTXhAI12/gec2icm/x8+kBmnF0iOitv42c0ell7j6iF6lcXnH2eWRmLJ196K30hEDIiUjK8I51kMP9iK6FzYJCHXDdO7xHojOkQVsIl8f/YSDufDUNqw6xq3PCRZXYcXEY4VWOBANYP0tD257kfeIP0oZuefZ2uCr6oUWVnv6ZxKjEoPTvbeufFVH4Ln0+EQZK2LtCDr17GJRtNks4qp/zAuUq6P4k24qsRdnrzRj/oSFMiixXs1lcR+5E5yNx7KBDW1DwqSC6dgMdy2CgnaL2jJnmfkwq1N4ONfmDsrRANS6J4z0wGR++hLkLyU43TLw0fO6bOSP7SpqjX+xe9UdIpHwTIfxho8QBef2EmPkZjtYXKODmKXGZf+goBssKF0Yr3fD/FykdIK48NCBdMQbrAaMF3G1lvXCqY8bOwm8= ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-28T06:26:29.668 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/iyJto1W9LIvq/ie3JV6solvKyTqjgOdMsr+V8ssYrGgIdBWxY2LKVMyzneaBNKSQ8MzIjapwdWKr4E/N8HN/FMwTXhAI12/gec2icm/x8+kBmnF0iOitv42c0ell7j6iF6lcXnH2eWRmLJ196K30hEDIiUjK8I51kMP9iK6FzYJCHXDdO7xHojOkQVsIl8f/YSDufDUNqw6xq3PCRZXYcXEY4VWOBANYP0tD257kfeIP0oZuefZ2uCr6oUWVnv6ZxKjEoPTvbeufFVH4Ln0+EQZK2LtCDr17GJRtNks4qp/zAuUq6P4k24qsRdnrzRj/oSFMiixXs1lcR+5E5yNx7KBDW1DwqSC6dgMdy2CgnaL2jJnmfkwq1N4ONfmDsrRANS6J4z0wGR++hLkLyU43TLw0fO6bOSP7SpqjX+xe9UdIpHwTIfxho8QBef2EmPkZjtYXKODmKXGZf+goBssKF0Yr3fD/FykdIK48NCBdMQbrAaMF3G1lvXCqY8bOwm8= ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:26:29.680 DEBUG:teuthology.orchestra.run.smithi025:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/iyJto1W9LIvq/ie3JV6solvKyTqjgOdMsr+V8ssYrGgIdBWxY2LKVMyzneaBNKSQ8MzIjapwdWKr4E/N8HN/FMwTXhAI12/gec2icm/x8+kBmnF0iOitv42c0ell7j6iF6lcXnH2eWRmLJ196K30hEDIiUjK8I51kMP9iK6FzYJCHXDdO7xHojOkQVsIl8f/YSDufDUNqw6xq3PCRZXYcXEY4VWOBANYP0tD257kfeIP0oZuefZ2uCr6oUWVnv6ZxKjEoPTvbeufFVH4Ln0+EQZK2LtCDr17GJRtNks4qp/zAuUq6P4k24qsRdnrzRj/oSFMiixXs1lcR+5E5yNx7KBDW1DwqSC6dgMdy2CgnaL2jJnmfkwq1N4ONfmDsrRANS6J4z0wGR++hLkLyU43TLw0fO6bOSP7SpqjX+xe9UdIpHwTIfxho8QBef2EmPkZjtYXKODmKXGZf+goBssKF0Yr3fD/FykdIK48NCBdMQbrAaMF3G1lvXCqY8bOwm8= ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-28T06:26:29.728 INFO:teuthology.orchestra.run.smithi025.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/iyJto1W9LIvq/ie3JV6solvKyTqjgOdMsr+V8ssYrGgIdBWxY2LKVMyzneaBNKSQ8MzIjapwdWKr4E/N8HN/FMwTXhAI12/gec2icm/x8+kBmnF0iOitv42c0ell7j6iF6lcXnH2eWRmLJ196K30hEDIiUjK8I51kMP9iK6FzYJCHXDdO7xHojOkQVsIl8f/YSDufDUNqw6xq3PCRZXYcXEY4VWOBANYP0tD257kfeIP0oZuefZ2uCr6oUWVnv6ZxKjEoPTvbeufFVH4Ln0+EQZK2LtCDr17GJRtNks4qp/zAuUq6P4k24qsRdnrzRj/oSFMiixXs1lcR+5E5yNx7KBDW1DwqSC6dgMdy2CgnaL2jJnmfkwq1N4ONfmDsrRANS6J4z0wGR++hLkLyU43TLw0fO6bOSP7SpqjX+xe9UdIpHwTIfxho8QBef2EmPkZjtYXKODmKXGZf+goBssKF0Yr3fD/FykdIK48NCBdMQbrAaMF3G1lvXCqY8bOwm8= ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:26:29.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2022-04-28T06:26:30.281 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:28.931463+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 172.21.15.3:0/2450617079' entity='client.admin' 2022-04-28T06:26:32.207 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2022-04-28T06:26:32.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2022-04-28T06:26:32.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:32 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:31.766945+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.3:0/3841913478' entity='client.admin' 2022-04-28T06:26:34.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:34 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:33.208564+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:34.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:34 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:33.755233+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:26:34.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:34 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:33.758113+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:34.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:34 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:33.759128+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:34.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:34 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:33.761920+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:34.622 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi025 2022-04-28T06:26:34.622 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:26:34.622 DEBUG:teuthology.orchestra.run.smithi025:> dd of=/etc/ceph/ceph.conf 2022-04-28T06:26:34.644 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:26:34.644 DEBUG:teuthology.orchestra.run.smithi025:> dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:26:34.704 INFO:tasks.cephadm:Adding host smithi025 to orchestrator... 2022-04-28T06:26:34.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch host add smithi025 2022-04-28T06:26:35.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:34.232075+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:35.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:34.232547+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:35.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:34.233465+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:26:35.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:34.234179+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:26:35.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:34.235595+0000 mgr.y (mgr.14146) 6 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-28T06:26:35.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:34.255848+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:26:35.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:34.283818+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:35.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:34.287326+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:36.827 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: [89B blob data] 2022-04-28T06:26:37.207 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi025' with addr '172.21.15.25' 2022-04-28T06:26:37.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:36.449814+0000 mgr.y (mgr.14146) 8 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi025", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:37.576 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 28 06:26:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr-y[31124]: [79B blob data] 2022-04-28T06:26:37.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch host ls --format=json 2022-04-28T06:26:38.549 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:37.197033+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:38.549 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:37.205403+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Added host smithi025 2022-04-28T06:26:38.549 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:37.205684+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:38.549 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:37.206858+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:26:38.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:37.207779+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:26:38.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:37.752980+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:39.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:39 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:38.218463+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:39.345 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-28T06:26:39.345 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.25", "hostname": "smithi025", "labels": [], "status": ""}] 2022-04-28T06:26:39.739 INFO:tasks.cephadm:Setting crush tunables to default 2022-04-28T06:26:39.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph osd crush tunables default 2022-04-28T06:26:40.565 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:40 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:39.342657+0000 mgr.y (mgr.14146) 10 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-28T06:26:42.199 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2022-04-28T06:26:42.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:41.007292+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:42.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:41.188887+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:42.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:41.380986+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.3:0/4079856262' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2022-04-28T06:26:42.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:41.714669+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:42.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:41.715301+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi025", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:26:42.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:41.718202+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:42.703 INFO:tasks.cephadm:Adding mon.a on smithi003 2022-04-28T06:26:42.704 INFO:tasks.cephadm:Adding mon.c on smithi003 2022-04-28T06:26:42.704 INFO:tasks.cephadm:Adding mon.b on smithi025 2022-04-28T06:26:42.704 DEBUG:teuthology.orchestra.run.smithi025:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi025:172.21.15.25=b' 2022-04-28T06:26:43.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:42.192523+0000 mon.a (mon.0) 114 : audit [INF] from='client.? 172.21.15.3:0/4079856262' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2022-04-28T06:26:43.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:42.192591+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:26:44.266 INFO:teuthology.orchestra.run.smithi025.stdout:Scheduled mon update... 2022-04-28T06:26:44.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:43.189253+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:44.692 DEBUG:teuthology.orchestra.run.smithi003:mon.c> sudo journalctl -f -n 0 -u ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mon.c.service 2022-04-28T06:26:44.695 DEBUG:teuthology.orchestra.run.smithi025:mon.b> sudo journalctl -f -n 0 -u ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mon.b.service 2022-04-28T06:26:44.698 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:26:44.698 DEBUG:teuthology.orchestra.run.smithi025:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:26:44.727 INFO:journalctl@ceph.mon.b.smithi025.stdout:-- Logs begin at Thu 2022-04-28 06:16:43 UTC. -- 2022-04-28T06:26:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:-- Logs begin at Thu 2022-04-28 06:15:36 UTC. -- 2022-04-28T06:26:45.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.259965+0000 mgr.y (mgr.14146) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi025:172.21.15.25=b", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:26:45.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:44.261472+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi025:172.21.15.25=b;count:3 2022-04-28T06:26:45.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.264403+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:45.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.265140+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:26:45.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.267021+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:26:45.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.268017+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:26:45.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:44.269364+0000 mgr.y (mgr.14146) 15 : cephadm [INF] Updating smithi025:/etc/ceph/ceph.conf 2022-04-28T06:26:45.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:44.294764+0000 mgr.y (mgr.14146) 16 : cephadm [INF] Updating smithi025:/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:26:45.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.350101+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:45.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.352717+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:45.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.354379+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:26:45.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:44.355186+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:26:45.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:44.355994+0000 mgr.y (mgr.14146) 17 : cephadm [INF] Deploying daemon mon.c on smithi003 2022-04-28T06:26:46.456 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:26:46.457 INFO:teuthology.orchestra.run.smithi025.stdout:{"epoch":1,"fsid":"f3f9ccb6-c6bb-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:25:33.165992Z","created":"2022-04-28T06:25:33.165992Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-28T06:26:46.458 INFO:teuthology.orchestra.run.smithi025.stderr:dumped monmap epoch 1 2022-04-28T06:26:46.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:45.189591+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:46.764 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 systemd[1]: Starting Ceph mon.c for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:26:47.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 podman[35848]: 2022-04-28T06:26:47.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.966+0000 7fc04c325700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:26:47.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.966+0000 7fc04c325700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-28T06:26:47.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.966+0000 7fc04c325700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:26:47.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 0 load: jerasure load: lrc load: isa 2022-04-28T06:26:47.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:26:47.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:26:47.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:26:47.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: DB SUMMARY 2022-04-28T06:26:47.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:26:47.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.env: 0x55b93d7c61c0 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.info_log: 0x55b93fab46a0 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:26:47.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:26:47.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:26:47.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:26:47.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2022-04-28T06:26:47.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:26:47.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:26:47.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:26:47.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.write_buffer_manager: 0x55b93fb47fb0 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:26:47.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:26:47.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.row_cache: None 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:26:47.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:26:47.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:26:47.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:26:47.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.971+0000 7fc04c325700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.merge_operator: 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:26:47.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b93fa59cc0) 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cache_index_and_filter_blocks: 1 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: pin_top_level_index_and_filter: 1 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: index_type: 0 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: data_block_index_type: 0 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: index_shortening: 1 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: hash_index_allow_collision: 1 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: checksum: 1 2022-04-28T06:26:47.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: no_block_cache: 0 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: block_cache: 0x55b93fa8ef10 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: block_cache_name: BinnedLRUCache 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: block_cache_options: 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: capacity : 536870912 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: num_shard_bits : 4 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: strict_capacity_limit : 0 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: high_pri_pool_ratio: 0.000 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: block_cache_compressed: (nil) 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: persistent_cache: (nil) 2022-04-28T06:26:47.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: block_size: 4096 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: block_size_deviation: 10 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: block_restart_interval: 16 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: index_block_restart_interval: 1 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: metadata_block_size: 4096 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: partition_filters: 0 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: use_delta_encoding: 1 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: whole_key_filtering: 1 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: verify_compression: 0 2022-04-28T06:26:47.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: read_amp_bytes_per_bit: 0 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: format_version: 2 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: enable_index_compression: 1 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: block_align: 0 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:26:47.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:26:47.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:26:47.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:26:47.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:26:47.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:26:47.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:26:47.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:26:47.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:26:47.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:26:47.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:26:47.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:26:47.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:26:47.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127206973769, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-28T06:26:47.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.972+0000 7fc04c325700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.973+0000 7fc04c325700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.973+0000 7fc04c325700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127206974404, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1651127206, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.973+0000 7fc04c325700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.974+0000 7fc04c325700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127206974938, "job": 1, "event": "recovery_finished"} 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.975+0000 7fc04c325700 4 rocksdb: DB pointer 0x55b93fb53800 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.975+0000 7fc03312d700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.975+0000 7fc03312d700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ** DB Stats ** 2022-04-28T06:26:47.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:26:47.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-28T06:26:47.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:26:47.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:26:47.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ** Compaction Stats [default] ** 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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.4 0.00 0.00 1 0.001 0 0 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ** Compaction Stats [default] ** 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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.4 0.00 0.00 1 0.001 0 0 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:26:47.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ** Compaction Stats [default] ** 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-28T06:26:47.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ** Compaction Stats [default] ** 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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.4 0.00 0.00 1 0.001 0 0 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:26:47.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.975+0000 7fc04c325700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.975+0000 7fc04c325700 0 using public_addrv [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.976+0000 7fc04c325700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.978+0000 7fc04c325700 1 mon.c@-1(???) e0 preinit fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 0 mon.c@-1(synchronizing).mds e1 new map 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 0 mon.c@-1(synchronizing).mds e1 print_map 2022-04-28T06:26:47.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: e1 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 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} 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: legacy client fscid: -1 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: No filesystems configured 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-28T06:26:47.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:45.189591+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.996+0000 7fc035932700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta expand map: {default=false} 2022-04-28T06:26:47.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta from 'false' to 'false' 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta expanded map: {default=false} 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta expand map: {default=info} 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta from 'info' to 'info' 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta expanded map: {default=info} 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta expand map: {default=daemon} 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta expand map: {default=debug} 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: debug 2022-04-28T06:26:46.998+0000 7fc035932700 20 expand_channel_meta expanded map: {default=debug} 2022-04-28T06:26:47.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:47 smithi003 bash[35848]: 4646a164a82ab70218a7fbc2a91277383f18686d4a8d767e3ee9aa5c7eb458a8 2022-04-28T06:26:47.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:47 smithi003 systemd[1]: Started Ceph mon.c for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:26:47.801 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:26:47.802 DEBUG:teuthology.orchestra.run.smithi025:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:26:52.458 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:26:52.459 INFO:teuthology.orchestra.run.smithi025.stdout:{"epoch":2,"fsid":"f3f9ccb6-c6bb-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:26:47.001428Z","created":"2022-04-28T06:25:33.165992Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-28T06:26:52.460 INFO:teuthology.orchestra.run.smithi025.stderr:dumped monmap epoch 2 2022-04-28T06:26:52.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:47.003741+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:26:52.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:47.003918+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2022-04-28T06:26:52.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:47.016754+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:47.189948+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:52.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:48.001075+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:49.000961+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:49.002490+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-28T06:26:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:49.190150+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:50.001230+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:51.001272+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:51.190423+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:52.001547+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:52.029808+0000 mon.a (mon.0) 134 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-28T06:26:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:52.035117+0000 mon.a (mon.0) 135 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-28T06:26:52.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:52.035181+0000 mon.a (mon.0) 136 : cluster [DBG] fsmap 2022-04-28T06:26:52.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:52.035227+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:26:52.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:52.035443+0000 mon.a (mon.0) 138 : cluster [DBG] mgrmap e13: y(active, since 30s) 2022-04-28T06:26:52.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:52.039713+0000 mon.a (mon.0) 139 : cluster [INF] overall HEALTH_OK 2022-04-28T06:26:52.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:52.042299+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:52.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:52.043413+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:26:52.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:52.044247+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:26:52.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:47.003741+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:47.003918+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:47.016754+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:47.189948+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:48.001075+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:49.000961+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:49.002490+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:49.190150+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:50.001230+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:51.001272+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:51.190423+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:52.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:52.001547+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:52.029808+0000 mon.a (mon.0) 134 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:52.035117+0000 mon.a (mon.0) 135 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:52.035181+0000 mon.a (mon.0) 136 : cluster [DBG] fsmap 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:52.035227+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:52.035443+0000 mon.a (mon.0) 138 : cluster [DBG] mgrmap e13: y(active, since 30s) 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:52.039713+0000 mon.a (mon.0) 139 : cluster [INF] overall HEALTH_OK 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:52.042299+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:52.043413+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:26:52.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:52.044247+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:26:53.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:26:52.045118+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi025 2022-04-28T06:26:53.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:52.456680+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.25:0/2282792347' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:26:53.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:53.001821+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:53.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:26:52.045118+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi025 2022-04-28T06:26:53.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:52.456680+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.25:0/2282792347' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:26:53.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:53.001821+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:26:54.083 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:26:54.083 DEBUG:teuthology.orchestra.run.smithi025:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:26:54.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:26:54 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:53.190752+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:54.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:26:54 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:53.190752+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:54.785 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:54 smithi025 systemd[1]: Starting Ceph mon.b for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:26:55.607 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 podman[30990]: 2022-04-28T06:26:55.607 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.494+0000 7f5499932700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.494+0000 7f5499932700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.494+0000 7f5499932700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.498+0000 7f5499932700 0 load: jerasure load: lrc load: isa 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: DB SUMMARY 2022-04-28T06:26:55.608 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.609 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 636 ; 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.env: 0x55c5fb0a91c0 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.info_log: 0x55c5fc1a66a0 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:26:55.610 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:26:55.611 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:26:55.612 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.write_buffer_manager: 0x55c5fc239f20 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:26:55.613 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:26:55.614 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.row_cache: None 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:26:55.615 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:26:55.616 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:26:55.617 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:26:55.618 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:26:55.619 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2022-04-28T06:26:55.619 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.619 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:26:55.619 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.619 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:26:55.619 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.merge_operator: 2022-04-28T06:26:55.619 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:26:55.619 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c5fc14bcc0) 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cache_index_and_filter_blocks: 1 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: pin_top_level_index_and_filter: 1 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: index_type: 0 2022-04-28T06:26:55.620 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: data_block_index_type: 0 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: index_shortening: 1 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: hash_index_allow_collision: 1 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: checksum: 1 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: no_block_cache: 0 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: block_cache: 0x55c5fc180f10 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: block_cache_name: BinnedLRUCache 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: block_cache_options: 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: capacity : 536870912 2022-04-28T06:26:55.621 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: num_shard_bits : 4 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: strict_capacity_limit : 0 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: high_pri_pool_ratio: 0.000 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: block_cache_compressed: (nil) 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: persistent_cache: (nil) 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: block_size: 4096 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: block_size_deviation: 10 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: block_restart_interval: 16 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: index_block_restart_interval: 1 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: metadata_block_size: 4096 2022-04-28T06:26:55.622 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: partition_filters: 0 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: use_delta_encoding: 1 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: whole_key_filtering: 1 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: verify_compression: 0 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: read_amp_bytes_per_bit: 0 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: format_version: 2 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: enable_index_compression: 1 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: block_align: 0 2022-04-28T06:26:55.623 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:26:55.624 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:26:55.625 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:26:55.626 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:26:55.627 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:26:55.628 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:26:55.629 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-28T06:26:55.630 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127215500594, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.499+0000 7f5499932700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.500+0000 7f5499932700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.500+0000 7f5499932700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127215501171, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1562, "table_properties": {"data_size": 648, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1651127215, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.500+0000 7f5499932700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.501+0000 7f5499932700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651127215501905, "job": 1, "event": "recovery_finished"} 2022-04-28T06:26:55.631 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.502+0000 7f5499932700 4 rocksdb: DB pointer 0x55c5fc245800 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.502+0000 7f548073a700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.502+0000 7f548073a700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ** DB Stats ** 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:26:55.632 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ** Compaction Stats [default] ** 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: L0 1/0 1.53 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 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Sum 1/0 1.53 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 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ** Compaction Stats [default] ** 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.633 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Cumulative compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Interval compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:26:55.634 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ** Compaction Stats [default] ** 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: L0 1/0 1.53 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 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Sum 1/0 1.53 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 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-28T06:26:55.635 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ** Compaction Stats [default] ** 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:26:55.636 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Cumulative compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.502+0000 7f5499932700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.502+0000 7f5499932700 0 using public_addr v2:172.21.15.25:0/0 -> [v2:172.21.15.25:3300/0,v1:172.21.15.25:6789/0] 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.502+0000 7f5499932700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.25:3300/0,v1:172.21.15.25:6789/0] at bind addrs [v2:172.21.15.25:3300/0,v1:172.21.15.25:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.503+0000 7f5499932700 1 mon.b@-1(???) e0 preinit fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:26:55.637 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 bash[30990]: c1db050b2146b1a2f53a8c3eade1a7ca053a1adf87f3dcf5043ccea3c58eeeb3 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.523+0000 7f5482f3f700 0 mon.b@-1(synchronizing).mds e1 new map 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.523+0000 7f5482f3f700 0 mon.b@-1(synchronizing).mds e1 print_map 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: e1 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 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} 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: legacy client fscid: -1 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: No filesystems configured 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.523+0000 7f5482f3f700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-28T06:26:55.638 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.523+0000 7f5482f3f700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.523+0000 7f5482f3f700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.523+0000 7f5482f3f700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.523+0000 7f5482f3f700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.523+0000 7f5482f3f700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.528+0000 7f5482f3f700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.528+0000 7f5482f3f700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.528+0000 7f5482f3f700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.528+0000 7f5482f3f700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:26:53.190752+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:26:55.639 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: debug 2022-04-28T06:26:55.528+0000 7f5482f3f700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-28T06:26:55.640 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:26:55 smithi025 systemd[1]: Started Ceph mon.b for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:27:00.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:26:55.191085+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:00.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:26:55.536588+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:26:55.536862+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:26:55.538188+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:26:55.549565+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:26:55.549699+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:26:56.532222+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:26:57.191389+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:26:57.532228+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:26:57.533438+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:27:00.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:26:58.532574+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:26:59.191724+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:26:59.532321+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:00.532806+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:00.564145+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:00.572792+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.25:3300/0,v1:172.21.15.25:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:00.572856+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:00.572887+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:00.573095+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 39s) 2022-04-28T06:27:00.953 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:00.579735+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2022-04-28T06:27:00.954 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:00.583300+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:00.954 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:00.584570+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:00.954 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:00.585845+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:00.954 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:00 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:00.586883+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:01.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:55.191085+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:01.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:55.536588+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:27:01.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:55.536862+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2022-04-28T06:27:01.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:55.538188+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-28T06:27:01.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:55.549565+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:55.549699+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:27:01.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:56.532222+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:57.191389+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:57.532228+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:57.533438+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:58.532574+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:26:59.191724+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:26:59.532321+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:00.532806+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:00.564145+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:00.572792+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.25:3300/0,v1:172.21.15.25:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-28T06:27:01.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:00.572856+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2022-04-28T06:27:01.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:55.191085+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:01.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:55.536588+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:27:01.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:55.536862+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2022-04-28T06:27:01.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:55.538188+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:55.549565+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:55.549699+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:56.532222+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:57.191389+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:57.532228+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:57.533438+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:58.532574+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:26:59.191724+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:01.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:26:59.532321+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:00.532806+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:00.564145+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:00.572792+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.25:3300/0,v1:172.21.15.25:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:00.572856+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:00.572887+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:00.573095+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 39s) 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:00.579735+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:00.583300+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:00.584570+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:00.585845+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:01.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:00.586883+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:01.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:00.572887+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:27:01.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:00.573095+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 39s) 2022-04-28T06:27:01.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:00.579735+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2022-04-28T06:27:01.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:00.583300+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:01.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:00.584570+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:01.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:00.585845+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:01.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:00 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:00.586883+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:02.062 INFO:teuthology.orchestra.run.smithi025.stdout: 2022-04-28T06:27:02.063 INFO:teuthology.orchestra.run.smithi025.stdout:{"epoch":3,"fsid":"f3f9ccb6-c6bb-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:26:55.532390Z","created":"2022-04-28T06:25:33.165992Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.25:3300","nonce":0},{"type":"v1","addr":"172.21.15.25:6789","nonce":0}]},"addr":"172.21.15.25:6789/0","public_addr":"172.21.15.25:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2022-04-28T06:27:02.064 INFO:teuthology.orchestra.run.smithi025.stderr:dumped monmap epoch 3 2022-04-28T06:27:02.427 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:01.193157+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:02.427 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:01.311168+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.428 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:01.532692+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:02.428 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:01.687576+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.428 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:01.687949+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi025:/etc/ceph/ceph.conf 2022-04-28T06:27:02.428 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:01.716766+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.428 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:01.999139+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.429 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:02.018935+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.429 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:02.024323+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.429 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:02.025368+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:02.429 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:02.025912+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:02.429 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:02.026462+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:02.429 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:02 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:02.060571+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.25:0/300861932' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:27:02.438 INFO:tasks.cephadm:Generating final ceph.conf file... 2022-04-28T06:27:02.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph config generate-minimal-conf 2022-04-28T06:27:02.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:01.193157+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:01.311168+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:01.532692+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:01.687576+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:01.687949+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi025:/etc/ceph/ceph.conf 2022-04-28T06:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:01.716766+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:01.999139+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:02.018935+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:02.024323+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:02.025368+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:02.025912+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:02.026462+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:02.060571+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.25:0/300861932' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:27:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:01.193157+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:01.311168+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:01.532692+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:27:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:01.687576+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:01.687949+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi025:/etc/ceph/ceph.conf 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:01.716766+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:01.999139+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:02.018935+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:02.024323+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:02.025368+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:02.025912+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:02.026462+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:02 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:02.060571+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.25:0/300861932' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:27:03.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:01.999512+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-28T06:27:03.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:02.025175+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-28T06:27:03.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:02.026976+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2022-04-28T06:27:03.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:01.999512+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-28T06:27:03.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:02.025175+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-28T06:27:03.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:03 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:02.026976+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2022-04-28T06:27:03.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:03 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:01.999512+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-28T06:27:03.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:03 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:02.025175+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-28T06:27:03.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:03 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:02.026976+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2022-04-28T06:27:04.324 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:27:04.324 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2022-04-28T06:27:04.324 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = f3f9ccb6-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:27:04.324 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.25:3300/0,v1:172.21.15.25:6789/0] [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2022-04-28T06:27:04.645 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:03.193399+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:04.645 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:03.427041+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:04.645 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:03.427511+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:27:04.645 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:03.427769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:04.645 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:03.428551+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:04.646 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:03.429269+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:04.646 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:03.429898+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2022-04-28T06:27:04.646 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:04.322097+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.3:0/2546944996' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:04.646 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:03.193399+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:04.646 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:03.427041+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:04.646 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:03.427511+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:27:04.646 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:03.427769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:04.646 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:03.428551+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:04.647 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:03.429269+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:04.647 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:03.429898+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2022-04-28T06:27:04.647 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:04 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:04.322097+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.3:0/2546944996' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:04.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:04 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:03.193399+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:04.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:04 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:03.427041+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:04.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:04 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:03.427511+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:27:04.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:04 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:03.427769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:04.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:04 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:03.428551+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:04.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:04 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:03.429269+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:04.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:04 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:03.429898+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2022-04-28T06:27:04.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:04 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:04.322097+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.3:0/2546944996' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:04.895 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2022-04-28T06:27:04.896 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:27:04.896 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2022-04-28T06:27:04.933 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:27:04.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:27:05.003 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:27:05.003 DEBUG:teuthology.orchestra.run.smithi025:> sudo dd of=/etc/ceph/ceph.conf 2022-04-28T06:27:05.039 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:27:05.039 DEBUG:teuthology.orchestra.run.smithi025:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:27:05.114 INFO:tasks.cephadm:Adding mgr.y on smithi003 2022-04-28T06:27:05.114 INFO:tasks.cephadm:Adding mgr.x on smithi025 2022-04-28T06:27:05.115 DEBUG:teuthology.orchestra.run.smithi025:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch apply mgr '2;smithi003=y;smithi025=x' 2022-04-28T06:27:05.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:05 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:04.881579+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:05.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:05 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:04.882146+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:27:05.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:05 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:04.882386+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:05.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:05 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:04.883014+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:05.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:05 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:04.883655+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:05.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:05 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:04.884332+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi025 2022-04-28T06:27:05.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:05 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:05.193669+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:06.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:04.881579+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:04.882146+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:04.882386+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:04.883014+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:04.883655+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:04.884332+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi025 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:05.193669+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:04.881579+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:04.882146+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:27:06.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:04.882386+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:27:06.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:04.883014+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:27:06.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:04.883655+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:06.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:04.884332+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi025 2022-04-28T06:27:06.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:05 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:05.193669+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:07.284 INFO:teuthology.orchestra.run.smithi025.stdout:Scheduled mgr update... 2022-04-28T06:27:07.450 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:07 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:06.194666+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:07.450 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:07 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:06.195446+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:07.451 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:07 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:06.196634+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:07.451 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:07 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:06.197529+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:07.451 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:07 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:06.202345+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:07.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:06.194666+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:07.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:06.195446+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:07.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:06.196634+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:07.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:06.197529+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:07.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:06.202345+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:07.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:06.194666+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:07.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:06.195446+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:07.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:06.196634+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:07.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:06.197529+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:07.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:07 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:06.202345+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:07.654 DEBUG:teuthology.orchestra.run.smithi025:mgr.x> sudo journalctl -f -n 0 -u ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@mgr.x.service 2022-04-28T06:27:07.657 INFO:tasks.cephadm:Deploying OSDs... 2022-04-28T06:27:07.657 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-28T06:27:07.657 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2022-04-28T06:27:07.679 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-28T06:27:07.679 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-28T06:27:07.685 INFO:journalctl@ceph.mgr.x.smithi025.stdout:-- Logs begin at Thu 2022-04-28 06:16:43 UTC. -- 2022-04-28T06:27:07.739 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-28T06:27:07.739 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:27:07.739 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 146139 Links: 1 2022-04-28T06:27:07.739 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:27:07.739 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:27:07.740 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2022-04-28 06:26:46.506548157 +0000 2022-04-28T06:27:07.740 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2022-04-28 06:21:33.229362009 +0000 2022-04-28T06:27:07.740 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2022-04-28 06:21:33.229362009 +0000 2022-04-28T06:27:07.740 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2022-04-28T06:27:07.751 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2022-04-28T06:27:07.752 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2022-04-28T06:27:07.752 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000262089 s, 2.0 MB/s 2022-04-28T06:27:07.755 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-28T06:27:07.819 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-28T06:27:07.819 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:27:07.819 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 150166 Links: 1 2022-04-28T06:27:07.819 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:27:07.819 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:27:07.820 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2022-04-28 06:26:46.506548157 +0000 2022-04-28T06:27:07.820 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2022-04-28 06:21:33.579357632 +0000 2022-04-28T06:27:07.820 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2022-04-28 06:21:33.579357632 +0000 2022-04-28T06:27:07.820 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2022-04-28T06:27:07.831 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2022-04-28T06:27:07.831 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2022-04-28T06:27:07.831 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000258228 s, 2.0 MB/s 2022-04-28T06:27:07.835 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-28T06:27:07.894 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-28T06:27:07.895 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:27:07.895 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 149466 Links: 1 2022-04-28T06:27:07.895 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:27:07.895 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:27:07.895 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2022-04-28 06:26:46.506548157 +0000 2022-04-28T06:27:07.895 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2022-04-28 06:21:33.937353154 +0000 2022-04-28T06:27:07.895 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2022-04-28 06:21:33.937353154 +0000 2022-04-28T06:27:07.895 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2022-04-28T06:27:07.906 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2022-04-28T06:27:07.906 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2022-04-28T06:27:07.906 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000315928 s, 1.6 MB/s 2022-04-28T06:27:07.910 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-28T06:27:07.969 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-28T06:27:07.969 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:27:07.969 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 155675 Links: 1 2022-04-28T06:27:07.969 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:27:07.969 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:27:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2022-04-28 06:26:46.506548157 +0000 2022-04-28T06:27:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2022-04-28 06:21:34.294348690 +0000 2022-04-28T06:27:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2022-04-28 06:21:34.294348690 +0000 2022-04-28T06:27:07.970 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2022-04-28T06:27:07.980 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2022-04-28T06:27:07.980 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2022-04-28T06:27:07.980 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000200793 s, 2.5 MB/s 2022-04-28T06:27:07.983 DEBUG:teuthology.orchestra.run.smithi025:> set -ex 2022-04-28T06:27:07.984 DEBUG:teuthology.orchestra.run.smithi025:> dd if=/scratch_devs of=/dev/stdout 2022-04-28T06:27:08.002 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-28T06:27:08.002 DEBUG:teuthology.orchestra.run.smithi025:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-28T06:27:08.061 INFO:teuthology.orchestra.run.smithi025.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-28T06:27:08.061 INFO:teuthology.orchestra.run.smithi025.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:27:08.061 INFO:teuthology.orchestra.run.smithi025.stdout:Device: 6h/6d Inode: 152828 Links: 1 2022-04-28T06:27:08.061 INFO:teuthology.orchestra.run.smithi025.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:27:08.062 INFO:teuthology.orchestra.run.smithi025.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:27:08.062 INFO:teuthology.orchestra.run.smithi025.stdout:Access: 2022-04-28 06:26:54.717190989 +0000 2022-04-28T06:27:08.062 INFO:teuthology.orchestra.run.smithi025.stdout:Modify: 2022-04-28 06:21:42.271074952 +0000 2022-04-28T06:27:08.062 INFO:teuthology.orchestra.run.smithi025.stdout:Change: 2022-04-28 06:21:42.271074952 +0000 2022-04-28T06:27:08.062 INFO:teuthology.orchestra.run.smithi025.stdout: Birth: - 2022-04-28T06:27:08.072 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records in 2022-04-28T06:27:08.072 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records out 2022-04-28T06:27:08.072 INFO:teuthology.orchestra.run.smithi025.stderr:512 bytes copied, 0.000290553 s, 1.8 MB/s 2022-04-28T06:27:08.075 DEBUG:teuthology.orchestra.run.smithi025:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-28T06:27:08.132 INFO:teuthology.orchestra.run.smithi025.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-28T06:27:08.133 INFO:teuthology.orchestra.run.smithi025.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:27:08.133 INFO:teuthology.orchestra.run.smithi025.stdout:Device: 6h/6d Inode: 144349 Links: 1 2022-04-28T06:27:08.133 INFO:teuthology.orchestra.run.smithi025.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:27:08.133 INFO:teuthology.orchestra.run.smithi025.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:27:08.134 INFO:teuthology.orchestra.run.smithi025.stdout:Access: 2022-04-28 06:26:54.717190989 +0000 2022-04-28T06:27:08.134 INFO:teuthology.orchestra.run.smithi025.stdout:Modify: 2022-04-28 06:21:42.624072760 +0000 2022-04-28T06:27:08.134 INFO:teuthology.orchestra.run.smithi025.stdout:Change: 2022-04-28 06:21:42.624072760 +0000 2022-04-28T06:27:08.134 INFO:teuthology.orchestra.run.smithi025.stdout: Birth: - 2022-04-28T06:27:08.143 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records in 2022-04-28T06:27:08.144 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records out 2022-04-28T06:27:08.144 INFO:teuthology.orchestra.run.smithi025.stderr:512 bytes copied, 0.000278456 s, 1.8 MB/s 2022-04-28T06:27:08.147 DEBUG:teuthology.orchestra.run.smithi025:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-28T06:27:08.204 INFO:teuthology.orchestra.run.smithi025.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-28T06:27:08.204 INFO:teuthology.orchestra.run.smithi025.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:27:08.205 INFO:teuthology.orchestra.run.smithi025.stdout:Device: 6h/6d Inode: 150329 Links: 1 2022-04-28T06:27:08.205 INFO:teuthology.orchestra.run.smithi025.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:27:08.205 INFO:teuthology.orchestra.run.smithi025.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:27:08.205 INFO:teuthology.orchestra.run.smithi025.stdout:Access: 2022-04-28 06:26:54.717190989 +0000 2022-04-28T06:27:08.205 INFO:teuthology.orchestra.run.smithi025.stdout:Modify: 2022-04-28 06:21:42.958070686 +0000 2022-04-28T06:27:08.205 INFO:teuthology.orchestra.run.smithi025.stdout:Change: 2022-04-28 06:21:42.958070686 +0000 2022-04-28T06:27:08.205 INFO:teuthology.orchestra.run.smithi025.stdout: Birth: - 2022-04-28T06:27:08.217 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records in 2022-04-28T06:27:08.217 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records out 2022-04-28T06:27:08.217 INFO:teuthology.orchestra.run.smithi025.stderr:512 bytes copied, 0.000285497 s, 1.8 MB/s 2022-04-28T06:27:08.220 DEBUG:teuthology.orchestra.run.smithi025:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-28T06:27:08.278 INFO:teuthology.orchestra.run.smithi025.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-28T06:27:08.278 INFO:teuthology.orchestra.run.smithi025.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:27:08.278 INFO:teuthology.orchestra.run.smithi025.stdout:Device: 6h/6d Inode: 151077 Links: 1 2022-04-28T06:27:08.278 INFO:teuthology.orchestra.run.smithi025.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:27:08.278 INFO:teuthology.orchestra.run.smithi025.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:27:08.278 INFO:teuthology.orchestra.run.smithi025.stdout:Access: 2022-04-28 06:26:54.717190989 +0000 2022-04-28T06:27:08.279 INFO:teuthology.orchestra.run.smithi025.stdout:Modify: 2022-04-28 06:21:43.295068593 +0000 2022-04-28T06:27:08.279 INFO:teuthology.orchestra.run.smithi025.stdout:Change: 2022-04-28 06:21:43.295068593 +0000 2022-04-28T06:27:08.279 INFO:teuthology.orchestra.run.smithi025.stdout: Birth: - 2022-04-28T06:27:08.289 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records in 2022-04-28T06:27:08.289 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records out 2022-04-28T06:27:08.289 INFO:teuthology.orchestra.run.smithi025.stderr:512 bytes copied, 0.000281879 s, 1.8 MB/s 2022-04-28T06:27:08.292 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2022-04-28T06:27:08.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-28T06:27:08.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:07.193904+0000 mgr.y (mgr.14146) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:08.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.275627+0000 mgr.y (mgr.14146) 39 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi025=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:08.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:07.276390+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi025=x;count:2 2022-04-28T06:27:08.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.281780+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:08.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.282552+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:08.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.283742+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:08.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.284638+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:08.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.291476+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:08.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.292801+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:27:08.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.297667+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:27:08.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.298490+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:27:08.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:07.299503+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:08.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:07.300278+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Deploying daemon mgr.x on smithi025 2022-04-28T06:27:08.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:07.193904+0000 mgr.y (mgr.14146) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:08.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.275627+0000 mgr.y (mgr.14146) 39 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi025=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:08.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:07.276390+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi025=x;count:2 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.281780+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.282552+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.283742+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.284638+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.291476+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.292801+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.297667+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.298490+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:07.299503+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:08.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:08 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:07.300278+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Deploying daemon mgr.x on smithi025 2022-04-28T06:27:08.648 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:07.193904+0000 mgr.y (mgr.14146) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:08.648 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.275627+0000 mgr.y (mgr.14146) 39 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi025=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:08.648 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:07.276390+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi025=x;count:2 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.281780+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.282552+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.283742+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.284638+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.291476+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.292801+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.297667+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.298490+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:27:08.649 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:07.299503+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:08.650 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:08 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:07.300278+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Deploying daemon mgr.x on smithi025 2022-04-28T06:27:08.928 INFO:journalctl@ceph.mgr.x.smithi025.stdout:Apr 28 06:27:08 smithi025 systemd[1]: Starting Ceph mgr.x for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:27:09.191 INFO:journalctl@ceph.mgr.x.smithi025.stdout:Apr 28 06:27:08 smithi025 podman[31969]: 2022-04-28T06:27:09.450 INFO:journalctl@ceph.mgr.x.smithi025.stdout:Apr 28 06:27:09 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mgr.x[31984]: debug 2022-04-28T06:27:09.189+0000 7f8534129700 1 -- 172.21.15.25:0/1023006313 <== mon.2 v2:172.21.15.25:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556d9463c4e0 con 0x556d94611000 2022-04-28T06:27:09.451 INFO:journalctl@ceph.mgr.x.smithi025.stdout:Apr 28 06:27:09 smithi025 bash[31969]: b9bb7ed40b6bef6fc69cb65ddaaaeb33e421a5c365d47bf26f4a2a9327f0abcc 2022-04-28T06:27:09.451 INFO:journalctl@ceph.mgr.x.smithi025.stdout:Apr 28 06:27:09 smithi025 systemd[1]: Started Ceph mgr.x for f3f9ccb6-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:27:10.042 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-28T06:27:10.049 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-28T06:27:10.049 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2022-04-28T06:27:10.049 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2022-04-28T06:27:10.049 INFO:teuthology.orchestra.run.smithi003.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0108463 s, 967 MB/s 2022-04-28T06:27:10.049 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2022-04-28T06:27:10.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:09.194137+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:10.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:09.323087+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:10.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:09.324458+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:10.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:09.325460+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:10.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:09.326344+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:10.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:09.194137+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:10.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:09.323087+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:10.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:09.324458+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:10.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:09.325460+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:10.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:10 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:09.326344+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:10.447 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2022-04-28T06:27:10.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:10 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:09.194137+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:10.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:10 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:09.323087+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:10.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:10 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:09.324458+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:10.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:10 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:09.325460+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:10.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:10 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:09.326344+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:11.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:11 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:10.593138+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:11.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:11 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:10.596263+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:11.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:11 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:10.597369+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:27:11.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:11 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:10.597603+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:27:11.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:11 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:10.598300+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:27:11.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:11 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:10.598892+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:11.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:11 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:10.599533+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2022-04-28T06:27:11.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:11 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:11.315045+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:10.593138+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:10.596263+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:10.597369+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:27:12.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:10.597603+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:27:12.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:10.598300+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:27:12.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:10.598892+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:12.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:10.599533+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2022-04-28T06:27:12.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:11.315045+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:10.593138+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:10.596263+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:10.597369+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:27:12.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:10.597603+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:27:12.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:10.598300+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:27:12.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:10.598892+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:12.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:10.599533+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2022-04-28T06:27:12.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:11 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:11.315045+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:11.194323+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:12.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.167421+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.168302+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:12.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.169503+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:12.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.170362+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:12.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.177294+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:12.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.582126+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:12.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.583510+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:12.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:12 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.584111+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:13.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:11.194323+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:13.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.167421+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:13.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.168302+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:13.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.169503+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:13.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.170362+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:13.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.177294+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:13.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.582126+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:13.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.583510+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:13.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.584111+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:13.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:11.194323+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:13.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.167421+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:13.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.168302+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:13.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.169503+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:13.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.170362+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:13.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.177294+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:13.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.582126+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:13.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.583510+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:13.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:12 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.584111+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:13 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:12.581359+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:13 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:12.581359+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:13.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:13 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:12.581359+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:14.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:14 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:13.194573+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:14.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:14 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:14.505005+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:27:14.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:14 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:14.505641+0000 mon.c (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:27:14.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:14 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:14.506107+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:27:14.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:14 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:14.506910+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:27:14.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:14 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:14.507177+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:27:15.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:13.194573+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:15.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:14.505005+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:27:15.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:14.505641+0000 mon.c (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:27:15.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:14.506107+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:27:15.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:14.506910+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:27:15.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:14.507177+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:27:15.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:13.194573+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:15.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:14.505005+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:27:15.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:14.505641+0000 mon.c (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:27:15.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:14.506107+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:27:15.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:14.506910+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:27:15.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:14 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:14.507177+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.25:0/3071458819' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:27:15.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:15 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:14.633126+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/3065651569' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]: dispatch 2022-04-28T06:27:15.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:15 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:14.633522+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]: dispatch 2022-04-28T06:27:15.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:15 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:14.636650+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]': finished 2022-04-28T06:27:15.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:15 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:14.636696+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:27:15.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:15 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:14.636797+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:15.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:15 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:15.061819+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.3:0/1361009382' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:15.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:15 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:15.278297+0000 mon.a (mon.0) 223 : cluster [DBG] mgrmap e14: y(active, since 54s), standbys: x 2022-04-28T06:27:15.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:15 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:15.278426+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:27:16.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:14.633126+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/3065651569' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]: dispatch 2022-04-28T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:14.633522+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]: dispatch 2022-04-28T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:14.636650+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]': finished 2022-04-28T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:14.636696+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:14.636797+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:15.061819+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.3:0/1361009382' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:15.278297+0000 mon.a (mon.0) 223 : cluster [DBG] mgrmap e14: y(active, since 54s), standbys: x 2022-04-28T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:15.278426+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:27:16.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:14.633126+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/3065651569' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]: dispatch 2022-04-28T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:14.633522+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]: dispatch 2022-04-28T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:14.636650+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "398ad479-152f-4ae3-9331-cb45325ae749"}]': finished 2022-04-28T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:14.636696+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:14.636797+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:15.061819+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.3:0/1361009382' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:15.278297+0000 mon.a (mon.0) 223 : cluster [DBG] mgrmap e14: y(active, since 54s), standbys: x 2022-04-28T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:15 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:15.278426+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:27:16.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:16 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:15.194942+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:17.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:16 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:15.194942+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:17.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:16 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:15.194942+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:18.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:18 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:17.195256+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:18.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:18 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:17.195256+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:18.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:18 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:17.195256+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:20.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:20 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:19.195554+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:20.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:20 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:19.632107+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:27:20.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:20 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:19.632745+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:20.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:20 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:19.633236+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon osd.0 on smithi003 2022-04-28T06:27:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:20 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:19.195554+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:20 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:19.632107+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:27:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:20 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:19.632745+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:20 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:19.633236+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon osd.0 on smithi003 2022-04-28T06:27:20.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:20 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:19.195554+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:20.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:20 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:19.632107+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:27:20.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:20 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:19.632745+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:20.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:20 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:19.633236+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon osd.0 on smithi003 2022-04-28T06:27:22.480 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2022-04-28T06:27:22.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:21.195910+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:22.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:21.317178+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:27:22.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:21.318284+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:27:22.507 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:21.195910+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:22.507 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:21.317178+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:27:22.507 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:21.318284+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:27:22.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:22 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:21.195910+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:22.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:22 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:21.317178+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:27:22.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:22 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:21.318284+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:27:22.853 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@osd.0.service 2022-04-28T06:27:22.855 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2022-04-28T06:27:22.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-28T06:27:22.888 INFO:journalctl@ceph.osd.0.smithi003.stdout:-- Logs begin at Thu 2022-04-28 06:15:36 UTC. -- 2022-04-28T06:27:23.076 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 28 06:27:22 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.0[38565]: debug 2022-04-28T06:27:22.913+0000 7f589deaa080 -1 Falling back to public interface 2022-04-28T06:27:23.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:22.464452+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:23.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:22.465787+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:23.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:22.466342+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:23.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:22.470097+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:23.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:22.476054+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:23.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:22.464452+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:23.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:22.465787+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:23.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:22.466342+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:23.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:22.470097+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:23.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:23 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:22.476054+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:23.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:23 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:22.464452+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:23.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:23 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:22.465787+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:23.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:23 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:22.466342+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:23.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:23 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:22.470097+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:23.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:23 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:22.476054+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:24.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:24 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:23.196176+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:24.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:24 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:23.196176+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:24.892 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-28T06:27:24.892 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2022-04-28T06:27:24.892 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2022-04-28T06:27:24.892 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2022-04-28T06:27:24.892 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0156917 s, 668 MB/s 2022-04-28T06:27:24.892 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2022-04-28T06:27:24.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:24 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:23.196176+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:25.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2022-04-28T06:27:25.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:25 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:24.683223+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:25.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:25 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:25.668031+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:27:25.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:25 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:25.668401+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:27:26.061 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 28 06:27:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.0[38565]: debug 2022-04-28T06:27:25.664+0000 7f589deaa080 -1 osd.0 0 log_to_monitors {default=true} 2022-04-28T06:27:26.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:24.683223+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:26.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:25.668031+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:27:26.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:25.668401+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:27:26.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:24.683223+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:26.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:25.668031+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:27:26.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:25 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:25.668401+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:27:26.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:26 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:25.196432+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:26.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:26 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:25.692208+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:27:26.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:26 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:25.692275+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:27:26.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:26 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:25.692357+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:26.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:26 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:25.695184+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:26.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:26 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:25.695517+0000 mon.a (mon.0) 239 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:27.076 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.0[38565]: debug 2022-04-28T06:27:26.700+0000 7f589440d700 -1 osd.0 0 waiting for initial osdmap 2022-04-28T06:27:27.077 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.0[38565]: debug 2022-04-28T06:27:26.702+0000 7f588eb85700 -1 osd.0 7 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2022-04-28T06:27:27.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:25.196432+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:27.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:25.692208+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:27:27.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:25.692275+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:27:27.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:25.692357+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:27.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:25.695184+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:27.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:25.695517+0000 mon.a (mon.0) 239 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:27.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:25.196432+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:27.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:25.692208+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:27:27.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:25.692275+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:27:27.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:25.692357+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:27.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:25.695184+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:27.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:26 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:25.695517+0000 mon.a (mon.0) 239 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:27.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:26.694464+0000 mon.a (mon.0) 240 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-28T06:27:27.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:26.694526+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:27:27.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:26.694908+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:27.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:26.700768+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:27.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:27.211867+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:27.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:27.213201+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:27.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:27.213863+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:27.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:26.694464+0000 mon.a (mon.0) 240 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-28T06:27:27.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:26.694526+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:27:27.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:26.694908+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:27.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:26.700768+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:27.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:27.211867+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:27.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:27.213201+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:27.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:27 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:27.213863+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:28.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:27 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:26.694464+0000 mon.a (mon.0) 240 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-28T06:27:28.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:27 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:26.694526+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:27:28.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:27 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:26.694908+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:28.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:27 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:26.700768+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:28.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:27 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:27.211867+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:28.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:27 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:27.213201+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:28.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:27 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:27.213863+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:28.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:26.653136+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:26.653228+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:27.196659+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:27.211108+0000 mgr.y (mgr.14146) 56 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:27.697933+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:27.705731+0000 mon.a (mon.0) 248 : cluster [INF] osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048] boot 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:27.705768+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:27.706262+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:28.423194+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:28.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:28.423877+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:28.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:28.429871+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:28.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:28.435213+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:28.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:28.436767+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:28.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:28.437684+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:28.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:28.438258+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:28.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:28.444016+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:28.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:26.653136+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:26.653228+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:27.196659+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:27.211108+0000 mgr.y (mgr.14146) 56 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:27.697933+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:27.705731+0000 mon.a (mon.0) 248 : cluster [INF] osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048] boot 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:27.705768+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:27.706262+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:28.423194+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:28.423877+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:28.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:28.429871+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:28.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:28.435213+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:28.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:28.436767+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:28.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:28.437684+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:28.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:28.438258+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:28.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:28 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:28.444016+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:29.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:26.653136+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:27:29.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:26.653228+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:27:29.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:27.196659+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:27:29.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:27.211108+0000 mgr.y (mgr.14146) 56 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:29.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:27.697933+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:29.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:27.705731+0000 mon.a (mon.0) 248 : cluster [INF] osd.0 [v2:172.21.15.3:6802/816984048,v1:172.21.15.3:6803/816984048] boot 2022-04-28T06:27:29.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:27.705768+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:27:29.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:27.706262+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:27:29.202 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:28.423194+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:29.202 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:28.423877+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:29.202 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:28.429871+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:29.202 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:28.435213+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:29.202 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:28.436767+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:29.202 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:28.437684+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:29.202 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:28.438258+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:29.202 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:28 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:28.444016+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:30.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:28.418926+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-28T06:27:30.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:28.424383+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16149M 2022-04-28T06:27:30.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:28.719119+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:27:30.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:29.644760+0000 mon.a (mon.0) 260 : audit [INF] from='client.? 172.21.15.3:0/2923929954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d728aa6-e9ad-405a-983e-d6500702bb44"}]: dispatch 2022-04-28T06:27:30.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:29.650423+0000 mon.a (mon.0) 261 : audit [INF] from='client.? 172.21.15.3:0/2923929954' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d728aa6-e9ad-405a-983e-d6500702bb44"}]': finished 2022-04-28T06:27:30.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:29.650474+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:27:30.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:29.650572+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:30.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:28.418926+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-28T06:27:30.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:28.424383+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16149M 2022-04-28T06:27:30.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:28.719119+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:27:30.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:29.644760+0000 mon.a (mon.0) 260 : audit [INF] from='client.? 172.21.15.3:0/2923929954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d728aa6-e9ad-405a-983e-d6500702bb44"}]: dispatch 2022-04-28T06:27:30.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:29.650423+0000 mon.a (mon.0) 261 : audit [INF] from='client.? 172.21.15.3:0/2923929954' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d728aa6-e9ad-405a-983e-d6500702bb44"}]': finished 2022-04-28T06:27:30.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:29.650474+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:27:30.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:29 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:29.650572+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:30.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:29 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:28.418926+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-28T06:27:30.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:29 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:28.424383+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16149M 2022-04-28T06:27:30.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:29 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:28.719119+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:27:30.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:29 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:29.644760+0000 mon.a (mon.0) 260 : audit [INF] from='client.? 172.21.15.3:0/2923929954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d728aa6-e9ad-405a-983e-d6500702bb44"}]: dispatch 2022-04-28T06:27:30.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:29 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:29.650423+0000 mon.a (mon.0) 261 : audit [INF] from='client.? 172.21.15.3:0/2923929954' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d728aa6-e9ad-405a-983e-d6500702bb44"}]': finished 2022-04-28T06:27:30.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:29 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:29.650474+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:27:30.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:29 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:29.650572+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:31.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:30 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:29.196929+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:31.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:30 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:30.078353+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.3:0/69360861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:31.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:30 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:29.196929+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:31.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:30 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:30.078353+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.3:0/69360861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:31.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:30 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:29.196929+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:31.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:30 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:30.078353+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.3:0/69360861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:33.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:32 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:31.197307+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:33.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:32 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:31.197307+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:33.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:32 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:31.197307+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:35.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:34 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:33.197597+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:35.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:34 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:33.197597+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:35.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:34 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:33.197597+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:34.740382+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:27:35.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:34.741030+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:35.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:34.741570+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi003 2022-04-28T06:27:35.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:34.740382+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:27:35.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:34.741030+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:35.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:35 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:34.741570+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi003 2022-04-28T06:27:36.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:35 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:34.740382+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:27:36.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:35 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:34.741030+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:36.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:35 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:34.741570+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi003 2022-04-28T06:27:37.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:35.197967+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:37.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:36 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:35.197967+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:37.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:36 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:35.197967+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:37.595 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2022-04-28T06:27:37.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:37.577768+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:37.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:37.579188+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:37.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:37.582185+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:37.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:37.582377+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:37.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:37.591160+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:37.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:37.577768+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:37.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:37.579188+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:37.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:37.582185+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:37.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:37.582377+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:37.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:37 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:37.591160+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:38.002 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@osd.1.service 2022-04-28T06:27:38.004 INFO:tasks.cephadm:Deploying osd.2 on smithi003 with /dev/vg_nvme/lv_2... 2022-04-28T06:27:38.005 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2022-04-28T06:27:38.036 INFO:journalctl@ceph.osd.1.smithi003.stdout:-- Logs begin at Thu 2022-04-28 06:15:36 UTC. -- 2022-04-28T06:27:38.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:37 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:37.577768+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:38.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:37 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:37.579188+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:38.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:37 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:37.582185+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:38.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:37 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:37.582377+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:38.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:37 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:37.591160+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:38.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:37.198236+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:38.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:38 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:37.198236+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:39.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:38 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:37.198236+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:40.096 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_2 2022-04-28T06:27:40.096 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2022-04-28T06:27:40.096 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2022-04-28T06:27:40.096 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2022-04-28T06:27:40.096 INFO:teuthology.orchestra.run.smithi003.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0118051 s, 888 MB/s 2022-04-28T06:27:40.097 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2022-04-28T06:27:40.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:40 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:39.198653+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:40.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:40 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:39.603500+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:40.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:40 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:39.198653+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:40.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:40 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:39.603500+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:40.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi003:vg_nvme/lv_2 2022-04-28T06:27:40.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:40 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:39.198653+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:40.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:40 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:39.603500+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:41.076 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 28 06:27:40 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.1[41378]: debug 2022-04-28T06:27:40.814+0000 7f7f2c4b4080 -1 osd.1 0 log_to_monitors {default=true} 2022-04-28T06:27:41.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:41 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:40.819647+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:27:41.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:41 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:40.819647+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:27:41.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:41 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:40.819647+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:27:42.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:42 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:41.198912+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:42.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:42 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:41.612037+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:27:42.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:42 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:41.612097+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:27:42.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:42 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:41.612234+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:42.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:42 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:41.612609+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:42.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:42 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:42.551208+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:42.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:42 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:42.552441+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:42.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:42 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:42.552995+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:43.062 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.1[41378]: debug 2022-04-28T06:27:42.619+0000 7f7f22a17700 -1 osd.1 0 waiting for initial osdmap 2022-04-28T06:27:43.062 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.1[41378]: debug 2022-04-28T06:27:42.623+0000 7f7f1c18d700 -1 osd.1 12 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2022-04-28T06:27:43.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:41.198912+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:43.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:41.612037+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:27:43.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:41.612097+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:27:43.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:41.612234+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:41.612609+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:43.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:42.551208+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:43.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:42.552441+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:43.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:42.552995+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:43.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:41.198912+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:43.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:41.612037+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:27:43.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:41.612097+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:27:43.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:41.612234+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:41.612609+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:43.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:42.551208+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:43.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:42.552441+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:43.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:42 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:42.552995+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:43.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:42.550509+0000 mgr.y (mgr.14146) 67 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:42.616332+0000 mon.a (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:42.616415+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:42.617243+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:42.620835+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:42.890860+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.257973+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.258634+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.265077+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.270184+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.271734+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:43.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.272979+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:43.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.273616+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:43.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.620466+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:42.550509+0000 mgr.y (mgr.14146) 67 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:43.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:42.616332+0000 mon.a (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-28T06:27:43.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:42.616415+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:42.617243+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:42.620835+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:42.890860+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.257973+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.258634+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.265077+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.270184+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.271734+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.272979+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:43.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.273616+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:43.860 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:43 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.620466+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:42.550509+0000 mgr.y (mgr.14146) 67 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:27:43.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:42.616332+0000 mon.a (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-28T06:27:43.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:42.616415+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:27:43.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:42.617243+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:42.620835+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:43.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:42.890860+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.257973+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:43.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.258634+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:27:43.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.265077+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.270184+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:43.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.271734+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:43.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.272979+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:43.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.273616+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:43.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:43 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.620466+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:44.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:41.796467+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:27:44.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:41.796562+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:27:44.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:42.886661+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-28T06:27:44.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:43.199149+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:44.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:43.259138+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8074M 2022-04-28T06:27:44.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:43.625262+0000 mon.a (mon.0) 293 : cluster [INF] osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540] boot 2022-04-28T06:27:44.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:43.625302+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:27:44.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.625929+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:44.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:43.661626+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:44.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:44.552372+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.3:0/2728681093' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]: dispatch 2022-04-28T06:27:44.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:44.552687+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]: dispatch 2022-04-28T06:27:44.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:44.560850+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]': finished 2022-04-28T06:27:44.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:44.560907+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:27:44.952 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:44 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:44.561003+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:41.796467+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:27:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:41.796562+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:27:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:42.886661+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-28T06:27:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:43.199149+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:43.259138+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8074M 2022-04-28T06:27:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:43.625262+0000 mon.a (mon.0) 293 : cluster [INF] osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540] boot 2022-04-28T06:27:45.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:43.625302+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:27:45.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.625929+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:45.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:43.661626+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:45.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:44.552372+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.3:0/2728681093' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]: dispatch 2022-04-28T06:27:45.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:44.552687+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]: dispatch 2022-04-28T06:27:45.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:44.560850+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]': finished 2022-04-28T06:27:45.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:44.560907+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:27:45.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:44.561003+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:41.796467+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:41.796562+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:42.886661+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:43.199149+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:43.259138+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8074M 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:43.625262+0000 mon.a (mon.0) 293 : cluster [INF] osd.1 [v2:172.21.15.3:6810/1434600540,v1:172.21.15.3:6811/1434600540] boot 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:43.625302+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.625929+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:43.661626+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:45.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:44.552372+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.3:0/2728681093' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]: dispatch 2022-04-28T06:27:45.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:44.552687+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]: dispatch 2022-04-28T06:27:45.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:44.560850+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba9b336f-d129-420a-8811-3b29303530a1"}]': finished 2022-04-28T06:27:45.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:44.560907+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:27:45.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:44 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:44.561003+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:45.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:45 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:44.997634+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.3:0/39861307' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:46.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:44.997634+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.3:0/39861307' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:46.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:45 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:44.997634+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.3:0/39861307' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:27:46.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:46 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:45.199458+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:47.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:45.199458+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:47.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:46 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:45.199458+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:48.951 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:48 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:47.199850+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:49.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:48 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:47.199850+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:49.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:48 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:47.199850+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:50.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:49.200195+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:50.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:49.596061+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:27:50.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:49.596649+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:50.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cephadm 2022-04-28T06:27:49.597153+0000 mgr.y (mgr.14146) 74 : cephadm [INF] Deploying daemon osd.2 on smithi003 2022-04-28T06:27:50.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:49.200195+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:50.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:49.596061+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:27:50.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:49.596649+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:50.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:50 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cephadm 2022-04-28T06:27:49.597153+0000 mgr.y (mgr.14146) 74 : cephadm [INF] Deploying daemon osd.2 on smithi003 2022-04-28T06:27:50.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:50 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:49.200195+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:50.702 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:50 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:49.596061+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:27:50.702 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:50 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:49.596649+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:50.702 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:50 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cephadm 2022-04-28T06:27:49.597153+0000 mgr.y (mgr.14146) 74 : cephadm [INF] Deploying daemon osd.2 on smithi003 2022-04-28T06:27:52.461 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 2 on host 'smithi003' 2022-04-28T06:27:52.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:51.200753+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:52.497 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:52 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:51.200753+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:52.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:52 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:51.200753+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:52.844 DEBUG:teuthology.orchestra.run.smithi003:osd.2> sudo journalctl -f -n 0 -u ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c@osd.2.service 2022-04-28T06:27:52.847 INFO:tasks.cephadm:Deploying osd.3 on smithi003 with /dev/vg_nvme/lv_1... 2022-04-28T06:27:52.847 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2022-04-28T06:27:52.881 INFO:journalctl@ceph.osd.2.smithi003.stdout:-- Logs begin at Thu 2022-04-28 06:15:36 UTC. -- 2022-04-28T06:27:53.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:52.446472+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:53.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:52.448019+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:53.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:52.450276+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:53.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:52.450466+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:53.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:52.457154+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:53.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:52.446472+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:53.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:52.448019+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:53.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:52.450276+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:53.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:52.450466+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:53.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:53 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:52.457154+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:53.700 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:53 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:52.446472+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:27:53.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:53 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:52.448019+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:53.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:53 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:52.450276+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:53.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:53 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:52.450466+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:27:53.701 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:53 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:52.457154+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:54.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:54 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:53.201061+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:54.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:54 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:53.201061+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:54.895 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_1 2022-04-28T06:27:54.895 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2022-04-28T06:27:54.895 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2022-04-28T06:27:54.895 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2022-04-28T06:27:54.895 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0141731 s, 740 MB/s 2022-04-28T06:27:54.896 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2022-04-28T06:27:54.950 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:54 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:53.201061+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:55.260 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f3f9ccb6-c6bb-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi003:vg_nvme/lv_1 2022-04-28T06:27:55.932 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 28 06:27:55 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.2[44242]: debug 2022-04-28T06:27:55.670+0000 7f15c0996080 -1 osd.2 0 log_to_monitors {default=true} 2022-04-28T06:27:55.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:55 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:54.692944+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:55.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:55 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:55.674917+0000 mon.a (mon.0) 310 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:27:55.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:55 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:54.692944+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:55.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:55 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:55.674917+0000 mon.a (mon.0) 310 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:27:55.957 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:54.692944+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' 2022-04-28T06:27:55.957 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:55 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:55.674917+0000 mon.a (mon.0) 310 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:27:56.924 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.2[44242]: debug 2022-04-28T06:27:56.709+0000 7f15b6ef9700 -1 osd.2 0 waiting for initial osdmap 2022-04-28T06:27:56.924 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-osd.2[44242]: debug 2022-04-28T06:27:56.712+0000 7f15af66d700 -1 osd.2 16 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2022-04-28T06:27:56.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:55.201316+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:56.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:55.704809+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:27:56.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:55.704894+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:27:56.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:55.705006+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:55.705465+0000 mon.a (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:56.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:55.201316+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:56.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:55.704809+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:27:56.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:55.704894+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:27:56.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:55.705006+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:56 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:55.705465+0000 mon.a (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:57.200 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:56 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:55.201316+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:27:57.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:56 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:55.704809+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:27:57.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:56 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: cluster 2022-04-28T06:27:55.704894+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:27:57.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:56 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:55.705006+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:57.201 INFO:journalctl@ceph.mon.b.smithi025.stdout:Apr 28 06:27:56 smithi025 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.b[31056]: audit 2022-04-28T06:27:55.705465+0000 mon.a (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-28T06:27:57.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:56.706922+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-28T06:27:57.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: cluster 2022-04-28T06:27:56.706998+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-28T06:27:57.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:56.707328+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:57.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:56.710450+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:57.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:57.253101+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:57.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:57.254469+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:57.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:57.255051+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:57.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon-a[30849]: audit 2022-04-28T06:27:57.710149+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:57.814 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:56.706922+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2157774531,v1:172.21.15.3:6819/2157774531]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-28T06:27:57.814 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: cluster 2022-04-28T06:27:56.706998+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-28T06:27:57.814 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:56.707328+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:57.814 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:56.710450+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:27:57.814 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:57.253101+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:27:57.814 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:57.254469+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:27:57.814 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 28 06:27:57 smithi003 ceph-f3f9ccb6-c6bb-11ec-8c39-001a4aab830c-mon.c[35864]: audit 2022-04-28T06:27:57.255051+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.3:0/2045183320' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:27:57.814 INFO:journalctl@ceph.mon.c.s