2022-04-28T06:13:44.417 INFO:root:teuthology version: 1.1.1.dev321+gfd878548 2022-04-28T06:13:44.418 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_pdhange@teuthology --description upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/prometheus-metrics 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} --archive /home/teuthworker/archive/pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6807621 --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/6807621/orig.config.yaml 2022-04-28T06:13:44.496 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-28T06:13:44.569 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/6807621 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/prometheus-metrics 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} 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: - workunit: clients: client.0: - mgr/test_prometheus_metrics.sh - print: '**** done end prometheus-metrics.yaml' first_in_suite: false job_id: '6807621' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run ceph mon daemon version check on prometheus metrics ' - 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 randomized correctness test for rados operations generate write load with rados bench ' 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: 1 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: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.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: smithi089.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8twzbgGqS/YEOfpiMacIkW3eIbKG70eaOfwboDwzcWCY3TK6AbZtqlGYU6dUfT7uWvThQiw/F3GNhBTid9ofI6tgloxesqDOxnU3PaUgqbw64Dfm3B3QAoRd3IoxT3QH0KkO1wAUYdz10peF+TkzKJGVkJxjCY6gNbeMthBqXjwvU0UJD5DcgWczlwBCA7zFleZLaO4rlHZMju8BkpIhWGM/AhSkCmoQWqo5SsyogQn6I/kayb+8L5djk3/FYRfzS0ko2DrefR5XVQU5vY+notY4e+9L28D6cbm7duQzAG2wNvLvqN1CQI0ey8tXLMlJP37azfBjiUwfyDW9t6yd0fygG9kvG55lBP9UcnjMsRGW5+mEOAwP8Q2M/OmTgroBXVakqjDQmxYKVCZtC9g6CsOs/P7xDa/Ctpf5FMEyUXRA7/DfttMuQZ43qVoDyY60SNXrJj4TF9tbqRxARJcMVoUpaPnZZqACjKsMeO4PEVx+5lclZGgwzDg2zhQ0dMD8= smithi103.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrOS7rB1AZSVDn3Jy3mqsmJ3Qdu+6Pxej0TFgNPYnETU9z0jH5xleY4GqsP27jQ12olCt3cdHU7G3sTzRL3R01pFw3DkUKt26ueJ+IgxxKScMErmDcjcfRrETjdYBvLijcOc5CRPiiD5070p1360PeeMRNMrubNZSFkWlK5QvFwwEdDRp1n+cHHNf/KXwJm+FNTIGjY1y8sWSyEvgeXJVTIoFeOz4pfhf0OrbYm3SUOxHAet9nXmGGkWsdBI8ZmUUgtz/5fyDV4SrmFOkbC9oLHu0qaEcqpQPkFoi0mzGn/G5DvaB88crYmryoECR8dorh0YjxaDc2PfvY4s5fMpGZS0mSaVKW7+n4Wnw7V/AkyDFJ4ToXFjBexYSDSD3FHU4enkH4ObnGXAmnHFBIC+KtzIxb1UdxaNuVFACvgpcpWrYpPg+2WBLFY5YlvVUO7WUkIpsjK5Ats5oHe3vnBrDww7oh8On2fOCF5ZalLz7wlNT1VMOA6RCtdqZEp0RiOlE= 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:13:44.570 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:13:44.571 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_pdvian_ceph_5a5e0c5a7da5a85f1e3969985125d6f476f58f37/qa/tasks 2022-04-28T06:13:44.571 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-28T06:13:44.572 INFO:teuthology.task.internal:Checking packages... 2022-04-28T06:13:44.592 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6ceeb0566ada846fe0f5f2630fd02650f3b712d6' 2022-04-28T06:13:44.593 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:13:44.593 INFO:teuthology.packaging:ref: None 2022-04-28T06:13:44.593 INFO:teuthology.packaging:tag: None 2022-04-28T06:13:44.593 INFO:teuthology.packaging:branch: wip-pdhange-testing 2022-04-28T06:13:44.593 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:13:44.593 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:13:44.745 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11767.g6ceeb056 2022-04-28T06:13:44.745 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-28T06:13:44.754 INFO:teuthology.task.internal:no buildpackages task found 2022-04-28T06:13:44.754 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-28T06:13:44.779 INFO:teuthology.task.internal:Saving configuration 2022-04-28T06:13:44.804 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-28T06:13:44.812 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-28T06:13:44.835 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.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/6807621', '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:08:11.386292', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKF5pvMupIv18RBx9C3R3A9uLa3X2dDEgtZxdwDfzv3acnziyFdw4osXJcszDM+t7p2qIn2BSIxRSESCL35D9nM='} 2022-04-28T06:13:44.857 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.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/6807621', '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:08:11.384964', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGUlyLHCIrBBGOHYOHRQEiiNK6B/qC4erZuJ7rFEK6Kpk7WnYXU0yfZdhZHFMzNdHkRN/tV2LmXeSc0/f+VA/V8='} 2022-04-28T06:13:44.858 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-28T06:13:44.866 INFO:teuthology.task.internal:roles: ubuntu@smithi089.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:13:44.866 INFO:teuthology.task.internal:roles: ubuntu@smithi103.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:13:44.866 INFO:teuthology.run_tasks:Running task console_log... 2022-04-28T06:13:44.944 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa7565d6b70>, signals=[15]) 2022-04-28T06:13:44.944 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-28T06:13:44.958 INFO:teuthology.task.internal:Opening connections... 2022-04-28T06:13:44.958 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2022-04-28T06:13:44.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:13:45.050 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi103.front.sepia.ceph.com 2022-04-28T06:13:45.051 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:13:45.130 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-28T06:13:45.138 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2022-04-28T06:13:45.158 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2022-04-28T06:13:45.159 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2022-04-28T06:13:45.217 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="CentOS Stream" 2022-04-28T06:13:45.217 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="8" 2022-04-28T06:13:45.217 INFO:teuthology.orchestra.run.smithi089.stdout:ID="centos" 2022-04-28T06:13:45.217 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE="rhel fedora" 2022-04-28T06:13:45.217 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="8" 2022-04-28T06:13:45.218 INFO:teuthology.orchestra.run.smithi089.stdout:PLATFORM_ID="platform:el8" 2022-04-28T06:13:45.218 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-28T06:13:45.218 INFO:teuthology.orchestra.run.smithi089.stdout:ANSI_COLOR="0;31" 2022-04-28T06:13:45.218 INFO:teuthology.orchestra.run.smithi089.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-28T06:13:45.218 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://centos.org/" 2022-04-28T06:13:45.218 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-28T06:13:45.218 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-28T06:13:45.218 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-28T06:13:45.219 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2022-04-28T06:13:45.243 DEBUG:teuthology.orchestra.run.smithi103:> uname -m 2022-04-28T06:13:45.322 INFO:teuthology.orchestra.run.smithi103.stdout:x86_64 2022-04-28T06:13:45.322 DEBUG:teuthology.orchestra.run.smithi103:> cat /etc/os-release 2022-04-28T06:13:45.381 INFO:teuthology.orchestra.run.smithi103.stdout:NAME="CentOS Stream" 2022-04-28T06:13:45.381 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION="8" 2022-04-28T06:13:45.381 INFO:teuthology.orchestra.run.smithi103.stdout:ID="centos" 2022-04-28T06:13:45.381 INFO:teuthology.orchestra.run.smithi103.stdout:ID_LIKE="rhel fedora" 2022-04-28T06:13:45.382 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION_ID="8" 2022-04-28T06:13:45.382 INFO:teuthology.orchestra.run.smithi103.stdout:PLATFORM_ID="platform:el8" 2022-04-28T06:13:45.382 INFO:teuthology.orchestra.run.smithi103.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-28T06:13:45.382 INFO:teuthology.orchestra.run.smithi103.stdout:ANSI_COLOR="0;31" 2022-04-28T06:13:45.382 INFO:teuthology.orchestra.run.smithi103.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-28T06:13:45.382 INFO:teuthology.orchestra.run.smithi103.stdout:HOME_URL="https://centos.org/" 2022-04-28T06:13:45.382 INFO:teuthology.orchestra.run.smithi103.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-28T06:13:45.383 INFO:teuthology.orchestra.run.smithi103.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-28T06:13:45.383 INFO:teuthology.orchestra.run.smithi103.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-28T06:13:45.383 INFO:teuthology.lock.ops:Updating smithi103.front.sepia.ceph.com on lock server 2022-04-28T06:13:45.402 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-28T06:13:45.413 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-28T06:13:45.422 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-28T06:13:45.422 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2022-04-28T06:13:45.424 DEBUG:teuthology.orchestra.run.smithi103:> test '!' -e /home/ubuntu/cephtest 2022-04-28T06:13:45.443 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-28T06:13:45.451 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-28T06:13:45.452 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2022-04-28T06:13:45.483 DEBUG:teuthology.orchestra.run.smithi103:> test -z $(ls -A /var/lib/ceph) 2022-04-28T06:13:45.513 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-28T06:13:45.570 INFO:teuthology.run_tasks:Running task kernel... 2022-04-28T06:13:45.595 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-28T06:13:45.595 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2022-04-28T06:13:45.595 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-28T06:13:45.596 DEBUG:teuthology.orchestra.run.smithi103:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-28T06:13:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:13:45.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:13:45.637 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2022-04-28T06:13:45.637 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2022-04-28T06:13:45.696 INFO:teuthology.orchestra.run.smithi089.stdout:4.18.0-383.el8.x86_64 2022-04-28T06:13:45.696 INFO:teuthology.task.kernel:Running kernel on smithi089: 4.18.0-383.el8.x86_64 2022-04-28T06:13:45.696 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum install -y kernel 2022-04-28T06:13:45.697 INFO:teuthology.orchestra.run.smithi103.stdout:4.18.0-383.el8.x86_64 2022-04-28T06:13:45.698 INFO:teuthology.task.kernel:Running kernel on smithi103: 4.18.0-383.el8.x86_64 2022-04-28T06:13:45.698 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum install -y kernel 2022-04-28T06:13:48.311 INFO:teuthology.orchestra.run.smithi089.stdout:CentOS-8 - AppStream 35 MB/s | 21 MB 00:00 2022-04-28T06:13:48.550 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS-8 - AppStream 33 MB/s | 21 MB 00:00 2022-04-28T06:13:52.587 INFO:teuthology.orchestra.run.smithi089.stdout:CentOS-8 - Base 39 MB/s | 22 MB 00:00 2022-04-28T06:13:52.909 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS-8 - Base 36 MB/s | 22 MB 00:00 2022-04-28T06:13:55.810 INFO:teuthology.orchestra.run.smithi089.stdout:CentOS-8 - Extras 170 kB/s | 18 kB 00:00 2022-04-28T06:13:56.149 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS-8 - Extras 161 kB/s | 18 kB 00:00 2022-04-28T06:13:56.171 INFO:teuthology.orchestra.run.smithi089.stdout:CentOS-8 - PowerTools 19 MB/s | 4.5 MB 00:00 2022-04-28T06:13:56.518 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS-8 - PowerTools 18 MB/s | 4.5 MB 00:00 2022-04-28T06:13:57.162 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2022-04-28T06:13:57.518 INFO:teuthology.orchestra.run.smithi103.stdout:Copr repo for python3-asyncssh owned by ceph 30 kB/s | 3.5 kB 00:00 2022-04-28T06:13:58.371 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 10 MB/s | 11 MB 00:01 2022-04-28T06:13:58.718 INFO:teuthology.orchestra.run.smithi103.stdout:Extra Packages for Enterprise Linux 10 MB/s | 11 MB 00:01 2022-04-28T06:14:01.046 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 338 kB/s | 24 kB 00:00 2022-04-28T06:14:01.377 INFO:teuthology.orchestra.run.smithi103.stdout:lab-extras 432 kB/s | 24 kB 00:00 2022-04-28T06:14:03.618 INFO:teuthology.orchestra.run.smithi089.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-28T06:14:03.618 INFO:teuthology.orchestra.run.smithi089.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-28T06:14:03.726 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:14:03.727 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:14:03.727 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:14:03.850 DEBUG:teuthology.orchestra.run.smithi089:> echo no | sudo yum reinstall kernel || true 2022-04-28T06:14:03.882 INFO:teuthology.orchestra.run.smithi103.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-28T06:14:03.882 INFO:teuthology.orchestra.run.smithi103.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-28T06:14:03.974 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:14:03.975 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:14:03.975 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:14:04.087 DEBUG:teuthology.orchestra.run.smithi103:> echo no | sudo yum reinstall kernel || true 2022-04-28T06:14:04.408 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:04 ago on Thu 28 Apr 2022 06:14:00 AM UTC. 2022-04-28T06:14:04.646 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:03 ago on Thu 28 Apr 2022 06:14:01 AM UTC. 2022-04-28T06:14:05.222 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:14:05.223 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:14:05.223 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2022-04-28T06:14:05.223 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:14:05.223 INFO:teuthology.orchestra.run.smithi089.stdout:Reinstalling: 2022-04-28T06:14:05.223 INFO:teuthology.orchestra.run.smithi089.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:14:05.223 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:14:05.223 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:14:05.224 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:14:05.224 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:14:05.224 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 8.1 M 2022-04-28T06:14:05.224 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 0 2022-04-28T06:14:05.225 INFO:teuthology.orchestra.run.smithi089.stderr:Operation aborted. 2022-04-28T06:14:05.295 INFO:teuthology.orchestra.run.smithi089.stdout:Is this ok [y/N]: 2022-04-28T06:14:05.296 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum reinstall -y kernel || true 2022-04-28T06:14:05.508 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:14:05.509 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:14:05.509 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2022-04-28T06:14:05.509 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:14:05.509 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalling: 2022-04-28T06:14:05.510 INFO:teuthology.orchestra.run.smithi103.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:14:05.510 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:14:05.510 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:14:05.510 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:14:05.510 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:14:05.511 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 8.1 M 2022-04-28T06:14:05.511 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 0 2022-04-28T06:14:05.511 INFO:teuthology.orchestra.run.smithi103.stderr:Operation aborted. 2022-04-28T06:14:05.575 INFO:teuthology.orchestra.run.smithi103.stdout:Is this ok [y/N]: 2022-04-28T06:14:05.575 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum reinstall -y kernel || true 2022-04-28T06:14:05.845 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:05 ago on Thu 28 Apr 2022 06:14:00 AM UTC. 2022-04-28T06:14:06.125 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:05 ago on Thu 28 Apr 2022 06:14:01 AM UTC. 2022-04-28T06:14:06.659 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:14:06.659 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:14:06.659 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2022-04-28T06:14:06.659 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:14:06.659 INFO:teuthology.orchestra.run.smithi089.stdout:Reinstalling: 2022-04-28T06:14:06.660 INFO:teuthology.orchestra.run.smithi089.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:14:06.660 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:14:06.660 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:14:06.660 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:14:06.660 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:14:06.661 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 8.1 M 2022-04-28T06:14:06.661 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 0 2022-04-28T06:14:06.661 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:14:06.873 INFO:teuthology.orchestra.run.smithi089.stdout:kernel-4.18.0-383.el8.x86_64.rpm 38 MB/s | 8.1 MB 00:00 2022-04-28T06:14:06.873 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:14:06.874 INFO:teuthology.orchestra.run.smithi089.stdout:Total 38 MB/s | 8.1 MB 00:00 2022-04-28T06:14:06.965 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:14:06.966 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:14:06.966 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2022-04-28T06:14:06.966 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:14:06.966 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalling: 2022-04-28T06:14:06.966 INFO:teuthology.orchestra.run.smithi103.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:14:06.967 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:14:06.967 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:14:06.967 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:14:06.967 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:14:06.967 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 8.1 M 2022-04-28T06:14:06.968 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 0 2022-04-28T06:14:06.968 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:14:06.968 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:14:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:kernel-4.18.0-383.el8.x86_64.rpm 34 MB/s | 8.1 MB 00:00 2022-04-28T06:14:07.205 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:14:07.205 INFO:teuthology.orchestra.run.smithi103.stdout:Total 34 MB/s | 8.1 MB 00:00 2022-04-28T06:14:07.300 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:14:07.324 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:14:07.324 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:14:07.484 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:14:07.492 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:14:07.688 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:14:07.688 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:14:07.774 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:14:07.870 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:14:07.877 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:14:07.953 INFO:teuthology.orchestra.run.smithi089.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:14:07.955 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:14:08.185 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:14:08.334 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:14:08.334 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:14:08.389 INFO:teuthology.orchestra.run.smithi103.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:14:08.389 INFO:teuthology.orchestra.run.smithi103.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:14:08.753 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:14:08.753 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:14:08.787 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:14:08.787 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:14:08.787 INFO:teuthology.orchestra.run.smithi089.stdout:Reinstalled: 2022-04-28T06:14:08.787 INFO:teuthology.orchestra.run.smithi089.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-28T06:14:08.787 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:14:08.787 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:14:08.908 DEBUG:teuthology.orchestra.run.smithi089:> rpm -q kernel --last | head -n 1 2022-04-28T06:14:09.029 INFO:teuthology.orchestra.run.smithi089.stdout:kernel-4.18.0-383.el8.x86_64 Thu 28 Apr 2022 06:14:07 AM UTC 2022-04-28T06:14:09.031 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-28T06:14:09.031 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-28T06:14:09.031 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2022-04-28T06:14:09.031 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-28T06:14:09.066 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2022-04-28T06:14:09.078 DEBUG:teuthology.parallel:result is None 2022-04-28T06:14:09.175 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:14:09.176 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:14:09.176 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalled: 2022-04-28T06:14:09.176 INFO:teuthology.orchestra.run.smithi103.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-28T06:14:09.176 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:14:09.176 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:14:09.255 DEBUG:teuthology.orchestra.run.smithi103:> rpm -q kernel --last | head -n 1 2022-04-28T06:14:09.376 INFO:teuthology.orchestra.run.smithi103.stdout:kernel-4.18.0-383.el8.x86_64 Thu 28 Apr 2022 06:14:08 AM UTC 2022-04-28T06:14:09.378 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-28T06:14:09.378 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-28T06:14:09.378 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2022-04-28T06:14:09.378 DEBUG:teuthology.orchestra.run.smithi103:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-28T06:14:09.416 INFO:teuthology.orchestra.run.smithi103.stdout:ttyS1 2022-04-28T06:14:09.429 DEBUG:teuthology.parallel:result is None 2022-04-28T06:14:09.429 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-28T06:14:09.441 INFO:teuthology.task.internal:Creating test directory... 2022-04-28T06:14:09.442 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-28T06:14:09.444 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-28T06:14:09.486 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-28T06:14:09.497 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-28T06:14:09.512 INFO:teuthology.task.internal:Creating archive directory... 2022-04-28T06:14:09.512 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-28T06:14:09.514 DEBUG:teuthology.orchestra.run.smithi103:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-28T06:14:09.556 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-28T06:14:09.567 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-28T06:14:09.567 DEBUG:teuthology.orchestra.run.smithi089:> 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:14:09.581 DEBUG:teuthology.orchestra.run.smithi103:> 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:14:09.607 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:14:09.617 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:14:09.620 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:14:09.630 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:14:09.632 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-28T06:14:09.643 INFO:teuthology.task.internal:Configuring sudo... 2022-04-28T06:14:09.643 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-28T06:14:09.660 DEBUG:teuthology.orchestra.run.smithi103:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-28T06:14:09.699 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-28T06:14:09.712 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-28T06:14:09.712 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-28T06:14:09.727 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-28T06:14:09.757 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:14:09.822 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:14:09.874 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:14:09.955 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:14:09.998 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:14:09.998 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-28T06:14:10.064 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:14:10.107 DEBUG:teuthology.orchestra.run.smithi103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:14:10.172 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:14:10.231 DEBUG:teuthology.orchestra.run.smithi103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:14:10.274 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:14:10.275 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-28T06:14:10.340 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2022-04-28T06:14:10.343 DEBUG:teuthology.orchestra.run.smithi103:> sudo service rsyslog restart 2022-04-28T06:14:10.393 INFO:teuthology.orchestra.run.smithi089.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-28T06:14:10.431 INFO:teuthology.orchestra.run.smithi103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-28T06:14:10.824 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-28T06:14:10.844 INFO:teuthology.task.internal:Starting timer... 2022-04-28T06:14:10.845 INFO:teuthology.run_tasks:Running task pcp... 2022-04-28T06:14:10.863 INFO:teuthology.run_tasks:Running task selinux... 2022-04-28T06:14:10.881 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2022-04-28T06:14:10.881 DEBUG:teuthology.orchestra.run.smithi089:> sudo service auditd rotate 2022-04-28T06:14:10.947 INFO:teuthology.orchestra.run.smithi089.stdout:Rotating logs: 2022-04-28T06:14:10.950 DEBUG:teuthology.orchestra.run.smithi103:> sudo service auditd rotate 2022-04-28T06:14:11.015 INFO:teuthology.orchestra.run.smithi103.stdout:Rotating logs: 2022-04-28T06:14:11.016 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-28T06:14:11.016 DEBUG:teuthology.orchestra.run.smithi089:> /usr/sbin/getenforce 2022-04-28T06:14:11.041 INFO:teuthology.orchestra.run.smithi089.stdout:Permissive 2022-04-28T06:14:11.041 DEBUG:teuthology.orchestra.run.smithi103:> /usr/sbin/getenforce 2022-04-28T06:14:11.065 INFO:teuthology.orchestra.run.smithi103.stdout:Permissive 2022-04-28T06:14:11.065 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi089.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi103.front.sepia.ceph.com': 'permissive'} 2022-04-28T06:14:11.065 DEBUG:teuthology.orchestra.run.smithi089:> 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:14:11.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:14:11.110 DEBUG:teuthology.orchestra.run.smithi103:> 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:14:11.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:14:11.138 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-28T06:14:11.138 DEBUG:teuthology.orchestra.run.smithi089:> sudo /usr/sbin/setenforce permissive 2022-04-28T06:14:11.178 DEBUG:teuthology.orchestra.run.smithi103:> sudo /usr/sbin/setenforce permissive 2022-04-28T06:14:11.211 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-28T06:14:11.254 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2022-04-28T06:14:11.262 INFO:teuthology.repo_utils:Fetching master from origin 2022-04-28T06:14:11.295 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-28T06:14:11.314 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:14:11.315 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi089.front.sepia.ceph.com,smithi103.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-28T06:18:00.984 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi103.front.sepia.ceph.com')] 2022-04-28T06:18:00.985 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2022-04-28T06:18:00.987 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:18:01.111 DEBUG:teuthology.orchestra.run.smithi089:> true 2022-04-28T06:18:01.185 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2022-04-28T06:18:01.186 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:18:01.262 DEBUG:teuthology.orchestra.run.smithi103:> true 2022-04-28T06:18:01.329 INFO:teuthology.run_tasks:Running task clock... 2022-04-28T06:18:01.343 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-28T06:18:01.344 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-28T06:18:01.346 DEBUG:teuthology.orchestra.run.smithi089:> 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:18:01.349 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-28T06:18:01.349 DEBUG:teuthology.orchestra.run.smithi103:> 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:18:01.379 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-28T06:18:01.394 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-28T06:18:01.399 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-28T06:18:01.413 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-28T06:18:01.455 INFO:teuthology.orchestra.run.smithi089.stderr:sudo: ntpd: command not found 2022-04-28T06:18:01.467 INFO:teuthology.orchestra.run.smithi089.stdout:506 Cannot talk to daemon 2022-04-28T06:18:01.479 INFO:teuthology.orchestra.run.smithi103.stderr:sudo: ntpd: command not found 2022-04-28T06:18:01.481 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-28T06:18:01.491 INFO:teuthology.orchestra.run.smithi103.stdout:506 Cannot talk to daemon 2022-04-28T06:18:01.495 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-28T06:18:01.505 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-28T06:18:01.518 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-28T06:18:01.566 INFO:teuthology.orchestra.run.smithi089.stderr:bash: ntpq: command not found 2022-04-28T06:18:01.569 INFO:teuthology.orchestra.run.smithi089.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-28T06:18:01.569 INFO:teuthology.orchestra.run.smithi089.stdout:=============================================================================== 2022-04-28T06:18:01.569 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:18:01.569 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:18:01.570 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:18:01.570 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:18:01.586 INFO:teuthology.orchestra.run.smithi103.stderr:bash: ntpq: command not found 2022-04-28T06:18:01.589 INFO:teuthology.orchestra.run.smithi103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-28T06:18:01.589 INFO:teuthology.orchestra.run.smithi103.stdout:=============================================================================== 2022-04-28T06:18:01.589 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:18:01.589 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:18:01.589 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:18:01.589 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:18:01.590 INFO:teuthology.run_tasks:Running task pexec... 2022-04-28T06:18:01.600 INFO:teuthology.task.pexec:Executing custom commands... 2022-04-28T06:18:01.600 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi089.front.sepia.ceph.com 2022-04-28T06:18:01.601 DEBUG:teuthology.orchestra.run.smithi089:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-28T06:18:01.601 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi103.front.sepia.ceph.com 2022-04-28T06:18:01.601 DEBUG:teuthology.orchestra.run.smithi103:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-28T06:18:02.200 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:57 ago on Thu 28 Apr 2022 06:17:05 AM UTC. 2022-04-28T06:18:02.225 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:57 ago on Thu 28 Apr 2022 06:17:05 AM UTC. 2022-04-28T06:18:03.202 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:18:03.202 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:18:03.203 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2022-04-28T06:18:03.203 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:18:03.203 INFO:teuthology.orchestra.run.smithi089.stdout:Resetting modules: 2022-04-28T06:18:03.203 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools 2022-04-28T06:18:03.203 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:03.203 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:18:03.203 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:18:03.203 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:03.233 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:18:03.234 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:18:03.235 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2022-04-28T06:18:03.235 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:18:03.235 INFO:teuthology.orchestra.run.smithi103.stdout:Resetting modules: 2022-04-28T06:18:03.235 INFO:teuthology.orchestra.run.smithi103.stdout: container-tools 2022-04-28T06:18:03.235 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:03.235 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:18:03.235 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:18:03.235 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:03.407 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:18:03.485 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:18:04.002 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:58 ago on Thu 28 Apr 2022 06:17:05 AM UTC. 2022-04-28T06:18:04.077 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:59 ago on Thu 28 Apr 2022 06:17:05 AM UTC. 2022-04-28T06:18:05.082 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:18:05.084 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================= 2022-04-28T06:18:05.084 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:18:05.084 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================= 2022-04-28T06:18:05.084 INFO:teuthology.orchestra.run.smithi089.stdout:Installing group/module packages: 2022-04-28T06:18:05.084 INFO:teuthology.orchestra.run.smithi089.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-28T06:18:05.084 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-28T06:18:05.084 INFO:teuthology.orchestra.run.smithi089.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-28T06:18:05.084 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout:Installing module profiles: 2022-04-28T06:18:05.085 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools/common 2022-04-28T06:18:05.086 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:05.086 INFO:teuthology.orchestra.run.smithi089.stdout:Enabling module streams: 2022-04-28T06:18:05.086 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools rhel8 2022-04-28T06:18:05.086 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:05.086 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:18:05.086 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================= 2022-04-28T06:18:05.086 INFO:teuthology.orchestra.run.smithi089.stdout:Install 10 Packages 2022-04-28T06:18:05.086 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:05.087 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:18:05.087 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 18 M 2022-04-28T06:18:05.088 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 64 M 2022-04-28T06:18:05.088 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:18:05.088 INFO:teuthology.orchestra.run.smithi103.stdout:========================================================================================= 2022-04-28T06:18:05.088 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:18:05.088 INFO:teuthology.orchestra.run.smithi103.stdout:========================================================================================= 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout:Installing group/module packages: 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:18:05.089 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-28T06:18:05.090 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-28T06:18:05.090 INFO:teuthology.orchestra.run.smithi103.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-28T06:18:05.090 INFO:teuthology.orchestra.run.smithi103.stdout:Installing module profiles: 2022-04-28T06:18:05.090 INFO:teuthology.orchestra.run.smithi103.stdout: container-tools/common 2022-04-28T06:18:05.090 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:05.090 INFO:teuthology.orchestra.run.smithi103.stdout:Enabling module streams: 2022-04-28T06:18:05.090 INFO:teuthology.orchestra.run.smithi103.stdout: container-tools rhel8 2022-04-28T06:18:05.090 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:05.091 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:18:05.091 INFO:teuthology.orchestra.run.smithi103.stdout:========================================================================================= 2022-04-28T06:18:05.091 INFO:teuthology.orchestra.run.smithi103.stdout:Install 10 Packages 2022-04-28T06:18:05.091 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:05.091 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 18 M 2022-04-28T06:18:05.092 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 64 M 2022-04-28T06:18:05.092 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:18:05.161 INFO:teuthology.orchestra.run.smithi089.stdout:(1/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 2.8 MB/s | 209 kB 00:00 2022-04-28T06:18:05.186 INFO:teuthology.orchestra.run.smithi089.stdout:(2/10): python3-podman-4.0.0-1.module_el8.7.0+1 6.1 MB/s | 149 kB 00:00 2022-04-28T06:18:05.218 INFO:teuthology.orchestra.run.smithi103.stdout:(1/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 1.6 MB/s | 209 kB 00:00 2022-04-28T06:18:05.236 INFO:teuthology.orchestra.run.smithi089.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 495 kB/s | 25 kB 00:00 2022-04-28T06:18:05.252 INFO:teuthology.orchestra.run.smithi103.stdout:(2/10): cockpit-podman-43-1.module_el8.7.0+1106 3.0 MB/s | 494 kB 00:00 2022-04-28T06:18:05.261 INFO:teuthology.orchestra.run.smithi089.stdout:(4/10): cockpit-podman-43-1.module_el8.7.0+1106 2.8 MB/s | 494 kB 00:00 2022-04-28T06:18:05.277 INFO:teuthology.orchestra.run.smithi103.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 1.0 MB/s | 25 kB 00:00 2022-04-28T06:18:05.287 INFO:teuthology.orchestra.run.smithi089.stdout:(5/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2022-04-28T06:18:05.302 INFO:teuthology.orchestra.run.smithi103.stdout:(4/10): python3-podman-4.0.0-1.module_el8.7.0+1 1.7 MB/s | 149 kB 00:00 2022-04-28T06:18:05.327 INFO:teuthology.orchestra.run.smithi103.stdout:(5/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2022-04-28T06:18:05.412 INFO:teuthology.orchestra.run.smithi089.stdout:(6/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 18 MB/s | 2.3 MB 00:00 2022-04-28T06:18:05.446 INFO:teuthology.orchestra.run.smithi089.stdout:(7/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 1.4 MB/s | 48 kB 00:00 2022-04-28T06:18:05.471 INFO:teuthology.orchestra.run.smithi089.stdout:(8/10): yajl-2.1.0-10.el8.x86_64.rpm 1.6 MB/s | 41 kB 00:00 2022-04-28T06:18:05.503 INFO:teuthology.orchestra.run.smithi103.stdout:(6/10): buildah-1.24.2-2.module_el8.7.0+1106+45 20 MB/s | 8.1 MB 00:00 2022-04-28T06:18:05.536 INFO:teuthology.orchestra.run.smithi103.stdout:(7/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 1.4 MB/s | 48 kB 00:00 2022-04-28T06:18:05.562 INFO:teuthology.orchestra.run.smithi103.stdout:(8/10): yajl-2.1.0-10.el8.x86_64.rpm 1.6 MB/s | 41 kB 00:00 2022-04-28T06:18:05.621 INFO:teuthology.orchestra.run.smithi103.stdout:(9/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 7.7 MB/s | 2.3 MB 00:00 2022-04-28T06:18:05.622 INFO:teuthology.orchestra.run.smithi089.stdout:(9/10): buildah-1.24.2-2.module_el8.7.0+1106+45 15 MB/s | 8.1 MB 00:00 2022-04-28T06:18:05.771 INFO:teuthology.orchestra.run.smithi103.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 14 MB/s | 6.7 MB 00:00 2022-04-28T06:18:05.773 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:18:05.773 INFO:teuthology.orchestra.run.smithi103.stdout:Total 26 MB/s | 18 MB 00:00 2022-04-28T06:18:05.781 INFO:teuthology.orchestra.run.smithi089.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 13 MB/s | 6.7 MB 00:00 2022-04-28T06:18:05.783 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:18:05.783 INFO:teuthology.orchestra.run.smithi089.stdout:Total 26 MB/s | 18 MB 00:00 2022-04-28T06:18:05.963 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:18:05.972 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:18:05.981 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:18:05.984 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:18:05.989 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:18:05.990 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:18:06.439 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:18:06.442 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:18:06.487 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:18:06.490 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:18:06.930 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:18:07.021 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:18:07.193 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-28T06:18:07.281 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-28T06:18:07.362 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-28T06:18:07.468 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-28T06:18:07.612 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-28T06:18:07.762 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-28T06:18:07.848 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:18:08.020 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:18:08.025 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-28T06:18:08.231 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-28T06:18:08.408 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-28T06:18:08.684 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-28T06:18:09.171 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-28T06:18:09.393 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-28T06:18:09.463 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-28T06:18:09.700 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-28T06:18:10.216 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-28T06:18:10.428 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:18:10.608 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-28T06:18:10.698 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:18:10.699 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-28T06:18:10.699 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-28T06:18:10.699 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-28T06:18:10.699 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:18:10.699 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-28T06:18:10.700 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-28T06:18:10.700 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-28T06:18:10.700 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-28T06:18:10.700 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-28T06:18:10.832 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:18:11.101 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-28T06:18:11.102 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:18:11.103 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-28T06:18:11.103 INFO:teuthology.orchestra.run.smithi089.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-28T06:18:11.103 INFO:teuthology.orchestra.run.smithi089.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-28T06:18:11.103 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:11.103 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:18:11.112 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:18:11.114 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-28T06:18:11.114 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-28T06:18:11.115 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-28T06:18:11.115 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:18:11.116 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-28T06:18:11.116 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-28T06:18:11.117 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-28T06:18:11.117 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-28T06:18:11.118 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-28T06:18:11.287 DEBUG:teuthology.parallel:result is None 2022-04-28T06:18:11.534 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-28T06:18:11.535 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:11.535 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:18:11.536 INFO:teuthology.orchestra.run.smithi103.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:18:11.537 INFO:teuthology.orchestra.run.smithi103.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:18:11.537 INFO:teuthology.orchestra.run.smithi103.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:18:11.537 INFO:teuthology.orchestra.run.smithi103.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:18:11.537 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-28T06:18:11.537 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-28T06:18:11.537 INFO:teuthology.orchestra.run.smithi103.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:18:11.537 INFO:teuthology.orchestra.run.smithi103.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-28T06:18:11.537 INFO:teuthology.orchestra.run.smithi103.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-28T06:18:11.538 INFO:teuthology.orchestra.run.smithi103.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-28T06:18:11.538 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:11.538 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:18:11.670 DEBUG:teuthology.parallel:result is None 2022-04-28T06:18:11.670 INFO:teuthology.run_tasks:Running task install... 2022-04-28T06:18:11.683 DEBUG:teuthology.task.install:project ceph 2022-04-28T06:18:11.684 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'}} 2022-04-28T06:18:11.684 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-28T06:18:11.684 INFO:teuthology.task.install:Using flavor: default 2022-04-28T06:18:11.691 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:18:11.692 INFO:teuthology.task.install:extra packages: [] 2022-04-28T06:18:11.692 DEBUG:teuthology.orchestra.run.smithi089:> sudo lsb_release -is 2022-04-28T06:18:11.729 INFO:teuthology.orchestra.run.smithi089.stdout:CentOSStream 2022-04-28T06:18:11.730 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:18:11.730 DEBUG:teuthology.orchestra.run.smithi103:> sudo lsb_release -is 2022-04-28T06:18:11.731 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:18:11.731 DEBUG:teuthology.orchestra.run.smithi089:> sudo lsb_release -is 2022-04-28T06:18:11.765 INFO:teuthology.orchestra.run.smithi103.stdout:CentOSStream 2022-04-28T06:18:11.767 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:18:11.767 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:18:11.767 DEBUG:teuthology.orchestra.run.smithi103:> sudo lsb_release -is 2022-04-28T06:18:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:CentOSStream 2022-04-28T06:18:11.805 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:18:11.805 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:18:11.805 INFO:teuthology.packaging:ref: None 2022-04-28T06:18:11.805 INFO:teuthology.packaging:tag: None 2022-04-28T06:18:11.805 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:18:11.805 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:18:11.806 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:18:11.844 INFO:teuthology.orchestra.run.smithi103.stdout:CentOSStream 2022-04-28T06:18:11.845 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:18:11.845 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:18:11.845 INFO:teuthology.packaging:ref: None 2022-04-28T06:18:11.845 INFO:teuthology.packaging:tag: None 2022-04-28T06:18:11.846 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:18:11.846 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:18:11.846 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:18:12.022 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/ 2022-04-28T06:18:12.023 INFO:teuthology.task.install.rpm:Package version is 16.2.7-969.g4fa079ba 2022-04-28T06:18:12.086 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/ 2022-04-28T06:18:12.086 INFO:teuthology.task.install.rpm:Package version is 16.2.7-969.g4fa079ba 2022-04-28T06:18:12.140 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:18:12.141 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:18:12.141 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-28T06:18:12.167 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:18:12.167 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:18:12.168 INFO:teuthology.packaging:ref: None 2022-04-28T06:18:12.168 INFO:teuthology.packaging:tag: None 2022-04-28T06:18:12.168 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:18:12.168 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:18:12.168 DEBUG:teuthology.orchestra.run.smithi089:> 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:18:12.211 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:18:12.211 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:18:12.212 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-28T06:18:12.235 DEBUG:teuthology.orchestra.run.smithi089:> 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:18:12.238 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:18:12.238 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:18:12.239 INFO:teuthology.packaging:ref: None 2022-04-28T06:18:12.239 INFO:teuthology.packaging:tag: None 2022-04-28T06:18:12.239 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:18:12.239 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:18:12.239 DEBUG:teuthology.orchestra.run.smithi103:> 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:18:12.306 DEBUG:teuthology.orchestra.run.smithi103:> 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:18:12.311 DEBUG:teuthology.orchestra.run.smithi089:> 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:18:12.377 INFO:teuthology.orchestra.run.smithi089.stdout:check_obsoletes = 1 2022-04-28T06:18:12.378 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum clean all 2022-04-28T06:18:12.383 DEBUG:teuthology.orchestra.run.smithi103:> 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:18:12.448 INFO:teuthology.orchestra.run.smithi103.stdout:check_obsoletes = 1 2022-04-28T06:18:12.449 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum clean all 2022-04-28T06:18:12.618 INFO:teuthology.orchestra.run.smithi089.stdout:55 files removed 2022-04-28T06:18:12.638 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-radosgw 2022-04-28T06:18:12.689 INFO:teuthology.orchestra.run.smithi103.stdout:55 files removed 2022-04-28T06:18:12.709 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-radosgw 2022-04-28T06:18:13.537 INFO:teuthology.orchestra.run.smithi089.stdout:ceph packages for x86_64 135 kB/s | 76 kB 00:00 2022-04-28T06:18:13.623 INFO:teuthology.orchestra.run.smithi103.stdout:ceph packages for x86_64 135 kB/s | 76 kB 00:00 2022-04-28T06:18:14.192 INFO:teuthology.orchestra.run.smithi089.stdout:ceph noarch packages 25 kB/s | 15 kB 00:00 2022-04-28T06:18:14.279 INFO:teuthology.orchestra.run.smithi103.stdout:ceph noarch packages 25 kB/s | 15 kB 00:00 2022-04-28T06:18:14.633 INFO:teuthology.orchestra.run.smithi089.stdout:ceph source packages 3.4 kB/s | 1.4 kB 00:00 2022-04-28T06:18:14.701 INFO:teuthology.orchestra.run.smithi103.stdout:ceph source packages 3.6 kB/s | 1.4 kB 00:00 2022-04-28T06:18:15.286 INFO:teuthology.orchestra.run.smithi089.stdout:CentOS-8 - AppStream 34 MB/s | 21 MB 00:00 2022-04-28T06:18:15.368 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS-8 - AppStream 33 MB/s | 21 MB 00:00 2022-04-28T06:18:19.978 INFO:teuthology.orchestra.run.smithi089.stdout:CentOS-8 - Base 23 MB/s | 22 MB 00:00 2022-04-28T06:18:20.013 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS-8 - Base 25 MB/s | 22 MB 00:00 2022-04-28T06:18:23.279 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS-8 - Extras 157 kB/s | 18 kB 00:00 2022-04-28T06:18:23.468 INFO:teuthology.orchestra.run.smithi089.stdout:CentOS-8 - Extras 50 kB/s | 18 kB 00:00 2022-04-28T06:18:23.689 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS-8 - PowerTools 16 MB/s | 4.5 MB 00:00 2022-04-28T06:18:23.829 INFO:teuthology.orchestra.run.smithi089.stdout:CentOS-8 - PowerTools 19 MB/s | 4.5 MB 00:00 2022-04-28T06:18:24.689 INFO:teuthology.orchestra.run.smithi103.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2022-04-28T06:18:24.845 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2022-04-28T06:18:25.998 INFO:teuthology.orchestra.run.smithi103.stdout:Extra Packages for Enterprise Linux 9.3 MB/s | 11 MB 00:01 2022-04-28T06:18:26.171 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 9.1 MB/s | 11 MB 00:01 2022-04-28T06:18:28.632 INFO:teuthology.orchestra.run.smithi103.stdout:lab-extras 287 kB/s | 24 kB 00:00 2022-04-28T06:18:28.879 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 158 kB/s | 24 kB 00:00 2022-04-28T06:18:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:18:31.704 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:18:31.704 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:18:31.704 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:18:31.704 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:18:31.704 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 12 M 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrading: 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout: librados2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 4.2 M 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.0 M 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 24 M 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 26 k 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-28T06:18:31.705 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 816 k 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 492 k 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.8 M 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 45 k 2022-04-28T06:18:31.706 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 93 k 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 214 k 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 387 k 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 368 k 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 114 k 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout:Install 21 Packages 2022-04-28T06:18:31.707 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrade 2 Packages 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 57 M 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-radosgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 12 M 2022-04-28T06:18:31.708 INFO:teuthology.orchestra.run.smithi103.stdout:Upgrading: 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: librados2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: librbd1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 4.2 M 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-base x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.0 M 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 24 M 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-selinux x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 26 k 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: libcephfs2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 816 k 2022-04-28T06:18:31.709 INFO:teuthology.orchestra.run.smithi103.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: libradosstriper1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 492 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: librgw2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.8 M 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: python3-ceph-argparse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 45 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: python3-ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 93 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cephfs x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 214 k 2022-04-28T06:18:31.710 INFO:teuthology.orchestra.run.smithi103.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout: python3-rados x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 387 k 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout: python3-rbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 368 k 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout: python3-rgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 114 k 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout:Install 21 Packages 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout:Upgrade 2 Packages 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 57 M 2022-04-28T06:18:31.711 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:18:32.522 INFO:teuthology.orchestra.run.smithi089.stdout:(1/23): ceph-base-16.2.7-969.g4fa079ba.el8.x86_ 6.7 MB/s | 6.0 MB 00:00 2022-04-28T06:18:32.597 INFO:teuthology.orchestra.run.smithi089.stdout:(2/23): ceph-selinux-16.2.7-969.g4fa079ba.el8.x 341 kB/s | 26 kB 00:00 2022-04-28T06:18:32.764 INFO:teuthology.orchestra.run.smithi089.stdout:(3/23): libcephfs2-16.2.7-969.g4fa079ba.el8.x86 4.8 MB/s | 816 kB 00:00 2022-04-28T06:18:32.864 INFO:teuthology.orchestra.run.smithi089.stdout:(4/23): libradosstriper1-16.2.7-969.g4fa079ba.e 4.8 MB/s | 492 kB 00:00 2022-04-28T06:18:33.506 INFO:teuthology.orchestra.run.smithi089.stdout:(5/23): librgw2-16.2.7-969.g4fa079ba.el8.x86_64 5.9 MB/s | 3.8 MB 00:00 2022-04-28T06:18:33.590 INFO:teuthology.orchestra.run.smithi089.stdout:(6/23): python3-ceph-argparse-16.2.7-969.g4fa07 539 kB/s | 45 kB 00:00 2022-04-28T06:18:33.682 INFO:teuthology.orchestra.run.smithi089.stdout:(7/23): python3-ceph-common-16.2.7-969.g4fa079b 1.0 MB/s | 93 kB 00:00 2022-04-28T06:18:33.782 INFO:teuthology.orchestra.run.smithi089.stdout:(8/23): python3-cephfs-16.2.7-969.g4fa079ba.el8 2.1 MB/s | 214 kB 00:00 2022-04-28T06:18:33.899 INFO:teuthology.orchestra.run.smithi089.stdout:(9/23): python3-rados-16.2.7-969.g4fa079ba.el8. 3.2 MB/s | 387 kB 00:00 2022-04-28T06:18:34.016 INFO:teuthology.orchestra.run.smithi089.stdout:(10/23): python3-rbd-16.2.7-969.g4fa079ba.el8.x 3.1 MB/s | 368 kB 00:00 2022-04-28T06:18:34.208 INFO:teuthology.orchestra.run.smithi089.stdout:(11/23): ceph-radosgw-16.2.7-969.g4fa079ba.el8. 4.5 MB/s | 12 MB 00:02 2022-04-28T06:18:34.216 INFO:teuthology.orchestra.run.smithi103.stdout:(1/23): ceph-base-16.2.7-969.g4fa079ba.el8.x86_ 2.4 MB/s | 6.0 MB 00:02 2022-04-28T06:18:34.233 INFO:teuthology.orchestra.run.smithi089.stdout:(12/23): python3-rgw-16.2.7-969.g4fa079ba.el8.x 527 kB/s | 114 kB 00:00 2022-04-28T06:18:34.309 INFO:teuthology.orchestra.run.smithi103.stdout:(2/23): ceph-selinux-16.2.7-969.g4fa079ba.el8.x 279 kB/s | 26 kB 00:00 2022-04-28T06:18:34.317 INFO:teuthology.orchestra.run.smithi089.stdout:(13/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.2 MB/s | 354 kB 00:00 2022-04-28T06:18:34.342 INFO:teuthology.orchestra.run.smithi089.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 1.7 MB/s | 44 kB 00:00 2022-04-28T06:18:34.367 INFO:teuthology.orchestra.run.smithi089.stdout:(15/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.0 MB/s | 259 kB 00:00 2022-04-28T06:18:34.393 INFO:teuthology.orchestra.run.smithi089.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 933 kB/s | 47 kB 00:00 2022-04-28T06:18:34.712 INFO:teuthology.orchestra.run.smithi089.stdout:(17/23): leveldb-1.22-1.el8.x86_64.rpm 567 kB/s | 181 kB 00:00 2022-04-28T06:18:34.734 INFO:teuthology.orchestra.run.smithi103.stdout:(3/23): libcephfs2-16.2.7-969.g4fa079ba.el8.x86 1.9 MB/s | 816 kB 00:00 2022-04-28T06:18:34.737 INFO:teuthology.orchestra.run.smithi089.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 829 kB/s | 306 kB 00:00 2022-04-28T06:18:34.787 INFO:teuthology.orchestra.run.smithi089.stdout:(19/23): liboath-2.6.2-3.el8.x86_64.rpm 783 kB/s | 59 kB 00:00 2022-04-28T06:18:34.804 INFO:teuthology.orchestra.run.smithi089.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2022-04-28T06:18:34.942 INFO:teuthology.orchestra.run.smithi103.stdout:(4/23): libradosstriper1-16.2.7-969.g4fa079ba.e 2.3 MB/s | 492 kB 00:00 2022-04-28T06:18:35.718 INFO:teuthology.orchestra.run.smithi103.stdout:(5/23): ceph-common-16.2.7-969.g4fa079ba.el8.x8 5.8 MB/s | 24 MB 00:04 2022-04-28T06:18:35.801 INFO:teuthology.orchestra.run.smithi103.stdout:(6/23): python3-ceph-argparse-16.2.7-969.g4fa07 540 kB/s | 45 kB 00:00 2022-04-28T06:18:35.877 INFO:teuthology.orchestra.run.smithi103.stdout:(7/23): python3-ceph-common-16.2.7-969.g4fa079b 1.2 MB/s | 93 kB 00:00 2022-04-28T06:18:35.896 INFO:teuthology.orchestra.run.smithi089.stdout:(21/23): librados2-16.2.7-969.g4fa079ba.el8.x86 3.4 MB/s | 3.7 MB 00:01 2022-04-28T06:18:35.994 INFO:teuthology.orchestra.run.smithi103.stdout:(8/23): python3-cephfs-16.2.7-969.g4fa079ba.el8 1.8 MB/s | 214 kB 00:00 2022-04-28T06:18:36.055 INFO:teuthology.orchestra.run.smithi089.stdout:(22/23): librbd1-16.2.7-969.g4fa079ba.el8.x86_6 3.3 MB/s | 4.2 MB 00:01 2022-04-28T06:18:36.094 INFO:teuthology.orchestra.run.smithi103.stdout:(9/23): python3-rados-16.2.7-969.g4fa079ba.el8. 3.8 MB/s | 387 kB 00:00 2022-04-28T06:18:36.178 INFO:teuthology.orchestra.run.smithi103.stdout:(10/23): python3-rbd-16.2.7-969.g4fa079ba.el8.x 4.3 MB/s | 368 kB 00:00 2022-04-28T06:18:36.244 INFO:teuthology.orchestra.run.smithi103.stdout:(11/23): python3-rgw-16.2.7-969.g4fa079ba.el8.x 1.7 MB/s | 114 kB 00:00 2022-04-28T06:18:36.320 INFO:teuthology.orchestra.run.smithi103.stdout:(12/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.6 MB/s | 354 kB 00:00 2022-04-28T06:18:36.445 INFO:teuthology.orchestra.run.smithi103.stdout:(13/23): ceph-radosgw-16.2.7-969.g4fa079ba.el8. 2.4 MB/s | 12 MB 00:04 2022-04-28T06:18:36.479 INFO:teuthology.orchestra.run.smithi103.stdout:(14/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.6 MB/s | 259 kB 00:00 2022-04-28T06:18:36.580 INFO:teuthology.orchestra.run.smithi103.stdout:(15/23): librgw2-16.2.7-969.g4fa079ba.el8.x86_6 2.3 MB/s | 3.8 MB 00:01 2022-04-28T06:18:36.629 INFO:teuthology.orchestra.run.smithi103.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 312 kB/s | 47 kB 00:00 2022-04-28T06:18:36.655 INFO:teuthology.orchestra.run.smithi103.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 210 kB/s | 44 kB 00:00 2022-04-28T06:18:36.897 INFO:teuthology.orchestra.run.smithi103.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 243 kB/s | 59 kB 00:00 2022-04-28T06:18:36.980 INFO:teuthology.orchestra.run.smithi103.stdout:(19/23): leveldb-1.22-1.el8.x86_64.rpm 516 kB/s | 181 kB 00:00 2022-04-28T06:18:37.058 INFO:teuthology.orchestra.run.smithi103.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 468 kB/s | 75 kB 00:00 2022-04-28T06:18:37.098 INFO:teuthology.orchestra.run.smithi103.stdout:(21/23): gperftools-libs-2.7-9.el8.x86_64.rpm 591 kB/s | 306 kB 00:00 2022-04-28T06:18:37.214 INFO:teuthology.orchestra.run.smithi089.stdout:(23/23): ceph-common-16.2.7-969.g4fa079ba.el8.x 4.2 MB/s | 24 MB 00:05 2022-04-28T06:18:37.218 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:18:37.218 INFO:teuthology.orchestra.run.smithi089.stdout:Total 10 MB/s | 57 MB 00:05 2022-04-28T06:18:37.258 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:18:37.305 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:18:37.305 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:18:37.667 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:18:37.670 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:18:38.231 INFO:teuthology.orchestra.run.smithi103.stdout:(22/23): librados2-16.2.7-969.g4fa079ba.el8.x86 3.0 MB/s | 3.7 MB 00:01 2022-04-28T06:18:38.315 INFO:teuthology.orchestra.run.smithi103.stdout:(23/23): librbd1-16.2.7-969.g4fa079ba.el8.x86_6 3.3 MB/s | 4.2 MB 00:01 2022-04-28T06:18:38.319 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:18:38.319 INFO:teuthology.orchestra.run.smithi103.stdout:Total 8.5 MB/s | 57 MB 00:06 2022-04-28T06:18:38.360 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:18:38.407 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:18:38.407 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:18:38.634 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:18:38.766 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:18:38.769 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:18:38.888 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-28T06:18:39.099 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:18:39.481 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:18:39.691 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:18:39.779 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:18:39.806 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:18:40.005 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:18:40.113 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-28T06:18:40.191 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:18:40.314 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:18:40.595 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:18:40.699 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:18:40.774 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:18:40.835 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:18:40.940 INFO:teuthology.orchestra.run.smithi103.stdout: Upgrading : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:18:41.040 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:18:41.064 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-28T06:18:41.199 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:18:41.303 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:18:41.548 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:18:41.574 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:18:41.984 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:18:42.041 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:18:42.120 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:18:42.279 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-28T06:18:42.437 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 11/25 2022-04-28T06:18:42.497 INFO:teuthology.orchestra.run.smithi103.stdout: Upgrading : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:18:42.564 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:18:42.622 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:18:42.787 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-28T06:18:42.826 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:18:42.923 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:18:43.041 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 14/25 2022-04-28T06:18:43.190 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:18:43.258 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:18:43.336 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:18:43.476 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-28T06:18:43.498 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:18:43.596 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:18:43.707 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-28T06:18:43.803 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-28T06:18:43.876 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-28T06:18:43.960 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 11/25 2022-04-28T06:18:44.032 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 19/25 2022-04-28T06:18:44.194 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:18:44.474 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:18:44.730 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 14/25 2022-04-28T06:18:44.956 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:18:45.031 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:18:45.274 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-28T06:18:45.549 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-28T06:18:45.718 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-28T06:18:45.906 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 19/25 2022-04-28T06:18:47.449 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:18:47.675 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:18:48.371 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:18:48.658 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:18:48.755 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:18:48.890 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:18:49.458 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:18:49.731 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:18:50.446 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:18:50.788 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:18:50.922 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:18:51.055 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:19:06.905 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:19:06.906 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /sys 2022-04-28T06:19:06.906 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /proc 2022-04-28T06:19:06.906 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2022-04-28T06:19:06.906 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /run 2022-04-28T06:19:06.906 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /mnt 2022-04-28T06:19:06.906 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /var/tmp 2022-04-28T06:19:06.906 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /home 2022-04-28T06:19:06.907 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /tmp 2022-04-28T06:19:06.907 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2022-04-28T06:19:06.907 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:08.080 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:19:08.152 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:19:08.153 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:19:08.355 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:19:08.356 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:19:08.956 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:19:08.956 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 1/25 2022-04-28T06:19:08.957 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2/25 2022-04-28T06:19:08.957 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:19:08.957 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:19:08.957 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:19:08.958 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:19:08.958 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 7/25 2022-04-28T06:19:08.958 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 8/25 2022-04-28T06:19:08.958 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 9/25 2022-04-28T06:19:08.958 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 10/25 2022-04-28T06:19:08.959 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 11/25 2022-04-28T06:19:08.959 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:19:08.959 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:19:08.959 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-28T06:19:08.960 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-28T06:19:08.960 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-28T06:19:08.960 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-28T06:19:08.960 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-28T06:19:08.960 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-28T06:19:08.961 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-28T06:19:08.961 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-28T06:19:08.961 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:19:08.961 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-28T06:19:08.961 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 24/25 2022-04-28T06:19:09.436 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:19:09.436 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /sys 2022-04-28T06:19:09.436 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /proc 2022-04-28T06:19:09.437 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /dev 2022-04-28T06:19:09.437 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /run 2022-04-28T06:19:09.437 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /mnt 2022-04-28T06:19:09.437 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /var/tmp 2022-04-28T06:19:09.437 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /home 2022-04-28T06:19:09.437 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /tmp 2022-04-28T06:19:09.437 INFO:teuthology.orchestra.run.smithi103.stdout:skipping the directory /dev 2022-04-28T06:19:09.437 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:09.795 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:19:09.795 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:09.795 INFO:teuthology.orchestra.run.smithi089.stdout:Upgraded: 2022-04-28T06:19:09.795 INFO:teuthology.orchestra.run.smithi089.stdout: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.795 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.795 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:19:09.795 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: leveldb-1.22-1.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.796 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.797 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:09.798 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:09.798 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:19:10.066 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-test 2022-04-28T06:19:10.610 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:19:10.640 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:42 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:10.670 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:19:10.670 INFO:teuthology.orchestra.run.smithi103.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:19:10.922 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:19:10.922 INFO:teuthology.orchestra.run.smithi103.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:19:11.461 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:19:11.462 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:11.462 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 52 M 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-28T06:19:11.463 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:11.464 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:19:11.464 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:11.464 INFO:teuthology.orchestra.run.smithi089.stdout:Install 6 Packages 2022-04-28T06:19:11.464 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:11.465 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 53 M 2022-04-28T06:19:11.465 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 195 M 2022-04-28T06:19:11.465 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:19:11.531 INFO:teuthology.orchestra.run.smithi089.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 3.0 MB/s | 202 kB 00:00 2022-04-28T06:19:11.556 INFO:teuthology.orchestra.run.smithi089.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 7.5 MB/s | 187 kB 00:00 2022-04-28T06:19:11.580 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:19:11.580 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 1/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 7/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 8/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 9/25 2022-04-28T06:19:11.581 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 10/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 11/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-28T06:19:11.582 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-28T06:19:11.583 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-28T06:19:11.583 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-28T06:19:11.583 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:19:11.583 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-28T06:19:11.583 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 24/25 2022-04-28T06:19:11.583 INFO:teuthology.orchestra.run.smithi089.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 13 MB/s | 323 kB 00:00 2022-04-28T06:19:11.707 INFO:teuthology.orchestra.run.smithi089.stdout:(4/6): libcephsqlite-16.2.7-969.g4fa079ba.el8.x 717 kB/s | 173 kB 00:00 2022-04-28T06:19:11.732 INFO:teuthology.orchestra.run.smithi089.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 460 kB/s | 69 kB 00:00 2022-04-28T06:19:12.362 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:19:12.362 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:12.362 INFO:teuthology.orchestra.run.smithi103.stdout:Upgraded: 2022-04-28T06:19:12.362 INFO:teuthology.orchestra.run.smithi103.stdout: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.362 INFO:teuthology.orchestra.run.smithi103.stdout: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.362 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:19:12.362 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.362 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: leveldb-1.22-1.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-28T06:19:12.363 INFO:teuthology.orchestra.run.smithi103.stdout: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:12.364 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:12.365 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:19:12.639 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-test 2022-04-28T06:19:13.215 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:45 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:14.079 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-test x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 52 M 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout: libcephsqlite x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:19:14.080 INFO:teuthology.orchestra.run.smithi103.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-28T06:19:14.081 INFO:teuthology.orchestra.run.smithi103.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-28T06:19:14.081 INFO:teuthology.orchestra.run.smithi103.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-28T06:19:14.081 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:14.081 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:19:14.081 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:14.081 INFO:teuthology.orchestra.run.smithi103.stdout:Install 6 Packages 2022-04-28T06:19:14.081 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:14.082 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 53 M 2022-04-28T06:19:14.082 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 195 M 2022-04-28T06:19:14.082 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:19:14.156 INFO:teuthology.orchestra.run.smithi103.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 2.7 MB/s | 202 kB 00:00 2022-04-28T06:19:14.181 INFO:teuthology.orchestra.run.smithi103.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 7.4 MB/s | 187 kB 00:00 2022-04-28T06:19:14.215 INFO:teuthology.orchestra.run.smithi103.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 9.4 MB/s | 323 kB 00:00 2022-04-28T06:19:14.399 INFO:teuthology.orchestra.run.smithi103.stdout:(4/6): libcephsqlite-16.2.7-969.g4fa079ba.el8.x 549 kB/s | 173 kB 00:00 2022-04-28T06:19:14.424 INFO:teuthology.orchestra.run.smithi103.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 331 kB/s | 69 kB 00:00 2022-04-28T06:19:18.115 INFO:teuthology.orchestra.run.smithi103.stdout:(6/6): ceph-test-16.2.7-969.g4fa079ba.el8.x86_6 13 MB/s | 52 MB 00:04 2022-04-28T06:19:18.118 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:18.118 INFO:teuthology.orchestra.run.smithi103.stdout:Total 13 MB/s | 53 MB 00:04 2022-04-28T06:19:18.152 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:19:18.173 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:19:18.173 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:19:18.470 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:19:18.473 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:19:19.060 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:19:19.256 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-28T06:19:19.527 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-28T06:19:19.659 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:19:19.741 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:19:19.965 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-28T06:19:20.201 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:19:20.531 INFO:teuthology.orchestra.run.smithi089.stdout:(6/6): ceph-test-16.2.7-969.g4fa079ba.el8.x86_6 5.7 MB/s | 52 MB 00:09 2022-04-28T06:19:20.534 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:20.534 INFO:teuthology.orchestra.run.smithi089.stdout:Total 5.8 MB/s | 53 MB 00:09 2022-04-28T06:19:20.568 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:19:20.588 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:19:20.588 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:19:20.891 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:19:20.894 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:19:21.400 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:19:21.591 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-28T06:19:21.771 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-28T06:19:21.917 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:19:22.001 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:19:22.181 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-28T06:19:22.343 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:19:24.821 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:19:25.107 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:19:25.354 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:19:25.354 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 1/6 2022-04-28T06:19:25.354 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2/6 2022-04-28T06:19:25.354 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-28T06:19:25.354 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-28T06:19:25.354 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-28T06:19:25.773 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-28T06:19:25.773 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:25.773 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:19:25.773 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:25.773 INFO:teuthology.orchestra.run.smithi103.stdout: jq-1.6-3.el8.x86_64 2022-04-28T06:19:25.774 INFO:teuthology.orchestra.run.smithi103.stdout: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:25.774 INFO:teuthology.orchestra.run.smithi103.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-28T06:19:25.774 INFO:teuthology.orchestra.run.smithi103.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-28T06:19:25.774 INFO:teuthology.orchestra.run.smithi103.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-28T06:19:25.774 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:25.774 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:19:25.966 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph 2022-04-28T06:19:26.532 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:58 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:26.937 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:19:27.157 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:19:27.377 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:19:27.380 INFO:teuthology.orchestra.run.smithi103.stdout:====================================================================================== 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout:====================================================================================== 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout: ceph x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.4 k 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mds x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 2.4 M 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 1.6 M 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-modules-core noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 237 k 2022-04-28T06:19:27.381 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mon x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 5.0 M 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-osd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 18 M 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-28T06:19:27.382 INFO:teuthology.orchestra.run.smithi103.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-28T06:19:27.383 INFO:teuthology.orchestra.run.smithi103.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:27.384 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:19:27.385 INFO:teuthology.orchestra.run.smithi103.stdout:====================================================================================== 2022-04-28T06:19:27.385 INFO:teuthology.orchestra.run.smithi103.stdout:Install 32 Packages 2022-04-28T06:19:27.385 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:27.385 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 31 M 2022-04-28T06:19:27.385 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 101 M 2022-04-28T06:19:27.386 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:19:27.412 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:19:27.413 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 1/6 2022-04-28T06:19:27.413 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2/6 2022-04-28T06:19:27.413 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-28T06:19:27.413 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-28T06:19:27.413 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-28T06:19:27.610 INFO:teuthology.orchestra.run.smithi103.stdout:(1/32): ceph-16.2.7-969.g4fa079ba.el8.x86_64.rp 29 kB/s | 6.4 kB 00:00 2022-04-28T06:19:27.840 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-28T06:19:27.840 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:27.840 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:19:27.840 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:27.840 INFO:teuthology.orchestra.run.smithi089.stdout: jq-1.6-3.el8.x86_64 2022-04-28T06:19:27.840 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:27.841 INFO:teuthology.orchestra.run.smithi089.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-28T06:19:27.841 INFO:teuthology.orchestra.run.smithi089.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-28T06:19:27.841 INFO:teuthology.orchestra.run.smithi089.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-28T06:19:27.841 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:27.841 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:19:28.042 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph 2022-04-28T06:19:28.607 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:00 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:28.852 INFO:teuthology.orchestra.run.smithi103.stdout:(2/32): ceph-mgr-16.2.7-969.g4fa079ba.el8.x86_6 1.1 MB/s | 1.6 MB 00:01 2022-04-28T06:19:29.432 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:19:29.435 INFO:teuthology.orchestra.run.smithi089.stdout:====================================================================================== 2022-04-28T06:19:29.435 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:19:29.435 INFO:teuthology.orchestra.run.smithi089.stdout:====================================================================================== 2022-04-28T06:19:29.435 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:19:29.435 INFO:teuthology.orchestra.run.smithi089.stdout: ceph x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.4 k 2022-04-28T06:19:29.435 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:19:29.436 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mds x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 2.4 M 2022-04-28T06:19:29.436 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 1.6 M 2022-04-28T06:19:29.436 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-modules-core noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 237 k 2022-04-28T06:19:29.436 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mon x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 5.0 M 2022-04-28T06:19:29.436 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-osd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 18 M 2022-04-28T06:19:29.436 INFO:teuthology.orchestra.run.smithi089.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-28T06:19:29.436 INFO:teuthology.orchestra.run.smithi089.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-28T06:19:29.437 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-28T06:19:29.437 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-28T06:19:29.437 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-28T06:19:29.437 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-28T06:19:29.437 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-28T06:19:29.437 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-28T06:19:29.437 INFO:teuthology.orchestra.run.smithi089.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-28T06:19:29.437 INFO:teuthology.orchestra.run.smithi089.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-28T06:19:29.438 INFO:teuthology.orchestra.run.smithi089.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-28T06:19:29.438 INFO:teuthology.orchestra.run.smithi089.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-28T06:19:29.438 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-28T06:19:29.438 INFO:teuthology.orchestra.run.smithi089.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-28T06:19:29.438 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-28T06:19:29.438 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-28T06:19:29.438 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-28T06:19:29.439 INFO:teuthology.orchestra.run.smithi089.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-28T06:19:29.440 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:29.440 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:19:29.440 INFO:teuthology.orchestra.run.smithi089.stdout:====================================================================================== 2022-04-28T06:19:29.440 INFO:teuthology.orchestra.run.smithi089.stdout:Install 32 Packages 2022-04-28T06:19:29.440 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:29.441 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 31 M 2022-04-28T06:19:29.441 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 101 M 2022-04-28T06:19:29.441 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:19:29.576 INFO:teuthology.orchestra.run.smithi089.stdout:(1/32): ceph-16.2.7-969.g4fa079ba.el8.x86_64.rp 47 kB/s | 6.4 kB 00:00 2022-04-28T06:19:29.677 INFO:teuthology.orchestra.run.smithi103.stdout:(3/32): ceph-mds-16.2.7-969.g4fa079ba.el8.x86_6 1.1 MB/s | 2.4 MB 00:02 2022-04-28T06:19:29.844 INFO:teuthology.orchestra.run.smithi089.stdout:(2/32): ceph-mds-16.2.7-969.g4fa079ba.el8.x86_6 6.0 MB/s | 2.4 MB 00:00 2022-04-28T06:19:29.885 INFO:teuthology.orchestra.run.smithi089.stdout:(3/32): ceph-mgr-16.2.7-969.g4fa079ba.el8.x86_6 3.6 MB/s | 1.6 MB 00:00 2022-04-28T06:19:29.894 INFO:teuthology.orchestra.run.smithi103.stdout:(4/32): ceph-mgr-modules-core-16.2.7-969.g4fa07 1.1 MB/s | 237 kB 00:00 2022-04-28T06:19:29.961 INFO:teuthology.orchestra.run.smithi103.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 2022-04-28T06:19:29.987 INFO:teuthology.orchestra.run.smithi103.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.5 MB/s | 39 kB 00:00 2022-04-28T06:19:30.011 INFO:teuthology.orchestra.run.smithi089.stdout:(4/32): ceph-mgr-modules-core-16.2.7-969.g4fa07 1.9 MB/s | 237 kB 00:00 2022-04-28T06:19:30.012 INFO:teuthology.orchestra.run.smithi103.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.0 MB/s | 103 kB 00:00 2022-04-28T06:19:30.060 INFO:teuthology.orchestra.run.smithi103.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2022-04-28T06:19:30.078 INFO:teuthology.orchestra.run.smithi089.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 2022-04-28T06:19:30.103 INFO:teuthology.orchestra.run.smithi089.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.5 MB/s | 39 kB 00:00 2022-04-28T06:19:30.112 INFO:teuthology.orchestra.run.smithi103.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 8.6 MB/s | 457 kB 00:00 2022-04-28T06:19:30.128 INFO:teuthology.orchestra.run.smithi089.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.0 MB/s | 103 kB 00:00 2022-04-28T06:19:30.146 INFO:teuthology.orchestra.run.smithi103.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 7.0 MB/s | 237 kB 00:00 2022-04-28T06:19:30.162 INFO:teuthology.orchestra.run.smithi089.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 1.6 MB/s | 54 kB 00:00 2022-04-28T06:19:30.196 INFO:teuthology.orchestra.run.smithi103.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 11 MB/s | 559 kB 00:00 2022-04-28T06:19:30.221 INFO:teuthology.orchestra.run.smithi089.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 7.7 MB/s | 457 kB 00:00 2022-04-28T06:19:30.221 INFO:teuthology.orchestra.run.smithi103.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 4.3 MB/s | 109 kB 00:00 2022-04-28T06:19:30.254 INFO:teuthology.orchestra.run.smithi089.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 7.0 MB/s | 237 kB 00:00 2022-04-28T06:19:30.305 INFO:teuthology.orchestra.run.smithi089.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 11 MB/s | 559 kB 00:00 2022-04-28T06:19:30.338 INFO:teuthology.orchestra.run.smithi089.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 3.2 MB/s | 109 kB 00:00 2022-04-28T06:19:30.355 INFO:teuthology.orchestra.run.smithi103.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 327 kB/s | 44 kB 00:00 2022-04-28T06:19:30.481 INFO:teuthology.orchestra.run.smithi089.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 308 kB/s | 44 kB 00:00 2022-04-28T06:19:30.497 INFO:teuthology.orchestra.run.smithi103.stdout:(14/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.3 MB/s | 185 kB 00:00 2022-04-28T06:19:30.547 INFO:teuthology.orchestra.run.smithi089.stdout:(14/32): ceph-mon-16.2.7-969.g4fa079ba.el8.x86_ 5.1 MB/s | 5.0 MB 00:00 2022-04-28T06:19:30.606 INFO:teuthology.orchestra.run.smithi103.stdout:(15/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.6 MB/s | 173 kB 00:00 2022-04-28T06:19:30.631 INFO:teuthology.orchestra.run.smithi089.stdout:(15/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.2 MB/s | 185 kB 00:00 2022-04-28T06:19:30.823 INFO:teuthology.orchestra.run.smithi103.stdout:(16/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.7 MB/s | 384 kB 00:00 2022-04-28T06:19:30.873 INFO:teuthology.orchestra.run.smithi103.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 222 kB/s | 11 kB 00:00 2022-04-28T06:19:30.915 INFO:teuthology.orchestra.run.smithi089.stdout:(16/32): ceph-osd-16.2.7-969.g4fa079ba.el8.x86_ 17 MB/s | 18 MB 00:01 2022-04-28T06:19:30.923 INFO:teuthology.orchestra.run.smithi103.stdout:(18/32): python3-jaraco-functools-2.0-4.el8.noa 351 kB/s | 18 kB 00:00 2022-04-28T06:19:30.940 INFO:teuthology.orchestra.run.smithi089.stdout:(17/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 440 kB/s | 173 kB 00:00 2022-04-28T06:19:30.965 INFO:teuthology.orchestra.run.smithi089.stdout:(18/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.1 MB/s | 384 kB 00:00 2022-04-28T06:19:30.974 INFO:teuthology.orchestra.run.smithi103.stdout:(19/32): python3-logutils-0.3.5-11.el8.noarch.r 977 kB/s | 49 kB 00:00 2022-04-28T06:19:30.999 INFO:teuthology.orchestra.run.smithi089.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 299 kB/s | 18 kB 00:00 2022-04-28T06:19:31.024 INFO:teuthology.orchestra.run.smithi089.stdout:(20/32): python3-jaraco-6.2-6.el8.noarch.rpm 102 kB/s | 11 kB 00:00 2022-04-28T06:19:31.041 INFO:teuthology.orchestra.run.smithi089.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 643 kB/s | 49 kB 00:00 2022-04-28T06:19:31.058 INFO:teuthology.orchestra.run.smithi089.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 1.0 MB/s | 59 kB 00:00 2022-04-28T06:19:31.065 INFO:teuthology.orchestra.run.smithi103.stdout:(20/32): python3-more-itertools-7.2.0-3.el8.noa 645 kB/s | 59 kB 00:00 2022-04-28T06:19:31.083 INFO:teuthology.orchestra.run.smithi089.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 372 kB/s | 16 kB 00:00 2022-04-28T06:19:31.100 INFO:teuthology.orchestra.run.smithi089.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 446 kB/s | 19 kB 00:00 2022-04-28T06:19:31.126 INFO:teuthology.orchestra.run.smithi089.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 569 kB/s | 24 kB 00:00 2022-04-28T06:19:31.151 INFO:teuthology.orchestra.run.smithi089.stdout:(26/32): python3-tempora-1.14.1-5.el8.noarch.rp 579 kB/s | 29 kB 00:00 2022-04-28T06:19:31.168 INFO:teuthology.orchestra.run.smithi089.stdout:(27/32): python3-trustme-0.6.0-4.el8.noarch.rpm 657 kB/s | 27 kB 00:00 2022-04-28T06:19:31.210 INFO:teuthology.orchestra.run.smithi089.stdout:(28/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.5 MB/s | 283 kB 00:00 2022-04-28T06:19:31.249 INFO:teuthology.orchestra.run.smithi103.stdout:(21/32): ceph-mon-16.2.7-969.g4fa079ba.el8.x86_ 1.4 MB/s | 5.0 MB 00:03 2022-04-28T06:19:31.293 INFO:teuthology.orchestra.run.smithi103.stdout:(22/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.2 MB/s | 283 kB 00:00 2022-04-28T06:19:31.294 INFO:teuthology.orchestra.run.smithi089.stdout:(29/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.0 MB/s | 85 kB 00:00 2022-04-28T06:19:31.319 INFO:teuthology.orchestra.run.smithi089.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.6 MB/s | 251 kB 00:00 2022-04-28T06:19:31.344 INFO:teuthology.orchestra.run.smithi089.stdout:(31/32): python3-waitress-1.2.1-2.el8.1.noarch. 1.2 MB/s | 241 kB 00:00 2022-04-28T06:19:31.350 INFO:teuthology.orchestra.run.smithi103.stdout:(23/32): python3-simplegeneric-0.8.1-17.el8.noa 332 kB/s | 19 kB 00:00 2022-04-28T06:19:31.369 INFO:teuthology.orchestra.run.smithi089.stdout:(32/32): python3-zc-lockfile-2.0-2.el8.noarch.r 305 kB/s | 23 kB 00:00 2022-04-28T06:19:31.372 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:31.372 INFO:teuthology.orchestra.run.smithi089.stdout:Total 16 MB/s | 31 MB 00:01 2022-04-28T06:19:31.375 INFO:teuthology.orchestra.run.smithi103.stdout:(24/32): python3-portend-2.6-1.el8.noarch.rpm 124 kB/s | 16 kB 00:00 2022-04-28T06:19:31.400 INFO:teuthology.orchestra.run.smithi103.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 476 kB/s | 24 kB 00:00 2022-04-28T06:19:31.451 INFO:teuthology.orchestra.run.smithi103.stdout:(26/32): python3-trustme-0.6.0-4.el8.noarch.rpm 549 kB/s | 27 kB 00:00 2022-04-28T06:19:31.452 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:19:31.476 INFO:teuthology.orchestra.run.smithi103.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 291 kB/s | 29 kB 00:00 2022-04-28T06:19:31.490 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:19:31.490 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:19:31.577 INFO:teuthology.orchestra.run.smithi103.stdout:(28/32): python3-waitress-1.2.1-2.el8.1.noarch. 1.9 MB/s | 241 kB 00:00 2022-04-28T06:19:31.627 INFO:teuthology.orchestra.run.smithi103.stdout:(29/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.7 MB/s | 85 kB 00:00 2022-04-28T06:19:31.653 INFO:teuthology.orchestra.run.smithi103.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.4 MB/s | 251 kB 00:00 2022-04-28T06:19:31.678 INFO:teuthology.orchestra.run.smithi103.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 459 kB/s | 23 kB 00:00 2022-04-28T06:19:31.809 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:19:31.812 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:19:32.908 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:19:33.137 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-28T06:19:33.421 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-28T06:19:33.678 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-28T06:19:33.897 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-28T06:19:34.078 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-28T06:19:34.275 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-28T06:19:34.411 INFO:teuthology.orchestra.run.smithi103.stdout:(32/32): ceph-osd-16.2.7-969.g4fa079ba.el8.x86_ 3.3 MB/s | 18 MB 00:05 2022-04-28T06:19:34.415 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:34.415 INFO:teuthology.orchestra.run.smithi103.stdout:Total 4.4 MB/s | 31 MB 00:07 2022-04-28T06:19:34.485 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-28T06:19:34.497 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:19:34.535 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:19:34.536 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:19:34.655 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-28T06:19:34.853 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:19:34.855 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:19:34.864 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-28T06:19:35.135 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-28T06:19:35.364 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-28T06:19:35.589 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-28T06:19:35.960 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-28T06:19:36.038 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:19:36.218 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-28T06:19:36.296 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-28T06:19:36.407 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-28T06:19:36.546 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-28T06:19:36.690 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-28T06:19:36.795 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-28T06:19:36.883 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:19:37.030 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-28T06:19:37.166 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-28T06:19:37.228 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-28T06:19:37.338 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-28T06:19:37.416 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-28T06:19:37.484 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-28T06:19:37.635 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-28T06:19:37.687 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-28T06:19:37.821 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-28T06:19:37.931 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-28T06:19:38.038 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-28T06:19:38.144 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-28T06:19:38.325 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-28T06:19:38.393 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-28T06:19:38.571 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-28T06:19:38.733 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-28T06:19:38.838 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-28T06:19:39.007 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-28T06:19:39.300 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-28T06:19:39.404 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 27/32 2022-04-28T06:19:39.517 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:19:39.601 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-28T06:19:39.823 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-28T06:19:40.128 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-28T06:19:40.375 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:19:40.687 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-28T06:19:40.930 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-28T06:19:40.992 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:19:41.144 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-28T06:19:41.165 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:19:41.354 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-28T06:19:41.589 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:19:41.626 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-28T06:19:41.895 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-28T06:19:42.151 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:19:42.172 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-28T06:19:42.366 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:19:42.531 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-28T06:19:42.648 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:19:42.665 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:19:42.797 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:19:42.876 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-28T06:19:43.183 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:19:43.183 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 1/32 2022-04-28T06:19:43.183 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2/32 2022-04-28T06:19:43.183 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 3/32 2022-04-28T06:19:43.183 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 4/32 2022-04-28T06:19:43.183 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 5/32 2022-04-28T06:19:43.183 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 6/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-28T06:19:43.184 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-28T06:19:43.185 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:19:43.185 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-28T06:19:43.185 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-28T06:19:43.185 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-28T06:19:43.185 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-28T06:19:43.185 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-28T06:19:43.185 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-28T06:19:43.186 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-28T06:19:43.186 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-28T06:19:43.186 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-28T06:19:43.186 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-28T06:19:43.186 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-28T06:19:43.186 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-28T06:19:43.186 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-28T06:19:43.186 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-28T06:19:43.207 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 27/32 2022-04-28T06:19:43.464 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:19:44.042 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-28T06:19:44.042 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-28T06:19:44.043 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-28T06:19:44.044 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-28T06:19:44.045 INFO:teuthology.orchestra.run.smithi089.stdout: python3-portend-2.6-1.el8.noarch 2022-04-28T06:19:44.045 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-28T06:19:44.045 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-28T06:19:44.045 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-28T06:19:44.045 INFO:teuthology.orchestra.run.smithi089.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-28T06:19:44.046 INFO:teuthology.orchestra.run.smithi089.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-28T06:19:44.046 INFO:teuthology.orchestra.run.smithi089.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-28T06:19:44.046 INFO:teuthology.orchestra.run.smithi089.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-28T06:19:44.046 INFO:teuthology.orchestra.run.smithi089.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-28T06:19:44.046 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-28T06:19:44.046 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-28T06:19:44.047 INFO:teuthology.orchestra.run.smithi089.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-28T06:19:44.047 INFO:teuthology.orchestra.run.smithi089.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-28T06:19:44.047 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:44.047 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:19:44.269 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-base 2022-04-28T06:19:44.835 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:16 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:44.950 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:19:45.140 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:19:45.565 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:19:45.608 INFO:teuthology.orchestra.run.smithi089.stdout:Package ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:19:45.663 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:19:45.664 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:19:45.665 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:19:45.758 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install cephadm 2022-04-28T06:19:45.781 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:19:45.996 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:19:46.206 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:19:46.223 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:19:46.315 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:18 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:46.355 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:19:46.759 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:19:46.759 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 1/32 2022-04-28T06:19:46.759 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2/32 2022-04-28T06:19:46.759 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 3/32 2022-04-28T06:19:46.759 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 4/32 2022-04-28T06:19:46.759 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 5/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 6/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-28T06:19:46.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-28T06:19:46.761 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-28T06:19:46.762 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-28T06:19:46.762 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-28T06:19:46.762 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-28T06:19:46.762 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-28T06:19:46.762 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-28T06:19:46.762 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-28T06:19:47.150 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:19:47.151 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:47.151 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:19:47.151 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:47.151 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:19:47.151 INFO:teuthology.orchestra.run.smithi089.stdout: cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 81 k 2022-04-28T06:19:47.152 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:47.152 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:19:47.152 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:47.152 INFO:teuthology.orchestra.run.smithi089.stdout:Install 1 Package 2022-04-28T06:19:47.152 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:47.153 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 81 k 2022-04-28T06:19:47.153 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 334 k 2022-04-28T06:19:47.153 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:19:47.324 INFO:teuthology.orchestra.run.smithi089.stdout:cephadm-16.2.7-969.g4fa079ba.el8.noarch.rpm 469 kB/s | 81 kB 00:00 2022-04-28T06:19:47.325 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:47.325 INFO:teuthology.orchestra.run.smithi089.stdout:Total 466 kB/s | 81 kB 00:00 2022-04-28T06:19:47.325 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:19:47.332 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:19:47.332 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:19:47.333 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:19:47.336 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:19:47.377 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:19:47.467 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-28T06:19:47.467 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:47.468 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:19:47.468 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:47.468 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:47.468 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:47.468 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:19:47.468 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:47.469 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:47.469 INFO:teuthology.orchestra.run.smithi103.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-28T06:19:47.469 INFO:teuthology.orchestra.run.smithi103.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-28T06:19:47.469 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-28T06:19:47.469 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-28T06:19:47.469 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-28T06:19:47.469 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-28T06:19:47.470 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-28T06:19:47.470 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-28T06:19:47.470 INFO:teuthology.orchestra.run.smithi103.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-28T06:19:47.470 INFO:teuthology.orchestra.run.smithi103.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-28T06:19:47.470 INFO:teuthology.orchestra.run.smithi103.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-28T06:19:47.470 INFO:teuthology.orchestra.run.smithi103.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-28T06:19:47.471 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-28T06:19:47.471 INFO:teuthology.orchestra.run.smithi103.stdout: python3-portend-2.6-1.el8.noarch 2022-04-28T06:19:47.471 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-28T06:19:47.471 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-28T06:19:47.471 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-28T06:19:47.471 INFO:teuthology.orchestra.run.smithi103.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-28T06:19:47.471 INFO:teuthology.orchestra.run.smithi103.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-28T06:19:47.472 INFO:teuthology.orchestra.run.smithi103.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-28T06:19:47.472 INFO:teuthology.orchestra.run.smithi103.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-28T06:19:47.472 INFO:teuthology.orchestra.run.smithi103.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-28T06:19:47.472 INFO:teuthology.orchestra.run.smithi103.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-28T06:19:47.472 INFO:teuthology.orchestra.run.smithi103.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-28T06:19:47.472 INFO:teuthology.orchestra.run.smithi103.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-28T06:19:47.473 INFO:teuthology.orchestra.run.smithi103.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-28T06:19:47.473 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:47.473 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:19:47.751 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-base 2022-04-28T06:19:48.318 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:20 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:48.879 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:19:49.069 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:19:49.103 INFO:teuthology.orchestra.run.smithi103.stdout:Package ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:19:49.159 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:19:49.160 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:19:49.161 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:19:49.254 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:19:49.261 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install cephadm 2022-04-28T06:19:49.644 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:19:49.644 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:49.644 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:19:49.644 INFO:teuthology.orchestra.run.smithi089.stdout: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:19:49.645 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:49.645 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:19:49.817 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:21 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:49.868 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-immutable-object-cache 2022-04-28T06:19:50.542 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:22 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:50.680 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:19:50.681 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:50.681 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:19:50.681 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout: cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 81 k 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout:Install 1 Package 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 81 k 2022-04-28T06:19:50.682 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 334 k 2022-04-28T06:19:50.683 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:19:51.062 INFO:teuthology.orchestra.run.smithi103.stdout:cephadm-16.2.7-969.g4fa079ba.el8.noarch.rpm 212 kB/s | 81 kB 00:00 2022-04-28T06:19:51.063 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:51.063 INFO:teuthology.orchestra.run.smithi103.stdout:Total 212 kB/s | 81 kB 00:00 2022-04-28T06:19:51.064 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:19:51.070 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:19:51.071 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:19:51.072 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:19:51.075 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:19:51.117 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:19:51.398 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:19:51.399 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:51.399 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repo Size 2022-04-28T06:19:51.399 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:51.399 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:19:51.399 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 161 k 2022-04-28T06:19:51.400 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:51.400 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:19:51.400 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:51.400 INFO:teuthology.orchestra.run.smithi089.stdout:Install 1 Package 2022-04-28T06:19:51.400 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:51.400 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 161 k 2022-04-28T06:19:51.400 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 470 k 2022-04-28T06:19:51.400 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:19:51.756 INFO:teuthology.orchestra.run.smithi089.stdout:ceph-immutable-object-cache-16.2.7-969.g4fa079b 453 kB/s | 161 kB 00:00 2022-04-28T06:19:51.757 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:51.757 INFO:teuthology.orchestra.run.smithi089.stdout:Total 451 kB/s | 161 kB 00:00 2022-04-28T06:19:51.757 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:19:51.767 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:19:51.767 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:19:51.814 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:19:51.816 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:19:51.938 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:19:52.097 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:19:52.467 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:19:52.636 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:19:52.842 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:19:52.902 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:19:52.902 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:52.902 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:19:52.903 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:52.903 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:52.903 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:19:53.025 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:19:53.079 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-mgr 2022-04-28T06:19:53.406 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:19:53.406 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:53.406 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:19:53.407 INFO:teuthology.orchestra.run.smithi103.stdout: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:19:53.407 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:53.407 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:19:53.645 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:25 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:53.688 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-immutable-object-cache 2022-04-28T06:19:54.260 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:26 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:54.406 INFO:teuthology.orchestra.run.smithi089.stdout:Package ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:19:54.462 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:19:54.463 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:19:54.463 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:19:54.534 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-mgr-dashboard 2022-04-28T06:19:55.091 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:27 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:55.092 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:19:55.092 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:55.092 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repo Size 2022-04-28T06:19:55.092 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:55.092 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:19:55.093 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 161 k 2022-04-28T06:19:55.093 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:55.093 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:19:55.093 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:19:55.093 INFO:teuthology.orchestra.run.smithi103.stdout:Install 1 Package 2022-04-28T06:19:55.093 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:55.094 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 161 k 2022-04-28T06:19:55.094 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 470 k 2022-04-28T06:19:55.094 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:19:55.688 INFO:teuthology.orchestra.run.smithi103.stdout:ceph-immutable-object-cache-16.2.7-969.g4fa079b 271 kB/s | 161 kB 00:00 2022-04-28T06:19:55.689 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:55.689 INFO:teuthology.orchestra.run.smithi103.stdout:Total 271 kB/s | 161 kB 00:00 2022-04-28T06:19:55.689 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:19:55.701 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:19:55.702 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:19:55.753 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:19:55.756 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:19:55.952 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:19:55.953 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:55.953 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-dashboard noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 2.9 M 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-grafana-dashboards noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 24 k 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-prometheus-alerts noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 15 k 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-28T06:19:55.954 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:55.955 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:19:55.955 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:19:55.955 INFO:teuthology.orchestra.run.smithi089.stdout:Install 6 Packages 2022-04-28T06:19:55.955 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:19:55.955 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 3.2 M 2022-04-28T06:19:55.956 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 15 M 2022-04-28T06:19:55.956 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:19:56.121 INFO:teuthology.orchestra.run.smithi089.stdout:(1/6): ceph-grafana-dashboards-16.2.7-969.g4fa0 145 kB/s | 24 kB 00:00 2022-04-28T06:19:56.137 INFO:teuthology.orchestra.run.smithi089.stdout:(2/6): ceph-prometheus-alerts-16.2.7-969.g4fa07 83 kB/s | 15 kB 00:00 2022-04-28T06:19:56.179 INFO:teuthology.orchestra.run.smithi089.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 726 kB/s | 43 kB 00:00 2022-04-28T06:19:56.238 INFO:teuthology.orchestra.run.smithi089.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 335 kB/s | 34 kB 00:00 2022-04-28T06:19:56.397 INFO:teuthology.orchestra.run.smithi089.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 906 kB/s | 196 kB 00:00 2022-04-28T06:19:56.513 INFO:teuthology.orchestra.run.smithi089.stdout:(6/6): ceph-mgr-dashboard-16.2.7-969.g4fa079ba. 5.2 MB/s | 2.9 MB 00:00 2022-04-28T06:19:56.515 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:19:56.516 INFO:teuthology.orchestra.run.smithi089.stdout:Total 5.7 MB/s | 3.2 MB 00:00 2022-04-28T06:19:56.525 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:19:56.534 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:19:56.534 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:19:56.596 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:19:56.692 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:19:56.694 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:19:56.948 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:19:56.997 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:19:57.151 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-28T06:19:57.371 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-28T06:19:57.380 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:19:57.803 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:19:57.803 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:57.803 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:19:57.804 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:19:57.804 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:19:57.804 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:19:58.038 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-mgr 2022-04-28T06:19:58.055 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-28T06:19:58.607 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:30 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:19:59.411 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 4/6 2022-04-28T06:19:59.416 INFO:teuthology.orchestra.run.smithi103.stdout:Package ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:19:59.472 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:19:59.473 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:19:59.473 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:19:59.553 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-mgr-dashboard 2022-04-28T06:20:00.112 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:32 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:00.380 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 5/6 2022-04-28T06:20:00.663 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:20:00.908 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:20:00.908 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 1/6 2022-04-28T06:20:00.908 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2/6 2022-04-28T06:20:00.908 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 3/6 2022-04-28T06:20:00.908 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-28T06:20:00.909 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-28T06:20:00.982 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:00.983 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:00.983 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:20:00.983 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:00.983 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:00.983 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-dashboard noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 2.9 M 2022-04-28T06:20:00.983 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-grafana-dashboards noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 24 k 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-prometheus-alerts noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 15 k 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:00.984 INFO:teuthology.orchestra.run.smithi103.stdout:Install 6 Packages 2022-04-28T06:20:00.985 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:00.985 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 3.2 M 2022-04-28T06:20:00.985 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 15 M 2022-04-28T06:20:00.985 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:01.179 INFO:teuthology.orchestra.run.smithi103.stdout:(1/6): ceph-grafana-dashboards-16.2.7-969.g4fa0 123 kB/s | 24 kB 00:00 2022-04-28T06:20:01.209 INFO:teuthology.orchestra.run.smithi103.stdout:(2/6): ceph-prometheus-alerts-16.2.7-969.g4fa07 67 kB/s | 15 kB 00:00 2022-04-28T06:20:01.267 INFO:teuthology.orchestra.run.smithi103.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 484 kB/s | 43 kB 00:00 2022-04-28T06:20:01.276 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-28T06:20:01.276 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:01.276 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:01.276 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:01.276 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:01.276 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:01.276 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-28T06:20:01.276 INFO:teuthology.orchestra.run.smithi089.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-28T06:20:01.277 INFO:teuthology.orchestra.run.smithi089.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-28T06:20:01.277 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:01.277 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:01.334 INFO:teuthology.orchestra.run.smithi103.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 269 kB/s | 34 kB 00:00 2022-04-28T06:20:01.380 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-28T06:20:01.510 INFO:teuthology.orchestra.run.smithi103.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 812 kB/s | 196 kB 00:00 2022-04-28T06:20:01.593 INFO:teuthology.orchestra.run.smithi103.stdout:(6/6): ceph-mgr-dashboard-16.2.7-969.g4fa079ba. 4.8 MB/s | 2.9 MB 00:00 2022-04-28T06:20:01.595 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:01.596 INFO:teuthology.orchestra.run.smithi103.stdout:Total 5.2 MB/s | 3.2 MB 00:00 2022-04-28T06:20:01.606 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:01.615 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:01.615 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:01.771 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:01.774 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:01.941 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:33 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:02.088 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:02.326 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-28T06:20:02.604 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-28T06:20:02.782 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:02.783 INFO:teuthology.orchestra.run.smithi089.stdout:===================================================================================================== 2022-04-28T06:20:02.783 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout:===================================================================================================== 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 8.6 M 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-28T06:20:02.784 INFO:teuthology.orchestra.run.smithi089.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-28T06:20:02.785 INFO:teuthology.orchestra.run.smithi089.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-28T06:20:02.785 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:02.785 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:02.785 INFO:teuthology.orchestra.run.smithi089.stdout:===================================================================================================== 2022-04-28T06:20:02.785 INFO:teuthology.orchestra.run.smithi089.stdout:Install 8 Packages 2022-04-28T06:20:02.785 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:02.786 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 37 M 2022-04-28T06:20:02.786 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 210 M 2022-04-28T06:20:02.786 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:02.848 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-28T06:20:02.953 INFO:teuthology.orchestra.run.smithi089.stdout:(1/8): openblas-0.3.15-3.el8.x86_64.rpm 28 MB/s | 4.7 MB 00:00 2022-04-28T06:20:03.035 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 4/6 2022-04-28T06:20:03.079 INFO:teuthology.orchestra.run.smithi089.stdout:(2/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 17 MB/s | 4.9 MB 00:00 2022-04-28T06:20:03.112 INFO:teuthology.orchestra.run.smithi089.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 6.7 MB/s | 225 kB 00:00 2022-04-28T06:20:03.204 INFO:teuthology.orchestra.run.smithi089.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 15 MB/s | 3.7 MB 00:00 2022-04-28T06:20:03.254 INFO:teuthology.orchestra.run.smithi089.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 13 MB/s | 644 kB 00:00 2022-04-28T06:20:03.296 INFO:teuthology.orchestra.run.smithi089.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 4.0 MB/s | 171 kB 00:00 2022-04-28T06:20:03.547 INFO:teuthology.orchestra.run.smithi089.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 32 MB/s | 14 MB 00:00 2022-04-28T06:20:03.763 INFO:teuthology.orchestra.run.smithi089.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-969 8.8 MB/s | 8.6 MB 00:00 2022-04-28T06:20:03.766 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:03.766 INFO:teuthology.orchestra.run.smithi089.stdout:Total 37 MB/s | 37 MB 00:00 2022-04-28T06:20:03.994 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:04.012 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:04.012 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:04.019 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 5/6 2022-04-28T06:20:04.303 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:20:04.319 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:04.323 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:04.543 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:20:04.543 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 1/6 2022-04-28T06:20:04.543 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2/6 2022-04-28T06:20:04.543 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 3/6 2022-04-28T06:20:04.543 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-28T06:20:04.543 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-28T06:20:04.887 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:04.931 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-28T06:20:04.931 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:04.931 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:04.931 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:04.931 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:04.931 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:04.932 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-28T06:20:04.932 INFO:teuthology.orchestra.run.smithi103.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-28T06:20:04.932 INFO:teuthology.orchestra.run.smithi103.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-28T06:20:04.932 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:04.932 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:05.019 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:20:05.074 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-28T06:20:05.155 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:20:05.286 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:20:05.634 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:37 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:05.878 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:20:06.036 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:20:06.462 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:06.463 INFO:teuthology.orchestra.run.smithi103.stdout:===================================================================================================== 2022-04-28T06:20:06.463 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:20:06.463 INFO:teuthology.orchestra.run.smithi103.stdout:===================================================================================================== 2022-04-28T06:20:06.463 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 8.6 M 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-28T06:20:06.464 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:06.465 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:06.465 INFO:teuthology.orchestra.run.smithi103.stdout:===================================================================================================== 2022-04-28T06:20:06.465 INFO:teuthology.orchestra.run.smithi103.stdout:Install 8 Packages 2022-04-28T06:20:06.465 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:06.466 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 37 M 2022-04-28T06:20:06.466 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 210 M 2022-04-28T06:20:06.466 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:06.624 INFO:teuthology.orchestra.run.smithi103.stdout:(1/8): openblas-0.3.15-3.el8.x86_64.rpm 30 MB/s | 4.7 MB 00:00 2022-04-28T06:20:06.644 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:20:06.762 INFO:teuthology.orchestra.run.smithi103.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 27 MB/s | 3.7 MB 00:00 2022-04-28T06:20:06.799 INFO:teuthology.orchestra.run.smithi103.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 5.9 MB/s | 225 kB 00:00 2022-04-28T06:20:06.827 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:20:06.883 INFO:teuthology.orchestra.run.smithi103.stdout:(4/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.9 MB 00:00 2022-04-28T06:20:06.933 INFO:teuthology.orchestra.run.smithi103.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 13 MB/s | 644 kB 00:00 2022-04-28T06:20:06.959 INFO:teuthology.orchestra.run.smithi103.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 6.7 MB/s | 171 kB 00:00 2022-04-28T06:20:07.185 INFO:teuthology.orchestra.run.smithi103.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 36 MB/s | 14 MB 00:00 2022-04-28T06:20:07.518 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:20:07.610 INFO:teuthology.orchestra.run.smithi103.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-969 7.5 MB/s | 8.6 MB 00:01 2022-04-28T06:20:07.612 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:07.612 INFO:teuthology.orchestra.run.smithi103.stdout:Total 32 MB/s | 37 MB 00:01 2022-04-28T06:20:07.844 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:07.847 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:20:07.862 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:07.862 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:08.086 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:20:08.170 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:08.173 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:08.753 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:08.920 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:20:09.049 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:20:09.220 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:20:09.801 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:20:09.840 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:20:10.066 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:20:10.679 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:20:10.886 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:20:11.601 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:20:11.802 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-28T06:20:11.922 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:20:12.010 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:20:12.170 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:20:12.277 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:20:12.277 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 1/8 2022-04-28T06:20:12.277 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-28T06:20:12.278 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:20:12.278 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-28T06:20:12.278 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:20:12.278 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-28T06:20:12.278 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-28T06:20:12.681 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-28T06:20:12.682 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:12.682 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:12.682 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:12.682 INFO:teuthology.orchestra.run.smithi089.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-28T06:20:12.682 INFO:teuthology.orchestra.run.smithi089.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-28T06:20:12.682 INFO:teuthology.orchestra.run.smithi089.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-28T06:20:12.682 INFO:teuthology.orchestra.run.smithi089.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-28T06:20:12.682 INFO:teuthology.orchestra.run.smithi089.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-28T06:20:12.683 INFO:teuthology.orchestra.run.smithi089.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-28T06:20:12.683 INFO:teuthology.orchestra.run.smithi089.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-28T06:20:12.683 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:12.683 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:12.789 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-mgr-rook 2022-04-28T06:20:13.349 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:45 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:13.898 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:20:14.175 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:14.177 INFO:teuthology.orchestra.run.smithi089.stdout:======================================================================================= 2022-04-28T06:20:14.177 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:20:14.177 INFO:teuthology.orchestra.run.smithi089.stdout:======================================================================================= 2022-04-28T06:20:14.177 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:14.177 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-rook noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 27 k 2022-04-28T06:20:14.177 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:20:14.177 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-28T06:20:14.178 INFO:teuthology.orchestra.run.smithi089.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-28T06:20:14.178 INFO:teuthology.orchestra.run.smithi089.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-28T06:20:14.178 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-28T06:20:14.178 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-28T06:20:14.178 INFO:teuthology.orchestra.run.smithi089.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-28T06:20:14.178 INFO:teuthology.orchestra.run.smithi089.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-28T06:20:14.178 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-28T06:20:14.178 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-28T06:20:14.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-28T06:20:14.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-28T06:20:14.179 INFO:teuthology.orchestra.run.smithi089.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-28T06:20:14.179 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:14.179 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:14.179 INFO:teuthology.orchestra.run.smithi089.stdout:======================================================================================= 2022-04-28T06:20:14.179 INFO:teuthology.orchestra.run.smithi089.stdout:Install 13 Packages 2022-04-28T06:20:14.179 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:14.180 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 1.9 M 2022-04-28T06:20:14.180 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 24 M 2022-04-28T06:20:14.180 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:14.242 INFO:teuthology.orchestra.run.smithi089.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 328 kB/s | 20 kB 00:00 2022-04-28T06:20:14.284 INFO:teuthology.orchestra.run.smithi089.stdout:(2/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 3.4 MB/s | 126 kB 00:00 2022-04-28T06:20:14.309 INFO:teuthology.orchestra.run.smithi089.stdout:(3/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 207 kB/s | 27 kB 00:00 2022-04-28T06:20:14.326 INFO:teuthology.orchestra.run.smithi089.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 2.6 MB/s | 110 kB 00:00 2022-04-28T06:20:14.352 INFO:teuthology.orchestra.run.smithi089.stdout:(5/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 3.6 MB/s | 155 kB 00:00 2022-04-28T06:20:14.377 INFO:teuthology.orchestra.run.smithi089.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 845 kB/s | 43 kB 00:00 2022-04-28T06:20:14.402 INFO:teuthology.orchestra.run.smithi089.stdout:(7/13): ceph-mgr-rook-16.2.7-969.g4fa079ba.el8. 123 kB/s | 27 kB 00:00 2022-04-28T06:20:14.486 INFO:teuthology.orchestra.run.smithi089.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 246 kB/s | 33 kB 00:00 2022-04-28T06:20:14.511 INFO:teuthology.orchestra.run.smithi089.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 122 kB/s | 16 kB 00:00 2022-04-28T06:20:14.536 INFO:teuthology.orchestra.run.smithi089.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 606 kB/s | 81 kB 00:00 2022-04-28T06:20:14.587 INFO:teuthology.orchestra.run.smithi089.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 1.2 MB/s | 61 kB 00:00 2022-04-28T06:20:14.612 INFO:teuthology.orchestra.run.smithi089.stdout:(12/13): python3-rsa-4.8-1.el8.noarch.rpm 612 kB/s | 61 kB 00:00 2022-04-28T06:20:14.737 INFO:teuthology.orchestra.run.smithi089.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 4.6 MB/s | 1.2 MB 00:00 2022-04-28T06:20:14.738 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:14.739 INFO:teuthology.orchestra.run.smithi089.stdout:Total 3.4 MB/s | 1.9 MB 00:00 2022-04-28T06:20:14.789 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:14.803 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:14.803 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:14.890 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:14.893 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:15.229 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-28T06:20:15.393 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:15.452 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:20:15.620 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-28T06:20:15.747 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:20:15.747 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 1/8 2022-04-28T06:20:15.747 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-28T06:20:15.748 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:20:15.748 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-28T06:20:15.748 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:20:15.748 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-28T06:20:15.748 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-28T06:20:15.793 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-28T06:20:16.002 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-28T06:20:16.137 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-28T06:20:16.137 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:16.137 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:16.137 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:16.137 INFO:teuthology.orchestra.run.smithi103.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-28T06:20:16.137 INFO:teuthology.orchestra.run.smithi103.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-28T06:20:16.137 INFO:teuthology.orchestra.run.smithi103.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-28T06:20:16.138 INFO:teuthology.orchestra.run.smithi103.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-28T06:20:16.138 INFO:teuthology.orchestra.run.smithi103.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-28T06:20:16.138 INFO:teuthology.orchestra.run.smithi103.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-28T06:20:16.138 INFO:teuthology.orchestra.run.smithi103.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-28T06:20:16.138 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:16.138 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:16.236 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-mgr-rook 2022-04-28T06:20:16.797 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:48 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:16.800 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-28T06:20:17.000 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-28T06:20:17.207 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-28T06:20:17.475 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-28T06:20:17.620 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:17.621 INFO:teuthology.orchestra.run.smithi103.stdout:======================================================================================= 2022-04-28T06:20:17.621 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:20:17.621 INFO:teuthology.orchestra.run.smithi103.stdout:======================================================================================= 2022-04-28T06:20:17.622 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:17.622 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-rook noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 27 k 2022-04-28T06:20:17.622 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:20:17.622 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-28T06:20:17.622 INFO:teuthology.orchestra.run.smithi103.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-28T06:20:17.622 INFO:teuthology.orchestra.run.smithi103.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-28T06:20:17.623 INFO:teuthology.orchestra.run.smithi103.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-28T06:20:17.624 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:17.624 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:17.624 INFO:teuthology.orchestra.run.smithi103.stdout:======================================================================================= 2022-04-28T06:20:17.624 INFO:teuthology.orchestra.run.smithi103.stdout:Install 13 Packages 2022-04-28T06:20:17.624 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:17.625 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 1.9 M 2022-04-28T06:20:17.625 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 24 M 2022-04-28T06:20:17.625 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:17.665 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-28T06:20:17.681 INFO:teuthology.orchestra.run.smithi103.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 475 kB/s | 27 kB 00:00 2022-04-28T06:20:17.726 INFO:teuthology.orchestra.run.smithi103.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 198 kB/s | 20 kB 00:00 2022-04-28T06:20:17.757 INFO:teuthology.orchestra.run.smithi103.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.6 MB/s | 126 kB 00:00 2022-04-28T06:20:17.791 INFO:teuthology.orchestra.run.smithi103.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.7 MB/s | 110 kB 00:00 2022-04-28T06:20:17.816 INFO:teuthology.orchestra.run.smithi103.stdout:(5/13): ceph-mgr-rook-16.2.7-969.g4fa079ba.el8. 143 kB/s | 27 kB 00:00 2022-04-28T06:20:17.832 INFO:teuthology.orchestra.run.smithi103.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 1.0 MB/s | 43 kB 00:00 2022-04-28T06:20:17.858 INFO:teuthology.orchestra.run.smithi103.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.5 MB/s | 155 kB 00:00 2022-04-28T06:20:17.950 INFO:teuthology.orchestra.run.smithi103.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 139 kB/s | 16 kB 00:00 2022-04-28T06:20:18.082 INFO:teuthology.orchestra.run.smithi103.stdout:(9/13): python3-cachetools-3.1.1-4.el8.noarch.r 124 kB/s | 33 kB 00:00 2022-04-28T06:20:18.318 INFO:teuthology.orchestra.run.smithi103.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 177 kB/s | 81 kB 00:00 2022-04-28T06:20:18.686 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-28T06:20:18.775 INFO:teuthology.orchestra.run.smithi103.stdout:(11/13): python3-rsa-4.8-1.el8.noarch.rpm 89 kB/s | 61 kB 00:00 2022-04-28T06:20:18.981 INFO:teuthology.orchestra.run.smithi103.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 92 kB/s | 61 kB 00:00 2022-04-28T06:20:18.990 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-28T06:20:19.119 INFO:teuthology.orchestra.run.smithi103.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.0 MB/s | 1.2 MB 00:01 2022-04-28T06:20:19.121 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:19.121 INFO:teuthology.orchestra.run.smithi103.stdout:Total 1.3 MB/s | 1.9 MB 00:01 2022-04-28T06:20:19.179 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:19.195 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:19.195 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:19.207 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-28T06:20:19.277 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:19.279 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:19.428 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-28T06:20:19.609 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:20:19.769 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:19.846 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:20:19.847 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 1/13 2022-04-28T06:20:19.847 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-28T06:20:19.847 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-28T06:20:19.847 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-28T06:20:19.847 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-28T06:20:19.847 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-28T06:20:19.847 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-28T06:20:19.847 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-28T06:20:19.848 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-28T06:20:19.848 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-28T06:20:19.848 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-28T06:20:19.848 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-28T06:20:20.063 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-28T06:20:20.243 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-28T06:20:20.272 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-28T06:20:20.272 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:20.272 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:20.272 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:20.273 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-28T06:20:20.273 INFO:teuthology.orchestra.run.smithi089.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-28T06:20:20.273 INFO:teuthology.orchestra.run.smithi089.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-28T06:20:20.273 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-28T06:20:20.274 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-28T06:20:20.274 INFO:teuthology.orchestra.run.smithi089.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-28T06:20:20.275 INFO:teuthology.orchestra.run.smithi089.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-28T06:20:20.275 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-28T06:20:20.275 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-28T06:20:20.275 INFO:teuthology.orchestra.run.smithi089.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-28T06:20:20.275 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-28T06:20:20.275 INFO:teuthology.orchestra.run.smithi089.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-28T06:20:20.275 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:20.275 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:20.373 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-mgr-cephadm 2022-04-28T06:20:20.490 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-28T06:20:20.716 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-28T06:20:20.966 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-28T06:20:21.051 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:53 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:21.250 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-28T06:20:21.517 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-28T06:20:21.723 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-28T06:20:21.876 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:21.877 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:21.877 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:20:21.877 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:21.877 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:21.877 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 108 k 2022-04-28T06:20:21.877 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:20:21.878 INFO:teuthology.orchestra.run.smithi089.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-28T06:20:21.878 INFO:teuthology.orchestra.run.smithi089.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-28T06:20:21.878 INFO:teuthology.orchestra.run.smithi089.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-28T06:20:21.878 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-28T06:20:21.878 INFO:teuthology.orchestra.run.smithi089.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-28T06:20:21.878 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:21.878 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:21.878 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:21.879 INFO:teuthology.orchestra.run.smithi089.stdout:Install 6 Packages 2022-04-28T06:20:21.879 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:21.879 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 5.8 M 2022-04-28T06:20:21.880 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 24 M 2022-04-28T06:20:21.880 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:22.001 INFO:teuthology.orchestra.run.smithi089.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 4.3 MB/s | 538 kB 00:00 2022-04-28T06:20:22.117 INFO:teuthology.orchestra.run.smithi089.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2022-04-28T06:20:22.143 INFO:teuthology.orchestra.run.smithi089.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 149 kB/s | 21 kB 00:00 2022-04-28T06:20:22.169 INFO:teuthology.orchestra.run.smithi089.stdout:(4/6): ceph-mgr-cephadm-16.2.7-969.g4fa079ba.el 375 kB/s | 108 kB 00:00 2022-04-28T06:20:22.219 INFO:teuthology.orchestra.run.smithi089.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 649 kB/s | 49 kB 00:00 2022-04-28T06:20:22.394 INFO:teuthology.orchestra.run.smithi089.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.3 MB/s | 355 kB 00:00 2022-04-28T06:20:22.396 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:22.396 INFO:teuthology.orchestra.run.smithi089.stdout:Total 11 MB/s | 5.8 MB 00:00 2022-04-28T06:20:22.446 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:22.455 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:22.455 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:22.548 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:22.550 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:22.794 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-28T06:20:22.808 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:23.048 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-28T06:20:23.141 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-28T06:20:23.293 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-28T06:20:23.400 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-28T06:20:23.617 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-28T06:20:23.843 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:20:24.098 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:20:24.099 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 1/13 2022-04-28T06:20:24.099 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-28T06:20:24.099 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-28T06:20:24.100 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-28T06:20:24.100 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-28T06:20:24.100 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-28T06:20:24.100 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-28T06:20:24.100 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-28T06:20:24.101 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-28T06:20:24.101 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-28T06:20:24.101 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-28T06:20:24.101 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-28T06:20:24.213 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-28T06:20:24.590 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-28T06:20:24.818 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-28T06:20:24.901 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-28T06:20:24.901 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:24.901 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:24.901 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:24.902 INFO:teuthology.orchestra.run.smithi103.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-28T06:20:24.902 INFO:teuthology.orchestra.run.smithi103.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-28T06:20:24.902 INFO:teuthology.orchestra.run.smithi103.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-28T06:20:24.903 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-28T06:20:24.903 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-28T06:20:24.903 INFO:teuthology.orchestra.run.smithi103.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-28T06:20:24.903 INFO:teuthology.orchestra.run.smithi103.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-28T06:20:24.903 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-28T06:20:24.903 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-28T06:20:24.904 INFO:teuthology.orchestra.run.smithi103.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-28T06:20:24.904 INFO:teuthology.orchestra.run.smithi103.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-28T06:20:24.904 INFO:teuthology.orchestra.run.smithi103.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-28T06:20:24.904 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:24.904 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:24.992 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:20:25.015 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-mgr-cephadm 2022-04-28T06:20:25.224 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:20:25.224 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/6 2022-04-28T06:20:25.225 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-28T06:20:25.225 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-28T06:20:25.226 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-28T06:20:25.226 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-28T06:20:25.577 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:57 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:25.579 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-28T06:20:25.579 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:25.579 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:25.579 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:25.579 INFO:teuthology.orchestra.run.smithi089.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-28T06:20:25.579 INFO:teuthology.orchestra.run.smithi089.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-28T06:20:25.579 INFO:teuthology.orchestra.run.smithi089.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-28T06:20:25.580 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-28T06:20:25.580 INFO:teuthology.orchestra.run.smithi089.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-28T06:20:25.580 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:25.580 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:25.668 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-fuse 2022-04-28T06:20:26.230 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:01:58 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:26.397 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:26.398 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:26.398 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:20:26.398 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:26.398 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:26.398 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 108 k 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:26.399 INFO:teuthology.orchestra.run.smithi103.stdout:Install 6 Packages 2022-04-28T06:20:26.400 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:26.400 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 5.8 M 2022-04-28T06:20:26.400 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 24 M 2022-04-28T06:20:26.400 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:26.498 INFO:teuthology.orchestra.run.smithi103.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 5.4 MB/s | 538 kB 00:00 2022-04-28T06:20:26.599 INFO:teuthology.orchestra.run.smithi103.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 24 MB/s | 4.8 MB 00:00 2022-04-28T06:20:26.657 INFO:teuthology.orchestra.run.smithi103.stdout:(3/6): ceph-mgr-cephadm-16.2.7-969.g4fa079ba.el 423 kB/s | 108 kB 00:00 2022-04-28T06:20:26.683 INFO:teuthology.orchestra.run.smithi103.stdout:(4/6): python3-apipkg-1.5-6.el8.noarch.rpm 115 kB/s | 21 kB 00:00 2022-04-28T06:20:26.791 INFO:teuthology.orchestra.run.smithi103.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 366 kB/s | 49 kB 00:00 2022-04-28T06:20:26.891 INFO:teuthology.orchestra.run.smithi103.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.2 MB/s | 355 kB 00:00 2022-04-28T06:20:26.893 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:26.893 INFO:teuthology.orchestra.run.smithi103.stdout:Total 12 MB/s | 5.8 MB 00:00 2022-04-28T06:20:26.944 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:26.954 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:26.954 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:27.043 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:27.046 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:27.047 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:27.047 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 901 k 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:27.048 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:27.049 INFO:teuthology.orchestra.run.smithi089.stdout:Install 2 Packages 2022-04-28T06:20:27.049 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:27.049 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 984 k 2022-04-28T06:20:27.049 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 2.8 M 2022-04-28T06:20:27.050 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:27.117 INFO:teuthology.orchestra.run.smithi089.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.2 MB/s | 83 kB 00:00 2022-04-28T06:20:27.325 INFO:teuthology.orchestra.run.smithi089.stdout:(2/2): ceph-fuse-16.2.7-969.g4fa079ba.el8.x86_6 3.2 MB/s | 901 kB 00:00 2022-04-28T06:20:27.326 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:27.326 INFO:teuthology.orchestra.run.smithi089.stdout:Total 3.5 MB/s | 984 kB 00:00 2022-04-28T06:20:27.332 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:27.336 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:27.356 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:27.356 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:27.432 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:27.434 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:27.615 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:27.616 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-28T06:20:27.897 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-28T06:20:27.903 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-28T06:20:28.109 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:20:28.458 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:20:28.458 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/2 2022-04-28T06:20:28.806 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-28T06:20:28.807 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:28.807 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:28.808 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-28T06:20:28.808 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:28.808 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:28.828 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-28T06:20:28.983 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install librados-devel 2022-04-28T06:20:29.228 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-28T06:20:29.465 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-28T06:20:29.555 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:01 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:29.642 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:20:29.919 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:20:29.920 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/6 2022-04-28T06:20:29.920 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-28T06:20:29.920 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-28T06:20:29.920 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-28T06:20:29.920 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-28T06:20:30.308 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-28T06:20:30.308 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:30.308 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:30.308 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:20:30.308 INFO:teuthology.orchestra.run.smithi103.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-28T06:20:30.309 INFO:teuthology.orchestra.run.smithi103.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-28T06:20:30.309 INFO:teuthology.orchestra.run.smithi103.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-28T06:20:30.309 INFO:teuthology.orchestra.run.smithi103.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-28T06:20:30.309 INFO:teuthology.orchestra.run.smithi103.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-28T06:20:30.309 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:30.309 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:30.393 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install ceph-fuse 2022-04-28T06:20:30.415 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:30.416 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:30.416 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repo Size 2022-04-28T06:20:30.416 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:30.416 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:30.416 INFO:teuthology.orchestra.run.smithi089.stdout: librados-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 131 k 2022-04-28T06:20:30.417 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:30.417 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:30.417 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:30.417 INFO:teuthology.orchestra.run.smithi089.stdout:Install 1 Package 2022-04-28T06:20:30.417 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:30.417 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 131 k 2022-04-28T06:20:30.417 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 432 k 2022-04-28T06:20:30.417 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:30.606 INFO:teuthology.orchestra.run.smithi089.stdout:librados-devel-16.2.7-969.g4fa079ba.el8.x86_64. 695 kB/s | 131 kB 00:00 2022-04-28T06:20:30.606 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:30.606 INFO:teuthology.orchestra.run.smithi089.stdout:Total 691 kB/s | 131 kB 00:00 2022-04-28T06:20:30.607 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:30.612 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:30.612 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:30.667 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:30.670 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:30.792 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:30.952 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:02 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:30.980 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:31.226 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:31.627 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:31.627 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:31.627 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:31.627 INFO:teuthology.orchestra.run.smithi089.stdout: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:31.627 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:31.627 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:31.775 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:31.776 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:31.776 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2022-04-28T06:20:31.776 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:31.776 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:31.776 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 901 k 2022-04-28T06:20:31.776 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2022-04-28T06:20:31.776 INFO:teuthology.orchestra.run.smithi103.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-28T06:20:31.776 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:31.777 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:31.777 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:31.777 INFO:teuthology.orchestra.run.smithi103.stdout:Install 2 Packages 2022-04-28T06:20:31.777 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:31.777 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 984 k 2022-04-28T06:20:31.778 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 2.8 M 2022-04-28T06:20:31.778 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:31.810 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install libcephfs2 2022-04-28T06:20:31.884 INFO:teuthology.orchestra.run.smithi103.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 779 kB/s | 83 kB 00:00 2022-04-28T06:20:32.051 INFO:teuthology.orchestra.run.smithi103.stdout:(2/2): ceph-fuse-16.2.7-969.g4fa079ba.el8.x86_6 3.2 MB/s | 901 kB 00:00 2022-04-28T06:20:32.052 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:32.052 INFO:teuthology.orchestra.run.smithi103.stdout:Total 3.5 MB/s | 984 kB 00:00 2022-04-28T06:20:32.062 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:32.082 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:32.082 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:32.155 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:32.158 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:32.321 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:32.381 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:04 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:32.631 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-28T06:20:32.894 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:20:33.189 INFO:teuthology.orchestra.run.smithi089.stdout:Package libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:33.246 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:33.247 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:20:33.247 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:33.259 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:20:33.259 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/2 2022-04-28T06:20:33.317 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install libcephfs-devel 2022-04-28T06:20:33.600 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-28T06:20:33.600 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:33.601 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:33.601 INFO:teuthology.orchestra.run.smithi103.stdout: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-28T06:20:33.601 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:33.601 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:33.792 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install librados-devel 2022-04-28T06:20:33.876 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:05 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:34.368 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:06 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:34.701 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:34.701 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repo Size 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 25 k 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout:Install 1 Package 2022-04-28T06:20:34.702 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:34.703 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 25 k 2022-04-28T06:20:34.703 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 104 k 2022-04-28T06:20:34.703 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:34.954 INFO:teuthology.orchestra.run.smithi089.stdout:libcephfs-devel-16.2.7-969.g4fa079ba.el8.x86_64 100 kB/s | 25 kB 00:00 2022-04-28T06:20:34.955 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:34.955 INFO:teuthology.orchestra.run.smithi089.stdout:Total 99 kB/s | 25 kB 00:00 2022-04-28T06:20:34.955 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:34.958 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:34.958 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:34.960 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:34.963 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:35.011 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:35.180 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:35.188 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:35.189 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:35.190 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repo Size 2022-04-28T06:20:35.190 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:35.190 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:35.190 INFO:teuthology.orchestra.run.smithi103.stdout: librados-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 131 k 2022-04-28T06:20:35.190 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:35.191 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:35.191 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:35.191 INFO:teuthology.orchestra.run.smithi103.stdout:Install 1 Package 2022-04-28T06:20:35.191 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:35.191 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 131 k 2022-04-28T06:20:35.192 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 432 k 2022-04-28T06:20:35.192 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:35.400 INFO:teuthology.orchestra.run.smithi103.stdout:librados-devel-16.2.7-969.g4fa079ba.el8.x86_64. 626 kB/s | 131 kB 00:00 2022-04-28T06:20:35.401 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:35.401 INFO:teuthology.orchestra.run.smithi103.stdout:Total 623 kB/s | 131 kB 00:00 2022-04-28T06:20:35.401 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:35.404 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:35.406 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:35.406 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:35.459 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:35.462 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:35.591 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:35.718 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:35.718 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:35.718 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:35.718 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:35.719 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:35.719 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:35.812 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install librados2 2022-04-28T06:20:35.839 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:36.085 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:36.372 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:08 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:36.473 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:36.473 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:36.474 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:36.474 INFO:teuthology.orchestra.run.smithi103.stdout: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:36.474 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:36.474 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:36.660 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install libcephfs2 2022-04-28T06:20:37.176 INFO:teuthology.orchestra.run.smithi089.stdout:Package librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:37.233 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:37.234 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:20:37.234 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:37.235 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:09 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:37.309 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install librbd1 2022-04-28T06:20:37.872 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:09 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:38.029 INFO:teuthology.orchestra.run.smithi103.stdout:Package libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:38.087 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:38.088 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:20:38.088 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:38.160 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install libcephfs-devel 2022-04-28T06:20:38.640 INFO:teuthology.orchestra.run.smithi089.stdout:Package librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:38.699 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:38.700 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:20:38.700 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:38.719 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:10 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:38.775 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install python3-rados 2022-04-28T06:20:39.333 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:11 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:39.607 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:39.608 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:39.608 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repo Size 2022-04-28T06:20:39.608 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout: libcephfs-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 25 k 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout:Install 1 Package 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 25 k 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 104 k 2022-04-28T06:20:39.609 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:39.761 INFO:teuthology.orchestra.run.smithi103.stdout:libcephfs-devel-16.2.7-969.g4fa079ba.el8.x86_64 165 kB/s | 25 kB 00:00 2022-04-28T06:20:39.762 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:39.762 INFO:teuthology.orchestra.run.smithi103.stdout:Total 164 kB/s | 25 kB 00:00 2022-04-28T06:20:39.762 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:39.765 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:39.765 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:39.767 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:39.770 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:39.818 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:40.144 INFO:teuthology.orchestra.run.smithi089.stdout:Package python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:40.202 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:40.203 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:20:40.203 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:40.274 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install python3-rgw 2022-04-28T06:20:40.307 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:40.833 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:12 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:40.841 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:41.199 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:41.199 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:41.199 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:41.199 INFO:teuthology.orchestra.run.smithi103.stdout: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:41.199 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:41.200 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:41.290 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install librados2 2022-04-28T06:20:41.620 INFO:teuthology.orchestra.run.smithi089.stdout:Package python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:42.039 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:13 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:42.040 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:42.040 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:20:42.041 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:42.041 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install python3-cephfs 2022-04-28T06:20:42.612 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:14 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:42.617 INFO:teuthology.orchestra.run.smithi103.stdout:Package librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:42.676 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:42.677 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:20:42.677 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:42.756 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install librbd1 2022-04-28T06:20:43.323 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:15 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:43.393 INFO:teuthology.orchestra.run.smithi089.stdout:Package python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:43.450 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:43.451 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:20:43.451 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:43.979 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install python3-rbd 2022-04-28T06:20:44.132 INFO:teuthology.orchestra.run.smithi103.stdout:Package librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:44.190 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:44.191 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:20:44.191 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:44.274 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install python3-rados 2022-04-28T06:20:44.543 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:16 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:44.835 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:16 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:45.350 INFO:teuthology.orchestra.run.smithi089.stdout:Package python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:45.410 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:45.411 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2022-04-28T06:20:45.411 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:45.485 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install rbd-fuse 2022-04-28T06:20:45.642 INFO:teuthology.orchestra.run.smithi103.stdout:Package python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:45.704 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:45.705 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:20:45.705 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:46.044 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:18 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:46.095 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install python3-rgw 2022-04-28T06:20:46.656 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:18 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:46.906 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:46.906 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 88 k 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout:Install 1 Package 2022-04-28T06:20:46.907 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:46.908 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 88 k 2022-04-28T06:20:46.908 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 236 k 2022-04-28T06:20:46.908 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:47.102 INFO:teuthology.orchestra.run.smithi089.stdout:rbd-fuse-16.2.7-969.g4fa079ba.el8.x86_64.rpm 451 kB/s | 88 kB 00:00 2022-04-28T06:20:47.102 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:47.102 INFO:teuthology.orchestra.run.smithi089.stdout:Total 448 kB/s | 88 kB 00:00 2022-04-28T06:20:47.103 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:47.111 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:47.112 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:47.159 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:47.162 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:47.264 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:47.422 INFO:teuthology.orchestra.run.smithi103.stdout:Package python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:47.444 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:47.479 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:47.480 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:20:47.480 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:47.557 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install python3-cephfs 2022-04-28T06:20:47.689 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:48.059 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:48.060 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:48.060 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:48.060 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:48.060 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:48.060 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:48.122 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:20 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:48.232 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install rbd-mirror 2022-04-28T06:20:48.794 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:20 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:48.888 INFO:teuthology.orchestra.run.smithi103.stdout:Package python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:48.946 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:48.947 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:20:48.947 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:49.049 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install python3-rbd 2022-04-28T06:20:49.605 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:21 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:49.619 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:49.620 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:49.620 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repo Size 2022-04-28T06:20:49.620 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:49.620 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:49.621 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-mirror x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:20:49.621 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:49.621 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:49.621 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:49.621 INFO:teuthology.orchestra.run.smithi089.stdout:Install 1 Package 2022-04-28T06:20:49.621 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:49.622 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 3.7 M 2022-04-28T06:20:49.622 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 15 M 2022-04-28T06:20:49.622 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:50.090 INFO:teuthology.orchestra.run.smithi089.stdout:rbd-mirror-16.2.7-969.g4fa079ba.el8.x86_64.rpm 7.8 MB/s | 3.7 MB 00:00 2022-04-28T06:20:50.091 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:50.091 INFO:teuthology.orchestra.run.smithi089.stdout:Total 7.8 MB/s | 3.7 MB 00:00 2022-04-28T06:20:50.091 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:50.102 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:50.102 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:50.164 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:50.166 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:50.369 INFO:teuthology.orchestra.run.smithi103.stdout:Package python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:20:50.427 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:50.428 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2022-04-28T06:20:50.428 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:50.507 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install rbd-fuse 2022-04-28T06:20:50.606 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:50.813 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:51.068 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:23 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:51.187 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:51.556 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:51.556 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:51.556 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:51.556 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:51.556 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:51.556 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:51.742 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install rbd-nbd 2022-04-28T06:20:51.890 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:51.891 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:51.891 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2022-04-28T06:20:51.891 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:51.891 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:51.891 INFO:teuthology.orchestra.run.smithi103.stdout: rbd-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 88 k 2022-04-28T06:20:51.892 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:51.892 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:51.892 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:51.892 INFO:teuthology.orchestra.run.smithi103.stdout:Install 1 Package 2022-04-28T06:20:51.892 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:51.892 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 88 k 2022-04-28T06:20:51.892 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 236 k 2022-04-28T06:20:51.892 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:52.067 INFO:teuthology.orchestra.run.smithi103.stdout:rbd-fuse-16.2.7-969.g4fa079ba.el8.x86_64.rpm 502 kB/s | 88 kB 00:00 2022-04-28T06:20:52.068 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:52.068 INFO:teuthology.orchestra.run.smithi103.stdout:Total 498 kB/s | 88 kB 00:00 2022-04-28T06:20:52.068 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:52.077 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:52.077 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:52.125 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:52.128 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:52.255 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:52.314 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:24 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:52.829 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:53.094 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:53.142 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2022-04-28T06:20:53.143 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:53.143 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2022-04-28T06:20:53.143 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-nbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout:Install 1 Package 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 173 k 2022-04-28T06:20:53.144 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 519 k 2022-04-28T06:20:53.145 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2022-04-28T06:20:53.360 INFO:teuthology.orchestra.run.smithi089.stdout:rbd-nbd-16.2.7-969.g4fa079ba.el8.x86_64.rpm 803 kB/s | 173 kB 00:00 2022-04-28T06:20:53.360 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:53.360 INFO:teuthology.orchestra.run.smithi089.stdout:Total 799 kB/s | 173 kB 00:00 2022-04-28T06:20:53.361 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2022-04-28T06:20:53.370 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2022-04-28T06:20:53.371 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2022-04-28T06:20:53.419 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2022-04-28T06:20:53.421 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2022-04-28T06:20:53.473 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:53.473 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:53.473 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:53.473 INFO:teuthology.orchestra.run.smithi103.stdout: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:53.473 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:53.473 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:53.534 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2022-04-28T06:20:53.675 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install rbd-mirror 2022-04-28T06:20:53.718 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:53.962 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:54.240 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:26 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:54.301 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:54.302 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:54.302 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2022-04-28T06:20:54.302 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:54.302 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:20:54.302 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2022-04-28T06:20:54.463 DEBUG:teuthology.parallel:result is None 2022-04-28T06:20:55.097 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:55.098 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:55.098 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repo Size 2022-04-28T06:20:55.098 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout: rbd-mirror x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout:Install 1 Package 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 3.7 M 2022-04-28T06:20:55.099 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 15 M 2022-04-28T06:20:55.100 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:56.206 INFO:teuthology.orchestra.run.smithi103.stdout:rbd-mirror-16.2.7-969.g4fa079ba.el8.x86_64.rpm 3.3 MB/s | 3.7 MB 00:01 2022-04-28T06:20:56.206 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:56.207 INFO:teuthology.orchestra.run.smithi103.stdout:Total 3.3 MB/s | 3.7 MB 00:01 2022-04-28T06:20:56.207 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:56.219 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:56.219 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:56.282 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:56.285 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:56.721 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:20:56.964 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:57.354 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:57.738 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:20:57.738 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:57.738 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:20:57.738 INFO:teuthology.orchestra.run.smithi103.stdout: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:20:57.738 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:57.738 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:20:58.148 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum -y install rbd-nbd 2022-04-28T06:20:58.715 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:02:30 ago on Thu 28 Apr 2022 06:18:28 AM UTC. 2022-04-28T06:20:59.539 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2022-04-28T06:20:59.539 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout: rbd-nbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout:Install 1 Package 2022-04-28T06:20:59.540 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:20:59.541 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 173 k 2022-04-28T06:20:59.541 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 519 k 2022-04-28T06:20:59.541 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2022-04-28T06:20:59.743 INFO:teuthology.orchestra.run.smithi103.stdout:rbd-nbd-16.2.7-969.g4fa079ba.el8.x86_64.rpm 856 kB/s | 173 kB 00:00 2022-04-28T06:20:59.744 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:20:59.744 INFO:teuthology.orchestra.run.smithi103.stdout:Total 851 kB/s | 173 kB 00:00 2022-04-28T06:20:59.744 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2022-04-28T06:20:59.754 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2022-04-28T06:20:59.754 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2022-04-28T06:20:59.803 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2022-04-28T06:20:59.805 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2022-04-28T06:20:59.959 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2022-04-28T06:21:00.202 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:21:00.456 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:21:00.822 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:21:00.823 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:21:00.823 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2022-04-28T06:21:00.823 INFO:teuthology.orchestra.run.smithi103.stdout: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:21:00.823 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:21:00.823 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2022-04-28T06:21:01.047 DEBUG:teuthology.parallel:result is None 2022-04-28T06:21:01.048 DEBUG:teuthology.orchestra.run.smithi089:> sudo lsb_release -is 2022-04-28T06:21:01.091 INFO:teuthology.orchestra.run.smithi089.stdout:CentOSStream 2022-04-28T06:21:01.093 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:21:01.093 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:21:01.094 INFO:teuthology.packaging:ref: None 2022-04-28T06:21:01.094 INFO:teuthology.packaging:tag: None 2022-04-28T06:21:01.094 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:21:01.094 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:21:01.094 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:21:01.309 DEBUG:teuthology.orchestra.run.smithi089:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-28T06:21:01.334 INFO:teuthology.orchestra.run.smithi089.stdout:16.2.7-969.g4fa079ba.el8 2022-04-28T06:21:01.335 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-969.g4fa079ba.el8 2022-04-28T06:21:01.335 INFO:teuthology.task.install:The correct ceph version 16.2.7-969.g4fa079ba is installed. 2022-04-28T06:21:01.336 DEBUG:teuthology.orchestra.run.smithi103:> sudo lsb_release -is 2022-04-28T06:21:01.372 INFO:teuthology.orchestra.run.smithi103.stdout:CentOSStream 2022-04-28T06:21:01.373 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:21:01.373 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:21:01.373 INFO:teuthology.packaging:ref: None 2022-04-28T06:21:01.373 INFO:teuthology.packaging:tag: None 2022-04-28T06:21:01.374 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:21:01.374 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:21:01.374 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:21:01.588 DEBUG:teuthology.orchestra.run.smithi103:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-28T06:21:01.609 INFO:teuthology.orchestra.run.smithi103.stdout:16.2.7-969.g4fa079ba.el8 2022-04-28T06:21:01.609 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-969.g4fa079ba.el8 2022-04-28T06:21:01.610 INFO:teuthology.task.install:The correct ceph version 16.2.7-969.g4fa079ba is installed. 2022-04-28T06:21:01.610 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-28T06:21:01.610 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:21:01.610 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-28T06:21:01.642 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:21:01.642 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-28T06:21:01.675 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-28T06:21:01.675 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:21:01.675 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/daemon-helper 2022-04-28T06:21:01.711 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-28T06:21:01.780 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:21:01.780 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/usr/bin/daemon-helper 2022-04-28T06:21:01.807 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-28T06:21:01.874 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-28T06:21:01.882 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:21:01.882 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-28T06:21:01.912 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-28T06:21:01.982 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:21:01.982 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-28T06:21:02.009 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-28T06:21:02.075 INFO:teuthology.run_tasks:Running task cephadm... 2022-04-28T06:21:02.144 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': 1}, '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:21:02.145 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-pacific 2022-04-28T06:21:02.145 INFO:tasks.cephadm:Cluster fsid is 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:02.145 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2022-04-28T06:21:02.145 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.89', 'mon.c': '[v2:172.21.15.89:3301,v1:172.21.15.89:6790]', 'mon.b': '172.21.15.103'} 2022-04-28T06:21:02.146 INFO:tasks.cephadm:First mon is mon.a on smithi089 2022-04-28T06:21:02.146 INFO:tasks.cephadm:First mgr is y 2022-04-28T06:21:02.146 INFO:tasks.cephadm:Normalizing hostnames... 2022-04-28T06:21:02.146 DEBUG:teuthology.orchestra.run.smithi089:> sudo hostname $(hostname -s) 2022-04-28T06:21:02.178 DEBUG:teuthology.orchestra.run.smithi103:> sudo hostname $(hostname -s) 2022-04-28T06:21:02.205 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2022-04-28T06:21:02.205 DEBUG:teuthology.orchestra.run.smithi089:> 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:21:02.320 INFO:teuthology.orchestra.run.smithi089.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336753 Apr 28 06:21 /home/ubuntu/cephtest/cephadm 2022-04-28T06:21:02.320 DEBUG:teuthology.orchestra.run.smithi103:> 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:21:02.425 INFO:teuthology.orchestra.run.smithi103.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336753 Apr 28 06:21 /home/ubuntu/cephtest/cephadm 2022-04-28T06:21:02.426 DEBUG:teuthology.orchestra.run.smithi089:> 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:21:02.447 DEBUG:teuthology.orchestra.run.smithi103:> 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:21:02.479 INFO:tasks.cephadm:Pulling image docker.io/ceph/daemon-base:latest-pacific on all hosts... 2022-04-28T06:21:02.480 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-28T06:21:02.489 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-28T06:21:04.016 INFO:teuthology.orchestra.run.smithi089.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:21:04.431 INFO:teuthology.orchestra.run.smithi103.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:21:19.086 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2022-04-28T06:21:19.086 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-28T06:21:19.086 INFO:teuthology.orchestra.run.smithi089.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-28T06:21:19.086 INFO:teuthology.orchestra.run.smithi089.stdout: "repo_digests": [ 2022-04-28T06:21:19.086 INFO:teuthology.orchestra.run.smithi089.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-28T06:21:19.086 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2022-04-28T06:21:19.087 INFO:teuthology.orchestra.run.smithi089.stdout:} 2022-04-28T06:21:19.808 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2022-04-28T06:21:19.809 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-28T06:21:19.809 INFO:teuthology.orchestra.run.smithi103.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-28T06:21:19.809 INFO:teuthology.orchestra.run.smithi103.stdout: "repo_digests": [ 2022-04-28T06:21:19.809 INFO:teuthology.orchestra.run.smithi103.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-28T06:21:19.810 INFO:teuthology.orchestra.run.smithi103.stdout: ] 2022-04-28T06:21:19.810 INFO:teuthology.orchestra.run.smithi103.stdout:} 2022-04-28T06:21:19.829 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /etc/ceph 2022-04-28T06:21:19.865 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /etc/ceph 2022-04-28T06:21:19.895 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 777 /etc/ceph 2022-04-28T06:21:19.935 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 777 /etc/ceph 2022-04-28T06:21:19.962 INFO:tasks.cephadm:Writing seed config... 2022-04-28T06:21:19.963 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2022-04-28T06:21:19.963 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2022-04-28T06:21:19.963 INFO:tasks.cephadm: override: [osd] debug ms = 1 2022-04-28T06:21:19.964 INFO:tasks.cephadm: override: [osd] debug osd = 20 2022-04-28T06:21:19.964 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2022-04-28T06:21:19.964 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2022-04-28T06:21:19.964 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2022-04-28T06:21:19.964 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2022-04-28T06:21:19.964 INFO:tasks.cephadm: override: [mon] debug mon = 20 2022-04-28T06:21:19.964 INFO:tasks.cephadm: override: [mon] debug ms = 1 2022-04-28T06:21:19.964 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2022-04-28T06:21:19.965 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:21:19.965 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2022-04-28T06:21:19.994 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 = 607a4e5c-c6bb-11ec-8c39-001a4aab830c mon election default strategy = 1 [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:21:19.995 DEBUG:teuthology.orchestra.run.smithi089:mon.a> sudo journalctl -f -n 0 -u ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mon.a.service 2022-04-28T06:21:20.037 DEBUG:teuthology.orchestra.run.smithi089:mgr.y> sudo journalctl -f -n 0 -u ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mgr.y.service 2022-04-28T06:21:20.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:-- Logs begin at Thu 2022-04-28 06:12:32 UTC. -- 2022-04-28T06:21:20.066 INFO:tasks.cephadm:Bootstrapping... 2022-04-28T06:21:20.066 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific -v bootstrap --fsid 607a4e5c-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.89 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:21:20.092 INFO:journalctl@ceph.mgr.y.smithi089.stdout:-- Logs begin at Thu 2022-04-28 06:12:32 UTC. -- 2022-04-28T06:21:20.265 INFO:teuthology.orchestra.run.smithi089.stderr:-------------------------------------------------------------------------------- 2022-04-28T06:21:20.265 INFO:teuthology.orchestra.run.smithi089.stderr:cephadm ['--image', 'docker.io/ceph/daemon-base:latest-pacific', '-v', 'bootstrap', '--fsid', '607a4e5c-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.89', '--skip-admin-label'] 2022-04-28T06:21:20.301 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: 4.0.2 2022-04-28T06:21:20.412 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying podman|docker is present... 2022-04-28T06:21:20.445 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: 4.0.2 2022-04-28T06:21:20.557 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying lvm2 is present... 2022-04-28T06:21:20.558 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying time synchronization is in place... 2022-04-28T06:21:20.563 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-28T06:21:20.569 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2022-04-28T06:21:20.575 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: enabled 2022-04-28T06:21:20.580 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: active 2022-04-28T06:21:20.581 INFO:teuthology.orchestra.run.smithi089.stderr:Unit chronyd.service is enabled and running 2022-04-28T06:21:20.581 INFO:teuthology.orchestra.run.smithi089.stderr:Repeating the final host check... 2022-04-28T06:21:20.614 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: 4.0.2 2022-04-28T06:21:20.726 INFO:teuthology.orchestra.run.smithi089.stderr:podman (/bin/podman) version 4.0.2 is present 2022-04-28T06:21:20.726 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl is present 2022-04-28T06:21:20.726 INFO:teuthology.orchestra.run.smithi089.stderr:lvcreate is present 2022-04-28T06:21:20.731 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-28T06:21:20.737 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2022-04-28T06:21:20.743 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: enabled 2022-04-28T06:21:20.748 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: active 2022-04-28T06:21:20.749 INFO:teuthology.orchestra.run.smithi089.stderr:Unit chronyd.service is enabled and running 2022-04-28T06:21:20.749 INFO:teuthology.orchestra.run.smithi089.stderr:Host looks OK 2022-04-28T06:21:20.749 INFO:teuthology.orchestra.run.smithi089.stderr:Cluster fsid: 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:20.749 INFO:teuthology.orchestra.run.smithi089.stderr:Acquiring lock 139824472975848 on /run/cephadm/607a4e5c-c6bb-11ec-8c39-001a4aab830c.lock 2022-04-28T06:21:20.749 INFO:teuthology.orchestra.run.smithi089.stderr:Lock 139824472975848 acquired on /run/cephadm/607a4e5c-c6bb-11ec-8c39-001a4aab830c.lock 2022-04-28T06:21:20.750 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying IP 172.21.15.89 port 3300 ... 2022-04-28T06:21:20.750 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying IP 172.21.15.89 port 6789 ... 2022-04-28T06:21:20.750 INFO:teuthology.orchestra.run.smithi089.stderr:Base mon IP(s) is [172.21.15.89:3300, 172.21.15.89:6789], mon addrv is [v2:172.21.15.89:3300,v1:172.21.15.89:6789] 2022-04-28T06:21:20.753 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2022-04-28T06:21:20.753 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.89 metric 100 2022-04-28T06:21:20.755 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2022-04-28T06:21:20.756 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2022-04-28T06:21:20.756 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1793sec hoplimit 64 pref medium 2022-04-28T06:21:20.758 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2022-04-28T06:21:20.758 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: inet6 ::1/128 scope host 2022-04-28T06:21:20.758 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-28T06:21:20.759 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2022-04-28T06:21:20.759 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d501/64 scope link 2022-04-28T06:21:20.759 INFO:teuthology.orchestra.run.smithi089.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-28T06:21:20.760 INFO:teuthology.orchestra.run.smithi089.stderr:Mon IP `172.21.15.89` is in CIDR network `172.21.0.0/20` 2022-04-28T06:21:20.760 INFO:teuthology.orchestra.run.smithi089.stderr:Mon IP `172.21.15.89` is in CIDR network `172.21.0.0/20` 2022-04-28T06:21:20.760 INFO:teuthology.orchestra.run.smithi089.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2022-04-28T06:21:20.760 INFO:teuthology.orchestra.run.smithi089.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2022-04-28T06:21:20.761 INFO:teuthology.orchestra.run.smithi089.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:21:20.846 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: Trying to pull docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:21:21.142 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: Getting image source signatures 2022-04-28T06:21:21.143 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: Copying blob sha256:a997af56d24c50f31dbc8bd557a1c2adeb9ea675d7d7142f1a37cb629070c246 2022-04-28T06:21:21.143 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2022-04-28T06:21:21.143 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: Copying config sha256:46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-28T06:21:21.212 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: Writing manifest to image destination 2022-04-28T06:21:21.213 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: Storing signatures 2022-04-28T06:21:21.353 INFO:teuthology.orchestra.run.smithi089.stderr:/bin/podman: 46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-28T06:21:21.831 INFO:teuthology.orchestra.run.smithi089.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-28T06:21:22.252 INFO:teuthology.orchestra.run.smithi089.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-28T06:21:22.252 INFO:teuthology.orchestra.run.smithi089.stderr:Extracting ceph user uid/gid from container image... 2022-04-28T06:21:22.621 INFO:teuthology.orchestra.run.smithi089.stderr:stat: 167 167 2022-04-28T06:21:23.003 INFO:teuthology.orchestra.run.smithi089.stderr:Creating initial keys... 2022-04-28T06:21:23.370 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-authtool: AQBjMmpi1xsLFRAAq11Uou14xgXMkYRfVQGjjQ== 2022-04-28T06:21:24.120 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-authtool: AQBkMmpiZVBLBhAA+qK3WAS0c42JxrPTRzgwFw== 2022-04-28T06:21:25.120 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-authtool: AQBlMmpiBRIaBhAAB20c6e/9sEdMo/TU03QEZg== 2022-04-28T06:21:25.450 INFO:teuthology.orchestra.run.smithi089.stderr:Creating initial monmap... 2022-04-28T06:21:25.839 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-28T06:21:25.839 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:25.840 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-28T06:21:26.198 INFO:teuthology.orchestra.run.smithi089.stderr:monmaptool for a [v2:172.21.15.89:3300,v1:172.21.15.89:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-28T06:21:26.198 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: set fsid to 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:26.199 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-28T06:21:26.199 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:21:26.199 INFO:teuthology.orchestra.run.smithi089.stderr:Creating mon... 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.543+0000 7fea02c42700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.544+0000 7fea02c42700 1 imported monmap: 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: epoch 0 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: fsid 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: last_changed 2022-04-28T06:21:25.823673+0000 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: created 2022-04-28T06:21:25.823673+0000 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: election_strategy: 1 2022-04-28T06:21:26.582 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.544+0000 7fea02c42700 0 /usr/bin/ceph-mon: set fsid to 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: DB SUMMARY 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.583 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.create_if_missing: 1 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.env: 0x55ce4eae41c0 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:21:26.584 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.info_log: 0x55ce50d04f00 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:21:26.585 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:21:26.586 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.write_buffer_manager: 0x55ce50d0d500 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:21:26.587 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:21:26.588 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.row_cache: None 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:21:26.589 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:21:26.590 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:21:26.591 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:21:26.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.545+0000 7fea02c42700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.merge_operator: 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:21:26.593 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ce50c1e160) 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: index_type: 0 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: index_shortening: 1 2022-04-28T06:21:26.594 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: checksum: 1 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_cache: 0x55ce50c54d10 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_cache_options: 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: capacity : 536870912 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2022-04-28T06:21:26.595 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_size: 4096 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: partition_filters: 0 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:21:26.596 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: verify_compression: 0 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: format_version: 2 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_align: 0 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:21:26.597 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:21:26.598 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:21:26.599 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:21:26.600 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:21:26.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:21:26.602 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:21:26.603 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 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:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.546+0000 7fea02c42700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.547+0000 7fea02c42700 4 rocksdb: DB pointer 0x55ce50d19800 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.547+0000 7fe9ebacb700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:21:26.604 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.547+0000 7fe9ebacb700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:21:26.605 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2022-04-28T06:21:26.605 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:21:26.605 INFO:teuthology.orchestra.run.smithi089.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:21:26.605 INFO:teuthology.orchestra.run.smithi089.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:21:26.605 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:21:26.605 INFO:teuthology.orchestra.run.smithi089.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:21:26.605 INFO:teuthology.orchestra.run.smithi089.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:21:26.605 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:21:26.605 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.605 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:21:26.606 INFO:teuthology.orchestra.run.smithi089.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:21:26.606 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:21:26.606 INFO:teuthology.orchestra.run.smithi089.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:21:26.606 INFO:teuthology.orchestra.run.smithi089.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:21:26.606 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.606 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:21:26.606 INFO:teuthology.orchestra.run.smithi089.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:21:26.606 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:21:26.606 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:21:26.606 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:21:26.607 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:21:26.607 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:21:26.607 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:21:26.607 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:21:26.607 INFO:teuthology.orchestra.run.smithi089.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:21:26.607 INFO:teuthology.orchestra.run.smithi089.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:21:26.607 INFO:teuthology.orchestra.run.smithi089.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:21:26.607 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.607 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:21:26.607 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.608 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:21:26.608 INFO:teuthology.orchestra.run.smithi089.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:21:26.608 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:21:26.608 INFO:teuthology.orchestra.run.smithi089.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:21:26.608 INFO:teuthology.orchestra.run.smithi089.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:21:26.608 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.608 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:21:26.608 INFO:teuthology.orchestra.run.smithi089.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:21:26.608 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:21:26.608 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:21:26.609 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:21:26.609 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:21:26.609 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:21:26.609 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:21:26.609 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:21:26.609 INFO:teuthology.orchestra.run.smithi089.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:21:26.609 INFO:teuthology.orchestra.run.smithi089.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:21:26.609 INFO:teuthology.orchestra.run.smithi089.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:21:26.609 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.609 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:21:26.610 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2022-04-28T06:21:26.610 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.548+0000 7fea02c42700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2022-04-28T06:21:26.610 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.548+0000 7fea02c42700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2022-04-28T06:21:26.610 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:21:26.548+0000 7fea02c42700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2022-04-28T06:21:26.944 INFO:teuthology.orchestra.run.smithi089.stderr:create mon.a on 2022-04-28T06:21:26.956 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2022-04-28T06:21:27.048 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2022-04-28T06:21:27.138 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c.target. 2022-04-28T06:21:27.139 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c.target. 2022-04-28T06:21:27.336 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to reset failed state of unit ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mon.a.service: Unit ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mon.a.service not loaded. 2022-04-28T06:21:27.343 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c.target.wants/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mon.a.service → /etc/systemd/system/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@.service. 2022-04-28T06:21:27.562 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:27 smithi089 systemd[1]: Starting Ceph mon.a for 607a4e5c-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:21:27.962 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:27 smithi089 podman[30332]: 2022-04-28T06:21:27.962 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:27 smithi089 bash[30332]: 19cbebdb7350d0418e77329bd45709f02249dd466fde0a38bc9d2a1954ab7d12 2022-04-28T06:21:28.027 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: disabled 2022-04-28T06:21:28.033 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2022-04-28T06:21:28.034 INFO:teuthology.orchestra.run.smithi089.stderr:firewalld.service is not enabled 2022-04-28T06:21:28.034 INFO:teuthology.orchestra.run.smithi089.stderr:Not possible to enable service . firewalld.service is not available 2022-04-28T06:21:28.035 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mon to start... 2022-04-28T06:21:28.035 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mon... 2022-04-28T06:21:28.244 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: cluster 2022-04-28T06:21:27.957473+0000 mon.a (mon.0) 0 : [INF] mkfs 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:28.244 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: cluster 2022-04-28T06:21:27.953304+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:21:28.244 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:28 smithi089 systemd[1]: Started Ceph mon.a for 607a4e5c-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:21:28.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: cluster: 2022-04-28T06:21:28.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: id: 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:28.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: health: HEALTH_OK 2022-04-28T06:21:28.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: services: 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.610031s) 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mgr: no daemons active 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: data: 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2022-04-28T06:21:28.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: pgs: 2022-04-28T06:21:28.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:28.881 INFO:teuthology.orchestra.run.smithi089.stderr:mon is available 2022-04-28T06:21:28.882 INFO:teuthology.orchestra.run.smithi089.stderr:Assimilating anything we can from ceph.conf... 2022-04-28T06:21:29.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: cluster 2022-04-28T06:21:27.956674+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:21:29.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: cluster 2022-04-28T06:21:27.957133+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} 2022-04-28T06:21:29.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: cluster 2022-04-28T06:21:27.959445+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2022-04-28T06:21:29.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: cluster 2022-04-28T06:21:27.962422+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-28T06:21:29.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: cluster 2022-04-28T06:21:27.962824+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2022-04-28T06:21:29.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: audit 2022-04-28T06:21:28.566676+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.89:0/1455966467' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2022-04-28T06:21:29.356 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:29.356 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [global] 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: fsid = 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.89:3300,v1:172.21.15.89:6789] 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [mgr] 2022-04-28T06:21:29.357 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-28T06:21:29.358 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:29.358 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [osd] 2022-04-28T06:21:29.358 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-28T06:21:29.358 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-28T06:21:29.722 INFO:teuthology.orchestra.run.smithi089.stderr:Generating new minimal ceph.conf... 2022-04-28T06:21:30.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: audit 2022-04-28T06:21:29.350308+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.89:0/4026141685' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:21:30.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: audit 2022-04-28T06:21:29.353076+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.89:0/4026141685' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-28T06:21:30.663 INFO:teuthology.orchestra.run.smithi089.stderr:Restarting the monitor... 2022-04-28T06:21:30.986 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:30 smithi089 systemd[1]: Stopping Ceph mon.a for 607a4e5c-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:21:30.987 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:30 smithi089 bash[30689]: Error: no container with name or ID "ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-28T06:21:30.987 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:30 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: debug 2022-04-28T06:21:30.798+0000 7f34d1d76700 -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:21:30.987 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:30 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30347]: debug 2022-04-28T06:21:30.798+0000 7f34d1d76700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2022-04-28T06:21:31.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 bash[30703]: ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a 2022-04-28T06:21:31.559 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 bash[30739]: Error: no container with name or ID "ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-28T06:21:31.559 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 systemd[1]: ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mon.a.service: Succeeded. 2022-04-28T06:21:31.559 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 systemd[1]: Stopped Ceph mon.a for 607a4e5c-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:21:31.559 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 systemd[1]: Starting Ceph mon.a for 607a4e5c-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:21:31.795 INFO:teuthology.orchestra.run.smithi089.stderr:Setting mon public_network to 172.21.0.0/20 2022-04-28T06:21:31.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 podman[30810]: 2022-04-28T06:21:31.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.728+0000 7f838caff700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:21:31.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.729+0000 7f838caff700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 8 2022-04-28T06:21:31.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.729+0000 7f838caff700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:21:31.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 0 load: jerasure load: lrc load: isa 2022-04-28T06:21:31.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 bash[30810]: 3394324d9aedd128f82b29b41ec0288e1d9a25f2927252cdfb030ae431a8a442 2022-04-28T06:21:31.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:21:31.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:21:31.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:21:31.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: DB SUMMARY 2022-04-28T06:21:31.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:21:31.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:21:31.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 81008 ; 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:21:31.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.env: 0x5559578c91c0 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.info_log: 0x555958f3c6a0 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:21:31.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:21:31.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:21:31.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:21:31.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:21:31.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:21:31.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:21:31.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:21:31.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:21:31.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-28T06:21:31.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:21:31.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:21:31.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:21:31.818 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:21:31.818 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:21:31.818 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:21:31.818 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.write_buffer_manager: 0x555958fcff80 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:21:31.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.row_cache: None 2022-04-28T06:21:31.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:21:31.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:21:31.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:21:31.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:21:31.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:21:31.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:21:31.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:21:31.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:21:31.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:21:31.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:21:31.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:21:31.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:21:31.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:21:31.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:21:31.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:21:31.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.733+0000 7f838caff700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:21:31.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.merge_operator: 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555958ee1cc0) 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cache_index_and_filter_blocks: 1 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: pin_top_level_index_and_filter: 1 2022-04-28T06:21:31.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: index_type: 0 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: data_block_index_type: 0 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: index_shortening: 1 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: hash_index_allow_collision: 1 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: checksum: 1 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: no_block_cache: 0 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: block_cache: 0x555958f16f10 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: block_cache_name: BinnedLRUCache 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: block_cache_options: 2022-04-28T06:21:31.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: capacity : 536870912 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: num_shard_bits : 4 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: strict_capacity_limit : 0 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: high_pri_pool_ratio: 0.000 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: block_cache_compressed: (nil) 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: persistent_cache: (nil) 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: block_size: 4096 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: block_size_deviation: 10 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: block_restart_interval: 16 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: index_block_restart_interval: 1 2022-04-28T06:21:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: metadata_block_size: 4096 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: partition_filters: 0 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: use_delta_encoding: 1 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: whole_key_filtering: 1 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: verify_compression: 0 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: read_amp_bytes_per_bit: 0 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: format_version: 2 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: enable_index_compression: 1 2022-04-28T06:21:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: block_align: 0 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:21:31.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:21:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:21:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:21:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:21:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:21:31.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:21:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 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:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2022-04-28T06:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126891735494, "job": 1, "event": "recovery_started", "log_files": [6]} 2022-04-28T06:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.734+0000 7f838caff700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2022-04-28T06:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.735+0000 7f838caff700 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:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.735+0000 7f838caff700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126891736261, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 77742, "table_properties": {"data_size": 76038, "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": 70522, "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": 1651126891, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:21:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.735+0000 7f838caff700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.735+0000 7f838caff700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126891736623, "job": 1, "event": "recovery_finished"} 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.736+0000 7f838caff700 4 rocksdb: DB pointer 0x555958fdb800 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.736+0000 7f8373907700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.736+0000 7f8373907700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ** DB Stats ** 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:21:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ** Compaction Stats [default] ** 2022-04-28T06:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: L0 2/0 77.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.7 0.00 0.00 1 0.001 0 0 2022-04-28T06:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Sum 2/0 77.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.7 0.00 0.00 1 0.001 0 0 2022-04-28T06:21:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.7 0.00 0.00 1 0.001 0 0 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ** Compaction Stats [default] ** 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 143.7 0.00 0.00 1 0.001 0 0 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:21:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Cumulative compaction: 0.00 GB write, 28.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Interval compaction: 0.00 GB write, 28.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ** Compaction Stats [default] ** 2022-04-28T06:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:21:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: L0 2/0 77.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.7 0.00 0.00 1 0.001 0 0 2022-04-28T06:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Sum 2/0 77.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.7 0.00 0.00 1 0.001 0 0 2022-04-28T06:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ** Compaction Stats [default] ** 2022-04-28T06:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 143.7 0.00 0.00 1 0.001 0 0 2022-04-28T06:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:21:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: Cumulative compaction: 0.00 GB write, 28.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.737+0000 7f838caff700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:31.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.738+0000 7f838caff700 1 mon.a@-1(???) e1 preinit fsid 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.738+0000 7f838caff700 0 mon.a@-1(???).mds e1 new map 2022-04-28T06:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.738+0000 7f838caff700 0 mon.a@-1(???).mds e1 print_map 2022-04-28T06:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: e1 2022-04-28T06:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 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:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: legacy client fscid: -1 2022-04-28T06:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: No filesystems configured 2022-04-28T06:21:31.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.738+0000 7f838caff700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.738+0000 7f838caff700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.738+0000 7f838caff700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.738+0000 7f838caff700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:29.350308+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.89:0/4026141685' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:29.353076+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.89:0/4026141685' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: debug 2022-04-28T06:21:31.738+0000 7f838caff700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 systemd[1]: Started Ceph mon.a for 607a4e5c-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:31.754313+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:21:31.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:31.754377+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} 2022-04-28T06:21:31.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:31.754411+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2022-04-28T06:21:31.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:31.754434+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-28T06:21:31.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:31.754786+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2022-04-28T06:21:32.743 INFO:teuthology.orchestra.run.smithi089.stderr:Wrote config to /etc/ceph/ceph.conf 2022-04-28T06:21:32.743 INFO:teuthology.orchestra.run.smithi089.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:21:32.743 INFO:teuthology.orchestra.run.smithi089.stderr:Creating mgr... 2022-04-28T06:21:32.743 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying port 9283 ... 2022-04-28T06:21:32.864 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to reset failed state of unit ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mgr.y.service: Unit ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mgr.y.service not loaded. 2022-04-28T06:21:32.869 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c.target.wants/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mgr.y.service → /etc/systemd/system/ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@.service. 2022-04-28T06:21:33.214 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:32 smithi089 systemd[1]: Starting Ceph mgr.y for 607a4e5c-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:21:33.485 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:32.333906+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.89:0/1280568735' entity='client.admin' 2022-04-28T06:21:33.485 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:33 smithi089 podman[31081]: 2022-04-28T06:21:33.551 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: disabled 2022-04-28T06:21:33.558 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2022-04-28T06:21:33.559 INFO:teuthology.orchestra.run.smithi089.stderr:firewalld.service is not enabled 2022-04-28T06:21:33.559 INFO:teuthology.orchestra.run.smithi089.stderr:Not possible to enable service . firewalld.service is not available 2022-04-28T06:21:33.566 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: disabled 2022-04-28T06:21:33.573 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2022-04-28T06:21:33.575 INFO:teuthology.orchestra.run.smithi089.stderr:firewalld.service is not enabled 2022-04-28T06:21:33.575 INFO:teuthology.orchestra.run.smithi089.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2022-04-28T06:21:33.575 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mgr to start... 2022-04-28T06:21:33.575 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mgr... 2022-04-28T06:21:33.812 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:33 smithi089 bash[31081]: 2745a2f5ce9d99f0fbd9e38c40e7dd84cded015dd0eeff25137488e10ad7ec9b 2022-04-28T06:21:33.812 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:33 smithi089 systemd[1]: Started Ceph mgr.y for 607a4e5c-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:21:34.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:34.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2022-04-28T06:21:34.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsid": "607a4e5c-c6bb-11ec-8c39-001a4aab830c", 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 0 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:34.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "a" 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_age": 2, 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:34.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:21:34.166 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:21:34.167 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": false, 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:34.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:21:34.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:34.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:21:34.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:34.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:21:27.957841+0000", 2022-04-28T06:21:34.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:21:34.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:34.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:21:34.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2022-04-28T06:21:34.500 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:34.154789+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.89:0/77513506' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:21:34.529 INFO:teuthology.orchestra.run.smithi089.stderr:mgr not available, waiting (1/15)... 2022-04-28T06:21:37.094 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:37.094 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2022-04-28T06:21:37.094 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsid": "607a4e5c-c6bb-11ec-8c39-001a4aab830c", 2022-04-28T06:21:37.094 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:21:37.094 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:21:37.094 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:21:37.094 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:21:37.094 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 0 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "a" 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_age": 5, 2022-04-28T06:21:37.095 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:21:37.096 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:21:37.097 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:37.098 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": false, 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:37.099 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:21:37.100 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:37.100 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:21:27.957841+0000", 2022-04-28T06:21:37.100 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:21:37.100 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:37.100 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:21:37.100 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2022-04-28T06:21:37.473 INFO:teuthology.orchestra.run.smithi089.stderr:mgr not available, waiting (2/15)... 2022-04-28T06:21:38.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:37 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:37.085548+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.89:0/3997807097' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:21:39.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:38.539607+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2022-04-28T06:21:39.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:38.541953+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00244181s) 2022-04-28T06:21:39.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.542913+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:21:39.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.543119+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:21:39.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.543230+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:21:39.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.543346+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:21:39.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.543604+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:21:39.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:38.557215+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2022-04-28T06:21:39.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.567044+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' 2022-04-28T06:21:39.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.570216+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:21:39.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.571411+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:21:39.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.578619+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' 2022-04-28T06:21:39.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:38.583538+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.89:0/63149369' entity='mgr.y' 2022-04-28T06:21:40.160 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:40.160 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2022-04-28T06:21:40.161 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsid": "607a4e5c-c6bb-11ec-8c39-001a4aab830c", 2022-04-28T06:21:40.161 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:21:40.161 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:21:40.161 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:21:40.161 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:21:40.162 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:40.162 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:21:40.162 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:21:40.162 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 0 2022-04-28T06:21:40.162 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:40.162 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:21:40.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "a" 2022-04-28T06:21:40.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:40.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_age": 8, 2022-04-28T06:21:40.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:21:40.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:40.163 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:21:40.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:21:40.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:40.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:21:40.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:40.164 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:21:40.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:21:40.165 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:21:40.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:21:40.168 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:21:40.169 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:21:40.170 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:21:40.171 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:21:27.957841+0000", 2022-04-28T06:21:40.172 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:21:40.172 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2022-04-28T06:21:40.172 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:21:40.172 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2022-04-28T06:21:40.721 INFO:teuthology.orchestra.run.smithi089.stderr:mgr is available 2022-04-28T06:21:40.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:40 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:39.545065+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00555s) 2022-04-28T06:21:40.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:40 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:40.155917+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.89:0/145538548' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:21:41.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:41 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:40.546678+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2022-04-28T06:21:42.929 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:42.930 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [global] 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: fsid = 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [mgr] 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-28T06:21:42.931 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2022-04-28T06:21:42.932 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [osd] 2022-04-28T06:21:42.932 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-28T06:21:42.932 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-28T06:21:43.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:42.896093+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.89:0/3315555528' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:21:45.074 INFO:teuthology.orchestra.run.smithi089.stderr:Enabling cephadm module... 2022-04-28T06:21:48.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:46.931213+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.89:0/3219037356' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2022-04-28T06:21:48.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: ignoring --setuser ceph since I am not root 2022-04-28T06:21:48.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: ignoring --setgroup ceph since I am not root 2022-04-28T06:21:49.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:48 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:47.749434+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.89:0/3219037356' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2022-04-28T06:21:49.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:48 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:47.749518+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 9s) 2022-04-28T06:21:51.843 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2022-04-28T06:21:51.844 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 5, 2022-04-28T06:21:51.844 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:21:51.844 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-28T06:21:51.844 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-28T06:21:51.844 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2022-04-28T06:21:52.477 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for the mgr to restart... 2022-04-28T06:21:52.477 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mgr epoch 5... 2022-04-28T06:21:53.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:52 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:51.840863+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.89:0/1625837009' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-28T06:21:54.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:53 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:53.055458+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2022-04-28T06:21:54.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:53 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:53.055873+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2022-04-28T06:21:54.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:53 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:53.058697+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2022-04-28T06:21:54.762 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2022-04-28T06:21:54.762 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2022-04-28T06:21:54.763 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "initialized": true 2022-04-28T06:21:54.763 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2022-04-28T06:21:55.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:53.750155+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.694354s) 2022-04-28T06:21:55.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.751471+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:21:55.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.752543+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:21:55.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.753387+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.753637+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.753830+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:53.767488+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.784126+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.790072+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.795563+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.891575+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.892273+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.893614+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:21:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.895213+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:21:55.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.906292+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:21:55.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:53.907455+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:21:55.126 INFO:teuthology.orchestra.run.smithi089.stderr:mgr epoch 5 is available 2022-04-28T06:21:55.126 INFO:teuthology.orchestra.run.smithi089.stderr:Setting orchestrator backend to cephadm... 2022-04-28T06:21:56.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:54.752046+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-28T06:21:56.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:54.752949+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.69715s) 2022-04-28T06:21:56.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:54.760047+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-28T06:21:56.885 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: value unchanged 2022-04-28T06:21:57.033 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:21:55.763290+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2022-04-28T06:21:57.033 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:55.787538+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:21:57.033 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:55.790959+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:21:57.033 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:55.794721+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:21:57.312 INFO:teuthology.orchestra.run.smithi089.stderr:Generating ssh key... 2022-04-28T06:21:58.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:57 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:56.882828+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:21:59.062 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: Generating public/private rsa key pair. 2022-04-28T06:21:59.062 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: Your identification has been saved in /tmp/tmpprck596f/key. 2022-04-28T06:21:59.062 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: Your public key has been saved in /tmp/tmpprck596f/key.pub. 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: The key fingerprint is: 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: SHA256:eXRHsx3BHsPp4nkswpGxiIviUBXHlCB77rjitQI9KII ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: The key's randomart image is: 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: +---[RSA 3072]----+ 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: | . o=o. =oo| 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: | o..o . . X.| 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: | ... . o = = +| 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: | .o . + = o o | 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: |.o. .. S o o + | 2022-04-28T06:21:59.063 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: |E.o.o. . . o + o | 2022-04-28T06:21:59.064 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: |+ o+.. . o | 2022-04-28T06:21:59.064 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: | o..o | 2022-04-28T06:21:59.064 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: |..oo | 2022-04-28T06:21:59.064 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:21:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: +----[SHA256]-----+ 2022-04-28T06:21:59.757 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4E1V3A12bMmKHQi8GSOGRDWzInJ8+QRqPL7dVecs/mUeawExKFxeKRWbkN4nbB5vD6vavwJF1rcwHxwbqEihSpf1UGHwWO63+MJDCdidTRVAcfYdyY6C7ubncTnui64LPCJSEQYug/yh6RF4e1Jz9e1zcX6YqGTuIz6eTQw3KNpU3v6inc+zAhK+PJZQYRSxuXnlLH1EVhcgb71GoibAD5yaUiJ9TdLL29qe7JW1C9RYapuGRUUSKKI70UIB10REyZx3Fhkhynicw5d5jQrSaCz+7/P8o8Y/tQS9PSQSGfAa5E0FaQSmrwaMZpCqQUi6+Pjw+cdjfVQynNdIYWs1HkgUcXaifCFr6hjjkM8ukBwKLRvJ014BOoxRlzP4klGFmHxHM1NrqUlKZmyAyHY/PitwomEhpS65Wl7lpO9yyFYtAS9B2/DBWx+sWYLSoT0SKd+MyYGW+O6p8PdafGZgI+zQb9aVTmlRuzXlZQxmN55AYt8vXEGhuXlPb4yian20= ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:00.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:59 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:21:58.210464+0000 mgr.y (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2022-04-28T06:22:00.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:59 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:58.759558+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:22:00.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:21:59 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:58.761310+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:22:00.198 INFO:teuthology.orchestra.run.smithi089.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2022-04-28T06:22:00.198 INFO:teuthology.orchestra.run.smithi089.stderr:Adding key to root@localhost authorized_keys... 2022-04-28T06:22:00.199 INFO:teuthology.orchestra.run.smithi089.stderr:Adding host smithi089... 2022-04-28T06:22:01.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:21:59.754868+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:22:01.062 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:22:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: [79B blob data] 2022-04-28T06:22:01.497 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: Added host 'smithi089' with addr '172.21.15.89' 2022-04-28T06:22:01.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:01 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:00.779028+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "addr": "172.21.15.89", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:22:01.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:01 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:01.493701+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:22:01.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:01 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:01.494263+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:01.841 INFO:teuthology.orchestra.run.smithi089.stderr:Deploying unmanaged mon service... 2022-04-28T06:22:02.500 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: Scheduled mon update... 2022-04-28T06:22:02.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:01.494019+0000 mgr.y (mgr.14116) 9 : cephadm [INF] Added host smithi089 2022-04-28T06:22:02.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:02.497495+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:22:02.879 INFO:teuthology.orchestra.run.smithi089.stderr:Deploying unmanaged mgr service... 2022-04-28T06:22:03.601 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: Scheduled mgr update... 2022-04-28T06:22:03.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:02.494159+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:22:03.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:02.494846+0000 mgr.y (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2022-04-28T06:22:03.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:03.599225+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:22:05.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:03.596217+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:22:05.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:03.596933+0000 mgr.y (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2022-04-28T06:22:05.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:04.023565+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:22:05.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:04.367306+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:22:06.007 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:04.856986+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.89:0/463198977' entity='client.admin' 2022-04-28T06:22:06.007 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:05.184958+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.89:0/2326936778' entity='mgr.y' 2022-04-28T06:22:06.405 INFO:teuthology.orchestra.run.smithi089.stderr:Enabling the dashboard module... 2022-04-28T06:22:07.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:06 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:05.893252+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.89:0/2055102303' entity='client.admin' 2022-04-28T06:22:08.192 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:07 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:07.238155+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.89:0/3549269796' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2022-04-28T06:22:08.214 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:22:07 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: ignoring --setuser ceph since I am not root 2022-04-28T06:22:08.215 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:22:07 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: ignoring --setgroup ceph since I am not root 2022-04-28T06:22:09.128 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2022-04-28T06:22:09.129 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 9, 2022-04-28T06:22:09.129 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:22:09.129 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-28T06:22:09.129 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-28T06:22:09.129 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2022-04-28T06:22:09.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:08 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:07.897298+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.89:0/3549269796' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2022-04-28T06:22:09.164 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:08 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:07.897397+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 14s) 2022-04-28T06:22:09.493 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for the mgr to restart... 2022-04-28T06:22:09.493 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mgr epoch 9... 2022-04-28T06:22:10.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:09 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:09.125715+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.89:0/2728429252' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-28T06:22:13.562 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:22:13 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: [79B blob data] 2022-04-28T06:22:14.118 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2022-04-28T06:22:14.119 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2022-04-28T06:22:14.119 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "initialized": true 2022-04-28T06:22:14.119 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2022-04-28T06:22:14.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:13.054554+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2022-04-28T06:22:14.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:13.055092+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2022-04-28T06:22:14.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:13.056630+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2022-04-28T06:22:14.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:13.107485+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0525163s) 2022-04-28T06:22:14.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.108447+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:22:14.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.109113+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:22:14.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.109925+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:22:14.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.110108+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:22:14.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.110223+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:22:14.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:13.124083+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2022-04-28T06:22:14.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.220425+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:14.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.222889+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:14.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.242705+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:22:14.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:13.244357+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:22:14.611 INFO:teuthology.orchestra.run.smithi089.stderr:mgr epoch 9 is available 2022-04-28T06:22:14.612 INFO:teuthology.orchestra.run.smithi089.stderr:Generating a dashboard self-signed certificate... 2022-04-28T06:22:15.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:15 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:14.073834+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:15.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:15 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:14.109215+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-28T06:22:15.248 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:15 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:14.109500+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.05453s) 2022-04-28T06:22:15.248 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:15 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:14.115606+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-28T06:22:15.365 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: Self-signed certificate created 2022-04-28T06:22:15.805 INFO:teuthology.orchestra.run.smithi089.stderr:Creating initial admin user... 2022-04-28T06:22:16.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:15.110759+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2022-04-28T06:22:16.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:15.302288+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:22:16.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:15.357494+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:16.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:15.362898+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:16.679 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$LfjOMS2/A9FgaHPanf.DXeQhDHl/a849lx94ak3yt1auWOLBki0oa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1651126936, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2022-04-28T06:22:17.148 INFO:teuthology.orchestra.run.smithi089.stderr:Fetching dashboard port number... 2022-04-28T06:22:17.782 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 8443 2022-04-28T06:22:18.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:16.460969+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:22:18.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:16.677396+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:18.197 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: disabled 2022-04-28T06:22:18.204 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2022-04-28T06:22:18.204 INFO:teuthology.orchestra.run.smithi089.stderr:firewalld.service is not enabled 2022-04-28T06:22:18.205 INFO:teuthology.orchestra.run.smithi089.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2022-04-28T06:22:18.206 INFO:teuthology.orchestra.run.smithi089.stderr:Ceph Dashboard is now available at: 2022-04-28T06:22:18.206 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:18.206 INFO:teuthology.orchestra.run.smithi089.stderr: URL: https://smithi089:8443/ 2022-04-28T06:22:18.207 INFO:teuthology.orchestra.run.smithi089.stderr: User: admin 2022-04-28T06:22:18.207 INFO:teuthology.orchestra.run.smithi089.stderr: Password: xodel2gf2a 2022-04-28T06:22:18.207 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:18.207 INFO:teuthology.orchestra.run.smithi089.stderr:Enabling autotune for osd_memory_target 2022-04-28T06:22:18.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:17.780475+0000 mon.a (mon.0) 88 : audit [DBG] from='client.? 172.21.15.89:0/285876407' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2022-04-28T06:22:20.039 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2022-04-28T06:22:20.490 INFO:teuthology.orchestra.run.smithi089.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2022-04-28T06:22:20.490 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:20.490 INFO:teuthology.orchestra.run.smithi089.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 607a4e5c-c6bb-11ec-8c39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:22:20.491 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:20.491 INFO:teuthology.orchestra.run.smithi089.stderr:Or, if you are only running a single cluster on this host: 2022-04-28T06:22:20.491 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:20.491 INFO:teuthology.orchestra.run.smithi089.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2022-04-28T06:22:20.491 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:20.491 INFO:teuthology.orchestra.run.smithi089.stderr:Please consider enabling telemetry to help improve Ceph: 2022-04-28T06:22:20.491 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:20.491 INFO:teuthology.orchestra.run.smithi089.stderr: ceph telemetry on 2022-04-28T06:22:20.492 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:20.492 INFO:teuthology.orchestra.run.smithi089.stderr:For more information see: 2022-04-28T06:22:20.492 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:20.492 INFO:teuthology.orchestra.run.smithi089.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2022-04-28T06:22:20.492 INFO:teuthology.orchestra.run.smithi089.stderr: 2022-04-28T06:22:20.492 INFO:teuthology.orchestra.run.smithi089.stderr:Bootstrap complete. 2022-04-28T06:22:20.525 INFO:tasks.cephadm:Fetching config... 2022-04-28T06:22:20.525 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:22:20.525 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2022-04-28T06:22:20.543 INFO:tasks.cephadm:Fetching client.admin keyring... 2022-04-28T06:22:20.544 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:22:20.544 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2022-04-28T06:22:20.601 INFO:tasks.cephadm:Fetching mon keyring... 2022-04-28T06:22:20.602 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:22:20.602 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/607a4e5c-c6bb-11ec-8c39-001a4aab830c/mon.a/keyring of=/dev/stdout 2022-04-28T06:22:20.669 INFO:tasks.cephadm:Fetching pub ssh key... 2022-04-28T06:22:20.669 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:22:20.670 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2022-04-28T06:22:20.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:20 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:19.680104+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e13: y(active, since 6s) 2022-04-28T06:22:20.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:20 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:20.034888+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 172.21.15.89:0/2625778140' entity='client.admin' 2022-04-28T06:22:20.728 INFO:tasks.cephadm:Installing pub ssh key for root users... 2022-04-28T06:22:20.729 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4E1V3A12bMmKHQi8GSOGRDWzInJ8+QRqPL7dVecs/mUeawExKFxeKRWbkN4nbB5vD6vavwJF1rcwHxwbqEihSpf1UGHwWO63+MJDCdidTRVAcfYdyY6C7ubncTnui64LPCJSEQYug/yh6RF4e1Jz9e1zcX6YqGTuIz6eTQw3KNpU3v6inc+zAhK+PJZQYRSxuXnlLH1EVhcgb71GoibAD5yaUiJ9TdLL29qe7JW1C9RYapuGRUUSKKI70UIB10REyZx3Fhkhynicw5d5jQrSaCz+7/P8o8Y/tQS9PSQSGfAa5E0FaQSmrwaMZpCqQUi6+Pjw+cdjfVQynNdIYWs1HkgUcXaifCFr6hjjkM8ukBwKLRvJ014BOoxRlzP4klGFmHxHM1NrqUlKZmyAyHY/PitwomEhpS65Wl7lpO9yyFYtAS9B2/DBWx+sWYLSoT0SKd+MyYGW+O6p8PdafGZgI+zQb9aVTmlRuzXlZQxmN55AYt8vXEGhuXlPb4yian20= ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-28T06:22:20.807 INFO:teuthology.orchestra.run.smithi089.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4E1V3A12bMmKHQi8GSOGRDWzInJ8+QRqPL7dVecs/mUeawExKFxeKRWbkN4nbB5vD6vavwJF1rcwHxwbqEihSpf1UGHwWO63+MJDCdidTRVAcfYdyY6C7ubncTnui64LPCJSEQYug/yh6RF4e1Jz9e1zcX6YqGTuIz6eTQw3KNpU3v6inc+zAhK+PJZQYRSxuXnlLH1EVhcgb71GoibAD5yaUiJ9TdLL29qe7JW1C9RYapuGRUUSKKI70UIB10REyZx3Fhkhynicw5d5jQrSaCz+7/P8o8Y/tQS9PSQSGfAa5E0FaQSmrwaMZpCqQUi6+Pjw+cdjfVQynNdIYWs1HkgUcXaifCFr6hjjkM8ukBwKLRvJ014BOoxRlzP4klGFmHxHM1NrqUlKZmyAyHY/PitwomEhpS65Wl7lpO9yyFYtAS9B2/DBWx+sWYLSoT0SKd+MyYGW+O6p8PdafGZgI+zQb9aVTmlRuzXlZQxmN55AYt8vXEGhuXlPb4yian20= ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:20.818 DEBUG:teuthology.orchestra.run.smithi103:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4E1V3A12bMmKHQi8GSOGRDWzInJ8+QRqPL7dVecs/mUeawExKFxeKRWbkN4nbB5vD6vavwJF1rcwHxwbqEihSpf1UGHwWO63+MJDCdidTRVAcfYdyY6C7ubncTnui64LPCJSEQYug/yh6RF4e1Jz9e1zcX6YqGTuIz6eTQw3KNpU3v6inc+zAhK+PJZQYRSxuXnlLH1EVhcgb71GoibAD5yaUiJ9TdLL29qe7JW1C9RYapuGRUUSKKI70UIB10REyZx3Fhkhynicw5d5jQrSaCz+7/P8o8Y/tQS9PSQSGfAa5E0FaQSmrwaMZpCqQUi6+Pjw+cdjfVQynNdIYWs1HkgUcXaifCFr6hjjkM8ukBwKLRvJ014BOoxRlzP4klGFmHxHM1NrqUlKZmyAyHY/PitwomEhpS65Wl7lpO9yyFYtAS9B2/DBWx+sWYLSoT0SKd+MyYGW+O6p8PdafGZgI+zQb9aVTmlRuzXlZQxmN55AYt8vXEGhuXlPb4yian20= ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-28T06:22:20.861 INFO:teuthology.orchestra.run.smithi103.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4E1V3A12bMmKHQi8GSOGRDWzInJ8+QRqPL7dVecs/mUeawExKFxeKRWbkN4nbB5vD6vavwJF1rcwHxwbqEihSpf1UGHwWO63+MJDCdidTRVAcfYdyY6C7ubncTnui64LPCJSEQYug/yh6RF4e1Jz9e1zcX6YqGTuIz6eTQw3KNpU3v6inc+zAhK+PJZQYRSxuXnlLH1EVhcgb71GoibAD5yaUiJ9TdLL29qe7JW1C9RYapuGRUUSKKI70UIB10REyZx3Fhkhynicw5d5jQrSaCz+7/P8o8Y/tQS9PSQSGfAa5E0FaQSmrwaMZpCqQUi6+Pjw+cdjfVQynNdIYWs1HkgUcXaifCFr6hjjkM8ukBwKLRvJ014BOoxRlzP4klGFmHxHM1NrqUlKZmyAyHY/PitwomEhpS65Wl7lpO9yyFYtAS9B2/DBWx+sWYLSoT0SKd+MyYGW+O6p8PdafGZgI+zQb9aVTmlRuzXlZQxmN55AYt8vXEGhuXlPb4yian20= ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:20.873 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2022-04-28T06:22:23.429 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2022-04-28T06:22:23.430 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2022-04-28T06:22:23.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:23 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:22.665487+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:23.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:23 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:23.069480+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:22:23.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:23 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:23.075145+0000 mon.a (mon.0) 93 : audit [INF] from='client.? 172.21.15.89:0/3395183198' entity='client.admin' 2022-04-28T06:22:23.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:23 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:23.082511+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:23.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:23 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:23.083782+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:23.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:23 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:23.089957+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:26.342 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi103 2022-04-28T06:22:26.342 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:22:26.342 DEBUG:teuthology.orchestra.run.smithi103:> dd of=/etc/ceph/ceph.conf 2022-04-28T06:22:26.362 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:22:26.363 DEBUG:teuthology.orchestra.run.smithi103:> dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:22:26.422 INFO:tasks.cephadm:Adding host smithi103 to orchestrator... 2022-04-28T06:22:26.422 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch host add smithi103 2022-04-28T06:22:27.237 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:25.923296+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:27.237 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:25.923763+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:27.237 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:25.924669+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:27.238 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:25.925337+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:27.238 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:25.926600+0000 mgr.y (mgr.14146) 6 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2022-04-28T06:22:27.238 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:25.978789+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:27.238 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:25.981072+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:28.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:25.951062+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:22:28.562 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:22:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: [90B blob data] 2022-04-28T06:22:28.813 INFO:teuthology.orchestra.run.smithi089.stdout:Added host 'smithi103' with addr '172.21.15.103' 2022-04-28T06:22:29.192 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Apr 28 06:22:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr-y[31097]: [80B blob data] 2022-04-28T06:22:29.260 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch host ls --format=json 2022-04-28T06:22:30.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:28.083040+0000 mgr.y (mgr.14146) 8 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi103", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:22:30.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:28.810254+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:30.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:28.810607+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Added host smithi103 2022-04-28T06:22:30.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:28.810911+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:30.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:28.813231+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:30.125 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:28.814354+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:30.125 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:29 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:29.348547+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:31.082 INFO:teuthology.orchestra.run.smithi089.stdout: 2022-04-28T06:22:31.082 INFO:teuthology.orchestra.run.smithi089.stdout:[{"addr": "172.21.15.89", "hostname": "smithi089", "labels": [], "status": ""}, {"addr": "172.21.15.103", "hostname": "smithi103", "labels": [], "status": ""}] 2022-04-28T06:22:31.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:30 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:29.810182+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:31.511 INFO:tasks.cephadm:Setting crush tunables to default 2022-04-28T06:22:31.511 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph osd crush tunables default 2022-04-28T06:22:33.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:31.079471+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:22:33.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:32.650556+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:34.119 INFO:teuthology.orchestra.run.smithi089.stderr:adjusted tunables profile to default 2022-04-28T06:22:34.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:32.942459+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:34.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:32.942983+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi103", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:22:34.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:32.945804+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:34.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:33.158036+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.89:0/3257939018' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2022-04-28T06:22:34.568 INFO:tasks.cephadm:Adding mon.a on smithi089 2022-04-28T06:22:34.569 INFO:tasks.cephadm:Adding mon.c on smithi089 2022-04-28T06:22:34.569 INFO:tasks.cephadm:Adding mon.b on smithi103 2022-04-28T06:22:34.569 DEBUG:teuthology.orchestra.run.smithi103:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch apply mon '3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi103:172.21.15.103=b' 2022-04-28T06:22:35.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:33.111084+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:22:35.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:34.113885+0000 mon.a (mon.0) 114 : audit [INF] from='client.? 172.21.15.89:0/3257939018' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2022-04-28T06:22:35.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:34.113945+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:22:36.121 INFO:teuthology.orchestra.run.smithi103.stdout:Scheduled mon update... 2022-04-28T06:22:36.632 DEBUG:teuthology.orchestra.run.smithi089:mon.c> sudo journalctl -f -n 0 -u ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mon.c.service 2022-04-28T06:22:36.636 DEBUG:teuthology.orchestra.run.smithi103:mon.b> sudo journalctl -f -n 0 -u ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mon.b.service 2022-04-28T06:22:36.647 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:22:36.647 DEBUG:teuthology.orchestra.run.smithi103:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:22:36.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:-- Logs begin at Thu 2022-04-28 06:12:32 UTC. -- 2022-04-28T06:22:36.675 INFO:journalctl@ceph.mon.b.smithi103.stdout:-- Logs begin at Thu 2022-04-28 06:12:58 UTC. -- 2022-04-28T06:22:37.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:35.111362+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:22:37.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.118891+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:37.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.119635+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:37.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.120880+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:37.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.122009+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:37.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.224644+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:37.302 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.227211+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:37.302 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.228682+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:37.302 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.229460+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:38.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:37 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:36.115051+0000 mgr.y (mgr.14146) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi103:172.21.15.103=b", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:22:38.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:37 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:36.116434+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Saving service mon spec with placement smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi103:172.21.15.103=b;count:3 2022-04-28T06:22:38.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:37 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:36.123423+0000 mgr.y (mgr.14146) 15 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2022-04-28T06:22:38.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:37 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:36.146098+0000 mgr.y (mgr.14146) 16 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:22:38.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:37 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:36.230320+0000 mgr.y (mgr.14146) 17 : cephadm [INF] Deploying daemon mon.c on smithi089 2022-04-28T06:22:38.294 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:22:38.294 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":1,"fsid":"607a4e5c-c6bb-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:21:25.823673Z","created":"2022-04-28T06:21:25.823673Z","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.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-28T06:22:38.296 INFO:teuthology.orchestra.run.smithi103.stderr:dumped monmap epoch 1 2022-04-28T06:22:38.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 systemd[1]: Starting Ceph mon.c for 607a4e5c-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:22:38.903 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 podman[35833]: 2022-04-28T06:22:38.903 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.802+0000 7f2275e6b700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:22:38.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.802+0000 7f2275e6b700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-28T06:22:38.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.802+0000 7f2275e6b700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:22:38.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 0 load: jerasure load: lrc load: isa 2022-04-28T06:22:38.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:22:38.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:22:38.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:22:38.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: DB SUMMARY 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.env: 0x564118e7f1c0 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.info_log: 0x56411ab1c6a0 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:22:38.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:22:38.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:22:38.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.write_buffer_manager: 0x56411abaffb0 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:22:38.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:22:38.910 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.row_cache: None 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:22:38.911 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:22:38.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:22:38.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.806+0000 7f2275e6b700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.merge_operator: 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56411aac1cc0) 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cache_index_and_filter_blocks: 1 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:22:38.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: pin_top_level_index_and_filter: 1 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: index_type: 0 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: data_block_index_type: 0 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: index_shortening: 1 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: hash_index_allow_collision: 1 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: checksum: 1 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: no_block_cache: 0 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: block_cache: 0x56411aaf6f10 2022-04-28T06:22:38.916 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: block_cache_name: BinnedLRUCache 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: block_cache_options: 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: capacity : 536870912 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: num_shard_bits : 4 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: strict_capacity_limit : 0 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: high_pri_pool_ratio: 0.000 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: block_cache_compressed: (nil) 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: persistent_cache: (nil) 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: block_size: 4096 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: block_size_deviation: 10 2022-04-28T06:22:38.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: block_restart_interval: 16 2022-04-28T06:22:38.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: index_block_restart_interval: 1 2022-04-28T06:22:38.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: metadata_block_size: 4096 2022-04-28T06:22:38.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: partition_filters: 0 2022-04-28T06:22:38.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: use_delta_encoding: 1 2022-04-28T06:22:38.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:22:38.919 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: whole_key_filtering: 1 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: verify_compression: 0 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: read_amp_bytes_per_bit: 0 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: format_version: 2 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: enable_index_compression: 1 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: block_align: 0 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:22:38.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:22:38.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:22:38.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:22:38.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:22:38.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:22:38.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:22:38.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 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:22:38.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.807+0000 7f2275e6b700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.808+0000 7f2275e6b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126958809734, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-28T06:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.808+0000 7f2275e6b700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-28T06:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.808+0000 7f2275e6b700 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:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.808+0000 7f2275e6b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126958810324, "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": 1651126958, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.808+0000 7f2275e6b700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-28T06:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.809+0000 7f2275e6b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126958810815, "job": 1, "event": "recovery_finished"} 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.809+0000 7f2275e6b700 4 rocksdb: DB pointer 0x56411abbb800 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.810+0000 7f225cc73700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.810+0000 7f225cc73700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ** DB Stats ** 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:22:38.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ** Compaction Stats [default] ** 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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.6 0.00 0.00 1 0.001 0 0 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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.6 0.00 0.00 1 0.001 0 0 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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.6 0.00 0.00 1 0.001 0 0 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ** Compaction Stats [default] ** 2022-04-28T06:22:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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.6 0.00 0.00 1 0.001 0 0 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:22:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Interval compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ** Compaction Stats [default] ** 2022-04-28T06:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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.6 0.00 0.00 1 0.001 0 0 2022-04-28T06:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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.6 0.00 0.00 1 0.001 0 0 2022-04-28T06:22:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ** Compaction Stats [default] ** 2022-04-28T06:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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.6 0.00 0.00 1 0.001 0 0 2022-04-28T06:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:22:38.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.810+0000 7f2275e6b700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2022-04-28T06:22:38.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.810+0000 7f2275e6b700 0 using public_addrv [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.811+0000 7f2275e6b700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] at bind addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.812+0000 7f2275e6b700 1 mon.c@-1(???) e0 preinit fsid 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.828+0000 7f225f478700 0 mon.c@-1(synchronizing).mds e1 new map 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.828+0000 7f225f478700 0 mon.c@-1(synchronizing).mds e1 print_map 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: e1 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 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:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: legacy client fscid: -1 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: No filesystems configured 2022-04-28T06:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: 2022-04-28T06:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.828+0000 7f225f478700 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:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 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:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-28T06:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-28T06:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-28T06:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-28T06:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:22:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:36.115051+0000 mgr.y (mgr.14146) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi103:172.21.15.103=b", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:36.116434+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Saving service mon spec with placement smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi103:172.21.15.103=b;count:3 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:36.123423+0000 mgr.y (mgr.14146) 15 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:36.146098+0000 mgr.y (mgr.14146) 16 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:36.230320+0000 mgr.y (mgr.14146) 17 : cephadm [INF] Deploying daemon mon.c on smithi089 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: debug 2022-04-28T06:22:38.829+0000 7f225f478700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 bash[35833]: e0551f49c5dc13ae4f919c3cde9eb8b736f59e54991e5e0cbb5637539bf62073 2022-04-28T06:22:38.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:38 smithi089 systemd[1]: Started Ceph mon.c for 607a4e5c-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:22:39.645 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:22:39.645 DEBUG:teuthology.orchestra.run.smithi103:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:22:44.247 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:22:44.247 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":2,"fsid":"607a4e5c-c6bb-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:22:38.834921Z","created":"2022-04-28T06:21:25.823673Z","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.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3301","nonce":0},{"type":"v1","addr":"172.21.15.89:6790","nonce":0}]},"addr":"172.21.15.89:6790/0","public_addr":"172.21.15.89:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-28T06:22:44.249 INFO:teuthology.orchestra.run.smithi103.stderr:dumped monmap epoch 2 2022-04-28T06:22:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:38.836857+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:38.837023+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2022-04-28T06:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:38.849622+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:39.111885+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:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:39.834423+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:40.834444+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:40.835829+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-28T06:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:41.112214+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:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:41.834613+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:42.835092+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:43.835036+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:43.863797+0000 mon.a (mon.0) 134 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:43.867920+0000 mon.a (mon.0) 135 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:43.867973+0000 mon.a (mon.0) 136 : cluster [DBG] fsmap 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:43.868007+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:43.868195+0000 mon.a (mon.0) 138 : cluster [DBG] mgrmap e13: y(active, since 30s) 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:43.872423+0000 mon.a (mon.0) 139 : cluster [INF] overall HEALTH_OK 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:43.874474+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:43.875577+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:44.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:43.876461+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:38.836857+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:38.837023+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2022-04-28T06:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:38.849622+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:39.111885+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:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:39.834423+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:40.834444+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:40.835829+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-28T06:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:41.112214+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:22:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:41.834613+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:42.835092+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:43.835036+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:43.863797+0000 mon.a (mon.0) 134 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:43.867920+0000 mon.a (mon.0) 135 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:43.867973+0000 mon.a (mon.0) 136 : cluster [DBG] fsmap 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:43.868007+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:43.868195+0000 mon.a (mon.0) 138 : cluster [DBG] mgrmap e13: y(active, since 30s) 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:43.872423+0000 mon.a (mon.0) 139 : cluster [INF] overall HEALTH_OK 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:43.874474+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:44.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:43.875577+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:44.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:43 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:43.876461+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:45.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:43.112520+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:22:45.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:43.877237+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi103 2022-04-28T06:22:45.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:44.245327+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.103:0/1262220834' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:22:45.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:44.835224+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:45.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:43.112520+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:22:45.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:43.877237+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi103 2022-04-28T06:22:45.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:44.245327+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.103:0/1262220834' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:22:45.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:44.835224+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:46.131 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:22:46.132 DEBUG:teuthology.orchestra.run.smithi103:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:22:46.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 systemd[1]: Starting Ceph mon.b for 607a4e5c-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:22:46.792 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 podman[30964]: 2022-04-28T06:22:46.792 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.784+0000 7f33d9eaf700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:22:46.792 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.784+0000 7f33d9eaf700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-28T06:22:46.792 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.784+0000 7f33d9eaf700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:22:46.792 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.788+0000 7f33d9eaf700 0 load: jerasure load: lrc load: isa 2022-04-28T06:22:47.082 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:22:47.083 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.083 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:22:47.083 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:22:47.083 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: DB SUMMARY 2022-04-28T06:22:47.083 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.083 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:22:47.084 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.084 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:22:47.084 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.084 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-28T06:22:47.084 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.085 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2022-04-28T06:22:47.085 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.085 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 636 ; 2022-04-28T06:22:47.085 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.085 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:22:47.086 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:22:47.086 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:22:47.086 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.env: 0x564a7c3c51c0 2022-04-28T06:22:47.086 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:22:47.086 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.info_log: 0x564a7e2c46a0 2022-04-28T06:22:47.087 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:22:47.087 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:22:47.087 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:22:47.087 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:22:47.087 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:22:47.087 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:22:47.088 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:22:47.088 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:22:47.088 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:22:47.088 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:22:47.088 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:22:47.089 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:22:47.089 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:22:47.089 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:22:47.089 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:22:47.089 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2022-04-28T06:22:47.089 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:22:47.090 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:22:47.090 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:22:47.090 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:22:47.090 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:22:47.090 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:22:47.091 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:22:47.091 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:22:47.091 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:22:47.091 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:22:47.091 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.write_buffer_manager: 0x564a7e357f20 2022-04-28T06:22:47.091 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:22:47.092 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:22:47.092 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:22:47.092 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:22:47.092 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:22:47.092 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:22:47.092 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:22:47.093 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:22:47.093 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:22:47.093 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:22:47.093 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:22:47.093 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:22:47.093 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:22:47.094 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:22:47.094 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.row_cache: None 2022-04-28T06:22:47.094 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:22:47.094 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:22:47.094 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:22:47.094 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:22:47.095 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:22:47.095 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:22:47.095 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:22:47.095 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:22:47.095 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:22:47.096 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:22:47.096 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:22:47.096 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:22:47.096 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:22:47.096 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:22:47.096 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:22:47.097 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:22:47.097 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:22:47.097 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:22:47.097 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:22:47.097 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:22:47.097 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:22:47.098 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:22:47.098 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:22:47.098 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:22:47.098 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:22:47.098 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:22:47.098 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:22:47.099 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:22:47.099 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:22:47.099 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:22:47.099 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:22:47.099 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:22:47.099 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:22:47.100 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:22:47.100 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:22:47.100 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:22:47.100 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:22:47.100 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2022-04-28T06:22:47.101 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.101 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:22:47.101 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.101 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:22:47.101 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.merge_operator: 2022-04-28T06:22:47.102 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:22:47.102 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:22:47.102 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:22:47.102 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:22:47.103 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564a7e269cc0) 2022-04-28T06:22:47.103 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cache_index_and_filter_blocks: 1 2022-04-28T06:22:47.103 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:22:47.103 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:22:47.103 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: pin_top_level_index_and_filter: 1 2022-04-28T06:22:47.104 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: index_type: 0 2022-04-28T06:22:47.104 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: data_block_index_type: 0 2022-04-28T06:22:47.104 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: index_shortening: 1 2022-04-28T06:22:47.104 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:22:47.104 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: hash_index_allow_collision: 1 2022-04-28T06:22:47.105 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: checksum: 1 2022-04-28T06:22:47.105 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: no_block_cache: 0 2022-04-28T06:22:47.105 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: block_cache: 0x564a7e29ef10 2022-04-28T06:22:47.105 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: block_cache_name: BinnedLRUCache 2022-04-28T06:22:47.105 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: block_cache_options: 2022-04-28T06:22:47.106 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: capacity : 536870912 2022-04-28T06:22:47.106 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: num_shard_bits : 4 2022-04-28T06:22:47.106 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: strict_capacity_limit : 0 2022-04-28T06:22:47.106 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: high_pri_pool_ratio: 0.000 2022-04-28T06:22:47.106 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: block_cache_compressed: (nil) 2022-04-28T06:22:47.107 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: persistent_cache: (nil) 2022-04-28T06:22:47.107 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: block_size: 4096 2022-04-28T06:22:47.107 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: block_size_deviation: 10 2022-04-28T06:22:47.107 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: block_restart_interval: 16 2022-04-28T06:22:47.107 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: index_block_restart_interval: 1 2022-04-28T06:22:47.107 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: metadata_block_size: 4096 2022-04-28T06:22:47.107 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: partition_filters: 0 2022-04-28T06:22:47.108 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: use_delta_encoding: 1 2022-04-28T06:22:47.108 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:22:47.108 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: whole_key_filtering: 1 2022-04-28T06:22:47.108 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: verify_compression: 0 2022-04-28T06:22:47.108 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: read_amp_bytes_per_bit: 0 2022-04-28T06:22:47.108 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: format_version: 2 2022-04-28T06:22:47.109 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: enable_index_compression: 1 2022-04-28T06:22:47.109 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: block_align: 0 2022-04-28T06:22:47.109 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.109 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:22:47.109 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:22:47.109 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:22:47.110 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:22:47.110 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:22:47.110 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:22:47.110 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:22:47.110 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:22:47.110 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:22:47.111 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.789+0000 7f33d9eaf700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:22:47.111 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:22:47.111 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:22:47.111 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:22:47.111 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:22:47.112 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:22:47.112 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:22:47.112 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:22:47.112 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:22:47.112 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:22:47.112 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:22:47.112 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:22:47.113 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:22:47.113 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:22:47.113 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:22:47.113 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:22:47.113 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:22:47.114 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:22:47.114 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:22:47.114 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:22:47.114 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:22:47.114 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:22:47.114 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:22:47.115 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:22:47.115 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:22:47.115 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:22:47.115 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:22:47.115 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:22:47.115 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:22:47.116 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:22:47.116 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:22:47.116 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:22:47.116 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:22:47.116 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:22:47.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:22:47.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:22:47.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:22:47.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:22:47.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:22:47.117 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:22:47.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:22:47.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:22:47.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:22:47.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:22:47.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:22:47.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:22:47.118 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:22:47.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:22:47.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:22:47.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:22:47.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:22:47.119 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:22:47.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:22:47.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:22:47.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:22:47.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:22:47.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:22:47.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:22:47.120 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:22:47.121 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 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:22:47.121 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.121 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:22:47.121 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.121 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126966791979, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-28T06:22:47.122 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-28T06:22:47.122 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.790+0000 7f33d9eaf700 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:22:47.122 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.791+0000 7f33d9eaf700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126966792462, "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": 1651126966, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:22:47.123 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.791+0000 7f33d9eaf700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-28T06:22:47.123 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.123 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.791+0000 7f33d9eaf700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126966792844, "job": 1, "event": "recovery_finished"} 2022-04-28T06:22:47.123 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.792+0000 7f33d9eaf700 4 rocksdb: DB pointer 0x564a7e363800 2022-04-28T06:22:47.123 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.792+0000 7f33c0cb7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:22:47.124 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.792+0000 7f33c0cb7700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:22:47.124 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ** DB Stats ** 2022-04-28T06:22:47.124 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:22:47.124 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.124 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:22:47.124 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:22:47.125 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.125 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:22:47.125 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:22:47.125 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.125 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ** Compaction Stats [default] ** 2022-04-28T06:22:47.125 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.126 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:22:47.126 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-28T06:22:47.126 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-28T06:22:47.126 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-28T06:22:47.126 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.126 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ** Compaction Stats [default] ** 2022-04-28T06:22:47.127 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.127 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:22:47.127 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-28T06:22:47.127 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:22:47.127 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:22:47.127 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:22:47.127 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:22:47.128 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:22:47.128 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:22:47.128 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:22:47.128 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:22:47.128 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.128 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.129 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:22:47.129 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.129 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ** Compaction Stats [default] ** 2022-04-28T06:22:47.129 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.129 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:22:47.130 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-28T06:22:47.130 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-28T06:22:47.130 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.130 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.131 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ** Compaction Stats [default] ** 2022-04-28T06:22:47.131 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.131 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:22:47.131 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-28T06:22:47.132 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:22:47.132 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:22:47.132 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:22:47.132 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:22:47.132 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:22:47.133 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:22:47.133 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:22:47.133 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.133 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.133 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.134 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:22:47.134 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.134 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.792+0000 7f33d9eaf700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2022-04-28T06:22:47.134 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.792+0000 7f33d9eaf700 0 using public_addr v2:172.21.15.103:0/0 -> [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] 2022-04-28T06:22:47.134 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.793+0000 7f33d9eaf700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] at bind addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:47.135 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.794+0000 7f33d9eaf700 1 mon.b@-1(???) e0 preinit fsid 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:47.135 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 bash[30964]: d06454793185baf99226c01698c876c9461b285d0ff41e75cd991e48f38adcab 2022-04-28T06:22:47.135 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 0 mon.b@-1(synchronizing).mds e1 new map 2022-04-28T06:22:47.135 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 0 mon.b@-1(synchronizing).mds e1 print_map 2022-04-28T06:22:47.135 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: e1 2022-04-28T06:22:47.136 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:22:47.136 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 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:22:47.136 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: legacy client fscid: -1 2022-04-28T06:22:47.136 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.136 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: No filesystems configured 2022-04-28T06:22:47.136 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: 2022-04-28T06:22:47.137 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 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:22:47.137 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 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:22:47.137 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-28T06:22:47.137 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-28T06:22:47.137 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-28T06:22:47.137 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-28T06:22:47.138 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:22:47.138 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:22:47.138 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:22:47.138 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.809+0000 7f33c34bc700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:22:47.138 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:43.112520+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:22:47.138 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:43.877237+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi103 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:44.245327+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.103:0/1262220834' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:44.835224+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.810+0000 7f33c34bc700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta expand map: {default=false} 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta from 'false' to 'false' 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta expanded map: {default=false} 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta expand map: {default=info} 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta from 'info' to 'info' 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta expanded map: {default=info} 2022-04-28T06:22:47.139 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta expand map: {default=daemon} 2022-04-28T06:22:47.140 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-28T06:22:47.140 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-28T06:22:47.140 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta expand map: {default=debug} 2022-04-28T06:22:47.140 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-28T06:22:47.140 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: debug 2022-04-28T06:22:46.811+0000 7f33c34bc700 20 expand_channel_meta expanded map: {default=debug} 2022-04-28T06:22:47.140 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:46 smithi103 systemd[1]: Started Ceph mon.b for 607a4e5c-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:22:52.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:46.818541+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:22:52.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:46.818717+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:46.818901+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2022-04-28T06:22:52.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:46.819617+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-28T06:22:52.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:46.831520+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:52.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:47.113283+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:22:52.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:47.814936+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:48.814785+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:48.816102+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:49.113574+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:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:49.815040+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:50.815031+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:51.815200+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:51.821145+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:51.835580+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:51.846824+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:51.846881+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2022-04-28T06:22:52.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:51.846936+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:22:52.180 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:51.847158+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-28T06:22:52.180 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:51.854365+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2022-04-28T06:22:52.180 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:51.857087+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:52.180 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:51.858345+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:52.180 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:51.859516+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:52.180 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:51 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:51.860321+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:52.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:46.818541+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:22:52.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:46.818717+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:46.818901+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2022-04-28T06:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:46.819617+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-28T06:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:46.831520+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:47.113283+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:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:47.814936+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:48.814785+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:48.816102+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:49.113574+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:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:49.815040+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:50.815031+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:51.815200+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:51.821145+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2022-04-28T06:22:52.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:51.835580+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:22:52.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:51.846824+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2022-04-28T06:22:52.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:51.846881+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2022-04-28T06:22:52.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:46.818541+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:22:52.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:46.818717+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:46.818901+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2022-04-28T06:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:46.819617+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-28T06:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:46.831520+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:47.113283+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:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:47.814936+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:48.814785+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:48.816102+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:49.113574+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:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:49.815040+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:50.815031+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:51.815200+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:52.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:51.821145+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2022-04-28T06:22:52.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:51.835580+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:22:52.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:51.846824+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2022-04-28T06:22:52.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:51.846881+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2022-04-28T06:22:52.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:51.846936+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:22:52.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:51.847158+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-28T06:22:52.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:51.854365+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2022-04-28T06:22:52.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:51.857087+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:52.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:51.858345+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:52.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:51.859516+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:52.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:51.860321+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:52.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:51.846936+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:22:52.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:51.847158+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-28T06:22:52.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:51.854365+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2022-04-28T06:22:52.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:51.857087+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:52.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:51.858345+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:52.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:51.859516+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:52.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:51 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:51.860321+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:52.520 INFO:teuthology.orchestra.run.smithi103.stdout: 2022-04-28T06:22:52.520 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":3,"fsid":"607a4e5c-c6bb-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:22:46.814905Z","created":"2022-04-28T06:21:25.823673Z","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.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3301","nonce":0},{"type":"v1","addr":"172.21.15.89:6790","nonce":0}]},"addr":"172.21.15.89:6790/0","public_addr":"172.21.15.89:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2022-04-28T06:22:52.522 INFO:teuthology.orchestra.run.smithi103.stderr:dumped monmap epoch 3 2022-04-28T06:22:52.941 INFO:tasks.cephadm:Generating final ceph.conf file... 2022-04-28T06:22:52.941 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph config generate-minimal-conf 2022-04-28T06:22:53.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:52 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:51.113823+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:22:53.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:52 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:52.518052+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.103:0/2803513610' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:22:53.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:52 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:52.815055+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:53.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:52 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:51.113823+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:22:53.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:52 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:52.518052+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.103:0/2803513610' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:22:53.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:52 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:52.815055+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:53.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:52 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:51.113823+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:22:53.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:52 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:52.518052+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.103:0/2803513610' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:22:53.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:52 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:52.815055+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:22:54.397 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:53.114031+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:22:54.397 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.238438+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.397 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:53.238966+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2022-04-28T06:22:54.397 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.241560+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.397 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.251378+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.397 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:53.251739+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2022-04-28T06:22:54.397 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.265790+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.398 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.271252+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.398 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.274200+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.398 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:53.275080+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-28T06:22:54.398 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.275315+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:54.398 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.276009+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:54.398 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:53.276636+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:54.398 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:53.277209+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:53.114031+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:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.238438+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:53.238966+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.241560+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.251378+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:53.251739+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.265790+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.271252+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.274200+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:53.275080+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-28T06:22:54.400 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.275315+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:54.400 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.276009+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:54.400 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:53.276636+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:54.400 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:54 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:53.277209+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2022-04-28T06:22:54.677 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:53.114031+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:22:54.678 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.238438+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.678 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:53.238966+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2022-04-28T06:22:54.678 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.241560+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.678 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.251378+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.679 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:53.251739+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2022-04-28T06:22:54.679 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.265790+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.679 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.271252+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.679 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.274200+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:54.679 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:53.275080+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-28T06:22:54.680 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.275315+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:54.680 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.276009+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:54.680 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:53.276636+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:54.680 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:54 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:53.277209+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2022-04-28T06:22:54.875 INFO:teuthology.orchestra.run.smithi089.stdout:# minimal ceph.conf for 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:54.875 INFO:teuthology.orchestra.run.smithi089.stdout:[global] 2022-04-28T06:22:54.875 INFO:teuthology.orchestra.run.smithi089.stdout: fsid = 607a4e5c-c6bb-11ec-8c39-001a4aab830c 2022-04-28T06:22:54.875 INFO:teuthology.orchestra.run.smithi089.stdout: mon_host = [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] 2022-04-28T06:22:55.365 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2022-04-28T06:22:55.365 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:22:55.365 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.conf 2022-04-28T06:22:55.394 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:22:55.394 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:22:55.462 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:22:55.462 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.conf 2022-04-28T06:22:55.499 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:22:55.500 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:22:55.570 INFO:tasks.cephadm:Adding mgr.y on smithi089 2022-04-28T06:22:55.571 INFO:tasks.cephadm:Adding mgr.x on smithi103 2022-04-28T06:22:55.571 DEBUG:teuthology.orchestra.run.smithi103:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch apply mgr '2;smithi089=y;smithi103=x' 2022-04-28T06:22:55.927 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:55 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:54.676314+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:55.927 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:55 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:54.676895+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:22:55.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:55 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:54.677127+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:55.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:55 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:54.677762+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:55.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:55 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:54.678301+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:55.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:55 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:54.678947+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2022-04-28T06:22:55.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:55 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:54.873208+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.89:0/1526933543' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:56.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:54.676314+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:56.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:54.676895+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:22:56.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:54.677127+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:56.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:54.677762+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:56.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:54.678301+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:56.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:54.678947+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2022-04-28T06:22:56.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:54.873208+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.89:0/1526933543' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:56.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:54.676314+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:56.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:54.676895+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:22:56.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:54.677127+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:56.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:54.677762+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:56.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:54.678301+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:56.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:54.678947+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2022-04-28T06:22:56.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:55 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:54.873208+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.89:0/1526933543' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:56.983 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:56 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:55.114301+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:22:56.983 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:56 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:56.073167+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:56.984 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:56 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:56.073888+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:56.984 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:56 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:56.074436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:56.984 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:56 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:56.074978+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:57.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:55.114301+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:22:57.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:56.073167+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:57.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:56.073888+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:57.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:56.074436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:57.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:56.074978+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:57.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:55.114301+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:22:57.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:56.073167+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:57.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:56.073888+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:22:57.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:56.074436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:22:57.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:56 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:56.074978+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:57.208 INFO:teuthology.orchestra.run.smithi103.stdout:Scheduled mgr update... 2022-04-28T06:22:57.769 DEBUG:teuthology.orchestra.run.smithi103:mgr.x> sudo journalctl -f -n 0 -u ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@mgr.x.service 2022-04-28T06:22:57.772 INFO:tasks.cephadm:Deploying OSDs... 2022-04-28T06:22:57.772 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2022-04-28T06:22:57.772 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/scratch_devs of=/dev/stdout 2022-04-28T06:22:57.793 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:22:57.793 DEBUG:teuthology.orchestra.run.smithi089:> 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:22:57.802 INFO:journalctl@ceph.mgr.x.smithi103.stdout:-- Logs begin at Thu 2022-04-28 06:12:58 UTC. -- 2022-04-28T06:22:57.853 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-28T06:22:57.853 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:22:57.853 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 153906 Links: 1 2022-04-28T06:22:57.854 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:22:57.854 INFO:teuthology.orchestra.run.smithi089.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:22:57.854 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2022-04-28 06:22:38.334982174 +0000 2022-04-28T06:22:57.855 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2022-04-28 06:17:39.570247180 +0000 2022-04-28T06:22:57.855 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2022-04-28 06:17:39.570247180 +0000 2022-04-28T06:22:57.855 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2022-04-28T06:22:57.865 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2022-04-28T06:22:57.866 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2022-04-28T06:22:57.866 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000259775 s, 2.0 MB/s 2022-04-28T06:22:57.869 DEBUG:teuthology.orchestra.run.smithi089:> 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:22:57.928 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-28T06:22:57.928 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:22:57.928 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 154849 Links: 1 2022-04-28T06:22:57.928 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:22:57.928 INFO:teuthology.orchestra.run.smithi089.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:22:57.929 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2022-04-28 06:22:38.335982150 +0000 2022-04-28T06:22:57.929 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2022-04-28 06:17:39.942238315 +0000 2022-04-28T06:22:57.929 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2022-04-28 06:17:39.942238315 +0000 2022-04-28T06:22:57.929 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2022-04-28T06:22:57.938 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2022-04-28T06:22:57.938 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2022-04-28T06:22:57.938 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000251669 s, 2.0 MB/s 2022-04-28T06:22:57.941 DEBUG:teuthology.orchestra.run.smithi089:> 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:22:57.999 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-28T06:22:57.999 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:22:57.999 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 155763 Links: 1 2022-04-28T06:22:57.999 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:22:57.999 INFO:teuthology.orchestra.run.smithi089.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:22:58.000 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2022-04-28 06:22:38.335982150 +0000 2022-04-28T06:22:58.000 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2022-04-28 06:17:40.294229926 +0000 2022-04-28T06:22:58.000 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2022-04-28 06:17:40.294229926 +0000 2022-04-28T06:22:58.000 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2022-04-28T06:22:58.010 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2022-04-28T06:22:58.010 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2022-04-28T06:22:58.010 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000244071 s, 2.1 MB/s 2022-04-28T06:22:58.013 DEBUG:teuthology.orchestra.run.smithi089:> 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:22:58.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:57 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:56.073661+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:22:58.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:57 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:56.075532+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi103 2022-04-28T06:22:58.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:57 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.206565+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:58.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:57 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:56.073661+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:22:58.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:57 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:56.075532+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi103 2022-04-28T06:22:58.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:57 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.206565+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:58.070 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-28T06:22:58.070 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:22:58.070 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 150125 Links: 1 2022-04-28T06:22:58.070 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:22:58.070 INFO:teuthology.orchestra.run.smithi089.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:22:58.070 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2022-04-28 06:22:38.335982150 +0000 2022-04-28T06:22:58.070 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2022-04-28 06:17:40.647221514 +0000 2022-04-28T06:22:58.071 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2022-04-28 06:17:40.647221514 +0000 2022-04-28T06:22:58.071 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2022-04-28T06:22:58.080 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2022-04-28T06:22:58.080 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2022-04-28T06:22:58.080 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000197967 s, 2.6 MB/s 2022-04-28T06:22:58.083 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2022-04-28T06:22:58.083 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/scratch_devs of=/dev/stdout 2022-04-28T06:22:58.100 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:22:58.100 DEBUG:teuthology.orchestra.run.smithi103:> 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:22:58.158 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-28T06:22:58.159 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:22:58.159 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 6h/6d Inode: 153942 Links: 1 2022-04-28T06:22:58.159 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:22:58.159 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:22:58.159 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2022-04-28 06:22:46.298939643 +0000 2022-04-28T06:22:58.159 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2022-04-28 06:17:39.563716275 +0000 2022-04-28T06:22:58.159 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2022-04-28 06:17:39.563716275 +0000 2022-04-28T06:22:58.159 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2022-04-28T06:22:58.167 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:57 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:56.073661+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:22:58.167 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:57 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:56.075532+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi103 2022-04-28T06:22:58.167 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:57 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.206565+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:58.170 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2022-04-28T06:22:58.170 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2022-04-28T06:22:58.170 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000239758 s, 2.1 MB/s 2022-04-28T06:22:58.173 DEBUG:teuthology.orchestra.run.smithi103:> 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:22:58.231 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-28T06:22:58.231 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:22:58.231 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 6h/6d Inode: 154732 Links: 1 2022-04-28T06:22:58.232 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:22:58.232 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:22:58.232 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2022-04-28 06:22:46.298939643 +0000 2022-04-28T06:22:58.232 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2022-04-28 06:17:39.934709039 +0000 2022-04-28T06:22:58.232 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2022-04-28 06:17:39.934709039 +0000 2022-04-28T06:22:58.232 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2022-04-28T06:22:58.241 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2022-04-28T06:22:58.241 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2022-04-28T06:22:58.241 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000227356 s, 2.3 MB/s 2022-04-28T06:22:58.244 DEBUG:teuthology.orchestra.run.smithi103:> 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:22:58.301 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-28T06:22:58.301 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:22:58.301 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 6h/6d Inode: 152028 Links: 1 2022-04-28T06:22:58.301 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:22:58.302 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:22:58.302 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2022-04-28 06:22:46.298939643 +0000 2022-04-28T06:22:58.302 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2022-04-28 06:17:40.274702407 +0000 2022-04-28T06:22:58.302 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2022-04-28 06:17:40.274702407 +0000 2022-04-28T06:22:58.302 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2022-04-28T06:22:58.311 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2022-04-28T06:22:58.311 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2022-04-28T06:22:58.311 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000239924 s, 2.1 MB/s 2022-04-28T06:22:58.314 DEBUG:teuthology.orchestra.run.smithi103:> 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:22:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-28T06:22:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:22:58.372 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 6h/6d Inode: 149969 Links: 1 2022-04-28T06:22:58.372 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:22:58.372 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:22:58.372 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2022-04-28 06:22:46.299939624 +0000 2022-04-28T06:22:58.373 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2022-04-28 06:17:40.657694935 +0000 2022-04-28T06:22:58.373 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2022-04-28 06:17:40.657694935 +0000 2022-04-28T06:22:58.373 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2022-04-28T06:22:58.382 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2022-04-28T06:22:58.383 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2022-04-28T06:22:58.383 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000177553 s, 2.9 MB/s 2022-04-28T06:22:58.385 INFO:tasks.cephadm:Deploying osd.0 on smithi089 with /dev/vg_nvme/lv_4... 2022-04-28T06:22:58.386 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-28T06:22:59.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:57.114656+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:22:59.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.202108+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi103=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:57.202928+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi103=x;count:2 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.802158+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.802903+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.803968+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.804751+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.809915+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.811153+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.814653+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.815399+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:22:59.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:22:57.816263+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:59.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:22:57.817007+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi103 2022-04-28T06:22:59.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:57.114656+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:22:59.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.202108+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi103=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:22:59.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:57.202928+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi103=x;count:2 2022-04-28T06:22:59.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.802158+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:59.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.802903+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:59.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.803968+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:59.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.804751+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:59.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.809915+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:59.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.811153+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:22:59.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.814653+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:22:59.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.815399+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:22:59.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:22:57.816263+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:59.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:22:58 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:22:57.817007+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi103 2022-04-28T06:22:59.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:57.114656+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:22:59.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.202108+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi103=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:22:59.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:57.202928+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi103=x;count:2 2022-04-28T06:22:59.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.802158+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:59.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.802903+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:22:59.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.803968+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:59.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.804751+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:22:59.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.809915+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:22:59.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.811153+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:22:59.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.814653+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:22:59.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.815399+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:22:59.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:22:57.816263+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:22:59.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:22:58 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:22:57.817007+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi103 2022-04-28T06:22:59.677 INFO:journalctl@ceph.mgr.x.smithi103.stdout:Apr 28 06:22:59 smithi103 systemd[1]: Starting Ceph mgr.x for 607a4e5c-c6bb-11ec-8c39-001a4aab830c... 2022-04-28T06:22:59.974 INFO:journalctl@ceph.mgr.x.smithi103.stdout:Apr 28 06:22:59 smithi103 podman[31970]: 2022-04-28T06:22:59.974 INFO:journalctl@ceph.mgr.x.smithi103.stdout:Apr 28 06:22:59 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mgr.x[31986]: debug 2022-04-28T06:22:59.967+0000 7f99c8c6d700 1 -- 172.21.15.103:0/2310990017 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5617aed1a4e0 con 0x5617aecef000 2022-04-28T06:23:00.153 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-28T06:23:00.153 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-28T06:23:00.154 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2022-04-28T06:23:00.154 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2022-04-28T06:23:00.154 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123749 s, 847 MB/s 2022-04-28T06:23:00.154 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2022-04-28T06:23:00.428 INFO:journalctl@ceph.mgr.x.smithi103.stdout:Apr 28 06:22:59 smithi103 bash[31970]: 8d99638ef3ca7f9961d2e3c9ef39a17bb8d6b725f82bae0691751d8c1a24770a 2022-04-28T06:23:00.428 INFO:journalctl@ceph.mgr.x.smithi103.stdout:Apr 28 06:23:00 smithi103 systemd[1]: Started Ceph mgr.x for 607a4e5c-c6bb-11ec-8c39-001a4aab830c. 2022-04-28T06:23:00.729 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi089:vg_nvme/lv_4 2022-04-28T06:23:01.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:22:59.114894+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:01.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:00.097142+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:01.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:00.098880+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:01.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:00.099845+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:01.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:00.100484+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:01.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:22:59.114894+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:01.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:00.097142+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:01.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:00.098880+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:01.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:00.099845+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:01.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:00 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:00.100484+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:01.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:00 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:22:59.114894+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:01.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:00 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:00.097142+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:01.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:00 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:00.098880+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:01.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:00 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:00.099845+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:01.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:00 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:00.100484+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:02.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:01.115170+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:23:02.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:01.456999+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:02.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:01.461164+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:02.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:01.462335+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:23:02.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:01.462596+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:23:02.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:01.463236+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:23:02.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:01.463829+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:02.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:01.464467+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2022-04-28T06:23:02.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.385021+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:02.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.386315+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:02.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.386774+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:01.115170+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:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:01.456999+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:01.461164+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:01.462335+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:01.462596+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:01.463236+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:01.463829+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:01.464467+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2022-04-28T06:23:02.564 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.385021+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:02.565 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.386315+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:02.565 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:02 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.386774+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:02.927 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:01.115170+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:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:01.456999+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:01.461164+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:01.462335+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:01.462596+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:01.463236+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:01.463829+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:01.464467+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.385021+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.386315+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:02.928 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:02 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.386774+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:04.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.384269+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:04.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.953388+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:04.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.954026+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:04.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.954863+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:04.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.955358+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:04.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:02.961066+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:04.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:03.247889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:04.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.384269+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:04.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.953388+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:04.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.954026+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:04.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.954863+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:04.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.955358+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:04.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:02.961066+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:04.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:03 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:03.247889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:04.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:03 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.384269+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:04.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:03 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.953388+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:04.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:03 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.954026+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:04.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:03 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.954863+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:04.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:03 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.955358+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:04.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:03 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:02.961066+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:04.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:03 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:03.247889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:05.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:03.115431+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:05.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.413170+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.89:0/831128441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]: dispatch 2022-04-28T06:23:05.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.413478+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]: dispatch 2022-04-28T06:23:05.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.420966+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]': finished 2022-04-28T06:23:05.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:04.421036+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:23:05.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.421145+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:05.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.830548+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/4186557930' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:05.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:03.115431+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:05.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.413170+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.89:0/831128441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]: dispatch 2022-04-28T06:23:05.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.413478+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]: dispatch 2022-04-28T06:23:05.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.420966+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]': finished 2022-04-28T06:23:05.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:04.421036+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:23:05.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.421145+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:05.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:04 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.830548+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/4186557930' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:05.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:04 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:03.115431+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:05.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:04 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.413170+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.89:0/831128441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]: dispatch 2022-04-28T06:23:05.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:04 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.413478+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]: dispatch 2022-04-28T06:23:05.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:04 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.420966+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "226b90d9-46d5-4bdd-9990-0ecf6da0e1aa"}]': finished 2022-04-28T06:23:05.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:04 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:04.421036+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:23:05.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:04 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.421145+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:05.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:04 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.830548+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/4186557930' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:06.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:04.985936+0000 mon.a (mon.0) 218 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:23:06.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.986170+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:23:06.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.986506+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:23:06.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.987342+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:23:06.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:04.987604+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:23:06.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:05.115711+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:06.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:04.985936+0000 mon.a (mon.0) 218 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:23:06.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.986170+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:23:06.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.986506+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:23:06.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.987342+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:23:06.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:04.987604+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:23:06.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:05 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:05.115711+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:06.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:05 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:04.985936+0000 mon.a (mon.0) 218 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:23:06.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:05 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.986170+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:23:06.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:05 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.986506+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:23:06.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:05 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.987342+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:23:06.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:05 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:04.987604+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.103:0/2400831645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:23:06.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:05 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:05.115711+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:07.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:06 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:05.965081+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 52s), standbys: x 2022-04-28T06:23:07.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:06 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:05.965244+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:23:07.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:06 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:05.965081+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 52s), standbys: x 2022-04-28T06:23:07.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:06 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:05.965244+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:23:07.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:06 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:05.965081+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 52s), standbys: x 2022-04-28T06:23:07.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:06 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:05.965244+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:23:08.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:07 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:07.115972+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:23:08.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:07 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:07.115972+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:23:08.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:07 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:07.115972+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:23:10.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:10 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:09.116263+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:23:10.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:10 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:09.499577+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:23:10.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:10 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:09.500191+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:10.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:10 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:09.500695+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi089 2022-04-28T06:23:10.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:10 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:09.116263+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:23:10.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:10 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:09.499577+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:23:10.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:10 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:09.500191+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:10.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:10 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:09.500695+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi089 2022-04-28T06:23:10.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:10 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:09.116263+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:23:10.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:10 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:09.499577+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:23:10.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:10 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:09.500191+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:10.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:10 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:09.500695+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi089 2022-04-28T06:23:12.509 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 0 on host 'smithi089' 2022-04-28T06:23:12.900 DEBUG:teuthology.orchestra.run.smithi089:osd.0> sudo journalctl -f -n 0 -u ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@osd.0.service 2022-04-28T06:23:12.903 INFO:tasks.cephadm:Deploying osd.1 on smithi089 with /dev/vg_nvme/lv_3... 2022-04-28T06:23:12.903 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-28T06:23:12.932 INFO:journalctl@ceph.osd.0.smithi089.stdout:-- Logs begin at Thu 2022-04-28 06:12:32 UTC. -- 2022-04-28T06:23:13.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:11.116614+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:13.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:12.496696+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:13.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:12.498077+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:13.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:12.500231+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:13.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:12.500401+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:13.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:12.504526+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:13.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:11.116614+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:13.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:12.496696+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:13.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:12.498077+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:13.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:12.500231+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:13.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:12.500401+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:13.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:12 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:12.504526+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:13.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:12 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:11.116614+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:13.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:12 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:12.496696+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:13.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:12 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:12.498077+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:13.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:12 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:12.500231+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:13.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:12 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:12.500401+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:13.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:12 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:12.504526+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:13.900 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:13 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:13.243932+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:23:13.900 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:13 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:13.245746+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:23:13.900 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:13 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:13.243932+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:23:13.900 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:13 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:13.245746+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:23:14.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:13 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:13.243932+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:23:14.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:13 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:13.245746+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:23:14.807 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-28T06:23:14.807 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2022-04-28T06:23:14.807 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2022-04-28T06:23:14.807 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2022-04-28T06:23:14.807 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122891 s, 853 MB/s 2022-04-28T06:23:14.807 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2022-04-28T06:23:15.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:13.116888+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:23:15.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:14.526275+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:15.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:13.116888+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:23:15.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:14 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:14.526275+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:15.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:14 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:13.116888+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:23:15.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:14 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:14.526275+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:15.235 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi089:vg_nvme/lv_3 2022-04-28T06:23:15.772 INFO:journalctl@ceph.osd.0.smithi089.stdout:Apr 28 06:23:15 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.0[38556]: debug 2022-04-28T06:23:15.615+0000 7f75f6d51080 -1 osd.0 0 log_to_monitors {default=true} 2022-04-28T06:23:16.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:15 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:15.619811+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:23:16.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:15 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:15.619811+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:23:16.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:15 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:15.619811+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:23:17.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:15.117236+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:23:17.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:15.775010+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:23:17.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:15.775076+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:23:17.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:15.775195+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:17.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:15.775529+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:17.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:15.117236+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:23:17.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:15.775010+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:23:17.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:15.775076+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:23:17.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:15.775195+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:17.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:15.775529+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:17.056 INFO:journalctl@ceph.osd.0.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.0[38556]: debug 2022-04-28T06:23:16.781+0000 7f75ed2b4700 -1 osd.0 0 waiting for initial osdmap 2022-04-28T06:23:17.057 INFO:journalctl@ceph.osd.0.smithi089.stdout:Apr 28 06:23:16 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.0[38556]: debug 2022-04-28T06:23:16.786+0000 7f75e822d700 -1 osd.0 7 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-28T06:23:17.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:16 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:15.117236+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:23:17.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:16 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:15.775010+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:23:17.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:16 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:15.775076+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:23:17.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:16 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:15.775195+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:17.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:16 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:15.775529+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:17.979 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:16.777884+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2022-04-28T06:23:17.979 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:16.777954+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:23:17.979 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:16.778943+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:17.979 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:16.782042+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:17.979 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.234417+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.235649+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.236141+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.678680+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.679405+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.682856+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.685822+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.687133+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.687877+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.688311+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:17.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.691550+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:17.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.781909+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:17.981 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:16.777884+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2022-04-28T06:23:17.981 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:16.777954+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:23:17.981 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:16.778943+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:17.981 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:16.782042+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:17.981 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.234417+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:17.981 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.235649+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.236141+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.678680+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.679405+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.682856+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.685822+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.687133+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.687877+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.688311+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.691550+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:17.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:17 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.781909+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:18.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:16.777884+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2022-04-28T06:23:18.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:16.777954+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:23:18.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:16.778943+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:18.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:16.782042+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:18.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.234417+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:18.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.235649+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:18.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.236141+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:18.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.678680+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:18.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.679405+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:18.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.682856+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:18.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.685822+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:18.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.687133+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:18.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.687877+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:18.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.688311+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:18.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.691550+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:18.179 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:17 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.781909+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:18.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:16.663475+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:23:18.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:16.663559+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:23:18.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:17.117481+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:18.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.233715+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:18.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:17.674962+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Detected new or changed devices on smithi089 2022-04-28T06:23:18.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:17.679855+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 16144M 2022-04-28T06:23:18.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:17.786721+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907] boot 2022-04-28T06:23:18.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:17.786752+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:23:18.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:17.787087+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:19.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:16.663475+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:23:19.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:16.663559+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:23:19.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:17.117481+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:19.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.233715+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:19.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:17.674962+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Detected new or changed devices on smithi089 2022-04-28T06:23:19.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:17.679855+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 16144M 2022-04-28T06:23:19.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:17.786721+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907] boot 2022-04-28T06:23:19.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:17.786752+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:23:19.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:18 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:17.787087+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:19.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:16.663475+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:23:19.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:16.663559+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:23:19.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:17.117481+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:23:19.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.233715+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:19.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:17.674962+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Detected new or changed devices on smithi089 2022-04-28T06:23:19.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:17.679855+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 16144M 2022-04-28T06:23:19.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:17.786721+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.89:6802/3555752907,v1:172.21.15.89:6803/3555752907] boot 2022-04-28T06:23:19.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:17.786752+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:23:19.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:18 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:17.787087+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:23:20.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:18.792948+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:23:20.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:19.044301+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.89:0/1330073327' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65b5448d-42ad-4402-8049-7f3d8d0cfc77"}]: dispatch 2022-04-28T06:23:20.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:19.049208+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.89:0/1330073327' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65b5448d-42ad-4402-8049-7f3d8d0cfc77"}]': finished 2022-04-28T06:23:20.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:19.049263+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:23:20.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:19.049372+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:20.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:19.474961+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.89:0/3382235419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:20.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:18.792948+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:23:20.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:19.044301+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.89:0/1330073327' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65b5448d-42ad-4402-8049-7f3d8d0cfc77"}]: dispatch 2022-04-28T06:23:20.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:19.049208+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.89:0/1330073327' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65b5448d-42ad-4402-8049-7f3d8d0cfc77"}]': finished 2022-04-28T06:23:20.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:19.049263+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:23:20.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:19.049372+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:20.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:19 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:19.474961+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.89:0/3382235419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:20.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:19 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:18.792948+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:23:20.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:19 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:19.044301+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.89:0/1330073327' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65b5448d-42ad-4402-8049-7f3d8d0cfc77"}]: dispatch 2022-04-28T06:23:20.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:19 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:19.049208+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.89:0/1330073327' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65b5448d-42ad-4402-8049-7f3d8d0cfc77"}]': finished 2022-04-28T06:23:20.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:19 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:19.049263+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:23:20.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:19 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:19.049372+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:20.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:19 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:19.474961+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.89:0/3382235419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:21.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:20 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:19.117775+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:21.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:20 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:19.117775+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:21.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:20 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:19.117775+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:22.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:22 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:21.118079+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:22 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:21.118079+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:23.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:22 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:21.118079+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:24.903 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:24 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:23.118354+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:23:24.903 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:24 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:24.059782+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:23:24.903 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:24 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:24.060352+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:24.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:24 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:23.118354+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:23:24.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:24 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:24.059782+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:23:24.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:24 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:24.060352+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:25.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:24 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:23.118354+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:23:25.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:24 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:24.059782+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:23:25.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:24 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:24.060352+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:26.002 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:25 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:24.060797+0000 mgr.y (mgr.14146) 61 : cephadm [INF] Deploying daemon osd.1 on smithi089 2022-04-28T06:23:26.002 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:25 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:24.060797+0000 mgr.y (mgr.14146) 61 : cephadm [INF] Deploying daemon osd.1 on smithi089 2022-04-28T06:23:26.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:25 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:24.060797+0000 mgr.y (mgr.14146) 61 : cephadm [INF] Deploying daemon osd.1 on smithi089 2022-04-28T06:23:26.860 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 1 on host 'smithi089' 2022-04-28T06:23:26.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:25.118786+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:26.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:26 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:25.118786+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:27.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:26 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:25.118786+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:27.295 DEBUG:teuthology.orchestra.run.smithi089:osd.1> sudo journalctl -f -n 0 -u ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@osd.1.service 2022-04-28T06:23:27.298 INFO:tasks.cephadm:Deploying osd.2 on smithi089 with /dev/vg_nvme/lv_2... 2022-04-28T06:23:27.298 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2022-04-28T06:23:27.327 INFO:journalctl@ceph.osd.1.smithi089.stdout:-- Logs begin at Thu 2022-04-28 06:12:32 UTC. -- 2022-04-28T06:23:28.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:26.847048+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:28.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:26.848461+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:28.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:26.850586+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:28.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:26.850746+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:28.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:26.856297+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:28.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:26.847048+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:28.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:26.848461+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:28.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:26.850586+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:28.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:26.850746+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:28.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:27 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:26.856297+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:28.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:27 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:26.847048+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:28.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:27 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:26.848461+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:28.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:27 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:26.850586+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:28.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:27 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:26.850746+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:28.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:27 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:26.856297+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:29.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:28 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:27.119080+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:23:29.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:27.119080+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:23:29.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:28 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:27.119080+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:23:29.331 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_2 2022-04-28T06:23:29.331 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2022-04-28T06:23:29.331 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2022-04-28T06:23:29.331 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2022-04-28T06:23:29.331 INFO:teuthology.orchestra.run.smithi089.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0134016 s, 782 MB/s 2022-04-28T06:23:29.331 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2022-04-28T06:23:30.051 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi089:vg_nvme/lv_2 2022-04-28T06:23:30.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:30 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:29.020006+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:30.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:30 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:29.119352+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:23:30.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:30 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:29.020006+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:30.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:30 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:29.119352+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:23:30.223 INFO:journalctl@ceph.osd.1.smithi089.stdout:Apr 28 06:23:30 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.1[41365]: debug 2022-04-28T06:23:30.041+0000 7feced9cd080 -1 osd.1 0 log_to_monitors {default=true} 2022-04-28T06:23:30.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:30 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:29.020006+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:30.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:30 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:29.119352+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:23:31.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:30.045878+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:23:31.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:30.046286+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:23:31.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:30.045878+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:23:31.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:31 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:30.046286+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:23:31.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:31 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:30.045878+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:23:31.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:31 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:30.046286+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:23:32.040 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:31.033095+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:23:32.040 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:31.033176+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:23:32.040 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:31.033295+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:32.040 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:31.033736+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:32.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:31.034035+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:32.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:31.119785+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:32.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:32.016236+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:32.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:32.017506+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:32.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:32.018084+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:32.312 INFO:journalctl@ceph.osd.1.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.1[41365]: debug 2022-04-28T06:23:32.039+0000 7fece3f30700 -1 osd.1 0 waiting for initial osdmap 2022-04-28T06:23:32.312 INFO:journalctl@ceph.osd.1.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.1[41365]: debug 2022-04-28T06:23:32.042+0000 7fece06ac700 -1 osd.1 12 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-28T06:23:32.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:31.033095+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:23:32.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:31.033176+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:23:32.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:31.033295+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:32.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:31.033736+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:32.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:31.034035+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:32.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:31.119785+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:32.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:32.016236+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:32.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:32.017506+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:32.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:32 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:32.018084+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:32.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:31.033095+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:23:32.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:31.033176+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:23:32.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:31.033295+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:32.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:31.033736+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:32.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:31.034035+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:32.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:31.119785+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:23:32.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:32.016236+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:32.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:32.017506+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:32.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:32 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:32.018084+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:33.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:32.015521+0000 mgr.y (mgr.14146) 66 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:33.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:32.033788+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2022-04-28T06:23:33.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:32.033869+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:23:33.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:32.034196+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:33.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:32.039598+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:33.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:32.569476+0000 mgr.y (mgr.14146) 67 : cephadm [INF] Detected new or changed devices on smithi089 2022-04-28T06:23:33.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:32.573583+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:33.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:32.015521+0000 mgr.y (mgr.14146) 66 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:33.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:32.033788+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2022-04-28T06:23:33.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:32.033869+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:23:33.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:32.034196+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:33.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:32.039598+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:33.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:32.569476+0000 mgr.y (mgr.14146) 67 : cephadm [INF] Detected new or changed devices on smithi089 2022-04-28T06:23:33.313 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:33 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:32.573583+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:33.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:33 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:32.015521+0000 mgr.y (mgr.14146) 66 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:23:33.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:33 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:32.033788+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2022-04-28T06:23:33.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:33 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:32.033869+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:23:33.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:33 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:32.034196+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:33.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:33 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:32.039598+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:33.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:33 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:32.569476+0000 mgr.y (mgr.14146) 67 : cephadm [INF] Detected new or changed devices on smithi089 2022-04-28T06:23:33.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:33 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:32.573583+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:31.015570+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:23:34.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:31.015782+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:33.041533+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884] boot 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:33.041567+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.041954+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.071960+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.072614+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:33.073059+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8072M 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.076525+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.080314+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.081728+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:34.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.082557+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:34.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.083085+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:34.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:33.120045+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:23:34.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.444267+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.852645+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.89:0/3511911110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]: dispatch 2022-04-28T06:23:34.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:31.015570+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:23:34.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:31.015782+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:23:34.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:33.041533+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884] boot 2022-04-28T06:23:34.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:33.041567+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:23:34.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.041954+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:34.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.071960+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:34.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.072614+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:34.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:33.073059+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8072M 2022-04-28T06:23:34.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.076525+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.080314+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.081728+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:34.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.082557+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:34.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.083085+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:34.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:33.120045+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:23:34.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.444267+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.852645+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.89:0/3511911110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]: dispatch 2022-04-28T06:23:34.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.853013+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]: dispatch 2022-04-28T06:23:34.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.857398+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]': finished 2022-04-28T06:23:34.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:33.857442+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:23:34.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:33.857534+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:34.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.853013+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]: dispatch 2022-04-28T06:23:34.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.857398+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]': finished 2022-04-28T06:23:34.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:33.857442+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:23:34.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:34 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:33.857534+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:31.015570+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:31.015782+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:33.041533+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.89:6810/3616861884,v1:172.21.15.89:6811/3616861884] boot 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:33.041567+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.041954+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.071960+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.072614+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:33.073059+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8072M 2022-04-28T06:23:34.428 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.076525+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.080314+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.081728+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.082557+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.083085+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:33.120045+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:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.444267+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.852645+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.89:0/3511911110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]: dispatch 2022-04-28T06:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.853013+0000 mon.a (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]: dispatch 2022-04-28T06:23:34.429 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.857398+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ecf7e9b-dd0e-44d4-a916-321cc643e63e"}]': finished 2022-04-28T06:23:34.430 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:33.857442+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:23:34.430 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:34 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:33.857534+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:35.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:35 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:34.276914+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/2400340978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:35.562 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:35 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:34.276914+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/2400340978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:35.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:35 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:34.276914+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/2400340978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:23:36.427 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:36 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:35.120386+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:36.536 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:35.120386+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:36.537 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:36 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:35.120386+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:38.996 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:37.120679+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:23:38.996 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:38 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:37.120679+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:23:39.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:38 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:37.120679+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:23:39.901 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:39 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:39.030112+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:23:39.901 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:39 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:39.030683+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:39.901 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:39 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:39.030112+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:23:39.902 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:39 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:39.030683+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:40.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:39 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:39.030112+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:23:40.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:39 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:39.030683+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:41.049 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:40 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cephadm 2022-04-28T06:23:39.031148+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.2 on smithi089 2022-04-28T06:23:41.050 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:40 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:39.120973+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:41.050 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:40 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cephadm 2022-04-28T06:23:39.031148+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.2 on smithi089 2022-04-28T06:23:41.051 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:40 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:39.120973+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:41.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:40 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cephadm 2022-04-28T06:23:39.031148+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.2 on smithi089 2022-04-28T06:23:41.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:40 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:39.120973+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:41.842 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 2 on host 'smithi089' 2022-04-28T06:23:42.295 DEBUG:teuthology.orchestra.run.smithi089:osd.2> sudo journalctl -f -n 0 -u ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c@osd.2.service 2022-04-28T06:23:42.297 INFO:tasks.cephadm:Deploying osd.3 on smithi089 with /dev/vg_nvme/lv_1... 2022-04-28T06:23:42.298 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2022-04-28T06:23:42.331 INFO:journalctl@ceph.osd.2.smithi089.stdout:-- Logs begin at Thu 2022-04-28 06:12:32 UTC. -- 2022-04-28T06:23:43.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:41.121199+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:43.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:41.828680+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:43.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:41.830175+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:43.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:41.832466+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:43.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:41.832642+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:43.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:41.838407+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:43.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:41.121199+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:43.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:41.828680+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:43.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:41.830175+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:43.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:41.832466+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:43.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:41.832642+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:43.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:42 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:41.838407+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:43.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:42 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:41.121199+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:23:43.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:42 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:41.828680+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:43.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:42 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:41.830175+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:43.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:42 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:41.832466+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:43.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:42 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:41.832642+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:43.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:42 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:41.838407+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:44.606 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_1 2022-04-28T06:23:44.606 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2022-04-28T06:23:44.606 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2022-04-28T06:23:44.606 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2022-04-28T06:23:44.606 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120603 s, 869 MB/s 2022-04-28T06:23:44.607 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2022-04-28T06:23:45.155 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:43.121439+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:23:45.155 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:43.908160+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:45.156 INFO:journalctl@ceph.osd.2.smithi089.stdout:Apr 28 06:23:45 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.2[44215]: debug 2022-04-28T06:23:45.021+0000 7ff374665080 -1 osd.2 0 log_to_monitors {default=true} 2022-04-28T06:23:45.156 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:43.121439+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:23:45.156 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:44 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:43.908160+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:45.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:44 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:43.121439+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:23:45.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:44 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:43.908160+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:45.202 DEBUG:teuthology.orchestra.run.smithi089:> 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 607a4e5c-c6bb-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi089:vg_nvme/lv_1 2022-04-28T06:23:46.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:45 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:45.025206+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:23:46.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:45 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:45.025206+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:23:46.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:45 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:45.025206+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:23:46.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:45.121810+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:23:46.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:45.915200+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:23:46.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:45.915239+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:23:47.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:45.121810+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:23:47.177 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:45.915200+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:23:47.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: cluster 2022-04-28T06:23:45.915239+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:23:47.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:45.915341+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:47.178 INFO:journalctl@ceph.mon.b.smithi103.stdout:Apr 28 06:23:46 smithi103 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.b[30992]: audit 2022-04-28T06:23:45.915748+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:47.312 INFO:journalctl@ceph.osd.2.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.2[44215]: debug 2022-04-28T06:23:46.920+0000 7ff36abc8700 -1 osd.2 0 waiting for initial osdmap 2022-04-28T06:23:47.313 INFO:journalctl@ceph.osd.2.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-osd.2[44215]: debug 2022-04-28T06:23:46.925+0000 7ff365340700 -1 osd.2 16 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-28T06:23:47.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:45.121810+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:23:47.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:45.915200+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:23:47.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:45.915239+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:23:47.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:45.915341+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:47.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:45.915748+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:47.314 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:45.915341+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:47.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:46 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:45.915748+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2022-04-28T06:23:48.141 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:46.917876+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2022-04-28T06:23:48.141 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: cluster 2022-04-28T06:23:46.917961+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-28T06:23:48.141 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:46.918333+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:48.141 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:46.923454+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:48.141 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.356020+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.357268+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.357771+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.401803+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.402655+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.403278+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.403820+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.408228+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.411978+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.413722+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.414680+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:48.143 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.415218+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:48.143 INFO:journalctl@ceph.mon.c.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon.c[35849]: audit 2022-04-28T06:23:47.419019+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:48.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:46.917876+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1960925214,v1:172.21.15.89:6819/1960925214]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2022-04-28T06:23:48.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: cluster 2022-04-28T06:23:46.917961+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-28T06:23:48.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:46.918333+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:48.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:46.923454+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:23:48.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.356020+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:23:48.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.357268+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.357771+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.401803+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.402655+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.403278+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.403820+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.408228+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.411978+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.413722+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.414680+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: audit 2022-04-28T06:23:47.415218+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.89:0/1490140882' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:23:48.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Apr 28 06:23:47 smithi089 ceph-607a4e5c-c6bb-11ec-8c39-001a4aab830c-mon-a[30825]: aud