2022-04-28T06:10:01.326 INFO:root:teuthology version: 1.1.1.dev321+gfd878548 2022-04-28T06:10:01.327 DEBUG:teuthology.run:Teuthology command: teuthology --name pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi --description upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools_crun 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/rbd-import-export mon_election/classic} --verbose --owner scheduled_pdhange@teuthology --archive /home/teuthworker/archive/pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6807615 -- /home/teuthworker/archive/pdhange-2022-04-27_00:00:47-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6807615/orig.config.yaml 2022-04-28T06:10:01.394 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-28T06:10:01.473 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/6807615 branch: wip-pdhange-testing description: upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools_crun 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/rbd-import-export 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: '6807615' 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 basic import/export cli tests for rbd ' 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: - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' 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: smithi090.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEsFLtk/pS/RmrTi0mwO0TGoSCXReuEi2thsHjAr43Bd1irLvwIHcQCCLeIOmE/7AsxCINTRsa7AmD37AET7ErzOsU6XHRloaPEzDdqjAdPXcTyimRGLAMKVgn2ZIijjebcJHYqBmWPLP0ROXxX/L7Slvrsz7neYXF79pDvFYw06yYDfjYrqU1YP/dq8iG8Y3lxFr/bBA3s39bw2EEmqJVVqQ5Hi287ApjHa4+ZI1yvmwfatTs42QBghYM8qJa53PrDjThXmJ7QxmQoUs/oHtwG1kPKnDyWhUuOGya2cempfik64BVguDIG04kk9eJ2OiyviigOKkrJDvlL61k/R24PmI/iccPzd8xuwbfafiIyNBhERHAbsqYlhq3cjxGPwBeLJ9h5pfuu5GWFYtyRYzoR4hjXlRg74FL4PmwYiuQN7T9tooWrYEzGHZ7os6+i9ceRrrTMRFpWmLTaeNa7ONqGxqt6YGBrwTI4o15QkPON82ucP2SKvs0MxCiOI973o0= smithi138.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD50gAWaUJcwpavEfD+Jb/vh1LdXBzHSq6RUFeOUMPvcpjPIsxy/IOEJwCe0/X1T0bNmku2l+aAz1wsEGc7xT6f0tw0abD3YqOpWmxzoSX6O7vd2IFsMFvnwem+b7b4sC8fpwffhgDZ0UjxlC5WTk4xdHiYkl7KtbyDXjiB7esn5Wq4qMN8pBXMZszgtOwQqF2G+Gv2/3z4TTkNphTZ10lJdeeqqqNBmGU7s6siWgf1hXsrMJJR1pwiSGNh1gzFlvpasnpyfrG0t7n3QVg8CAzlRSjEBWSQjtrucafsNxyAP2Xj28A6MmMxxDaL76sqV05/Zg7QWZU5iZB0fgdlVerWXl2cBnZraS8lZzk/euVvwnFiOp8V+XU3lzB0Bu+AtCcR9gzUyBuwWjkhYqG370sCzsLY9vP7Ai12smaDUGgUhQ1/Q2CmfK7jRSDaIeqk1wCPT4+EG4WI8JW4aHUvvzwJ8Uj7s1HQlwc8SEdU7qx7RSf4jD7EsF78fkoIWxCRwGs= 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 - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.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:10:01.473 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:10:01.474 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_pdvian_ceph_5a5e0c5a7da5a85f1e3969985125d6f476f58f37/qa/tasks 2022-04-28T06:10:01.474 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-28T06:10:01.476 INFO:teuthology.task.internal:Checking packages... 2022-04-28T06:10:01.495 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6ceeb0566ada846fe0f5f2630fd02650f3b712d6' 2022-04-28T06:10:01.495 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:10:01.496 INFO:teuthology.packaging:ref: None 2022-04-28T06:10:01.496 INFO:teuthology.packaging:tag: None 2022-04-28T06:10:01.496 INFO:teuthology.packaging:branch: wip-pdhange-testing 2022-04-28T06:10:01.496 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:10:01.496 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:10:01.665 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11767.g6ceeb056 2022-04-28T06:10:01.666 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-28T06:10:01.675 INFO:teuthology.task.internal:no buildpackages task found 2022-04-28T06:10:01.675 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-28T06:10:01.720 INFO:teuthology.task.internal:Saving configuration 2022-04-28T06:10:01.746 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-28T06:10:01.756 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-28T06:10:01.783 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.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/6807615', '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:04:18.589486', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEeCG2I2aQYS5seeOmGKVyA/KAP6iYpTc16IkJY1ZOIOE4YOEA6y7tB3f77cTxFWBm+CNHA8myuqMEI+sNCYBGU='} 2022-04-28T06:10:01.805 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.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/6807615', '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:04:18.590828', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEfD7m3XKMFxQj/u3n+9mBWBMsTQJXD0oVH1hKgm+EA6+Ggi83dtAYpyMSQyjguzEsmK4VY/WXh2DB5xlFuZDBc='} 2022-04-28T06:10:01.805 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-28T06:10:01.814 INFO:teuthology.task.internal:roles: ubuntu@smithi090.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:10:01.814 INFO:teuthology.task.internal:roles: ubuntu@smithi138.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:10:01.814 INFO:teuthology.run_tasks:Running task console_log... 2022-04-28T06:10:01.916 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe9c853db70>, signals=[15]) 2022-04-28T06:10:01.917 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-28T06:10:01.926 INFO:teuthology.task.internal:Opening connections... 2022-04-28T06:10:01.927 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi090.front.sepia.ceph.com 2022-04-28T06:10:01.928 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:10:02.010 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2022-04-28T06:10:02.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:10:02.091 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-28T06:10:02.099 DEBUG:teuthology.orchestra.run.smithi090:> uname -m 2022-04-28T06:10:02.121 INFO:teuthology.orchestra.run.smithi090.stdout:x86_64 2022-04-28T06:10:02.121 DEBUG:teuthology.orchestra.run.smithi090:> cat /etc/os-release 2022-04-28T06:10:02.179 INFO:teuthology.orchestra.run.smithi090.stdout:NAME="CentOS Stream" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION="8" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:ID="centos" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:ID_LIKE="rhel fedora" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_ID="8" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:PLATFORM_ID="platform:el8" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:ANSI_COLOR="0;31" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-28T06:10:02.180 INFO:teuthology.orchestra.run.smithi090.stdout:HOME_URL="https://centos.org/" 2022-04-28T06:10:02.181 INFO:teuthology.orchestra.run.smithi090.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-28T06:10:02.181 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-28T06:10:02.181 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-28T06:10:02.181 INFO:teuthology.lock.ops:Updating smithi090.front.sepia.ceph.com on lock server 2022-04-28T06:10:02.200 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2022-04-28T06:10:02.221 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2022-04-28T06:10:02.221 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2022-04-28T06:10:02.280 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="CentOS Stream" 2022-04-28T06:10:02.280 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="8" 2022-04-28T06:10:02.280 INFO:teuthology.orchestra.run.smithi138.stdout:ID="centos" 2022-04-28T06:10:02.280 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE="rhel fedora" 2022-04-28T06:10:02.280 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="8" 2022-04-28T06:10:02.280 INFO:teuthology.orchestra.run.smithi138.stdout:PLATFORM_ID="platform:el8" 2022-04-28T06:10:02.280 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-28T06:10:02.280 INFO:teuthology.orchestra.run.smithi138.stdout:ANSI_COLOR="0;31" 2022-04-28T06:10:02.281 INFO:teuthology.orchestra.run.smithi138.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-28T06:10:02.281 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://centos.org/" 2022-04-28T06:10:02.281 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-28T06:10:02.281 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-28T06:10:02.281 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-28T06:10:02.281 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2022-04-28T06:10:02.297 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-28T06:10:02.311 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-28T06:10:02.354 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-28T06:10:02.355 DEBUG:teuthology.orchestra.run.smithi090:> test '!' -e /home/ubuntu/cephtest 2022-04-28T06:10:02.357 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2022-04-28T06:10:02.375 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-28T06:10:02.386 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-28T06:10:02.387 DEBUG:teuthology.orchestra.run.smithi090:> test -z $(ls -A /var/lib/ceph) 2022-04-28T06:10:02.416 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2022-04-28T06:10:02.452 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-28T06:10:02.509 INFO:teuthology.run_tasks:Running task kernel... 2022-04-28T06:10:02.524 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-28T06:10:02.556 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2022-04-28T06:10:02.556 DEBUG:teuthology.orchestra.run.smithi090:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-28T06:10:02.557 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-28T06:10:02.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:10:02.575 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2022-04-28T06:10:02.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:10:02.577 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2022-04-28T06:10:02.634 INFO:teuthology.orchestra.run.smithi090.stdout:4.18.0-383.el8.x86_64 2022-04-28T06:10:02.634 INFO:teuthology.task.kernel:Running kernel on smithi090: 4.18.0-383.el8.x86_64 2022-04-28T06:10:02.634 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum install -y kernel 2022-04-28T06:10:02.635 INFO:teuthology.orchestra.run.smithi138.stdout:4.18.0-383.el8.x86_64 2022-04-28T06:10:02.636 INFO:teuthology.task.kernel:Running kernel on smithi138: 4.18.0-383.el8.x86_64 2022-04-28T06:10:02.636 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum install -y kernel 2022-04-28T06:10:05.332 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS-8 - AppStream 35 MB/s | 21 MB 00:00 2022-04-28T06:10:05.891 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS-8 - AppStream 34 MB/s | 21 MB 00:00 2022-04-28T06:10:09.549 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS-8 - Base 42 MB/s | 22 MB 00:00 2022-04-28T06:10:10.717 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS-8 - Base 23 MB/s | 22 MB 00:00 2022-04-28T06:10:12.764 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS-8 - Extras 160 kB/s | 18 kB 00:00 2022-04-28T06:10:13.117 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS-8 - PowerTools 19 MB/s | 4.5 MB 00:00 2022-04-28T06:10:14.108 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS-8 - Extras 106 kB/s | 18 kB 00:00 2022-04-28T06:10:14.116 INFO:teuthology.orchestra.run.smithi138.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2022-04-28T06:10:14.777 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS-8 - PowerTools 8.3 MB/s | 4.5 MB 00:00 2022-04-28T06:10:15.325 INFO:teuthology.orchestra.run.smithi138.stdout:Extra Packages for Enterprise Linux 10 MB/s | 11 MB 00:01 2022-04-28T06:10:15.785 INFO:teuthology.orchestra.run.smithi090.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2022-04-28T06:10:17.035 INFO:teuthology.orchestra.run.smithi090.stdout:Extra Packages for Enterprise Linux 9.7 MB/s | 11 MB 00:01 2022-04-28T06:10:17.983 INFO:teuthology.orchestra.run.smithi138.stdout:lab-extras 421 kB/s | 24 kB 00:00 2022-04-28T06:10:19.761 INFO:teuthology.orchestra.run.smithi090.stdout:lab-extras 464 kB/s | 24 kB 00:00 2022-04-28T06:10:20.538 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-28T06:10:20.539 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-28T06:10:20.650 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:10:20.651 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:10:20.651 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:10:20.777 DEBUG:teuthology.orchestra.run.smithi138:> echo no | sudo yum reinstall kernel || true 2022-04-28T06:10:21.375 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:04 ago on Thu 28 Apr 2022 06:10:17 AM UTC. 2022-04-28T06:10:22.206 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:10:22.206 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout:Reinstalling: 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:10:22.207 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 8.1 M 2022-04-28T06:10:22.208 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 0 2022-04-28T06:10:22.208 INFO:teuthology.orchestra.run.smithi138.stderr:Operation aborted. 2022-04-28T06:10:22.283 INFO:teuthology.orchestra.run.smithi090.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-28T06:10:22.284 INFO:teuthology.orchestra.run.smithi090.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-28T06:10:22.291 INFO:teuthology.orchestra.run.smithi138.stdout:Is this ok [y/N]: 2022-04-28T06:10:22.292 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum reinstall -y kernel || true 2022-04-28T06:10:22.375 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:10:22.377 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:10:22.377 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:10:22.498 DEBUG:teuthology.orchestra.run.smithi090:> echo no | sudo yum reinstall kernel || true 2022-04-28T06:10:22.845 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:05 ago on Thu 28 Apr 2022 06:10:17 AM UTC. 2022-04-28T06:10:23.054 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:04 ago on Thu 28 Apr 2022 06:10:19 AM UTC. 2022-04-28T06:10:23.689 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:10:23.690 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:10:23.690 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2022-04-28T06:10:23.690 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:10:23.690 INFO:teuthology.orchestra.run.smithi138.stdout:Reinstalling: 2022-04-28T06:10:23.690 INFO:teuthology.orchestra.run.smithi138.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:10:23.691 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:10:23.691 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:10:23.691 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:10:23.691 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:10:23.691 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 8.1 M 2022-04-28T06:10:23.692 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 0 2022-04-28T06:10:23.692 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:10:23.880 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:10:23.881 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:10:23.881 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2022-04-28T06:10:23.881 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:10:23.881 INFO:teuthology.orchestra.run.smithi090.stdout:Reinstalling: 2022-04-28T06:10:23.881 INFO:teuthology.orchestra.run.smithi090.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:10:23.881 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:10:23.881 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:10:23.881 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:10:23.882 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:10:23.882 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 8.1 M 2022-04-28T06:10:23.884 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 0 2022-04-28T06:10:23.884 INFO:teuthology.orchestra.run.smithi090.stderr:Operation aborted. 2022-04-28T06:10:23.893 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-4.18.0-383.el8.x86_64.rpm 40 MB/s | 8.1 MB 00:00 2022-04-28T06:10:23.894 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:10:23.894 INFO:teuthology.orchestra.run.smithi138.stdout:Total 40 MB/s | 8.1 MB 00:00 2022-04-28T06:10:23.959 INFO:teuthology.orchestra.run.smithi090.stdout:Is this ok [y/N]: 2022-04-28T06:10:23.960 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum reinstall -y kernel || true 2022-04-28T06:10:23.985 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:10:24.348 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:10:24.348 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:10:24.509 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:05 ago on Thu 28 Apr 2022 06:10:19 AM UTC. 2022-04-28T06:10:24.520 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:10:24.526 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:10:24.793 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:10:24.982 INFO:teuthology.orchestra.run.smithi138.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:10:24.982 INFO:teuthology.orchestra.run.smithi138.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:10:25.330 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:10:25.330 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:10:25.331 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2022-04-28T06:10:25.331 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:10:25.331 INFO:teuthology.orchestra.run.smithi090.stdout:Reinstalling: 2022-04-28T06:10:25.331 INFO:teuthology.orchestra.run.smithi090.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-28T06:10:25.331 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:10:25.331 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:10:25.331 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:10:25.331 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:10:25.332 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 8.1 M 2022-04-28T06:10:25.332 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 0 2022-04-28T06:10:25.332 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:10:25.387 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:10:25.388 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:10:25.581 INFO:teuthology.orchestra.run.smithi090.stdout:kernel-4.18.0-383.el8.x86_64.rpm 32 MB/s | 8.1 MB 00:00 2022-04-28T06:10:25.582 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:10:25.582 INFO:teuthology.orchestra.run.smithi090.stdout:Total 32 MB/s | 8.1 MB 00:00 2022-04-28T06:10:25.673 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:10:25.835 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:10:25.835 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:10:25.835 INFO:teuthology.orchestra.run.smithi138.stdout:Reinstalled: 2022-04-28T06:10:25.836 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-28T06:10:25.836 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:10:25.836 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:10:25.921 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel --last | head -n 1 2022-04-28T06:10:26.041 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-4.18.0-383.el8.x86_64 Thu 28 Apr 2022 06:10:24 AM UTC 2022-04-28T06:10:26.043 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-28T06:10:26.043 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-28T06:10:26.044 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2022-04-28T06:10:26.044 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-28T06:10:26.047 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:10:26.047 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:10:26.077 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2022-04-28T06:10:26.091 DEBUG:teuthology.parallel:result is None 2022-04-28T06:10:26.208 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:10:26.213 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:10:26.479 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:10:26.707 INFO:teuthology.orchestra.run.smithi090.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:10:26.707 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:10:27.128 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:10:27.129 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-28T06:10:27.571 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-28T06:10:27.571 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:10:27.572 INFO:teuthology.orchestra.run.smithi090.stdout:Reinstalled: 2022-04-28T06:10:27.572 INFO:teuthology.orchestra.run.smithi090.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-28T06:10:27.572 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:10:27.572 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:10:27.645 DEBUG:teuthology.orchestra.run.smithi090:> rpm -q kernel --last | head -n 1 2022-04-28T06:10:27.766 INFO:teuthology.orchestra.run.smithi090.stdout:kernel-4.18.0-383.el8.x86_64 Thu 28 Apr 2022 06:10:26 AM UTC 2022-04-28T06:10:27.767 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-28T06:10:27.767 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-28T06:10:27.767 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2022-04-28T06:10:27.768 DEBUG:teuthology.orchestra.run.smithi090:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-28T06:10:27.799 INFO:teuthology.orchestra.run.smithi090.stdout:ttyS1 2022-04-28T06:10:27.812 DEBUG:teuthology.parallel:result is None 2022-04-28T06:10:27.812 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-28T06:10:27.823 INFO:teuthology.task.internal:Creating test directory... 2022-04-28T06:10:27.823 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-28T06:10:27.854 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-28T06:10:27.875 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-28T06:10:27.886 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-28T06:10:27.921 INFO:teuthology.task.internal:Creating archive directory... 2022-04-28T06:10:27.922 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-28T06:10:27.924 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-28T06:10:27.955 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-28T06:10:27.969 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-28T06:10:27.969 DEBUG:teuthology.orchestra.run.smithi090:> 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:10:27.986 DEBUG:teuthology.orchestra.run.smithi138:> 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:10:28.018 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:10:28.023 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:10:28.028 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:10:28.035 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-28T06:10:28.036 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-28T06:10:28.047 INFO:teuthology.task.internal:Configuring sudo... 2022-04-28T06:10:28.047 DEBUG:teuthology.orchestra.run.smithi090:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-28T06:10:28.073 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-28T06:10:28.105 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-28T06:10:28.118 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-28T06:10:28.118 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-28T06:10:28.139 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-28T06:10:28.163 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:10:28.232 DEBUG:teuthology.orchestra.run.smithi090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:10:28.285 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:10:28.369 DEBUG:teuthology.orchestra.run.smithi090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:10:28.410 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:10:28.410 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-28T06:10:28.476 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:10:28.517 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-28T06:10:28.575 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:10:28.659 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-28T06:10:28.702 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:10:28.702 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-28T06:10:28.770 DEBUG:teuthology.orchestra.run.smithi090:> sudo service rsyslog restart 2022-04-28T06:10:28.772 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2022-04-28T06:10:28.827 INFO:teuthology.orchestra.run.smithi090.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-28T06:10:28.885 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-28T06:10:29.274 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-28T06:10:29.286 INFO:teuthology.task.internal:Starting timer... 2022-04-28T06:10:29.286 INFO:teuthology.run_tasks:Running task pcp... 2022-04-28T06:10:29.340 INFO:teuthology.run_tasks:Running task selinux... 2022-04-28T06:10:29.395 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2022-04-28T06:10:29.395 DEBUG:teuthology.orchestra.run.smithi090:> sudo service auditd rotate 2022-04-28T06:10:29.463 INFO:teuthology.orchestra.run.smithi090.stdout:Rotating logs: 2022-04-28T06:10:29.463 DEBUG:teuthology.orchestra.run.smithi138:> sudo service auditd rotate 2022-04-28T06:10:29.524 INFO:teuthology.orchestra.run.smithi138.stdout:Rotating logs: 2022-04-28T06:10:29.525 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-28T06:10:29.525 DEBUG:teuthology.orchestra.run.smithi090:> /usr/sbin/getenforce 2022-04-28T06:10:29.549 INFO:teuthology.orchestra.run.smithi090.stdout:Permissive 2022-04-28T06:10:29.549 DEBUG:teuthology.orchestra.run.smithi138:> /usr/sbin/getenforce 2022-04-28T06:10:29.569 INFO:teuthology.orchestra.run.smithi138.stdout:Permissive 2022-04-28T06:10:29.570 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi090.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi138.front.sepia.ceph.com': 'permissive'} 2022-04-28T06:10:29.570 DEBUG:teuthology.orchestra.run.smithi090:> 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:10:29.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:10:29.616 DEBUG:teuthology.orchestra.run.smithi138:> 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:10:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-28T06:10:29.644 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-28T06:10:29.644 DEBUG:teuthology.orchestra.run.smithi090:> sudo /usr/sbin/setenforce permissive 2022-04-28T06:10:29.683 DEBUG:teuthology.orchestra.run.smithi138:> sudo /usr/sbin/setenforce permissive 2022-04-28T06:10:29.713 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-28T06:10:29.728 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2022-04-28T06:10:29.733 INFO:teuthology.repo_utils:Fetching master from origin 2022-04-28T06:10:29.762 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-28T06:10:29.786 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:10:29.787 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi090.front.sepia.ceph.com,smithi138.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-28T06:14:19.271 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi090.front.sepia.ceph.com'), Remote(name='ubuntu@smithi138.front.sepia.ceph.com')] 2022-04-28T06:14:19.273 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2022-04-28T06:14:19.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:14:19.436 DEBUG:teuthology.orchestra.run.smithi090:> true 2022-04-28T06:14:19.504 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2022-04-28T06:14:19.504 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-28T06:14:19.581 DEBUG:teuthology.orchestra.run.smithi138:> true 2022-04-28T06:14:19.649 INFO:teuthology.run_tasks:Running task clock... 2022-04-28T06:14:19.662 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-28T06:14:19.807 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-28T06:14:19.808 DEBUG:teuthology.orchestra.run.smithi090:> 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:14:19.810 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-28T06:14:19.810 DEBUG:teuthology.orchestra.run.smithi138:> 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:14:19.840 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-28T06:14:19.845 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-28T06:14:19.855 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-28T06:14:19.860 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-28T06:14:19.918 INFO:teuthology.orchestra.run.smithi090.stderr:sudo: ntpd: command not found 2022-04-28T06:14:19.929 INFO:teuthology.orchestra.run.smithi138.stderr:sudo: ntpd: command not found 2022-04-28T06:14:19.929 INFO:teuthology.orchestra.run.smithi090.stdout:506 Cannot talk to daemon 2022-04-28T06:14:19.941 INFO:teuthology.orchestra.run.smithi138.stdout:506 Cannot talk to daemon 2022-04-28T06:14:19.943 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-28T06:14:19.955 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-28T06:14:19.957 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-28T06:14:19.969 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-28T06:14:20.021 INFO:teuthology.orchestra.run.smithi090.stderr:bash: ntpq: command not found 2022-04-28T06:14:20.025 INFO:teuthology.orchestra.run.smithi090.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-28T06:14:20.025 INFO:teuthology.orchestra.run.smithi090.stdout:=============================================================================== 2022-04-28T06:14:20.025 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:14:20.025 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:14:20.025 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:14:20.025 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:14:20.039 INFO:teuthology.orchestra.run.smithi138.stderr:bash: ntpq: command not found 2022-04-28T06:14:20.043 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-28T06:14:20.043 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2022-04-28T06:14:20.043 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:14:20.043 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:14:20.043 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:14:20.043 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-28T06:14:20.044 INFO:teuthology.run_tasks:Running task pexec... 2022-04-28T06:14:20.058 INFO:teuthology.task.pexec:Executing custom commands... 2022-04-28T06:14:20.058 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi090.front.sepia.ceph.com 2022-04-28T06:14:20.058 DEBUG:teuthology.orchestra.run.smithi090:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-28T06:14:20.059 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi138.front.sepia.ceph.com 2022-04-28T06:14:20.059 DEBUG:teuthology.orchestra.run.smithi138:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-28T06:14:20.650 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:57 ago on Thu 28 Apr 2022 06:13:23 AM UTC. 2022-04-28T06:14:20.680 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:57 ago on Thu 28 Apr 2022 06:13:23 AM UTC. 2022-04-28T06:14:21.736 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:14:21.737 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:14:21.737 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2022-04-28T06:14:21.737 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:14:21.738 INFO:teuthology.orchestra.run.smithi090.stdout:Resetting modules: 2022-04-28T06:14:21.738 INFO:teuthology.orchestra.run.smithi090.stdout: container-tools 2022-04-28T06:14:21.738 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:21.738 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:14:21.738 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:14:21.738 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:21.775 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout:Resetting modules: 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:14:21.776 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:21.942 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:14:22.012 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:14:22.552 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:59 ago on Thu 28 Apr 2022 06:13:23 AM UTC. 2022-04-28T06:14:22.609 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:59 ago on Thu 28 Apr 2022 06:13:23 AM UTC. 2022-04-28T06:14:23.626 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:14:23.627 INFO:teuthology.orchestra.run.smithi138.stdout:========================================================================================= 2022-04-28T06:14:23.627 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:14:23.627 INFO:teuthology.orchestra.run.smithi138.stdout:========================================================================================= 2022-04-28T06:14:23.627 INFO:teuthology.orchestra.run.smithi138.stdout:Installing group/module packages: 2022-04-28T06:14:23.628 INFO:teuthology.orchestra.run.smithi138.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-28T06:14:23.628 INFO:teuthology.orchestra.run.smithi138.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-28T06:14:23.628 INFO:teuthology.orchestra.run.smithi138.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-28T06:14:23.628 INFO:teuthology.orchestra.run.smithi138.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-28T06:14:23.628 INFO:teuthology.orchestra.run.smithi138.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-28T06:14:23.628 INFO:teuthology.orchestra.run.smithi138.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-28T06:14:23.628 INFO:teuthology.orchestra.run.smithi138.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-28T06:14:23.628 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:14:23.629 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-28T06:14:23.629 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-28T06:14:23.629 INFO:teuthology.orchestra.run.smithi138.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-28T06:14:23.629 INFO:teuthology.orchestra.run.smithi138.stdout:Installing module profiles: 2022-04-28T06:14:23.629 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools/common 2022-04-28T06:14:23.629 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:23.630 INFO:teuthology.orchestra.run.smithi138.stdout:Enabling module streams: 2022-04-28T06:14:23.630 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools rhel8 2022-04-28T06:14:23.630 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:23.630 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:14:23.630 INFO:teuthology.orchestra.run.smithi138.stdout:========================================================================================= 2022-04-28T06:14:23.630 INFO:teuthology.orchestra.run.smithi138.stdout:Install 10 Packages 2022-04-28T06:14:23.630 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:23.631 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 18 M 2022-04-28T06:14:23.631 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 64 M 2022-04-28T06:14:23.631 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:14:23.634 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:14:23.636 INFO:teuthology.orchestra.run.smithi090.stdout:========================================================================================= 2022-04-28T06:14:23.636 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:14:23.636 INFO:teuthology.orchestra.run.smithi090.stdout:========================================================================================= 2022-04-28T06:14:23.636 INFO:teuthology.orchestra.run.smithi090.stdout:Installing group/module packages: 2022-04-28T06:14:23.636 INFO:teuthology.orchestra.run.smithi090.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-28T06:14:23.636 INFO:teuthology.orchestra.run.smithi090.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout:Installing module profiles: 2022-04-28T06:14:23.637 INFO:teuthology.orchestra.run.smithi090.stdout: container-tools/common 2022-04-28T06:14:23.638 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:23.638 INFO:teuthology.orchestra.run.smithi090.stdout:Enabling module streams: 2022-04-28T06:14:23.638 INFO:teuthology.orchestra.run.smithi090.stdout: container-tools rhel8 2022-04-28T06:14:23.638 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:23.638 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:14:23.638 INFO:teuthology.orchestra.run.smithi090.stdout:========================================================================================= 2022-04-28T06:14:23.638 INFO:teuthology.orchestra.run.smithi090.stdout:Install 10 Packages 2022-04-28T06:14:23.638 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:23.639 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 18 M 2022-04-28T06:14:23.639 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 64 M 2022-04-28T06:14:23.639 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:14:23.721 INFO:teuthology.orchestra.run.smithi090.stdout:(1/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 2.5 MB/s | 209 kB 00:00 2022-04-28T06:14:23.721 INFO:teuthology.orchestra.run.smithi138.stdout:(1/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 2.2 MB/s | 209 kB 00:00 2022-04-28T06:14:23.747 INFO:teuthology.orchestra.run.smithi138.stdout:(2/10): cockpit-podman-43-1.module_el8.7.0+1106 4.1 MB/s | 494 kB 00:00 2022-04-28T06:14:23.754 INFO:teuthology.orchestra.run.smithi090.stdout:(2/10): cockpit-podman-43-1.module_el8.7.0+1106 4.2 MB/s | 494 kB 00:00 2022-04-28T06:14:23.772 INFO:teuthology.orchestra.run.smithi138.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 997 kB/s | 25 kB 00:00 2022-04-28T06:14:23.779 INFO:teuthology.orchestra.run.smithi090.stdout:(3/10): python3-podman-4.0.0-1.module_el8.7.0+1 2.5 MB/s | 149 kB 00:00 2022-04-28T06:14:23.798 INFO:teuthology.orchestra.run.smithi138.stdout:(4/10): python3-podman-4.0.0-1.module_el8.7.0+1 1.9 MB/s | 149 kB 00:00 2022-04-28T06:14:23.805 INFO:teuthology.orchestra.run.smithi090.stdout:(4/10): python3-pytoml-0.1.14-5.git7dea353.el8. 492 kB/s | 25 kB 00:00 2022-04-28T06:14:23.830 INFO:teuthology.orchestra.run.smithi090.stdout:(5/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2022-04-28T06:14:23.840 INFO:teuthology.orchestra.run.smithi138.stdout:(5/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.4 MB/s | 94 kB 00:00 2022-04-28T06:14:24.115 INFO:teuthology.orchestra.run.smithi138.stdout:(6/10): buildah-1.24.2-2.module_el8.7.0+1106+45 17 MB/s | 8.1 MB 00:00 2022-04-28T06:14:24.139 INFO:teuthology.orchestra.run.smithi090.stdout:(6/10): buildah-1.24.2-2.module_el8.7.0+1106+45 16 MB/s | 8.1 MB 00:00 2022-04-28T06:14:24.174 INFO:teuthology.orchestra.run.smithi138.stdout:(7/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 6.8 MB/s | 2.3 MB 00:00 2022-04-28T06:14:24.190 INFO:teuthology.orchestra.run.smithi090.stdout:(7/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 6.3 MB/s | 2.3 MB 00:00 2022-04-28T06:14:24.199 INFO:teuthology.orchestra.run.smithi138.stdout:(8/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 581 kB/s | 48 kB 00:00 2022-04-28T06:14:24.215 INFO:teuthology.orchestra.run.smithi090.stdout:(8/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 645 kB/s | 48 kB 00:00 2022-04-28T06:14:24.224 INFO:teuthology.orchestra.run.smithi138.stdout:(9/10): yajl-2.1.0-10.el8.x86_64.rpm 819 kB/s | 41 kB 00:00 2022-04-28T06:14:24.240 INFO:teuthology.orchestra.run.smithi090.stdout:(9/10): yajl-2.1.0-10.el8.x86_64.rpm 814 kB/s | 41 kB 00:00 2022-04-28T06:14:24.349 INFO:teuthology.orchestra.run.smithi138.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 12 MB/s | 6.7 MB 00:00 2022-04-28T06:14:24.351 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:14:24.351 INFO:teuthology.orchestra.run.smithi138.stdout:Total 25 MB/s | 18 MB 00:00 2022-04-28T06:14:24.382 INFO:teuthology.orchestra.run.smithi090.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 12 MB/s | 6.7 MB 00:00 2022-04-28T06:14:24.384 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:14:24.384 INFO:teuthology.orchestra.run.smithi090.stdout:Total 24 MB/s | 18 MB 00:00 2022-04-28T06:14:24.542 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:14:24.558 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:14:24.559 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:14:24.572 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:14:24.589 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:14:24.589 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:14:25.029 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:14:25.032 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:14:25.138 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:14:25.141 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:14:25.540 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:14:25.606 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:14:25.779 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-28T06:14:25.796 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-28T06:14:25.948 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-28T06:14:25.962 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-28T06:14:26.207 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-28T06:14:26.237 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-28T06:14:26.435 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:14:26.513 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:14:26.612 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-28T06:14:26.747 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-28T06:14:27.030 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-28T06:14:27.083 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-28T06:14:27.755 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-28T06:14:27.829 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-28T06:14:27.963 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-28T06:14:28.052 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-28T06:14:28.806 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-28T06:14:28.930 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-28T06:14:28.999 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:14:29.106 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:14:29.274 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:14:29.274 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-28T06:14:29.274 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-28T06:14:29.275 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-28T06:14:29.275 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:14:29.275 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-28T06:14:29.275 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-28T06:14:29.275 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-28T06:14:29.275 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-28T06:14:29.275 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-28T06:14:29.381 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-28T06:14:29.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-28T06:14:29.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-28T06:14:29.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-28T06:14:29.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-28T06:14:29.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-28T06:14:29.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-28T06:14:29.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-28T06:14:29.382 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-28T06:14:29.383 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-28T06:14:29.685 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-28T06:14:29.685 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:29.685 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:14:29.685 INFO:teuthology.orchestra.run.smithi138.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:14:29.685 INFO:teuthology.orchestra.run.smithi138.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:14:29.685 INFO:teuthology.orchestra.run.smithi138.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:29.686 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:14:29.816 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-28T06:14:29.817 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:29.817 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:14:29.817 INFO:teuthology.orchestra.run.smithi090.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:14:29.817 INFO:teuthology.orchestra.run.smithi090.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:14:29.817 INFO:teuthology.orchestra.run.smithi090.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:14:29.817 INFO:teuthology.orchestra.run.smithi090.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-28T06:14:29.817 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-28T06:14:29.817 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-28T06:14:29.818 INFO:teuthology.orchestra.run.smithi090.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-28T06:14:29.818 INFO:teuthology.orchestra.run.smithi090.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-28T06:14:29.818 INFO:teuthology.orchestra.run.smithi090.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-28T06:14:29.818 INFO:teuthology.orchestra.run.smithi090.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-28T06:14:29.818 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:29.818 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:14:29.879 DEBUG:teuthology.parallel:result is None 2022-04-28T06:14:29.969 DEBUG:teuthology.parallel:result is None 2022-04-28T06:14:29.970 INFO:teuthology.run_tasks:Running task install... 2022-04-28T06:14:29.979 DEBUG:teuthology.task.install:project ceph 2022-04-28T06:14:29.979 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'}} 2022-04-28T06:14:29.979 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-28T06:14:29.979 INFO:teuthology.task.install:Using flavor: default 2022-04-28T06:14:29.986 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:14:29.986 INFO:teuthology.task.install:extra packages: [] 2022-04-28T06:14:29.986 DEBUG:teuthology.orchestra.run.smithi090:> sudo lsb_release -is 2022-04-28T06:14:30.021 INFO:teuthology.orchestra.run.smithi090.stdout:CentOSStream 2022-04-28T06:14:30.022 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:14:30.022 DEBUG:teuthology.orchestra.run.smithi138:> sudo lsb_release -is 2022-04-28T06:14:30.023 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:14:30.023 DEBUG:teuthology.orchestra.run.smithi090:> sudo lsb_release -is 2022-04-28T06:14:30.058 INFO:teuthology.orchestra.run.smithi138.stdout:CentOSStream 2022-04-28T06:14:30.059 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:14:30.059 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:14:30.060 DEBUG:teuthology.orchestra.run.smithi138:> sudo lsb_release -is 2022-04-28T06:14:30.097 INFO:teuthology.orchestra.run.smithi090.stdout:CentOSStream 2022-04-28T06:14:30.098 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:14:30.099 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:14:30.099 INFO:teuthology.packaging:ref: None 2022-04-28T06:14:30.099 INFO:teuthology.packaging:tag: None 2022-04-28T06:14:30.099 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:14:30.099 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:14:30.099 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:14:30.137 INFO:teuthology.orchestra.run.smithi138.stdout:CentOSStream 2022-04-28T06:14:30.138 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:14:30.138 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:14:30.139 INFO:teuthology.packaging:ref: None 2022-04-28T06:14:30.139 INFO:teuthology.packaging:tag: None 2022-04-28T06:14:30.139 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:14:30.139 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:14:30.139 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:14:30.312 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/ 2022-04-28T06:14:30.313 INFO:teuthology.task.install.rpm:Package version is 16.2.7-969.g4fa079ba 2022-04-28T06:14:30.370 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/4fa079ba14503defa8dc257d7c2d506ebefcfe6d/centos/8/flavors/default/ 2022-04-28T06:14:30.371 INFO:teuthology.task.install.rpm:Package version is 16.2.7-969.g4fa079ba 2022-04-28T06:14:30.442 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:14:30.442 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:14:30.442 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-28T06:14:30.469 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:14:30.469 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:14:30.469 INFO:teuthology.packaging:ref: None 2022-04-28T06:14:30.469 INFO:teuthology.packaging:tag: None 2022-04-28T06:14:30.469 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:14:30.469 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:14:30.470 DEBUG:teuthology.orchestra.run.smithi090:> 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:14:30.492 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:14:30.492 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:14:30.492 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-28T06:14:30.518 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:14:30.518 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:14:30.518 INFO:teuthology.packaging:ref: None 2022-04-28T06:14:30.519 INFO:teuthology.packaging:tag: None 2022-04-28T06:14:30.519 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:14:30.519 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:14:30.519 DEBUG:teuthology.orchestra.run.smithi138:> 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:14:30.536 DEBUG:teuthology.orchestra.run.smithi090:> 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:14:30.587 DEBUG:teuthology.orchestra.run.smithi138:> 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:14:30.611 DEBUG:teuthology.orchestra.run.smithi090:> 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:14:30.663 DEBUG:teuthology.orchestra.run.smithi138:> 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:14:30.679 INFO:teuthology.orchestra.run.smithi090.stdout:check_obsoletes = 1 2022-04-28T06:14:30.680 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum clean all 2022-04-28T06:14:30.729 INFO:teuthology.orchestra.run.smithi138.stdout:check_obsoletes = 1 2022-04-28T06:14:30.730 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum clean all 2022-04-28T06:14:30.931 INFO:teuthology.orchestra.run.smithi090.stdout:55 files removed 2022-04-28T06:14:30.953 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-radosgw 2022-04-28T06:14:30.967 INFO:teuthology.orchestra.run.smithi138.stdout:55 files removed 2022-04-28T06:14:30.989 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-radosgw 2022-04-28T06:14:31.731 INFO:teuthology.orchestra.run.smithi090.stdout:ceph packages for x86_64 171 kB/s | 76 kB 00:00 2022-04-28T06:14:31.794 INFO:teuthology.orchestra.run.smithi138.stdout:ceph packages for x86_64 162 kB/s | 76 kB 00:00 2022-04-28T06:14:32.236 INFO:teuthology.orchestra.run.smithi090.stdout:ceph noarch packages 32 kB/s | 15 kB 00:00 2022-04-28T06:14:32.316 INFO:teuthology.orchestra.run.smithi138.stdout:ceph noarch packages 31 kB/s | 15 kB 00:00 2022-04-28T06:14:32.690 INFO:teuthology.orchestra.run.smithi090.stdout:ceph source packages 3.4 kB/s | 1.4 kB 00:00 2022-04-28T06:14:32.719 INFO:teuthology.orchestra.run.smithi138.stdout:ceph source packages 3.8 kB/s | 1.4 kB 00:00 2022-04-28T06:14:33.371 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS-8 - AppStream 34 MB/s | 21 MB 00:00 2022-04-28T06:14:33.381 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS-8 - AppStream 32 MB/s | 21 MB 00:00 2022-04-28T06:14:37.687 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS-8 - Base 38 MB/s | 22 MB 00:00 2022-04-28T06:14:37.763 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS-8 - Base 34 MB/s | 22 MB 00:00 2022-04-28T06:14:40.928 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS-8 - Extras 161 kB/s | 18 kB 00:00 2022-04-28T06:14:41.003 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS-8 - Extras 143 kB/s | 18 kB 00:00 2022-04-28T06:14:41.305 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS-8 - PowerTools 18 MB/s | 4.5 MB 00:00 2022-04-28T06:14:41.372 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS-8 - PowerTools 18 MB/s | 4.5 MB 00:00 2022-04-28T06:14:42.288 INFO:teuthology.orchestra.run.smithi090.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2022-04-28T06:14:42.363 INFO:teuthology.orchestra.run.smithi138.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2022-04-28T06:14:43.589 INFO:teuthology.orchestra.run.smithi090.stdout:Extra Packages for Enterprise Linux 9.3 MB/s | 11 MB 00:01 2022-04-28T06:14:43.714 INFO:teuthology.orchestra.run.smithi138.stdout:Extra Packages for Enterprise Linux 9.0 MB/s | 11 MB 00:01 2022-04-28T06:14:46.240 INFO:teuthology.orchestra.run.smithi090.stdout:lab-extras 401 kB/s | 24 kB 00:00 2022-04-28T06:14:46.389 INFO:teuthology.orchestra.run.smithi138.stdout:lab-extras 628 kB/s | 24 kB 00:00 2022-04-28T06:14:48.930 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:14:48.933 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:14:48.933 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:14:48.933 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:14:48.933 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:14:48.933 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-radosgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 12 M 2022-04-28T06:14:48.933 INFO:teuthology.orchestra.run.smithi090.stdout:Upgrading: 2022-04-28T06:14:48.933 INFO:teuthology.orchestra.run.smithi090.stdout: librados2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout: librbd1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 4.2 M 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-base x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.0 M 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 24 M 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-selinux x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 26 k 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout: libcephfs2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 816 k 2022-04-28T06:14:48.934 INFO:teuthology.orchestra.run.smithi090.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: libradosstriper1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 492 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: librgw2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.8 M 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-argparse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 45 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 93 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cephfs x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 214 k 2022-04-28T06:14:48.935 INFO:teuthology.orchestra.run.smithi090.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rados x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 387 k 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 368 k 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 114 k 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout:Install 21 Packages 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout:Upgrade 2 Packages 2022-04-28T06:14:48.936 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:14:48.937 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 57 M 2022-04-28T06:14:48.937 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:14:49.061 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:14:49.063 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:14:49.063 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:14:49.063 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-radosgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 12 M 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout:Upgrading: 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout: librados2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout: librbd1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 4.2 M 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-base x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.0 M 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 24 M 2022-04-28T06:14:49.064 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-selinux x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 26 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: libcephfs2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 816 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: libradosstriper1 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 492 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: librgw2 x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.8 M 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-28T06:14:49.065 INFO:teuthology.orchestra.run.smithi138.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-argparse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 45 k 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-common x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 93 k 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cephfs x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 214 k 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rados x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 387 k 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 368 k 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rgw x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 114 k 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:14:49.066 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:14:49.067 INFO:teuthology.orchestra.run.smithi138.stdout:Install 21 Packages 2022-04-28T06:14:49.067 INFO:teuthology.orchestra.run.smithi138.stdout:Upgrade 2 Packages 2022-04-28T06:14:49.067 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:14:49.067 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 57 M 2022-04-28T06:14:49.067 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:14:49.951 INFO:teuthology.orchestra.run.smithi090.stdout:(1/23): ceph-base-16.2.7-969.g4fa079ba.el8.x86_ 6.0 MB/s | 6.0 MB 00:01 2022-04-28T06:14:50.051 INFO:teuthology.orchestra.run.smithi090.stdout:(2/23): ceph-selinux-16.2.7-969.g4fa079ba.el8.x 256 kB/s | 26 kB 00:00 2022-04-28T06:14:50.452 INFO:teuthology.orchestra.run.smithi090.stdout:(3/23): ceph-radosgw-16.2.7-969.g4fa079ba.el8.x 7.6 MB/s | 12 MB 00:01 2022-04-28T06:14:50.510 INFO:teuthology.orchestra.run.smithi090.stdout:(4/23): libcephfs2-16.2.7-969.g4fa079ba.el8.x86 1.7 MB/s | 816 kB 00:00 2022-04-28T06:14:50.544 INFO:teuthology.orchestra.run.smithi090.stdout:(5/23): libradosstriper1-16.2.7-969.g4fa079ba.e 5.2 MB/s | 492 kB 00:00 2022-04-28T06:14:50.603 INFO:teuthology.orchestra.run.smithi090.stdout:(6/23): python3-ceph-argparse-16.2.7-969.g4fa07 771 kB/s | 45 kB 00:00 2022-04-28T06:14:50.686 INFO:teuthology.orchestra.run.smithi090.stdout:(7/23): python3-ceph-common-16.2.7-969.g4fa079b 1.1 MB/s | 93 kB 00:00 2022-04-28T06:14:50.778 INFO:teuthology.orchestra.run.smithi090.stdout:(8/23): python3-cephfs-16.2.7-969.g4fa079ba.el8 2.3 MB/s | 214 kB 00:00 2022-04-28T06:14:50.878 INFO:teuthology.orchestra.run.smithi090.stdout:(9/23): python3-rados-16.2.7-969.g4fa079ba.el8. 3.8 MB/s | 387 kB 00:00 2022-04-28T06:14:50.979 INFO:teuthology.orchestra.run.smithi090.stdout:(10/23): python3-rbd-16.2.7-969.g4fa079ba.el8.x 3.6 MB/s | 368 kB 00:00 2022-04-28T06:14:51.046 INFO:teuthology.orchestra.run.smithi090.stdout:(11/23): librgw2-16.2.7-969.g4fa079ba.el8.x86_6 7.0 MB/s | 3.8 MB 00:00 2022-04-28T06:14:51.071 INFO:teuthology.orchestra.run.smithi090.stdout:(12/23): python3-rgw-16.2.7-969.g4fa079ba.el8.x 1.2 MB/s | 114 kB 00:00 2022-04-28T06:14:51.130 INFO:teuthology.orchestra.run.smithi090.stdout:(13/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.1 MB/s | 354 kB 00:00 2022-04-28T06:14:51.163 INFO:teuthology.orchestra.run.smithi090.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2022-04-28T06:14:51.448 INFO:teuthology.orchestra.run.smithi090.stdout:(15/23): ceph-common-16.2.7-969.g4fa079ba.el8.x 9.5 MB/s | 24 MB 00:02 2022-04-28T06:14:51.472 INFO:teuthology.orchestra.run.smithi090.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 654 kB/s | 259 kB 00:00 2022-04-28T06:14:51.497 INFO:teuthology.orchestra.run.smithi090.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 140 kB/s | 47 kB 00:00 2022-04-28T06:14:51.656 INFO:teuthology.orchestra.run.smithi090.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 371 kB/s | 59 kB 00:00 2022-04-28T06:14:51.682 INFO:teuthology.orchestra.run.smithi090.stdout:(19/23): leveldb-1.22-1.el8.x86_64.rpm 866 kB/s | 181 kB 00:00 2022-04-28T06:14:51.690 INFO:teuthology.orchestra.run.smithi138.stdout:(1/23): ceph-base-16.2.7-969.g4fa079ba.el8.x86_ 2.3 MB/s | 6.0 MB 00:02 2022-04-28T06:14:51.715 INFO:teuthology.orchestra.run.smithi090.stdout:(20/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2022-04-28T06:14:51.749 INFO:teuthology.orchestra.run.smithi138.stdout:(2/23): ceph-selinux-16.2.7-969.g4fa079ba.el8.x 441 kB/s | 26 kB 00:00 2022-04-28T06:14:51.749 INFO:teuthology.orchestra.run.smithi090.stdout:(21/23): libunwind-1.3.1-3.el8.x86_64.rpm 813 kB/s | 75 kB 00:00 2022-04-28T06:14:52.149 INFO:teuthology.orchestra.run.smithi138.stdout:(3/23): libcephfs2-16.2.7-969.g4fa079ba.el8.x86 2.0 MB/s | 816 kB 00:00 2022-04-28T06:14:52.157 INFO:teuthology.orchestra.run.smithi090.stdout:(22/23): librbd1-16.2.7-969.g4fa079ba.el8.x86_6 9.4 MB/s | 4.2 MB 00:00 2022-04-28T06:14:52.233 INFO:teuthology.orchestra.run.smithi090.stdout:(23/23): librados2-16.2.7-969.g4fa079ba.el8.x86 6.8 MB/s | 3.7 MB 00:00 2022-04-28T06:14:52.236 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:14:52.236 INFO:teuthology.orchestra.run.smithi090.stdout:Total 17 MB/s | 57 MB 00:03 2022-04-28T06:14:52.266 INFO:teuthology.orchestra.run.smithi138.stdout:(4/23): libradosstriper1-16.2.7-969.g4fa079ba.e 4.1 MB/s | 492 kB 00:00 2022-04-28T06:14:52.275 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:14:52.320 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:14:52.320 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:14:52.683 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:14:52.686 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:14:52.966 INFO:teuthology.orchestra.run.smithi138.stdout:(5/23): librgw2-16.2.7-969.g4fa079ba.el8.x86_64 5.4 MB/s | 3.8 MB 00:00 2022-04-28T06:14:53.016 INFO:teuthology.orchestra.run.smithi138.stdout:(6/23): python3-ceph-argparse-16.2.7-969.g4fa07 902 kB/s | 45 kB 00:00 2022-04-28T06:14:53.067 INFO:teuthology.orchestra.run.smithi138.stdout:(7/23): python3-ceph-common-16.2.7-969.g4fa079b 1.8 MB/s | 93 kB 00:00 2022-04-28T06:14:53.142 INFO:teuthology.orchestra.run.smithi138.stdout:(8/23): python3-cephfs-16.2.7-969.g4fa079ba.el8 2.8 MB/s | 214 kB 00:00 2022-04-28T06:14:53.242 INFO:teuthology.orchestra.run.smithi138.stdout:(9/23): python3-rados-16.2.7-969.g4fa079ba.el8. 3.8 MB/s | 387 kB 00:00 2022-04-28T06:14:53.376 INFO:teuthology.orchestra.run.smithi138.stdout:(10/23): ceph-radosgw-16.2.7-969.g4fa079ba.el8. 2.7 MB/s | 12 MB 00:04 2022-04-28T06:14:53.434 INFO:teuthology.orchestra.run.smithi138.stdout:(11/23): python3-rbd-16.2.7-969.g4fa079ba.el8.x 1.9 MB/s | 368 kB 00:00 2022-04-28T06:14:53.460 INFO:teuthology.orchestra.run.smithi138.stdout:(12/23): python3-rgw-16.2.7-969.g4fa079ba.el8.x 1.3 MB/s | 114 kB 00:00 2022-04-28T06:14:53.519 INFO:teuthology.orchestra.run.smithi138.stdout:(13/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.1 MB/s | 354 kB 00:00 2022-04-28T06:14:53.544 INFO:teuthology.orchestra.run.smithi138.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 1.7 MB/s | 44 kB 00:00 2022-04-28T06:14:53.569 INFO:teuthology.orchestra.run.smithi138.stdout:(15/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.8 MB/s | 47 kB 00:00 2022-04-28T06:14:53.594 INFO:teuthology.orchestra.run.smithi138.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.0 MB/s | 259 kB 00:00 2022-04-28T06:14:53.635 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:14:53.806 INFO:teuthology.orchestra.run.smithi138.stdout:(17/23): leveldb-1.22-1.el8.x86_64.rpm 855 kB/s | 181 kB 00:00 2022-04-28T06:14:53.895 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-28T06:14:53.920 INFO:teuthology.orchestra.run.smithi138.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 874 kB/s | 306 kB 00:00 2022-04-28T06:14:54.070 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:14:54.087 INFO:teuthology.orchestra.run.smithi138.stdout:(19/23): liboath-2.6.2-3.el8.x86_64.rpm 210 kB/s | 59 kB 00:00 2022-04-28T06:14:54.170 INFO:teuthology.orchestra.run.smithi138.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 300 kB/s | 75 kB 00:00 2022-04-28T06:14:54.450 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:14:54.637 INFO:teuthology.orchestra.run.smithi090.stdout: Upgrading : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:14:54.742 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:14:54.968 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:14:55.186 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:14:55.645 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:14:55.820 INFO:teuthology.orchestra.run.smithi138.stdout:(21/23): librados2-16.2.7-969.g4fa079ba.el8.x86 2.2 MB/s | 3.7 MB 00:01 2022-04-28T06:14:55.836 INFO:teuthology.orchestra.run.smithi090.stdout: Upgrading : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:14:55.899 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:14:56.096 INFO:teuthology.orchestra.run.smithi138.stdout:(22/23): librbd1-16.2.7-969.g4fa079ba.el8.x86_6 2.2 MB/s | 4.2 MB 00:01 2022-04-28T06:14:56.101 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-28T06:14:56.270 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:14:56.654 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:14:56.836 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:14:56.918 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:14:57.076 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-28T06:14:57.112 INFO:teuthology.orchestra.run.smithi138.stdout:(23/23): ceph-common-16.2.7-969.g4fa079ba.el8.x 3.0 MB/s | 24 MB 00:08 2022-04-28T06:14:57.116 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:14:57.116 INFO:teuthology.orchestra.run.smithi138.stdout:Total 7.0 MB/s | 57 MB 00:08 2022-04-28T06:14:57.156 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:14:57.202 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:14:57.203 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:14:57.232 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 11/25 2022-04-28T06:14:57.411 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:14:57.559 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:14:57.562 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:14:57.636 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:14:57.844 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 14/25 2022-04-28T06:14:58.003 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:14:58.076 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:14:58.295 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-28T06:14:58.511 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-28T06:14:58.553 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:14:58.687 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-28T06:14:58.837 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 19/25 2022-04-28T06:14:58.849 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-28T06:14:59.035 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:14:59.446 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-28T06:15:00.244 INFO:teuthology.orchestra.run.smithi138.stdout: Upgrading : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:15:00.347 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:15:00.601 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:15:00.802 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:15:01.216 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:15:01.410 INFO:teuthology.orchestra.run.smithi138.stdout: Upgrading : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:15:01.470 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:15:01.650 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-28T06:15:01.785 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:15:02.147 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-28T06:15:02.310 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:15:02.386 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 9/25 2022-04-28T06:15:02.565 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-28T06:15:02.594 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:15:02.739 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 11/25 2022-04-28T06:15:02.795 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:15:02.927 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:15:03.136 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:15:03.360 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 14/25 2022-04-28T06:15:03.501 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:15:03.506 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:15:03.586 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 15/25 2022-04-28T06:15:03.791 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:15:03.793 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-28T06:15:03.898 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:15:04.001 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-28T06:15:04.020 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:15:04.153 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-28T06:15:04.310 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 19/25 2022-04-28T06:15:07.811 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:15:08.018 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:15:08.716 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 20/25 2022-04-28T06:15:08.995 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:15:09.102 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 21/25 2022-04-28T06:15:09.250 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:15:23.007 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:15:23.007 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /sys 2022-04-28T06:15:23.007 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /proc 2022-04-28T06:15:23.007 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /dev 2022-04-28T06:15:23.007 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /run 2022-04-28T06:15:23.007 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /mnt 2022-04-28T06:15:23.008 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /var/tmp 2022-04-28T06:15:23.008 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /home 2022-04-28T06:15:23.008 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /tmp 2022-04-28T06:15:23.008 INFO:teuthology.orchestra.run.smithi090.stdout:skipping the directory /dev 2022-04-28T06:15:23.008 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:24.182 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:15:24.259 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:15:24.259 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:15:24.463 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:15:24.463 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:15:25.039 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:15:25.040 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 1/25 2022-04-28T06:15:25.040 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2/25 2022-04-28T06:15:25.040 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:15:25.040 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:15:25.040 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:15:25.041 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:15:25.041 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 7/25 2022-04-28T06:15:25.041 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 8/25 2022-04-28T06:15:25.041 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 9/25 2022-04-28T06:15:25.042 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 10/25 2022-04-28T06:15:25.042 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 11/25 2022-04-28T06:15:25.042 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:15:25.042 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:15:25.042 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-28T06:15:25.043 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-28T06:15:25.043 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-28T06:15:25.043 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-28T06:15:25.044 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-28T06:15:25.044 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-28T06:15:25.044 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-28T06:15:25.045 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-28T06:15:25.045 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:15:25.045 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-28T06:15:25.045 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 24/25 2022-04-28T06:15:25.827 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:15:25.827 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:25.827 INFO:teuthology.orchestra.run.smithi090.stdout:Upgraded: 2022-04-28T06:15:25.828 INFO:teuthology.orchestra.run.smithi090.stdout: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.828 INFO:teuthology.orchestra.run.smithi090.stdout: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.828 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:15:25.829 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.829 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.829 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.829 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.829 INFO:teuthology.orchestra.run.smithi090.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-28T06:15:25.830 INFO:teuthology.orchestra.run.smithi090.stdout: leveldb-1.22-1.el8.x86_64 2022-04-28T06:15:25.830 INFO:teuthology.orchestra.run.smithi090.stdout: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.830 INFO:teuthology.orchestra.run.smithi090.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-28T06:15:25.830 INFO:teuthology.orchestra.run.smithi090.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.831 INFO:teuthology.orchestra.run.smithi090.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-28T06:15:25.832 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.832 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.832 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:25.832 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:25.832 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:15:26.121 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-test 2022-04-28T06:15:26.696 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:40 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:15:27.521 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:15:27.522 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:15:27.522 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:15:27.522 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:15:27.522 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:15:27.523 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-test x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 52 M 2022-04-28T06:15:27.523 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:15:27.523 INFO:teuthology.orchestra.run.smithi090.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-28T06:15:27.523 INFO:teuthology.orchestra.run.smithi090.stdout: libcephsqlite x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:15:27.523 INFO:teuthology.orchestra.run.smithi090.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-28T06:15:27.523 INFO:teuthology.orchestra.run.smithi090.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-28T06:15:27.523 INFO:teuthology.orchestra.run.smithi090.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-28T06:15:27.523 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:27.524 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:15:27.524 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:15:27.524 INFO:teuthology.orchestra.run.smithi090.stdout:Install 6 Packages 2022-04-28T06:15:27.524 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:27.525 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 53 M 2022-04-28T06:15:27.525 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 195 M 2022-04-28T06:15:27.525 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:15:27.607 INFO:teuthology.orchestra.run.smithi090.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 2.4 MB/s | 202 kB 00:00 2022-04-28T06:15:27.609 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:15:27.610 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /sys 2022-04-28T06:15:27.610 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /proc 2022-04-28T06:15:27.610 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /dev 2022-04-28T06:15:27.610 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /run 2022-04-28T06:15:27.610 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /mnt 2022-04-28T06:15:27.610 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /var/tmp 2022-04-28T06:15:27.610 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /home 2022-04-28T06:15:27.610 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /tmp 2022-04-28T06:15:27.611 INFO:teuthology.orchestra.run.smithi138.stdout:skipping the directory /dev 2022-04-28T06:15:27.611 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:27.641 INFO:teuthology.orchestra.run.smithi090.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 5.6 MB/s | 187 kB 00:00 2022-04-28T06:15:27.666 INFO:teuthology.orchestra.run.smithi090.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 13 MB/s | 323 kB 00:00 2022-04-28T06:15:27.766 INFO:teuthology.orchestra.run.smithi090.stdout:(4/6): libcephsqlite-16.2.7-969.g4fa079ba.el8.x 716 kB/s | 173 kB 00:00 2022-04-28T06:15:28.400 INFO:teuthology.orchestra.run.smithi090.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 94 kB/s | 69 kB 00:00 2022-04-28T06:15:28.783 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:15:28.858 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 23/25 2022-04-28T06:15:28.858 INFO:teuthology.orchestra.run.smithi138.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:15:29.075 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-28T06:15:29.075 INFO:teuthology.orchestra.run.smithi138.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:15:29.655 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 1/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 3/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 4/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 5/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 6/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 7/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x 8/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86 9/25 2022-04-28T06:15:29.656 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 10/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 11/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 12/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 13/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-28T06:15:29.657 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-28T06:15:29.658 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-28T06:15:29.658 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 22/25 2022-04-28T06:15:29.658 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-28T06:15:29.658 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 24/25 2022-04-28T06:15:30.251 INFO:teuthology.orchestra.run.smithi090.stdout:(6/6): ceph-test-16.2.7-969.g4fa079ba.el8.x86_6 19 MB/s | 52 MB 00:02 2022-04-28T06:15:30.254 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:15:30.254 INFO:teuthology.orchestra.run.smithi090.stdout:Total 19 MB/s | 53 MB 00:02 2022-04-28T06:15:30.290 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:15:30.310 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:15:30.310 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:15:30.419 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-28T06:15:30.419 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:30.419 INFO:teuthology.orchestra.run.smithi138.stdout:Upgraded: 2022-04-28T06:15:30.419 INFO:teuthology.orchestra.run.smithi138.stdout: librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.419 INFO:teuthology.orchestra.run.smithi138.stdout: librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.419 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:15:30.419 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-radosgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-selinux-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: leveldb-1.22-1.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: libradosstriper1-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.420 INFO:teuthology.orchestra.run.smithi138.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: librgw2-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-argparse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-common-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.421 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:30.422 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:30.422 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:15:30.618 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:15:30.621 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:15:30.654 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-test 2022-04-28T06:15:31.186 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:15:31.229 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:45 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:15:31.350 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-28T06:15:31.517 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-28T06:15:31.635 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:15:31.738 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:15:31.901 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-28T06:15:32.050 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:15:32.051 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-test x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 52 M 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout: libcephsqlite x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-28T06:15:32.052 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:32.053 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:15:32.053 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:15:32.053 INFO:teuthology.orchestra.run.smithi138.stdout:Install 6 Packages 2022-04-28T06:15:32.053 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:32.053 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 53 M 2022-04-28T06:15:32.054 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 195 M 2022-04-28T06:15:32.054 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:15:32.068 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:15:32.130 INFO:teuthology.orchestra.run.smithi138.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 2.6 MB/s | 202 kB 00:00 2022-04-28T06:15:32.155 INFO:teuthology.orchestra.run.smithi138.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 7.6 MB/s | 187 kB 00:00 2022-04-28T06:15:32.189 INFO:teuthology.orchestra.run.smithi138.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 9.4 MB/s | 323 kB 00:00 2022-04-28T06:15:32.273 INFO:teuthology.orchestra.run.smithi138.stdout:(4/6): libcephsqlite-16.2.7-969.g4fa079ba.el8.x 793 kB/s | 173 kB 00:00 2022-04-28T06:15:32.331 INFO:teuthology.orchestra.run.smithi138.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 486 kB/s | 69 kB 00:00 2022-04-28T06:15:34.598 INFO:teuthology.orchestra.run.smithi138.stdout:(6/6): ceph-test-16.2.7-969.g4fa079ba.el8.x86_6 20 MB/s | 52 MB 00:02 2022-04-28T06:15:34.601 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:15:34.601 INFO:teuthology.orchestra.run.smithi138.stdout:Total 21 MB/s | 53 MB 00:02 2022-04-28T06:15:34.635 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:15:34.655 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:15:34.655 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:15:34.959 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:15:34.962 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:15:35.512 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:15:35.681 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-28T06:15:35.874 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-28T06:15:36.029 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:15:36.112 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-28T06:15:36.295 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-28T06:15:36.454 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:15:36.732 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:15:36.974 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:15:37.224 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:15:37.224 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 1/6 2022-04-28T06:15:37.224 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2/6 2022-04-28T06:15:37.225 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-28T06:15:37.225 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-28T06:15:37.225 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-28T06:15:37.666 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout: jq-1.6-3.el8.x86_64 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-28T06:15:37.667 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:37.668 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:15:37.842 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph 2022-04-28T06:15:38.409 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:52 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:15:39.269 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:15:39.272 INFO:teuthology.orchestra.run.smithi090.stdout:====================================================================================== 2022-04-28T06:15:39.272 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:15:39.272 INFO:teuthology.orchestra.run.smithi090.stdout:====================================================================================== 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout: ceph x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.4 k 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mds x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 2.4 M 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 1.6 M 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-modules-core noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 237 k 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mon x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 5.0 M 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-osd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 18 M 2022-04-28T06:15:39.273 INFO:teuthology.orchestra.run.smithi090.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-28T06:15:39.274 INFO:teuthology.orchestra.run.smithi090.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-28T06:15:39.275 INFO:teuthology.orchestra.run.smithi090.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout:====================================================================================== 2022-04-28T06:15:39.276 INFO:teuthology.orchestra.run.smithi090.stdout:Install 32 Packages 2022-04-28T06:15:39.277 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:39.277 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 31 M 2022-04-28T06:15:39.277 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 101 M 2022-04-28T06:15:39.277 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:15:39.433 INFO:teuthology.orchestra.run.smithi090.stdout:(1/32): ceph-16.2.7-969.g4fa079ba.el8.x86_64.rp 41 kB/s | 6.4 kB 00:00 2022-04-28T06:15:39.625 INFO:teuthology.orchestra.run.smithi090.stdout:(2/32): ceph-mgr-16.2.7-969.g4fa079ba.el8.x86_6 4.6 MB/s | 1.6 MB 00:00 2022-04-28T06:15:39.683 INFO:teuthology.orchestra.run.smithi090.stdout:(3/32): ceph-mds-16.2.7-969.g4fa079ba.el8.x86_6 6.0 MB/s | 2.4 MB 00:00 2022-04-28T06:15:39.792 INFO:teuthology.orchestra.run.smithi090.stdout:(4/32): ceph-mgr-modules-core-16.2.7-969.g4fa07 2.1 MB/s | 237 kB 00:00 2022-04-28T06:15:39.851 INFO:teuthology.orchestra.run.smithi090.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2022-04-28T06:15:39.876 INFO:teuthology.orchestra.run.smithi090.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.5 MB/s | 39 kB 00:00 2022-04-28T06:15:39.902 INFO:teuthology.orchestra.run.smithi090.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.0 MB/s | 103 kB 00:00 2022-04-28T06:15:39.927 INFO:teuthology.orchestra.run.smithi090.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 2.1 MB/s | 54 kB 00:00 2022-04-28T06:15:39.961 INFO:teuthology.orchestra.run.smithi090.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 13 MB/s | 457 kB 00:00 2022-04-28T06:15:39.994 INFO:teuthology.orchestra.run.smithi090.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 7.0 MB/s | 237 kB 00:00 2022-04-28T06:15:40.036 INFO:teuthology.orchestra.run.smithi090.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 13 MB/s | 559 kB 00:00 2022-04-28T06:15:40.070 INFO:teuthology.orchestra.run.smithi090.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 3.2 MB/s | 109 kB 00:00 2022-04-28T06:15:40.204 INFO:teuthology.orchestra.run.smithi090.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 327 kB/s | 44 kB 00:00 2022-04-28T06:15:40.338 INFO:teuthology.orchestra.run.smithi090.stdout:(14/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.4 MB/s | 185 kB 00:00 2022-04-28T06:15:40.566 INFO:teuthology.orchestra.run.smithi090.stdout:(15/32): ceph-osd-16.2.7-969.g4fa079ba.el8.x86_ 19 MB/s | 18 MB 00:00 2022-04-28T06:15:40.587 INFO:teuthology.orchestra.run.smithi090.stdout:(16/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 690 kB/s | 173 kB 00:00 2022-04-28T06:15:40.638 INFO:teuthology.orchestra.run.smithi090.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 221 kB/s | 11 kB 00:00 2022-04-28T06:15:40.688 INFO:teuthology.orchestra.run.smithi090.stdout:(18/32): python3-jaraco-functools-2.0-4.el8.noa 353 kB/s | 18 kB 00:00 2022-04-28T06:15:40.739 INFO:teuthology.orchestra.run.smithi090.stdout:(19/32): python3-logutils-0.3.5-11.el8.noarch.r 974 kB/s | 49 kB 00:00 2022-04-28T06:15:40.764 INFO:teuthology.orchestra.run.smithi090.stdout:(20/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.9 MB/s | 384 kB 00:00 2022-04-28T06:15:40.789 INFO:teuthology.orchestra.run.smithi090.stdout:(21/32): python3-more-itertools-7.2.0-3.el8.noa 1.1 MB/s | 59 kB 00:00 2022-04-28T06:15:40.841 INFO:teuthology.orchestra.run.smithi090.stdout:(22/32): python3-portend-2.6-1.el8.noarch.rpm 305 kB/s | 16 kB 00:00 2022-04-28T06:15:40.875 INFO:teuthology.orchestra.run.smithi090.stdout:(23/32): python3-pecan-1.3.2-9.el8.noarch.rpm 2.5 MB/s | 283 kB 00:00 2022-04-28T06:15:40.900 INFO:teuthology.orchestra.run.smithi090.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 318 kB/s | 19 kB 00:00 2022-04-28T06:15:40.925 INFO:teuthology.orchestra.run.smithi090.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 474 kB/s | 24 kB 00:00 2022-04-28T06:15:40.951 INFO:teuthology.orchestra.run.smithi090.stdout:(26/32): python3-tempora-1.14.1-5.el8.noarch.rp 580 kB/s | 29 kB 00:00 2022-04-28T06:15:40.976 INFO:teuthology.orchestra.run.smithi090.stdout:(27/32): python3-trustme-0.6.0-4.el8.noarch.rpm 546 kB/s | 27 kB 00:00 2022-04-28T06:15:41.010 INFO:teuthology.orchestra.run.smithi090.stdout:(28/32): python3-waitress-1.2.1-2.el8.1.noarch. 4.0 MB/s | 241 kB 00:00 2022-04-28T06:15:41.010 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 5/6 2022-04-28T06:15:41.043 INFO:teuthology.orchestra.run.smithi090.stdout:(29/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.7 MB/s | 251 kB 00:00 2022-04-28T06:15:41.069 INFO:teuthology.orchestra.run.smithi090.stdout:(30/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.4 MB/s | 85 kB 00:00 2022-04-28T06:15:41.103 INFO:teuthology.orchestra.run.smithi090.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 392 kB/s | 23 kB 00:00 2022-04-28T06:15:41.226 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:15:41.477 INFO:teuthology.orchestra.run.smithi090.stdout:(32/32): ceph-mon-16.2.7-969.g4fa079ba.el8.x86_ 2.4 MB/s | 5.0 MB 00:02 2022-04-28T06:15:41.479 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 6/6 2022-04-28T06:15:41.479 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 1/6 2022-04-28T06:15:41.479 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2/6 2022-04-28T06:15:41.480 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-28T06:15:41.480 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-28T06:15:41.480 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-28T06:15:41.480 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:15:41.481 INFO:teuthology.orchestra.run.smithi090.stdout:Total 14 MB/s | 31 MB 00:02 2022-04-28T06:15:41.559 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:15:41.596 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:15:41.597 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:15:41.923 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:15:41.926 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:15:42.030 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-test-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout: jq-1.6-3.el8.x86_64 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout: libcephsqlite-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-28T06:15:42.031 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:42.032 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:15:42.228 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph 2022-04-28T06:15:42.790 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:56 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:15:43.023 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:15:43.246 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-28T06:15:43.446 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-28T06:15:43.611 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:15:43.614 INFO:teuthology.orchestra.run.smithi138.stdout:====================================================================================== 2022-04-28T06:15:43.614 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:15:43.614 INFO:teuthology.orchestra.run.smithi138.stdout:====================================================================================== 2022-04-28T06:15:43.614 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:15:43.614 INFO:teuthology.orchestra.run.smithi138.stdout: ceph x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 6.4 k 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mds x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 2.4 M 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 1.6 M 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-modules-core noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 237 k 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mon x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 5.0 M 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-osd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 18 M 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-28T06:15:43.615 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-28T06:15:43.616 INFO:teuthology.orchestra.run.smithi138.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-28T06:15:43.617 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-28T06:15:43.617 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-28T06:15:43.617 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-28T06:15:43.617 INFO:teuthology.orchestra.run.smithi138.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-28T06:15:43.617 INFO:teuthology.orchestra.run.smithi138.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-28T06:15:43.617 INFO:teuthology.orchestra.run.smithi138.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout:====================================================================================== 2022-04-28T06:15:43.618 INFO:teuthology.orchestra.run.smithi138.stdout:Install 32 Packages 2022-04-28T06:15:43.619 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:43.619 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 31 M 2022-04-28T06:15:43.619 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 101 M 2022-04-28T06:15:43.620 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:15:43.688 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-28T06:15:43.745 INFO:teuthology.orchestra.run.smithi138.stdout:(1/32): ceph-16.2.7-969.g4fa079ba.el8.x86_64.rp 51 kB/s | 6.4 kB 00:00 2022-04-28T06:15:43.874 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-28T06:15:44.039 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-28T06:15:44.229 INFO:teuthology.orchestra.run.smithi138.stdout:(2/32): ceph-mds-16.2.7-969.g4fa079ba.el8.x86_6 4.0 MB/s | 2.4 MB 00:00 2022-04-28T06:15:44.235 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-28T06:15:44.379 INFO:teuthology.orchestra.run.smithi138.stdout:(3/32): ceph-mgr-16.2.7-969.g4fa079ba.el8.x86_6 2.1 MB/s | 1.6 MB 00:00 2022-04-28T06:15:44.446 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-28T06:15:44.471 INFO:teuthology.orchestra.run.smithi138.stdout:(4/32): ceph-mgr-modules-core-16.2.7-969.g4fa07 2.5 MB/s | 237 kB 00:00 2022-04-28T06:15:44.530 INFO:teuthology.orchestra.run.smithi138.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2022-04-28T06:15:44.555 INFO:teuthology.orchestra.run.smithi138.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.5 MB/s | 39 kB 00:00 2022-04-28T06:15:44.581 INFO:teuthology.orchestra.run.smithi138.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.0 MB/s | 103 kB 00:00 2022-04-28T06:15:44.606 INFO:teuthology.orchestra.run.smithi138.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 2.1 MB/s | 54 kB 00:00 2022-04-28T06:15:44.615 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-28T06:15:44.640 INFO:teuthology.orchestra.run.smithi138.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 13 MB/s | 457 kB 00:00 2022-04-28T06:15:44.665 INFO:teuthology.orchestra.run.smithi138.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 9.3 MB/s | 237 kB 00:00 2022-04-28T06:15:44.699 INFO:teuthology.orchestra.run.smithi138.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 16 MB/s | 559 kB 00:00 2022-04-28T06:15:44.724 INFO:teuthology.orchestra.run.smithi138.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 4.2 MB/s | 109 kB 00:00 2022-04-28T06:15:44.824 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-28T06:15:44.867 INFO:teuthology.orchestra.run.smithi138.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 308 kB/s | 44 kB 00:00 2022-04-28T06:15:44.933 INFO:teuthology.orchestra.run.smithi138.stdout:(14/32): ceph-mon-16.2.7-969.g4fa079ba.el8.x86_ 4.2 MB/s | 5.0 MB 00:01 2022-04-28T06:15:45.009 INFO:teuthology.orchestra.run.smithi138.stdout:(15/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.3 MB/s | 185 kB 00:00 2022-04-28T06:15:45.053 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-28T06:15:45.101 INFO:teuthology.orchestra.run.smithi138.stdout:(16/32): python3-cherrypy-18.4.0-1.el8.noarch.r 4.1 MB/s | 384 kB 00:00 2022-04-28T06:15:45.151 INFO:teuthology.orchestra.run.smithi138.stdout:(17/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 794 kB/s | 173 kB 00:00 2022-04-28T06:15:45.176 INFO:teuthology.orchestra.run.smithi138.stdout:(18/32): python3-jaraco-6.2-6.el8.noarch.rpm 165 kB/s | 11 kB 00:00 2022-04-28T06:15:45.249 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-28T06:15:45.369 INFO:teuthology.orchestra.run.smithi138.stdout:(19/32): ceph-osd-16.2.7-969.g4fa079ba.el8.x86_ 16 MB/s | 18 MB 00:01 2022-04-28T06:15:45.386 INFO:teuthology.orchestra.run.smithi138.stdout:(20/32): python3-jaraco-functools-2.0-4.el8.noa 75 kB/s | 18 kB 00:00 2022-04-28T06:15:45.403 INFO:teuthology.orchestra.run.smithi138.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 208 kB/s | 49 kB 00:00 2022-04-28T06:15:45.453 INFO:teuthology.orchestra.run.smithi138.stdout:(22/32): python3-portend-2.6-1.el8.noarch.rpm 310 kB/s | 16 kB 00:00 2022-04-28T06:15:45.478 INFO:teuthology.orchestra.run.smithi138.stdout:(23/32): python3-pecan-1.3.2-9.el8.noarch.rpm 3.0 MB/s | 283 kB 00:00 2022-04-28T06:15:45.504 INFO:teuthology.orchestra.run.smithi138.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 372 kB/s | 19 kB 00:00 2022-04-28T06:15:45.504 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-28T06:15:45.529 INFO:teuthology.orchestra.run.smithi138.stdout:(25/32): python3-more-itertools-7.2.0-3.el8.noa 368 kB/s | 59 kB 00:00 2022-04-28T06:15:45.555 INFO:teuthology.orchestra.run.smithi138.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 316 kB/s | 24 kB 00:00 2022-04-28T06:15:45.580 INFO:teuthology.orchestra.run.smithi138.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 385 kB/s | 29 kB 00:00 2022-04-28T06:15:45.605 INFO:teuthology.orchestra.run.smithi138.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 363 kB/s | 27 kB 00:00 2022-04-28T06:15:45.630 INFO:teuthology.orchestra.run.smithi138.stdout:(29/32): python3-waitress-1.2.1-2.el8.1.noarch. 3.1 MB/s | 241 kB 00:00 2022-04-28T06:15:45.664 INFO:teuthology.orchestra.run.smithi138.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.9 MB/s | 251 kB 00:00 2022-04-28T06:15:45.689 INFO:teuthology.orchestra.run.smithi138.stdout:(31/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.0 MB/s | 85 kB 00:00 2022-04-28T06:15:45.714 INFO:teuthology.orchestra.run.smithi138.stdout:(32/32): python3-zc-lockfile-2.0-2.el8.noarch.r 273 kB/s | 23 kB 00:00 2022-04-28T06:15:45.718 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:15:45.718 INFO:teuthology.orchestra.run.smithi138.stdout:Total 15 MB/s | 31 MB 00:02 2022-04-28T06:15:45.795 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:15:45.832 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:15:45.832 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:15:45.879 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-28T06:15:46.120 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-28T06:15:46.159 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:15:46.162 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:15:46.275 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-28T06:15:46.542 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-28T06:15:46.727 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:15:46.998 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-28T06:15:47.157 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-28T06:15:47.244 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:15:47.337 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-28T06:15:47.474 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-28T06:15:47.515 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-28T06:15:47.683 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-28T06:15:47.762 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-28T06:15:47.898 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-28T06:15:47.963 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-28T06:15:48.084 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-28T06:15:48.207 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-28T06:15:48.232 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-28T06:15:48.436 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-28T06:15:48.542 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-28T06:15:48.638 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-28T06:15:48.809 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-28T06:15:48.833 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-28T06:15:49.048 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-28T06:15:49.127 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 27/32 2022-04-28T06:15:49.286 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-28T06:15:49.397 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:15:49.533 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-28T06:15:49.740 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-28T06:15:50.091 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-28T06:15:50.346 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-28T06:15:50.535 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-28T06:15:50.809 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-28T06:15:50.895 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:15:51.028 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:15:51.051 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:15:51.309 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-28T06:15:51.475 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:15:51.491 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-28T06:15:51.667 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:15:51.704 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-28T06:15:51.881 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:15:51.890 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-28T06:15:52.043 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:15:52.060 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:15:52.149 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-28T06:15:52.208 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:15:52.380 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-28T06:15:52.593 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:15:52.594 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 1/32 2022-04-28T06:15:52.594 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2/32 2022-04-28T06:15:52.594 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 3/32 2022-04-28T06:15:52.594 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 4/32 2022-04-28T06:15:52.594 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 5/32 2022-04-28T06:15:52.594 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 6/32 2022-04-28T06:15:52.594 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-28T06:15:52.594 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:15:52.595 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-28T06:15:52.596 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-28T06:15:52.597 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-28T06:15:52.597 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-28T06:15:52.597 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-28T06:15:52.653 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-28T06:15:52.994 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-28T06:15:53.286 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-28T06:15:53.655 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 27/32 2022-04-28T06:15:53.871 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:15:54.099 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-28T06:15:54.099 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:54.099 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:15:54.099 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:54.099 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:54.099 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:54.099 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-28T06:15:54.100 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-portend-2.6-1.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-28T06:15:54.101 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-28T06:15:54.102 INFO:teuthology.orchestra.run.smithi090.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-28T06:15:54.103 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:54.103 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:15:54.374 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-base 2022-04-28T06:15:54.940 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:08 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:15:55.354 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 28/32 2022-04-28T06:15:55.569 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:15:55.702 INFO:teuthology.orchestra.run.smithi090.stdout:Package ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:15:55.758 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:15:55.759 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:15:55.759 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:15:55.887 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install cephadm 2022-04-28T06:15:55.994 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 29/32 2022-04-28T06:15:56.185 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:15:56.398 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 30/32 2022-04-28T06:15:56.458 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:10 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:15:56.577 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:15:56.593 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 31/32 2022-04-28T06:15:56.708 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:15:57.091 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 32/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 1/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 3/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 4/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 5/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.n 6/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-28T06:15:57.092 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-28T06:15:57.093 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-28T06:15:57.093 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-28T06:15:57.093 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-28T06:15:57.093 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-28T06:15:57.093 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-28T06:15:57.093 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-28T06:15:57.094 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-28T06:15:57.094 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-28T06:15:57.094 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-28T06:15:57.094 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-28T06:15:57.094 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-28T06:15:57.094 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-28T06:15:57.094 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-28T06:15:57.094 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-28T06:15:57.095 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-28T06:15:57.095 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-28T06:15:57.095 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-28T06:15:57.095 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-28T06:15:57.096 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-28T06:15:57.096 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-28T06:15:57.096 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-28T06:15:57.096 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-28T06:15:57.283 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:15:57.284 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:15:57.284 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:15:57.284 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:15:57.284 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:15:57.284 INFO:teuthology.orchestra.run.smithi090.stdout: cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 81 k 2022-04-28T06:15:57.284 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:57.284 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:15:57.285 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:15:57.285 INFO:teuthology.orchestra.run.smithi090.stdout:Install 1 Package 2022-04-28T06:15:57.285 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:57.285 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 81 k 2022-04-28T06:15:57.285 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 334 k 2022-04-28T06:15:57.285 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:15:57.454 INFO:teuthology.orchestra.run.smithi090.stdout:cephadm-16.2.7-969.g4fa079ba.el8.noarch.rpm 477 kB/s | 81 kB 00:00 2022-04-28T06:15:57.454 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:15:57.455 INFO:teuthology.orchestra.run.smithi090.stdout:Total 474 kB/s | 81 kB 00:00 2022-04-28T06:15:57.455 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:15:57.461 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:15:57.462 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:15:57.463 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:15:57.467 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:15:57.512 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:15:57.910 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mds-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-modules-core-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mon-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-osd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:15:57.911 INFO:teuthology.orchestra.run.smithi138.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-28T06:15:57.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-portend-2.6-1.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-28T06:15:57.913 INFO:teuthology.orchestra.run.smithi138.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-28T06:15:57.914 INFO:teuthology.orchestra.run.smithi138.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-28T06:15:57.914 INFO:teuthology.orchestra.run.smithi138.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-28T06:15:57.914 INFO:teuthology.orchestra.run.smithi138.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-28T06:15:57.914 INFO:teuthology.orchestra.run.smithi138.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-28T06:15:57.914 INFO:teuthology.orchestra.run.smithi138.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-28T06:15:57.914 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:15:57.914 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:15:58.151 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-base 2022-04-28T06:15:58.719 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:12 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:15:59.006 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:15:59.292 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:15:59.479 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-base-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:15:59.480 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:15:59.537 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:15:59.538 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:15:59.538 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:15:59.628 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install cephadm 2022-04-28T06:15:59.841 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:15:59.841 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:59.841 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:15:59.841 INFO:teuthology.orchestra.run.smithi090.stdout: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:15:59.841 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:15:59.841 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:00.156 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-immutable-object-cache 2022-04-28T06:16:00.187 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:14 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:00.763 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:14 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:01.010 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:01.011 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:01.011 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:16:01.011 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:01.011 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout: cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 81 k 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 81 k 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 334 k 2022-04-28T06:16:01.012 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:01.417 INFO:teuthology.orchestra.run.smithi138.stdout:cephadm-16.2.7-969.g4fa079ba.el8.noarch.rpm 199 kB/s | 81 kB 00:00 2022-04-28T06:16:01.418 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:01.418 INFO:teuthology.orchestra.run.smithi138.stdout:Total 199 kB/s | 81 kB 00:00 2022-04-28T06:16:01.419 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:01.425 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:01.426 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:01.427 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:01.430 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:01.473 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:01.626 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:01.626 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repo Size 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 161 k 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout:Install 1 Package 2022-04-28T06:16:01.627 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:01.628 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 161 k 2022-04-28T06:16:01.628 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 470 k 2022-04-28T06:16:01.628 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:01.911 INFO:teuthology.orchestra.run.smithi090.stdout:ceph-immutable-object-cache-16.2.7-969.g4fa079b 568 kB/s | 161 kB 00:00 2022-04-28T06:16:01.912 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:01.912 INFO:teuthology.orchestra.run.smithi090.stdout:Total 566 kB/s | 161 kB 00:00 2022-04-28T06:16:01.912 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:01.922 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:01.922 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:01.968 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:01.971 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:02.074 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:02.234 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:16:02.607 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:16:03.007 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:16:03.007 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:03.007 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:03.008 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:16:03.008 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:03.008 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:03.180 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-mgr 2022-04-28T06:16:03.638 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:16:03.750 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:17 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:03.823 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:16:04.009 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:16:04.354 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/1 2022-04-28T06:16:04.355 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:04.355 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:04.355 INFO:teuthology.orchestra.run.smithi138.stdout: cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:04.355 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:04.355 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:04.519 INFO:teuthology.orchestra.run.smithi090.stdout:Package ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:04.574 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:04.575 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:16:04.575 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:04.620 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-immutable-object-cache 2022-04-28T06:16:04.909 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-mgr-dashboard 2022-04-28T06:16:05.198 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:19 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:05.474 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:19 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:06.019 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:06.020 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:06.020 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repo Size 2022-04-28T06:16:06.020 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:06.020 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:06.020 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 161 k 2022-04-28T06:16:06.020 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:06.020 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:06.021 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:06.021 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2022-04-28T06:16:06.021 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:06.021 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 161 k 2022-04-28T06:16:06.021 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 470 k 2022-04-28T06:16:06.021 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:06.229 INFO:teuthology.orchestra.run.smithi138.stdout:ceph-immutable-object-cache-16.2.7-969.g4fa079b 797 kB/s | 161 kB 00:00 2022-04-28T06:16:06.230 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:06.230 INFO:teuthology.orchestra.run.smithi138.stdout:Total 793 kB/s | 161 kB 00:00 2022-04-28T06:16:06.230 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:06.234 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:06.234 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:06.280 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:06.282 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:06.304 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:06.305 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:06.305 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:16:06.305 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:06.305 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:06.305 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-dashboard noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 2.9 M 2022-04-28T06:16:06.305 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:16:06.305 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-grafana-dashboards noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 24 k 2022-04-28T06:16:06.305 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-prometheus-alerts noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 15 k 2022-04-28T06:16:06.306 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-28T06:16:06.306 INFO:teuthology.orchestra.run.smithi090.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-28T06:16:06.306 INFO:teuthology.orchestra.run.smithi090.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-28T06:16:06.306 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:06.306 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:06.306 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:06.306 INFO:teuthology.orchestra.run.smithi090.stdout:Install 6 Packages 2022-04-28T06:16:06.306 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:06.307 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 3.2 M 2022-04-28T06:16:06.307 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 15 M 2022-04-28T06:16:06.308 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:06.401 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:06.456 INFO:teuthology.orchestra.run.smithi090.stdout:(1/6): ceph-grafana-dashboards-16.2.7-969.g4fa0 161 kB/s | 24 kB 00:00 2022-04-28T06:16:06.481 INFO:teuthology.orchestra.run.smithi090.stdout:(2/6): ceph-prometheus-alerts-16.2.7-969.g4fa07 87 kB/s | 15 kB 00:00 2022-04-28T06:16:06.540 INFO:teuthology.orchestra.run.smithi090.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 509 kB/s | 43 kB 00:00 2022-04-28T06:16:06.576 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:16:06.591 INFO:teuthology.orchestra.run.smithi090.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 309 kB/s | 34 kB 00:00 2022-04-28T06:16:06.682 INFO:teuthology.orchestra.run.smithi090.stdout:(5/6): ceph-mgr-dashboard-16.2.7-969.g4fa079ba. 7.8 MB/s | 2.9 MB 00:00 2022-04-28T06:16:06.740 INFO:teuthology.orchestra.run.smithi090.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 980 kB/s | 196 kB 00:00 2022-04-28T06:16:06.743 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:06.743 INFO:teuthology.orchestra.run.smithi090.stdout:Total 7.3 MB/s | 3.2 MB 00:00 2022-04-28T06:16:06.753 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:06.762 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:06.763 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:06.902 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:06.905 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:06.950 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:16:07.176 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:07.290 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.e 1/1 2022-04-28T06:16:07.290 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:07.290 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:07.291 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-immutable-object-cache-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:16:07.291 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:07.291 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:07.381 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-28T06:16:07.478 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-mgr 2022-04-28T06:16:07.609 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-28T06:16:07.803 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-28T06:16:07.964 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 4/6 2022-04-28T06:16:08.050 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:22 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:08.823 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-mgr-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:08.879 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:08.880 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:16:08.880 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:08.931 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 5/6 2022-04-28T06:16:09.171 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:16:09.385 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-mgr-dashboard 2022-04-28T06:16:09.402 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:16:09.402 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 1/6 2022-04-28T06:16:09.402 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2/6 2022-04-28T06:16:09.402 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 3/6 2022-04-28T06:16:09.402 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-28T06:16:09.403 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-28T06:16:09.761 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-28T06:16:09.806 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:09.806 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:09.806 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:09.806 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:09.806 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:09.806 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-28T06:16:09.806 INFO:teuthology.orchestra.run.smithi090.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-28T06:16:09.806 INFO:teuthology.orchestra.run.smithi090.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-28T06:16:09.807 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:09.807 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:09.900 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-28T06:16:09.952 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:23 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:10.458 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:24 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:10.773 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:10.774 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:10.774 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:16:10.774 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:10.774 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:10.774 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-dashboard noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 2.9 M 2022-04-28T06:16:10.774 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-grafana-dashboards noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 24 k 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-prometheus-alerts noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 15 k 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout:Install 6 Packages 2022-04-28T06:16:10.775 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:10.776 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 3.2 M 2022-04-28T06:16:10.776 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 15 M 2022-04-28T06:16:10.776 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:11.004 INFO:teuthology.orchestra.run.smithi138.stdout:(1/6): ceph-grafana-dashboards-16.2.7-969.g4fa0 105 kB/s | 24 kB 00:00 2022-04-28T06:16:11.029 INFO:teuthology.orchestra.run.smithi138.stdout:(2/6): ceph-prometheus-alerts-16.2.7-969.g4fa07 59 kB/s | 15 kB 00:00 2022-04-28T06:16:11.080 INFO:teuthology.orchestra.run.smithi138.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 567 kB/s | 43 kB 00:00 2022-04-28T06:16:11.196 INFO:teuthology.orchestra.run.smithi138.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 201 kB/s | 34 kB 00:00 2022-04-28T06:16:11.300 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:11.301 INFO:teuthology.orchestra.run.smithi090.stdout:===================================================================================================== 2022-04-28T06:16:11.301 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:16:11.301 INFO:teuthology.orchestra.run.smithi090.stdout:===================================================================================================== 2022-04-28T06:16:11.301 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:11.302 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 8.6 M 2022-04-28T06:16:11.302 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:16:11.302 INFO:teuthology.orchestra.run.smithi090.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-28T06:16:11.302 INFO:teuthology.orchestra.run.smithi090.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-28T06:16:11.302 INFO:teuthology.orchestra.run.smithi090.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-28T06:16:11.302 INFO:teuthology.orchestra.run.smithi090.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-28T06:16:11.302 INFO:teuthology.orchestra.run.smithi090.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-28T06:16:11.302 INFO:teuthology.orchestra.run.smithi090.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-28T06:16:11.303 INFO:teuthology.orchestra.run.smithi090.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-28T06:16:11.303 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:11.303 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:11.303 INFO:teuthology.orchestra.run.smithi090.stdout:===================================================================================================== 2022-04-28T06:16:11.303 INFO:teuthology.orchestra.run.smithi090.stdout:Install 8 Packages 2022-04-28T06:16:11.303 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:11.304 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 37 M 2022-04-28T06:16:11.304 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 210 M 2022-04-28T06:16:11.304 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:11.338 INFO:teuthology.orchestra.run.smithi138.stdout:(5/6): ceph-mgr-dashboard-16.2.7-969.g4fa079ba. 5.2 MB/s | 2.9 MB 00:00 2022-04-28T06:16:11.405 INFO:teuthology.orchestra.run.smithi138.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 603 kB/s | 196 kB 00:00 2022-04-28T06:16:11.408 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:11.408 INFO:teuthology.orchestra.run.smithi138.stdout:Total 5.1 MB/s | 3.2 MB 00:00 2022-04-28T06:16:11.417 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:11.427 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:11.427 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:11.572 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:11.574 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:11.671 INFO:teuthology.orchestra.run.smithi090.stdout:(1/8): openblas-0.3.15-3.el8.x86_64.rpm 13 MB/s | 4.7 MB 00:00 2022-04-28T06:16:11.809 INFO:teuthology.orchestra.run.smithi090.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 27 MB/s | 3.7 MB 00:00 2022-04-28T06:16:11.828 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:11.884 INFO:teuthology.orchestra.run.smithi090.stdout:(3/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 8.4 MB/s | 4.9 MB 00:00 2022-04-28T06:16:11.909 INFO:teuthology.orchestra.run.smithi090.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.2 MB/s | 225 kB 00:00 2022-04-28T06:16:11.960 INFO:teuthology.orchestra.run.smithi090.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 13 MB/s | 644 kB 00:00 2022-04-28T06:16:11.993 INFO:teuthology.orchestra.run.smithi090.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 5.0 MB/s | 171 kB 00:00 2022-04-28T06:16:12.038 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-28T06:16:12.266 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-28T06:16:12.268 INFO:teuthology.orchestra.run.smithi090.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 36 MB/s | 14 MB 00:00 2022-04-28T06:16:12.477 INFO:teuthology.orchestra.run.smithi090.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-969 7.3 MB/s | 8.6 MB 00:01 2022-04-28T06:16:12.479 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:12.479 INFO:teuthology.orchestra.run.smithi090.stdout:Total 31 MB/s | 37 MB 00:01 2022-04-28T06:16:12.518 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-28T06:16:12.671 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 4/6 2022-04-28T06:16:12.709 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:12.726 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:12.727 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:13.034 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:13.037 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:13.576 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:13.646 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 5/6 2022-04-28T06:16:13.767 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:16:13.908 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:16:13.934 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:16:14.041 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:16:14.178 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:16:14.178 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.n 1/6 2022-04-28T06:16:14.178 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2/6 2022-04-28T06:16:14.178 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.no 3/6 2022-04-28T06:16:14.179 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-28T06:16:14.179 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-28T06:16:14.587 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-28T06:16:14.587 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:14.587 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:14.587 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-grafana-dashboards-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:14.588 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-dashboard-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:14.588 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-prometheus-alerts-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:14.588 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-28T06:16:14.588 INFO:teuthology.orchestra.run.smithi138.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-28T06:16:14.588 INFO:teuthology.orchestra.run.smithi138.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-28T06:16:14.588 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:14.588 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:14.639 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:16:14.816 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:16:15.302 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-28T06:16:15.426 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:16:15.633 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:16:15.866 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:29 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:16.357 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:16:16.691 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:16.692 INFO:teuthology.orchestra.run.smithi138.stdout:===================================================================================================== 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout:===================================================================================================== 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 8.6 M 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-28T06:16:16.693 INFO:teuthology.orchestra.run.smithi138.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-28T06:16:16.694 INFO:teuthology.orchestra.run.smithi138.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-28T06:16:16.694 INFO:teuthology.orchestra.run.smithi138.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-28T06:16:16.694 INFO:teuthology.orchestra.run.smithi138.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-28T06:16:16.694 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:16.694 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:16.694 INFO:teuthology.orchestra.run.smithi138.stdout:===================================================================================================== 2022-04-28T06:16:16.694 INFO:teuthology.orchestra.run.smithi138.stdout:Install 8 Packages 2022-04-28T06:16:16.694 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:16.695 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 37 M 2022-04-28T06:16:16.695 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 210 M 2022-04-28T06:16:16.695 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:16.864 INFO:teuthology.orchestra.run.smithi138.stdout:(1/8): openblas-0.3.15-3.el8.x86_64.rpm 28 MB/s | 4.7 MB 00:00 2022-04-28T06:16:16.955 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:16:16.989 INFO:teuthology.orchestra.run.smithi138.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 30 MB/s | 3.7 MB 00:00 2022-04-28T06:16:17.023 INFO:teuthology.orchestra.run.smithi138.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 6.6 MB/s | 225 kB 00:00 2022-04-28T06:16:17.109 INFO:teuthology.orchestra.run.smithi138.stdout:(4/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.9 MB 00:00 2022-04-28T06:16:17.150 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:16:17.156 INFO:teuthology.orchestra.run.smithi138.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 13 MB/s | 644 kB 00:00 2022-04-28T06:16:17.190 INFO:teuthology.orchestra.run.smithi138.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 5.0 MB/s | 171 kB 00:00 2022-04-28T06:16:17.441 INFO:teuthology.orchestra.run.smithi138.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 33 MB/s | 14 MB 00:00 2022-04-28T06:16:17.833 INFO:teuthology.orchestra.run.smithi138.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-969 7.6 MB/s | 8.6 MB 00:01 2022-04-28T06:16:17.835 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:17.835 INFO:teuthology.orchestra.run.smithi138.stdout:Total 32 MB/s | 37 MB 00:01 2022-04-28T06:16:18.063 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:18.081 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:18.081 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:18.379 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:18.381 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:18.879 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:16:18.930 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:19.098 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:16:19.233 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-28T06:16:19.389 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:16:19.990 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-28T06:16:20.143 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-28T06:16:20.147 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:16:20.358 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:16:20.629 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:16:20.755 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 1/8 2022-04-28T06:16:20.755 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-28T06:16:20.755 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:16:20.755 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-28T06:16:20.756 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:16:20.756 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-28T06:16:20.756 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-28T06:16:20.766 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:16:20.973 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:16:21.006 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-28T06:16:21.006 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:21.006 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:21.006 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:21.006 INFO:teuthology.orchestra.run.smithi090.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-28T06:16:21.006 INFO:teuthology.orchestra.run.smithi090.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-28T06:16:21.007 INFO:teuthology.orchestra.run.smithi090.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-28T06:16:21.007 INFO:teuthology.orchestra.run.smithi090.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-28T06:16:21.007 INFO:teuthology.orchestra.run.smithi090.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-28T06:16:21.007 INFO:teuthology.orchestra.run.smithi090.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-28T06:16:21.007 INFO:teuthology.orchestra.run.smithi090.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-28T06:16:21.007 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:21.007 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:21.123 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-mgr-rook 2022-04-28T06:16:21.657 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-28T06:16:21.678 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:35 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:22.000 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:16:22.231 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:16:22.543 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:22.544 INFO:teuthology.orchestra.run.smithi090.stdout:======================================================================================= 2022-04-28T06:16:22.544 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:16:22.544 INFO:teuthology.orchestra.run.smithi090.stdout:======================================================================================= 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-rook noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 27 k 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-28T06:16:22.545 INFO:teuthology.orchestra.run.smithi090.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout:======================================================================================= 2022-04-28T06:16:22.546 INFO:teuthology.orchestra.run.smithi090.stdout:Install 13 Packages 2022-04-28T06:16:22.547 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:22.547 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 1.9 M 2022-04-28T06:16:22.547 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 24 M 2022-04-28T06:16:22.547 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:22.894 INFO:teuthology.orchestra.run.smithi090.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 58 kB/s | 20 kB 00:00 2022-04-28T06:16:23.178 INFO:teuthology.orchestra.run.smithi090.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 42 kB/s | 27 kB 00:00 2022-04-28T06:16:23.204 INFO:teuthology.orchestra.run.smithi090.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 408 kB/s | 126 kB 00:00 2022-04-28T06:16:23.229 INFO:teuthology.orchestra.run.smithi090.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 2.1 MB/s | 110 kB 00:00 2022-04-28T06:16:23.255 INFO:teuthology.orchestra.run.smithi090.stdout:(5/13): ceph-mgr-rook-16.2.7-969.g4fa079ba.el8. 39 kB/s | 27 kB 00:00 2022-04-28T06:16:23.280 INFO:teuthology.orchestra.run.smithi090.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 847 kB/s | 43 kB 00:00 2022-04-28T06:16:23.305 INFO:teuthology.orchestra.run.smithi090.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.5 MB/s | 155 kB 00:00 2022-04-28T06:16:23.425 INFO:teuthology.orchestra.run.smithi090.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 112 kB/s | 16 kB 00:00 2022-04-28T06:16:23.447 INFO:teuthology.orchestra.run.smithi090.stdout:(9/13): python3-cachetools-3.1.1-4.el8.noarch.r 171 kB/s | 33 kB 00:00 2022-04-28T06:16:23.471 INFO:teuthology.orchestra.run.smithi090.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 490 kB/s | 81 kB 00:00 2022-04-28T06:16:23.530 INFO:teuthology.orchestra.run.smithi090.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 1.0 MB/s | 61 kB 00:00 2022-04-28T06:16:23.555 INFO:teuthology.orchestra.run.smithi090.stdout:(12/13): python3-rsa-4.8-1.el8.noarch.rpm 573 kB/s | 61 kB 00:00 2022-04-28T06:16:23.689 INFO:teuthology.orchestra.run.smithi090.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 4.4 MB/s | 1.2 MB 00:00 2022-04-28T06:16:23.690 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:23.691 INFO:teuthology.orchestra.run.smithi090.stdout:Total 1.7 MB/s | 1.9 MB 00:01 2022-04-28T06:16:23.749 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:23.765 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:23.765 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:23.850 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:23.853 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:23.940 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-28T06:16:24.315 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:24.543 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-28T06:16:24.708 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-28T06:16:24.910 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-28T06:16:25.114 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-28T06:16:25.234 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-28T06:16:25.296 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-28T06:16:25.536 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-28T06:16:25.760 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-28T06:16:25.784 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:16:25.944 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-28T06:16:26.608 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 8/8 2022-04-28T06:16:26.608 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba 1/8 2022-04-28T06:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-28T06:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-28T06:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-28T06:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-28T06:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-28T06:16:26.609 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-28T06:16:26.935 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-28T06:16:27.010 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-28T06:16:27.010 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:27.011 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:27.012 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-diskprediction-local-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:27.012 INFO:teuthology.orchestra.run.smithi138.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-28T06:16:27.014 INFO:teuthology.orchestra.run.smithi138.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-28T06:16:27.014 INFO:teuthology.orchestra.run.smithi138.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-28T06:16:27.014 INFO:teuthology.orchestra.run.smithi138.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-28T06:16:27.015 INFO:teuthology.orchestra.run.smithi138.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-28T06:16:27.015 INFO:teuthology.orchestra.run.smithi138.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-28T06:16:27.016 INFO:teuthology.orchestra.run.smithi138.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-28T06:16:27.016 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:27.016 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:27.123 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-mgr-rook 2022-04-28T06:16:27.256 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-28T06:16:27.473 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-28T06:16:27.656 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-28T06:16:27.688 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:41 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:27.824 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:16:28.072 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:16:28.072 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 1/13 2022-04-28T06:16:28.072 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-28T06:16:28.073 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-28T06:16:28.517 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:28.518 INFO:teuthology.orchestra.run.smithi138.stdout:======================================================================================= 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout:======================================================================================= 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-rook noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 27 k 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-28T06:16:28.519 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-28T06:16:28.520 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:28.521 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:28.521 INFO:teuthology.orchestra.run.smithi138.stdout:======================================================================================= 2022-04-28T06:16:28.521 INFO:teuthology.orchestra.run.smithi138.stdout:Install 13 Packages 2022-04-28T06:16:28.521 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:28.521 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 1.9 M 2022-04-28T06:16:28.522 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 24 M 2022-04-28T06:16:28.522 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:28.590 INFO:teuthology.orchestra.run.smithi138.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 394 kB/s | 27 kB 00:00 2022-04-28T06:16:28.615 INFO:teuthology.orchestra.run.smithi138.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 215 kB/s | 20 kB 00:00 2022-04-28T06:16:28.640 INFO:teuthology.orchestra.run.smithi138.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2022-04-28T06:16:28.671 INFO:teuthology.orchestra.run.smithi138.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.9 MB/s | 110 kB 00:00 2022-04-28T06:16:28.696 INFO:teuthology.orchestra.run.smithi138.stdout:(5/13): ceph-mgr-rook-16.2.7-969.g4fa079ba.el8. 157 kB/s | 27 kB 00:00 2022-04-28T06:16:28.722 INFO:teuthology.orchestra.run.smithi138.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 848 kB/s | 43 kB 00:00 2022-04-28T06:16:28.739 INFO:teuthology.orchestra.run.smithi138.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.5 MB/s | 155 kB 00:00 2022-04-28T06:16:28.831 INFO:teuthology.orchestra.run.smithi138.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 150 kB/s | 16 kB 00:00 2022-04-28T06:16:28.856 INFO:teuthology.orchestra.run.smithi138.stdout:(9/13): python3-cachetools-3.1.1-4.el8.noarch.r 207 kB/s | 33 kB 00:00 2022-04-28T06:16:28.873 INFO:teuthology.orchestra.run.smithi138.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 605 kB/s | 81 kB 00:00 2022-04-28T06:16:28.877 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-28T06:16:28.877 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:28.877 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:28.877 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:28.877 INFO:teuthology.orchestra.run.smithi090.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-28T06:16:28.878 INFO:teuthology.orchestra.run.smithi090.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-28T06:16:28.878 INFO:teuthology.orchestra.run.smithi090.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-28T06:16:28.878 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-28T06:16:28.878 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-28T06:16:28.878 INFO:teuthology.orchestra.run.smithi090.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-28T06:16:28.878 INFO:teuthology.orchestra.run.smithi090.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-28T06:16:28.878 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-28T06:16:28.878 INFO:teuthology.orchestra.run.smithi090.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-28T06:16:28.879 INFO:teuthology.orchestra.run.smithi090.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-28T06:16:28.879 INFO:teuthology.orchestra.run.smithi090.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-28T06:16:28.879 INFO:teuthology.orchestra.run.smithi090.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-28T06:16:28.879 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:28.879 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:28.923 INFO:teuthology.orchestra.run.smithi138.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 1.2 MB/s | 61 kB 00:00 2022-04-28T06:16:28.949 INFO:teuthology.orchestra.run.smithi138.stdout:(12/13): python3-rsa-4.8-1.el8.noarch.rpm 667 kB/s | 61 kB 00:00 2022-04-28T06:16:29.074 INFO:teuthology.orchestra.run.smithi138.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 4.8 MB/s | 1.2 MB 00:00 2022-04-28T06:16:29.076 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:29.076 INFO:teuthology.orchestra.run.smithi138.stdout:Total 3.4 MB/s | 1.9 MB 00:00 2022-04-28T06:16:29.109 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-mgr-cephadm 2022-04-28T06:16:29.131 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:29.147 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:29.147 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:29.240 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:29.243 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:29.666 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:43 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:29.716 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:29.956 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-28T06:16:30.171 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-28T06:16:30.381 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-28T06:16:30.487 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:30.488 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:30.488 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:16:30.489 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:30.489 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:30.489 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 108 k 2022-04-28T06:16:30.489 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:16:30.489 INFO:teuthology.orchestra.run.smithi090.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-28T06:16:30.489 INFO:teuthology.orchestra.run.smithi090.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-28T06:16:30.489 INFO:teuthology.orchestra.run.smithi090.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-28T06:16:30.489 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-28T06:16:30.490 INFO:teuthology.orchestra.run.smithi090.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-28T06:16:30.490 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:30.490 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:30.490 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:30.490 INFO:teuthology.orchestra.run.smithi090.stdout:Install 6 Packages 2022-04-28T06:16:30.490 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:30.491 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 5.8 M 2022-04-28T06:16:30.491 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 24 M 2022-04-28T06:16:30.491 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:30.577 INFO:teuthology.orchestra.run.smithi090.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 6.1 MB/s | 538 kB 00:00 2022-04-28T06:16:30.578 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-28T06:16:30.694 INFO:teuthology.orchestra.run.smithi090.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 24 MB/s | 4.8 MB 00:00 2022-04-28T06:16:30.719 INFO:teuthology.orchestra.run.smithi090.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 150 kB/s | 21 kB 00:00 2022-04-28T06:16:30.745 INFO:teuthology.orchestra.run.smithi090.stdout:(4/6): ceph-mgr-cephadm-16.2.7-969.g4fa079ba.el 427 kB/s | 108 kB 00:00 2022-04-28T06:16:30.751 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-28T06:16:30.803 INFO:teuthology.orchestra.run.smithi090.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 583 kB/s | 49 kB 00:00 2022-04-28T06:16:30.912 INFO:teuthology.orchestra.run.smithi090.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.6 MB/s | 355 kB 00:00 2022-04-28T06:16:30.914 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:30.914 INFO:teuthology.orchestra.run.smithi090.stdout:Total 14 MB/s | 5.8 MB 00:00 2022-04-28T06:16:30.958 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-28T06:16:30.964 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:30.974 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:30.974 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:31.063 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:31.067 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:31.225 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-28T06:16:31.360 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:31.450 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-28T06:16:31.615 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-28T06:16:31.826 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-28T06:16:32.632 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-28T06:16:32.731 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-28T06:16:32.977 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-28T06:16:33.146 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-28T06:16:33.186 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-28T06:16:33.331 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-28T06:16:33.386 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-28T06:16:33.499 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:16:33.587 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:16:33.747 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:16:33.747 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/6 2022-04-28T06:16:33.747 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-28T06:16:33.747 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-28T06:16:33.747 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-28T06:16:33.748 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-28T06:16:33.836 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 13/13 2022-04-28T06:16:33.836 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 1/13 2022-04-28T06:16:33.836 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-28T06:16:33.837 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-28T06:16:33.838 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-28T06:16:34.275 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-28T06:16:34.275 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:34.275 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-rook-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-28T06:16:34.276 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-28T06:16:34.277 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-28T06:16:34.277 INFO:teuthology.orchestra.run.smithi138.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-28T06:16:34.277 INFO:teuthology.orchestra.run.smithi138.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-28T06:16:34.277 INFO:teuthology.orchestra.run.smithi138.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-28T06:16:34.277 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:34.277 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:34.375 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-mgr-cephadm 2022-04-28T06:16:34.418 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-28T06:16:34.419 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:34.420 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:34.518 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install ceph-fuse 2022-04-28T06:16:34.934 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:48 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:35.080 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:49 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:35.755 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:35.756 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:35.756 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:16:35.756 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:35.756 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:35.756 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-cephadm noarch 2:16.2.7-969.g4fa079ba.el8 ceph-noarch 108 k 2022-04-28T06:16:35.756 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:16:35.756 INFO:teuthology.orchestra.run.smithi138.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-28T06:16:35.756 INFO:teuthology.orchestra.run.smithi138.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-28T06:16:35.757 INFO:teuthology.orchestra.run.smithi138.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-28T06:16:35.757 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-28T06:16:35.757 INFO:teuthology.orchestra.run.smithi138.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-28T06:16:35.757 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:35.757 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:35.757 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:35.757 INFO:teuthology.orchestra.run.smithi138.stdout:Install 6 Packages 2022-04-28T06:16:35.757 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:35.758 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 5.8 M 2022-04-28T06:16:35.758 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 24 M 2022-04-28T06:16:35.758 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:35.837 INFO:teuthology.orchestra.run.smithi138.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 6.8 MB/s | 538 kB 00:00 2022-04-28T06:16:35.945 INFO:teuthology.orchestra.run.smithi138.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 26 MB/s | 4.8 MB 00:00 2022-04-28T06:16:35.946 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:35.947 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:35.947 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repository Size 2022-04-28T06:16:35.947 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:35.947 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:35.947 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 901 k 2022-04-28T06:16:35.947 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2022-04-28T06:16:35.947 INFO:teuthology.orchestra.run.smithi090.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-28T06:16:35.947 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:35.948 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:35.948 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:35.948 INFO:teuthology.orchestra.run.smithi090.stdout:Install 2 Packages 2022-04-28T06:16:35.948 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:35.948 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 984 k 2022-04-28T06:16:35.949 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 2.8 M 2022-04-28T06:16:35.949 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:35.962 INFO:teuthology.orchestra.run.smithi138.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 169 kB/s | 21 kB 00:00 2022-04-28T06:16:35.987 INFO:teuthology.orchestra.run.smithi138.stdout:(4/6): ceph-mgr-cephadm-16.2.7-969.g4fa079ba.el 473 kB/s | 108 kB 00:00 2022-04-28T06:16:36.010 INFO:teuthology.orchestra.run.smithi090.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.3 MB/s | 83 kB 00:00 2022-04-28T06:16:36.046 INFO:teuthology.orchestra.run.smithi138.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 585 kB/s | 49 kB 00:00 2022-04-28T06:16:36.354 INFO:teuthology.orchestra.run.smithi138.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 870 kB/s | 355 kB 00:00 2022-04-28T06:16:36.356 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:36.356 INFO:teuthology.orchestra.run.smithi138.stdout:Total 9.7 MB/s | 5.8 MB 00:00 2022-04-28T06:16:36.409 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:36.418 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:36.419 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:36.506 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:36.509 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:36.544 INFO:teuthology.orchestra.run.smithi090.stdout:(2/2): ceph-fuse-16.2.7-969.g4fa079ba.el8.x86_6 1.5 MB/s | 901 kB 00:00 2022-04-28T06:16:36.545 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:36.545 INFO:teuthology.orchestra.run.smithi090.stdout:Total 1.6 MB/s | 984 kB 00:00 2022-04-28T06:16:36.555 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:36.575 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:36.576 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:36.652 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:36.655 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:36.808 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:37.114 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-28T06:16:37.131 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:37.321 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:16:37.621 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-28T06:16:37.664 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:16:37.664 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/2 2022-04-28T06:16:37.897 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-28T06:16:38.038 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-28T06:16:38.039 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:38.039 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:38.039 INFO:teuthology.orchestra.run.smithi090.stdout: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-28T06:16:38.039 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:38.039 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:38.215 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install librados-devel 2022-04-28T06:16:38.788 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:52 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:38.843 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-28T06:16:39.216 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-28T06:16:39.460 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-28T06:16:39.607 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:39.608 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:39.608 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repo Size 2022-04-28T06:16:39.608 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:39.608 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:39.608 INFO:teuthology.orchestra.run.smithi090.stdout: librados-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 131 k 2022-04-28T06:16:39.609 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:39.609 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:39.609 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:39.609 INFO:teuthology.orchestra.run.smithi090.stdout:Install 1 Package 2022-04-28T06:16:39.610 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:39.610 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 131 k 2022-04-28T06:16:39.610 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 432 k 2022-04-28T06:16:39.610 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:39.644 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:16:39.846 INFO:teuthology.orchestra.run.smithi090.stdout:librados-devel-16.2.7-969.g4fa079ba.el8.x86_64. 554 kB/s | 131 kB 00:00 2022-04-28T06:16:39.847 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:39.847 INFO:teuthology.orchestra.run.smithi090.stdout:Total 551 kB/s | 131 kB 00:00 2022-04-28T06:16:39.847 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:39.852 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:39.852 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:39.890 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 6/6 2022-04-28T06:16:39.890 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 1/6 2022-04-28T06:16:39.890 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-28T06:16:39.890 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-28T06:16:39.890 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-28T06:16:39.890 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-28T06:16:39.910 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:39.912 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:40.024 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:40.247 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:40.273 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-28T06:16:40.273 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:40.273 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:40.273 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-cephadm-2:16.2.7-969.g4fa079ba.el8.noarch 2022-04-28T06:16:40.273 INFO:teuthology.orchestra.run.smithi138.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-28T06:16:40.274 INFO:teuthology.orchestra.run.smithi138.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-28T06:16:40.274 INFO:teuthology.orchestra.run.smithi138.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-28T06:16:40.274 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-28T06:16:40.274 INFO:teuthology.orchestra.run.smithi138.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-28T06:16:40.274 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:40.274 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:40.369 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install ceph-fuse 2022-04-28T06:16:40.483 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:40.883 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:40.884 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:40.884 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:40.884 INFO:teuthology.orchestra.run.smithi090.stdout: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:16:40.884 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:40.884 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:40.932 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:54 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:41.058 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install libcephfs2 2022-04-28T06:16:41.632 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:55 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:41.772 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:41.772 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:41.772 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 901 k 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout:Install 2 Packages 2022-04-28T06:16:41.773 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:41.774 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 984 k 2022-04-28T06:16:41.774 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 2.8 M 2022-04-28T06:16:41.774 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:41.833 INFO:teuthology.orchestra.run.smithi138.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.4 MB/s | 83 kB 00:00 2022-04-28T06:16:42.124 INFO:teuthology.orchestra.run.smithi138.stdout:(2/2): ceph-fuse-16.2.7-969.g4fa079ba.el8.x86_6 2.5 MB/s | 901 kB 00:00 2022-04-28T06:16:42.125 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:42.126 INFO:teuthology.orchestra.run.smithi138.stdout:Total 2.7 MB/s | 984 kB 00:00 2022-04-28T06:16:42.135 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:42.156 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:42.156 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:42.230 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:42.233 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:42.388 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:42.396 INFO:teuthology.orchestra.run.smithi090.stdout:Package libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:42.454 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:42.455 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:16:42.455 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:42.535 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install libcephfs-devel 2022-04-28T06:16:42.650 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-28T06:16:42.859 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:16:43.094 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:01:57 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:43.191 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2/2 2022-04-28T06:16:43.191 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/2 2022-04-28T06:16:43.605 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-28T06:16:43.605 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:43.605 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:43.606 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-28T06:16:43.606 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:43.606 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:43.788 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install librados-devel 2022-04-28T06:16:43.921 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:43.921 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repo Size 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout: libcephfs-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 25 k 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout:Install 1 Package 2022-04-28T06:16:43.922 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:43.923 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 25 k 2022-04-28T06:16:43.923 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 104 k 2022-04-28T06:16:43.923 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:44.095 INFO:teuthology.orchestra.run.smithi090.stdout:libcephfs-devel-16.2.7-969.g4fa079ba.el8.x86_64 145 kB/s | 25 kB 00:00 2022-04-28T06:16:44.096 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:44.096 INFO:teuthology.orchestra.run.smithi090.stdout:Total 144 kB/s | 25 kB 00:00 2022-04-28T06:16:44.096 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:44.099 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:44.100 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:44.102 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:44.105 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:44.155 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:44.328 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:44.364 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:58 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:44.551 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:45.227 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:45.236 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:45.236 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repo Size 2022-04-28T06:16:45.236 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:45.236 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:45.236 INFO:teuthology.orchestra.run.smithi138.stdout: librados-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 131 k 2022-04-28T06:16:45.237 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:45.237 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:45.237 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:45.237 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2022-04-28T06:16:45.237 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:45.237 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 131 k 2022-04-28T06:16:45.237 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 432 k 2022-04-28T06:16:45.237 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:45.423 INFO:teuthology.orchestra.run.smithi138.stdout:librados-devel-16.2.7-969.g4fa079ba.el8.x86_64. 675 kB/s | 131 kB 00:00 2022-04-28T06:16:45.424 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:45.424 INFO:teuthology.orchestra.run.smithi138.stdout:Total 671 kB/s | 131 kB 00:00 2022-04-28T06:16:45.424 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:45.429 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:45.429 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:45.485 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:45.487 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:45.514 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:45.515 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:45.515 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:45.515 INFO:teuthology.orchestra.run.smithi090.stdout: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:16:45.515 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:45.515 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:45.595 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:45.619 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install librados2 2022-04-28T06:16:45.800 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:46.054 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:46.182 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:00 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:46.418 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:46.418 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:46.418 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:46.419 INFO:teuthology.orchestra.run.smithi138.stdout: librados-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:16:46.419 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:46.419 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:46.628 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install libcephfs2 2022-04-28T06:16:46.943 INFO:teuthology.orchestra.run.smithi090.stdout:Package librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:47.001 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:47.002 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:16:47.002 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:47.082 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install librbd1 2022-04-28T06:16:47.197 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:01 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:47.644 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:01 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:47.966 INFO:teuthology.orchestra.run.smithi138.stdout:Package libcephfs2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:48.023 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:48.024 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:16:48.024 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:48.103 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install libcephfs-devel 2022-04-28T06:16:48.406 INFO:teuthology.orchestra.run.smithi090.stdout:Package librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:48.463 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:48.464 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:16:48.464 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:48.608 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install python3-rados 2022-04-28T06:16:48.666 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:02 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:49.168 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:03 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:49.529 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:49.530 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:49.530 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repo Size 2022-04-28T06:16:49.530 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:49.531 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:16:49.531 INFO:teuthology.orchestra.run.smithi138.stdout: libcephfs-devel x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 25 k 2022-04-28T06:16:49.531 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:49.531 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:16:49.531 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:16:49.532 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2022-04-28T06:16:49.532 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:49.532 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 25 k 2022-04-28T06:16:49.532 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 104 k 2022-04-28T06:16:49.532 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:16:49.699 INFO:teuthology.orchestra.run.smithi138.stdout:libcephfs-devel-16.2.7-969.g4fa079ba.el8.x86_64 150 kB/s | 25 kB 00:00 2022-04-28T06:16:49.699 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:49.699 INFO:teuthology.orchestra.run.smithi138.stdout:Total 149 kB/s | 25 kB 00:00 2022-04-28T06:16:49.700 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:16:49.703 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:16:49.703 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:16:49.705 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:16:49.708 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:16:49.759 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:16:49.932 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:49.943 INFO:teuthology.orchestra.run.smithi090.stdout:Package python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:50.004 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:50.005 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:16:50.005 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:50.084 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install python3-rgw 2022-04-28T06:16:50.157 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:50.475 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:50.475 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:50.475 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:16:50.475 INFO:teuthology.orchestra.run.smithi138.stdout: libcephfs-devel-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:16:50.475 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:16:50.475 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:50.593 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install librados2 2022-04-28T06:16:50.645 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:04 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:51.158 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:05 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:51.415 INFO:teuthology.orchestra.run.smithi090.stdout:Package python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:51.473 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:51.474 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:16:51.474 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:51.796 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install python3-cephfs 2022-04-28T06:16:51.928 INFO:teuthology.orchestra.run.smithi138.stdout:Package librados2-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:51.984 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:51.985 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:16:51.985 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:52.072 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install librbd1 2022-04-28T06:16:52.357 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:06 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:52.633 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:06 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:53.121 INFO:teuthology.orchestra.run.smithi090.stdout:Package python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:53.180 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:53.181 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:16:53.181 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:53.312 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install python3-rbd 2022-04-28T06:16:53.398 INFO:teuthology.orchestra.run.smithi138.stdout:Package librbd1-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:53.456 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:53.457 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:16:53.457 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:53.871 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:07 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:53.884 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install python3-rados 2022-04-28T06:16:54.445 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:08 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:54.630 INFO:teuthology.orchestra.run.smithi090.stdout:Package python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:54.687 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:54.688 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2022-04-28T06:16:54.688 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:54.773 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install rbd-fuse 2022-04-28T06:16:55.254 INFO:teuthology.orchestra.run.smithi138.stdout:Package python3-rados-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:55.311 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:55.312 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:16:55.312 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:55.336 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:09 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:55.399 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install python3-rgw 2022-04-28T06:16:55.961 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:09 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:56.204 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:56.205 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:56.206 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2022-04-28T06:16:56.206 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:56.206 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:56.206 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 88 k 2022-04-28T06:16:56.206 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:56.206 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:56.206 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:56.206 INFO:teuthology.orchestra.run.smithi090.stdout:Install 1 Package 2022-04-28T06:16:56.207 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:56.207 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 88 k 2022-04-28T06:16:56.207 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 236 k 2022-04-28T06:16:56.207 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:56.404 INFO:teuthology.orchestra.run.smithi090.stdout:rbd-fuse-16.2.7-969.g4fa079ba.el8.x86_64.rpm 443 kB/s | 88 kB 00:00 2022-04-28T06:16:56.405 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:56.405 INFO:teuthology.orchestra.run.smithi090.stdout:Total 440 kB/s | 88 kB 00:00 2022-04-28T06:16:56.405 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:56.415 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:56.415 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:56.463 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:56.465 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:56.603 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:16:56.720 INFO:teuthology.orchestra.run.smithi138.stdout:Package python3-rgw-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:56.778 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:56.779 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:16:56.779 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:56.829 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:56.857 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install python3-cephfs 2022-04-28T06:16:57.083 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:57.419 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:11 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:57.665 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:16:57.665 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:57.665 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:16:57.665 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:16:57.665 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:57.666 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:16:57.841 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install rbd-mirror 2022-04-28T06:16:58.223 INFO:teuthology.orchestra.run.smithi138.stdout:Package python3-cephfs-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:58.329 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:58.329 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:16:58.329 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:58.368 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install python3-rbd 2022-04-28T06:16:58.406 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:12 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:58.932 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:12 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:16:59.237 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:16:59.238 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout: Package Arch Version Repo Size 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-mirror x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout:Install 1 Package 2022-04-28T06:16:59.239 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:16:59.240 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 3.7 M 2022-04-28T06:16:59.240 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 15 M 2022-04-28T06:16:59.240 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:16:59.638 INFO:teuthology.orchestra.run.smithi090.stdout:rbd-mirror-16.2.7-969.g4fa079ba.el8.x86_64.rpm 9.2 MB/s | 3.7 MB 00:00 2022-04-28T06:16:59.639 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:16:59.640 INFO:teuthology.orchestra.run.smithi090.stdout:Total 9.2 MB/s | 3.7 MB 00:00 2022-04-28T06:16:59.640 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:16:59.651 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:16:59.651 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:16:59.696 INFO:teuthology.orchestra.run.smithi138.stdout:Package python3-rbd-2:16.2.7-969.g4fa079ba.el8.x86_64 is already installed. 2022-04-28T06:16:59.713 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:16:59.715 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:16:59.754 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:16:59.755 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2022-04-28T06:16:59.755 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:16:59.832 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install rbd-fuse 2022-04-28T06:17:00.143 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:17:00.382 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:00.393 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:14 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:17:00.753 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:01.118 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:01.118 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:17:01.118 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:17:01.118 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:17:01.118 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:17:01.119 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:17:01.257 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:17:01.258 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:01.258 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2022-04-28T06:17:01.258 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout: rbd-fuse x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 88 k 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 88 k 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 236 k 2022-04-28T06:17:01.259 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:17:01.286 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum -y install rbd-nbd 2022-04-28T06:17:01.466 INFO:teuthology.orchestra.run.smithi138.stdout:rbd-fuse-16.2.7-969.g4fa079ba.el8.x86_64.rpm 423 kB/s | 88 kB 00:00 2022-04-28T06:17:01.467 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:17:01.467 INFO:teuthology.orchestra.run.smithi138.stdout:Total 420 kB/s | 88 kB 00:00 2022-04-28T06:17:01.467 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:17:01.476 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:17:01.476 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:17:01.524 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:17:01.527 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:17:01.658 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:17:01.847 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:01.879 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:02:15 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:17:02.098 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:02.464 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:02.464 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:02.465 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:17:02.465 INFO:teuthology.orchestra.run.smithi138.stdout: rbd-fuse-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:17:02.465 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:02.465 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:17:02.691 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install rbd-mirror 2022-04-28T06:17:02.717 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2022-04-28T06:17:02.718 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:17:02.718 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2022-04-28T06:17:02.718 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:17:02.719 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2022-04-28T06:17:02.719 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-nbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:17:02.719 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:17:02.719 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2022-04-28T06:17:02.720 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2022-04-28T06:17:02.720 INFO:teuthology.orchestra.run.smithi090.stdout:Install 1 Package 2022-04-28T06:17:02.720 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:17:02.723 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 173 k 2022-04-28T06:17:02.724 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 519 k 2022-04-28T06:17:02.724 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2022-04-28T06:17:03.200 INFO:teuthology.orchestra.run.smithi090.stdout:rbd-nbd-16.2.7-969.g4fa079ba.el8.x86_64.rpm 364 kB/s | 173 kB 00:00 2022-04-28T06:17:03.200 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:17:03.201 INFO:teuthology.orchestra.run.smithi090.stdout:Total 363 kB/s | 173 kB 00:00 2022-04-28T06:17:03.201 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2022-04-28T06:17:03.213 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2022-04-28T06:17:03.213 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2022-04-28T06:17:03.263 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:17 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:17:03.266 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2022-04-28T06:17:03.269 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2022-04-28T06:17:03.392 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2022-04-28T06:17:03.612 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:03.869 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:04.085 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:17:04.086 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:04.086 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repo Size 2022-04-28T06:17:04.086 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout: rbd-mirror x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 3.7 M 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 3.7 M 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 15 M 2022-04-28T06:17:04.087 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:17:04.253 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:04.253 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:17:04.254 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2022-04-28T06:17:04.254 INFO:teuthology.orchestra.run.smithi090.stdout: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:17:04.254 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:17:04.254 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2022-04-28T06:17:04.443 DEBUG:teuthology.parallel:result is None 2022-04-28T06:17:04.637 INFO:teuthology.orchestra.run.smithi138.stdout:rbd-mirror-16.2.7-969.g4fa079ba.el8.x86_64.rpm 6.7 MB/s | 3.7 MB 00:00 2022-04-28T06:17:04.638 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:17:04.638 INFO:teuthology.orchestra.run.smithi138.stdout:Total 6.6 MB/s | 3.7 MB 00:00 2022-04-28T06:17:04.638 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:17:04.650 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:17:04.650 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:17:04.713 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:17:04.715 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:17:05.146 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:17:05.324 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:05.697 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:06.027 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:06.027 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:06.027 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:17:06.027 INFO:teuthology.orchestra.run.smithi138.stdout: rbd-mirror-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:17:06.028 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:06.028 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:17:06.224 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum -y install rbd-nbd 2022-04-28T06:17:06.798 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:02:20 ago on Thu 28 Apr 2022 06:14:46 AM UTC. 2022-04-28T06:17:07.615 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2022-04-28T06:17:07.616 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:07.616 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2022-04-28T06:17:07.616 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:07.616 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2022-04-28T06:17:07.616 INFO:teuthology.orchestra.run.smithi138.stdout: rbd-nbd x86_64 2:16.2.7-969.g4fa079ba.el8 ceph 173 k 2022-04-28T06:17:07.616 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:07.616 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2022-04-28T06:17:07.617 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2022-04-28T06:17:07.617 INFO:teuthology.orchestra.run.smithi138.stdout:Install 1 Package 2022-04-28T06:17:07.617 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:07.617 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 173 k 2022-04-28T06:17:07.617 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 519 k 2022-04-28T06:17:07.617 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2022-04-28T06:17:07.816 INFO:teuthology.orchestra.run.smithi138.stdout:rbd-nbd-16.2.7-969.g4fa079ba.el8.x86_64.rpm 869 kB/s | 173 kB 00:00 2022-04-28T06:17:07.817 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2022-04-28T06:17:07.817 INFO:teuthology.orchestra.run.smithi138.stdout:Total 863 kB/s | 173 kB 00:00 2022-04-28T06:17:07.817 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2022-04-28T06:17:07.828 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2022-04-28T06:17:07.828 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2022-04-28T06:17:07.877 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2022-04-28T06:17:07.880 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2022-04-28T06:17:07.998 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2022-04-28T06:17:08.238 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:08.487 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:08.844 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 1/1 2022-04-28T06:17:08.844 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:08.844 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2022-04-28T06:17:08.844 INFO:teuthology.orchestra.run.smithi138.stdout: rbd-nbd-2:16.2.7-969.g4fa079ba.el8.x86_64 2022-04-28T06:17:08.845 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:17:08.845 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2022-04-28T06:17:09.021 DEBUG:teuthology.parallel:result is None 2022-04-28T06:17:09.113 DEBUG:teuthology.orchestra.run.smithi090:> sudo lsb_release -is 2022-04-28T06:17:09.170 INFO:teuthology.orchestra.run.smithi090.stdout:CentOSStream 2022-04-28T06:17:09.172 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:17:09.172 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:17:09.172 INFO:teuthology.packaging:ref: None 2022-04-28T06:17:09.172 INFO:teuthology.packaging:tag: None 2022-04-28T06:17:09.172 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:17:09.172 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:17:09.173 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:17:09.422 DEBUG:teuthology.orchestra.run.smithi090:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-28T06:17:09.451 INFO:teuthology.orchestra.run.smithi090.stdout:16.2.7-969.g4fa079ba.el8 2022-04-28T06:17:09.452 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-969.g4fa079ba.el8 2022-04-28T06:17:09.452 INFO:teuthology.task.install:The correct ceph version 16.2.7-969.g4fa079ba is installed. 2022-04-28T06:17:09.452 DEBUG:teuthology.orchestra.run.smithi138:> sudo lsb_release -is 2022-04-28T06:17:09.489 INFO:teuthology.orchestra.run.smithi138.stdout:CentOSStream 2022-04-28T06:17:09.631 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-28T06:17:09.632 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-28T06:17:09.632 INFO:teuthology.packaging:ref: None 2022-04-28T06:17:09.632 INFO:teuthology.packaging:tag: None 2022-04-28T06:17:09.632 INFO:teuthology.packaging:branch: pacific 2022-04-28T06:17:09.632 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-28T06:17:09.632 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:17:09.857 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-28T06:17:09.880 INFO:teuthology.orchestra.run.smithi138.stdout:16.2.7-969.g4fa079ba.el8 2022-04-28T06:17:09.880 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-969.g4fa079ba.el8 2022-04-28T06:17:09.881 INFO:teuthology.task.install:The correct ceph version 16.2.7-969.g4fa079ba is installed. 2022-04-28T06:17:09.881 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-28T06:17:09.882 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:17:09.883 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-28T06:17:09.914 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:17:09.915 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-28T06:17:09.947 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-28T06:17:09.947 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:17:09.948 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/usr/bin/daemon-helper 2022-04-28T06:17:09.983 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-28T06:17:10.054 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:17:10.054 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/usr/bin/daemon-helper 2022-04-28T06:17:10.081 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-28T06:17:10.148 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-28T06:17:10.148 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:17:10.148 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-28T06:17:10.178 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-28T06:17:10.246 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:17:10.247 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-28T06:17:10.272 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-28T06:17:10.338 INFO:teuthology.run_tasks:Running task cephadm... 2022-04-28T06:17:10.418 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:17:10.418 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-pacific 2022-04-28T06:17:10.419 INFO:tasks.cephadm:Cluster fsid is d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:10.419 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2022-04-28T06:17:10.419 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.90', 'mon.c': '[v2:172.21.15.90:3301,v1:172.21.15.90:6790]', 'mon.b': '172.21.15.138'} 2022-04-28T06:17:10.420 INFO:tasks.cephadm:First mon is mon.a on smithi090 2022-04-28T06:17:10.420 INFO:tasks.cephadm:First mgr is y 2022-04-28T06:17:10.420 INFO:tasks.cephadm:Normalizing hostnames... 2022-04-28T06:17:10.420 DEBUG:teuthology.orchestra.run.smithi090:> sudo hostname $(hostname -s) 2022-04-28T06:17:10.450 DEBUG:teuthology.orchestra.run.smithi138:> sudo hostname $(hostname -s) 2022-04-28T06:17:10.477 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2022-04-28T06:17:10.477 DEBUG:teuthology.orchestra.run.smithi090:> 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:17:10.632 INFO:teuthology.orchestra.run.smithi090.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336753 Apr 28 06:17 /home/ubuntu/cephtest/cephadm 2022-04-28T06:17:10.633 DEBUG:teuthology.orchestra.run.smithi138:> 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:17:10.738 INFO:teuthology.orchestra.run.smithi138.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336753 Apr 28 06:17 /home/ubuntu/cephtest/cephadm 2022-04-28T06:17:10.738 DEBUG:teuthology.orchestra.run.smithi090:> 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:17:10.759 DEBUG:teuthology.orchestra.run.smithi138:> 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:17:10.788 INFO:tasks.cephadm:Pulling image docker.io/ceph/daemon-base:latest-pacific on all hosts... 2022-04-28T06:17:10.788 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-28T06:17:10.801 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-28T06:17:12.304 INFO:teuthology.orchestra.run.smithi138.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:17:12.532 INFO:teuthology.orchestra.run.smithi090.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:17:27.180 INFO:teuthology.orchestra.run.smithi138.stdout:{ 2022-04-28T06:17:27.180 INFO:teuthology.orchestra.run.smithi138.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-28T06:17:27.181 INFO:teuthology.orchestra.run.smithi138.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-28T06:17:27.181 INFO:teuthology.orchestra.run.smithi138.stdout: "repo_digests": [ 2022-04-28T06:17:27.181 INFO:teuthology.orchestra.run.smithi138.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-28T06:17:27.181 INFO:teuthology.orchestra.run.smithi138.stdout: ] 2022-04-28T06:17:27.181 INFO:teuthology.orchestra.run.smithi138.stdout:} 2022-04-28T06:17:27.419 INFO:teuthology.orchestra.run.smithi090.stdout:{ 2022-04-28T06:17:27.419 INFO:teuthology.orchestra.run.smithi090.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-28T06:17:27.420 INFO:teuthology.orchestra.run.smithi090.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-28T06:17:27.420 INFO:teuthology.orchestra.run.smithi090.stdout: "repo_digests": [ 2022-04-28T06:17:27.420 INFO:teuthology.orchestra.run.smithi090.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-28T06:17:27.420 INFO:teuthology.orchestra.run.smithi090.stdout: ] 2022-04-28T06:17:27.420 INFO:teuthology.orchestra.run.smithi090.stdout:} 2022-04-28T06:17:27.441 DEBUG:teuthology.orchestra.run.smithi090:> sudo mkdir -p /etc/ceph 2022-04-28T06:17:27.471 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /etc/ceph 2022-04-28T06:17:27.503 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 777 /etc/ceph 2022-04-28T06:17:27.537 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 777 /etc/ceph 2022-04-28T06:17:27.571 INFO:tasks.cephadm:Writing seed config... 2022-04-28T06:17:27.572 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2022-04-28T06:17:27.572 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2022-04-28T06:17:27.572 INFO:tasks.cephadm: override: [osd] debug ms = 1 2022-04-28T06:17:27.573 INFO:tasks.cephadm: override: [osd] debug osd = 20 2022-04-28T06:17:27.573 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2022-04-28T06:17:27.573 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2022-04-28T06:17:27.573 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2022-04-28T06:17:27.573 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2022-04-28T06:17:27.573 INFO:tasks.cephadm: override: [mon] debug mon = 20 2022-04-28T06:17:27.573 INFO:tasks.cephadm: override: [mon] debug ms = 1 2022-04-28T06:17:27.573 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2022-04-28T06:17:27.574 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:17:27.574 DEBUG:teuthology.orchestra.run.smithi090:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2022-04-28T06:17:27.593 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 = d65bb4a4-c6ba-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:17:27.594 DEBUG:teuthology.orchestra.run.smithi090:mon.a> sudo journalctl -f -n 0 -u ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mon.a.service 2022-04-28T06:17:27.636 DEBUG:teuthology.orchestra.run.smithi090:mgr.y> sudo journalctl -f -n 0 -u ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mgr.y.service 2022-04-28T06:17:27.661 INFO:journalctl@ceph.mon.a.smithi090.stdout:-- Logs begin at Thu 2022-04-28 06:09:14 UTC. -- 2022-04-28T06:17:27.662 INFO:tasks.cephadm:Bootstrapping... 2022-04-28T06:17:27.662 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific -v bootstrap --fsid d65bb4a4-c6ba-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.90 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:17:27.687 INFO:journalctl@ceph.mgr.y.smithi090.stdout:-- Logs begin at Thu 2022-04-28 06:09:14 UTC. -- 2022-04-28T06:17:27.858 INFO:teuthology.orchestra.run.smithi090.stderr:-------------------------------------------------------------------------------- 2022-04-28T06:17:27.858 INFO:teuthology.orchestra.run.smithi090.stderr:cephadm ['--image', 'docker.io/ceph/daemon-base:latest-pacific', '-v', 'bootstrap', '--fsid', 'd65bb4a4-c6ba-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.90', '--skip-admin-label'] 2022-04-28T06:17:27.895 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: 4.0.2 2022-04-28T06:17:28.005 INFO:teuthology.orchestra.run.smithi090.stderr:Verifying podman|docker is present... 2022-04-28T06:17:28.038 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: 4.0.2 2022-04-28T06:17:28.149 INFO:teuthology.orchestra.run.smithi090.stderr:Verifying lvm2 is present... 2022-04-28T06:17:28.150 INFO:teuthology.orchestra.run.smithi090.stderr:Verifying time synchronization is in place... 2022-04-28T06:17:28.156 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-28T06:17:28.161 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: inactive 2022-04-28T06:17:28.167 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: enabled 2022-04-28T06:17:28.173 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: active 2022-04-28T06:17:28.174 INFO:teuthology.orchestra.run.smithi090.stderr:Unit chronyd.service is enabled and running 2022-04-28T06:17:28.174 INFO:teuthology.orchestra.run.smithi090.stderr:Repeating the final host check... 2022-04-28T06:17:28.207 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: 4.0.2 2022-04-28T06:17:28.315 INFO:teuthology.orchestra.run.smithi090.stderr:podman (/bin/podman) version 4.0.2 is present 2022-04-28T06:17:28.316 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl is present 2022-04-28T06:17:28.316 INFO:teuthology.orchestra.run.smithi090.stderr:lvcreate is present 2022-04-28T06:17:28.321 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-28T06:17:28.326 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: inactive 2022-04-28T06:17:28.333 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: enabled 2022-04-28T06:17:28.338 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: active 2022-04-28T06:17:28.339 INFO:teuthology.orchestra.run.smithi090.stderr:Unit chronyd.service is enabled and running 2022-04-28T06:17:28.339 INFO:teuthology.orchestra.run.smithi090.stderr:Host looks OK 2022-04-28T06:17:28.339 INFO:teuthology.orchestra.run.smithi090.stderr:Cluster fsid: d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:28.339 INFO:teuthology.orchestra.run.smithi090.stderr:Acquiring lock 139752674761192 on /run/cephadm/d65bb4a4-c6ba-11ec-8c39-001a4aab830c.lock 2022-04-28T06:17:28.339 INFO:teuthology.orchestra.run.smithi090.stderr:Lock 139752674761192 acquired on /run/cephadm/d65bb4a4-c6ba-11ec-8c39-001a4aab830c.lock 2022-04-28T06:17:28.340 INFO:teuthology.orchestra.run.smithi090.stderr:Verifying IP 172.21.15.90 port 3300 ... 2022-04-28T06:17:28.340 INFO:teuthology.orchestra.run.smithi090.stderr:Verifying IP 172.21.15.90 port 6789 ... 2022-04-28T06:17:28.340 INFO:teuthology.orchestra.run.smithi090.stderr:Base mon IP(s) is [172.21.15.90:3300, 172.21.15.90:6789], mon addrv is [v2:172.21.15.90:3300,v1:172.21.15.90:6789] 2022-04-28T06:17:28.343 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2022-04-28T06:17:28.343 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.90 metric 100 2022-04-28T06:17:28.346 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2022-04-28T06:17:28.346 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2022-04-28T06:17:28.346 INFO:teuthology.orchestra.run.smithi090.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:17:28.348 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2022-04-28T06:17:28.348 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: inet6 ::1/128 scope host 2022-04-28T06:17:28.349 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-28T06:17:28.349 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2022-04-28T06:17:28.349 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d767/64 scope link 2022-04-28T06:17:28.349 INFO:teuthology.orchestra.run.smithi090.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-28T06:17:28.350 INFO:teuthology.orchestra.run.smithi090.stderr:Mon IP `172.21.15.90` is in CIDR network `172.21.0.0/20` 2022-04-28T06:17:28.350 INFO:teuthology.orchestra.run.smithi090.stderr:Mon IP `172.21.15.90` is in CIDR network `172.21.0.0/20` 2022-04-28T06:17:28.350 INFO:teuthology.orchestra.run.smithi090.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2022-04-28T06:17:28.350 INFO:teuthology.orchestra.run.smithi090.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2022-04-28T06:17:28.351 INFO:teuthology.orchestra.run.smithi090.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:17:28.436 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: Trying to pull docker.io/ceph/daemon-base:latest-pacific... 2022-04-28T06:17:28.706 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: Getting image source signatures 2022-04-28T06:17:28.706 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: Copying blob sha256:a997af56d24c50f31dbc8bd557a1c2adeb9ea675d7d7142f1a37cb629070c246 2022-04-28T06:17:28.706 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2022-04-28T06:17:28.706 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: Copying config sha256:46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-28T06:17:28.759 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: Writing manifest to image destination 2022-04-28T06:17:28.759 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: Storing signatures 2022-04-28T06:17:28.900 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: 46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-28T06:17:29.357 INFO:teuthology.orchestra.run.smithi090.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-28T06:17:29.753 INFO:teuthology.orchestra.run.smithi090.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-28T06:17:29.753 INFO:teuthology.orchestra.run.smithi090.stderr:Extracting ceph user uid/gid from container image... 2022-04-28T06:17:30.033 INFO:teuthology.orchestra.run.smithi090.stderr:stat: 167 167 2022-04-28T06:17:30.399 INFO:teuthology.orchestra.run.smithi090.stderr:Creating initial keys... 2022-04-28T06:17:30.717 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-authtool: AQB6MWpiVus0KhAAjZQ4DkLJVPh4T/LlZm9AbQ== 2022-04-28T06:17:31.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-authtool: AQB7MWpi8STDERAAgRHdGBKJBtpmSGcJG0+3DQ== 2022-04-28T06:17:31.984 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-authtool: AQB7MWpincb0ORAAuAKLvdMWBfOU0WYr6r+G9A== 2022-04-28T06:17:32.339 INFO:teuthology.orchestra.run.smithi090.stderr:Creating initial monmap... 2022-04-28T06:17:32.651 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-28T06:17:32.651 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:32.651 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-28T06:17:32.991 INFO:teuthology.orchestra.run.smithi090.stderr:monmaptool for a [v2:172.21.15.90:3300,v1:172.21.15.90:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-28T06:17:32.991 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/monmaptool: set fsid to d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:32.991 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-28T06:17:32.991 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:17:32.991 INFO:teuthology.orchestra.run.smithi090.stderr:Creating mon... 2022-04-28T06:17:33.303 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.267+0000 7fa2cd882700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:17:33.303 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.267+0000 7fa2cd882700 1 imported monmap: 2022-04-28T06:17:33.303 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: epoch 0 2022-04-28T06:17:33.303 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: fsid d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: last_changed 2022-04-28T06:17:32.642106+0000 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: created 2022-04-28T06:17:32.642106+0000 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: election_strategy: 1 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.a 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.267+0000 7fa2cd882700 0 /usr/bin/ceph-mon: set fsid to d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:17:33.304 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: DB SUMMARY 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:17:33.305 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.create_if_missing: 1 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.env: 0x5582f57961c0 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.info_log: 0x5582f7472f00 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:17:33.306 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:17:33.307 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:17:33.308 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.write_buffer_manager: 0x5582f747b500 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:17:33.309 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.row_cache: None 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:17:33.310 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:17:33.311 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:17:33.312 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:17:33.313 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.268+0000 7fa2cd882700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.314 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.merge_operator: 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5582f738c160) 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:17:33.315 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: index_type: 0 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: index_shortening: 1 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: checksum: 1 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: block_cache: 0x5582f73c2d10 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2022-04-28T06:17:33.316 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: block_cache_options: 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: capacity : 536870912 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: block_size: 4096 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2022-04-28T06:17:33.317 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: partition_filters: 0 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: verify_compression: 0 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: format_version: 2 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2022-04-28T06:17:33.318 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: block_align: 0 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:17:33.319 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:17:33.320 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:17:33.321 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:17:33.322 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:17:33.323 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:17:33.324 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:17:33.325 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 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:17:33.326 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.326 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.269+0000 7fa2cd882700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:17:33.326 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.326 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.270+0000 7fa2cd882700 4 rocksdb: DB pointer 0x5582f7487800 2022-04-28T06:17:33.326 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.270+0000 7fa2b670b700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:17:33.326 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.270+0000 7fa2b670b700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:17:33.326 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2022-04-28T06:17:33.326 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:17:33.326 INFO:teuthology.orchestra.run.smithi090.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:17:33.326 INFO:teuthology.orchestra.run.smithi090.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:17:33.327 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:17:33.327 INFO:teuthology.orchestra.run.smithi090.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:17:33.327 INFO:teuthology.orchestra.run.smithi090.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:17:33.327 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:17:33.327 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.327 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:17:33.327 INFO:teuthology.orchestra.run.smithi090.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:17:33.327 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:17:33.327 INFO:teuthology.orchestra.run.smithi090.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:17:33.327 INFO:teuthology.orchestra.run.smithi090.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:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:17:33.328 INFO:teuthology.orchestra.run.smithi090.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:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:17:33.328 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:17:33.329 INFO:teuthology.orchestra.run.smithi090.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:17:33.329 INFO:teuthology.orchestra.run.smithi090.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:17:33.329 INFO:teuthology.orchestra.run.smithi090.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:17:33.329 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.329 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:17:33.329 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.329 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:17:33.329 INFO:teuthology.orchestra.run.smithi090.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:17:33.329 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:17:33.329 INFO:teuthology.orchestra.run.smithi090.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:17:33.330 INFO:teuthology.orchestra.run.smithi090.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:17:33.330 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.330 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-28T06:17:33.330 INFO:teuthology.orchestra.run.smithi090.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:17:33.330 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:17:33.330 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:17:33.330 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:17:33.330 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:17:33.330 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:17:33.331 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:17:33.331 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:17:33.331 INFO:teuthology.orchestra.run.smithi090.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:17:33.331 INFO:teuthology.orchestra.run.smithi090.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:17:33.331 INFO:teuthology.orchestra.run.smithi090.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:17:33.331 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.331 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:17:33.331 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: 2022-04-28T06:17:33.331 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.271+0000 7fa2cd882700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2022-04-28T06:17:33.331 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.271+0000 7fa2cd882700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2022-04-28T06:17:33.332 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph-mon: debug 2022-04-28T06:17:33.271+0000 7fa2cd882700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2022-04-28T06:17:33.636 INFO:teuthology.orchestra.run.smithi090.stderr:create mon.a on 2022-04-28T06:17:33.650 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2022-04-28T06:17:33.739 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2022-04-28T06:17:33.829 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c.target. 2022-04-28T06:17:33.830 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c.target. 2022-04-28T06:17:34.023 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Failed to reset failed state of unit ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mon.a.service: Unit ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mon.a.service not loaded. 2022-04-28T06:17:34.029 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c.target.wants/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mon.a.service → /etc/systemd/system/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@.service. 2022-04-28T06:17:34.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:34 smithi090 systemd[1]: Starting Ceph mon.a for d65bb4a4-c6ba-11ec-8c39-001a4aab830c... 2022-04-28T06:17:34.618 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: disabled 2022-04-28T06:17:34.625 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: inactive 2022-04-28T06:17:34.626 INFO:teuthology.orchestra.run.smithi090.stderr:firewalld.service is not enabled 2022-04-28T06:17:34.626 INFO:teuthology.orchestra.run.smithi090.stderr:Not possible to enable service . firewalld.service is not available 2022-04-28T06:17:34.626 INFO:teuthology.orchestra.run.smithi090.stderr:Waiting for mon to start... 2022-04-28T06:17:34.627 INFO:teuthology.orchestra.run.smithi090.stderr:Waiting for mon... 2022-04-28T06:17:34.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:34 smithi090 podman[30127]: 2022-04-28T06:17:34.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:34 smithi090 bash[30127]: c8be0e46480c72408657b55e629f385782883974bc0dc19ba802352678506be4 2022-04-28T06:17:34.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:34 smithi090 systemd[1]: Started Ceph mon.a for d65bb4a4-c6ba-11ec-8c39-001a4aab830c. 2022-04-28T06:17:34.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:34 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: cluster 2022-04-28T06:17:34.649679+0000 mon.a (mon.0) 0 : [INF] mkfs d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:34.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:34 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: cluster 2022-04-28T06:17:34.624883+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:17:35.096 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: cluster: 2022-04-28T06:17:35.098 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: id: d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:35.098 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: health: HEALTH_OK 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: services: 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.446574s) 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mgr: no daemons active 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: data: 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2022-04-28T06:17:35.099 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2022-04-28T06:17:35.100 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2022-04-28T06:17:35.100 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: pgs: 2022-04-28T06:17:35.100 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:35.476 INFO:teuthology.orchestra.run.smithi090.stderr:mon is available 2022-04-28T06:17:35.476 INFO:teuthology.orchestra.run.smithi090.stderr:Assimilating anything we can from ceph.conf... 2022-04-28T06:17:35.739 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: cluster 2022-04-28T06:17:34.648366+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:17:35.739 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: cluster 2022-04-28T06:17:34.648596+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0]} 2022-04-28T06:17:35.739 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: cluster 2022-04-28T06:17:34.651234+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2022-04-28T06:17:35.739 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: cluster 2022-04-28T06:17:34.653756+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-28T06:17:35.739 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: cluster 2022-04-28T06:17:34.654165+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2022-04-28T06:17:35.739 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: audit 2022-04-28T06:17:35.094887+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.90:0/1267378537' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2022-04-28T06:17:35.950 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:35.951 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: [global] 2022-04-28T06:17:35.951 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: fsid = d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:35.951 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-28T06:17:35.951 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.90:3300,v1:172.21.15.90:6789] 2022-04-28T06:17:35.951 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-28T06:17:35.951 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-28T06:17:35.951 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-28T06:17:35.951 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-28T06:17:35.952 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:35.952 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: [mgr] 2022-04-28T06:17:35.952 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-28T06:17:35.952 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:35.952 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: [osd] 2022-04-28T06:17:35.952 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-28T06:17:35.952 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-28T06:17:36.318 INFO:teuthology.orchestra.run.smithi090.stderr:Generating new minimal ceph.conf... 2022-04-28T06:17:37.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: audit 2022-04-28T06:17:35.944673+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.90:0/1846561547' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:17:37.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: audit 2022-04-28T06:17:35.947354+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.90:0/1846561547' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-28T06:17:37.158 INFO:teuthology.orchestra.run.smithi090.stderr:Restarting the monitor... 2022-04-28T06:17:37.445 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 systemd[1]: Stopping Ceph mon.a for d65bb4a4-c6ba-11ec-8c39-001a4aab830c... 2022-04-28T06:17:37.445 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 bash[30387]: Error: no container with name or ID "ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-28T06:17:37.445 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: debug 2022-04-28T06:17:37.305+0000 7fc3cd234700 -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:17:37.445 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30143]: debug 2022-04-28T06:17:37.305+0000 7fc3cd234700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2022-04-28T06:17:37.695 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 bash[30401]: ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a 2022-04-28T06:17:37.695 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 bash[30432]: Error: no container with name or ID "ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-28T06:17:38.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 systemd[1]: ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mon.a.service: Succeeded. 2022-04-28T06:17:38.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 systemd[1]: Stopped Ceph mon.a for d65bb4a4-c6ba-11ec-8c39-001a4aab830c. 2022-04-28T06:17:38.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 systemd[1]: Starting Ceph mon.a for d65bb4a4-c6ba-11ec-8c39-001a4aab830c... 2022-04-28T06:17:38.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:37 smithi090 podman[30508]: 2022-04-28T06:17:38.683 INFO:teuthology.orchestra.run.smithi090.stderr:Setting mon public_network to 172.21.0.0/20 2022-04-28T06:17:38.874 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.610+0000 7fbbad4ae700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:17:38.875 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.610+0000 7fbbad4ae700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 2 2022-04-28T06:17:38.875 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.610+0000 7fbbad4ae700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:17:38.875 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 bash[30508]: 9697339ea1ad397b59272fc361b974be9da76daec88ed15e4d07f00942827a7a 2022-04-28T06:17:38.875 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 0 load: jerasure load: lrc load: isa 2022-04-28T06:17:38.875 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:17:38.875 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.875 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: DB SUMMARY 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2022-04-28T06:17:38.876 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 81008 ; 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.env: 0x556cf1f461c0 2022-04-28T06:17:38.877 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:17:38.878 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.info_log: 0x556cf3bba6a0 2022-04-28T06:17:38.878 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:17:38.878 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:17:38.878 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:17:38.878 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:17:38.878 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:17:38.878 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:17:38.878 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:17:38.879 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:17:38.880 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:17:38.881 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:17:38.881 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.write_buffer_manager: 0x556cf3c4df80 2022-04-28T06:17:38.881 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:17:38.881 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:17:38.881 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:17:38.881 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:17:38.881 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:17:38.881 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:17:38.882 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.row_cache: None 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:17:38.883 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:17:38.884 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:17:38.885 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:17:38.885 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:17:38.885 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:17:38.885 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:17:38.885 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:17:38.885 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:17:38.885 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:17:38.885 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:17:38.886 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:17:38.886 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:17:38.886 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:17:38.886 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:17:38.886 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:17:38.886 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:17:38.886 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:17:38.886 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:17:38.887 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.merge_operator: 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556cf3b5fcc0) 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cache_index_and_filter_blocks: 1 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:17:38.888 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: pin_top_level_index_and_filter: 1 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: index_type: 0 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: data_block_index_type: 0 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: index_shortening: 1 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: hash_index_allow_collision: 1 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: checksum: 1 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: no_block_cache: 0 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: block_cache: 0x556cf3b94f10 2022-04-28T06:17:38.889 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: block_cache_name: BinnedLRUCache 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: block_cache_options: 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: capacity : 536870912 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: num_shard_bits : 4 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: strict_capacity_limit : 0 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: high_pri_pool_ratio: 0.000 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: block_cache_compressed: (nil) 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: persistent_cache: (nil) 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: block_size: 4096 2022-04-28T06:17:38.890 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: block_size_deviation: 10 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: block_restart_interval: 16 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: index_block_restart_interval: 1 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: metadata_block_size: 4096 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: partition_filters: 0 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: use_delta_encoding: 1 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: whole_key_filtering: 1 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: verify_compression: 0 2022-04-28T06:17:38.891 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: read_amp_bytes_per_bit: 0 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: format_version: 2 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: enable_index_compression: 1 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: block_align: 0 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:17:38.892 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:17:38.893 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:17:38.893 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:17:38.893 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:17:38.893 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:17:38.893 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:17:38.893 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:17:38.893 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:17:38.893 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.615+0000 7fbbad4ae700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:17:38.894 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:17:38.895 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:17:38.896 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:17:38.897 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:17:38.897 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:17:38.897 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:17:38.897 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:17:38.897 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:17:38.897 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:17:38.897 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:17:38.897 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:17:38.898 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:17:38.899 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 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:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2022-04-28T06:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126658617682, "job": 1, "event": "recovery_started", "log_files": [6]} 2022-04-28T06:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.616+0000 7fbbad4ae700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2022-04-28T06:17:38.900 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.617+0000 7fbbad4ae700 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:17:38.901 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.617+0000 7fbbad4ae700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126658618483, "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": 1651126658, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:17:38.901 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.617+0000 7fbbad4ae700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2022-04-28T06:17:38.901 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.901 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.617+0000 7fbbad4ae700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126658618877, "job": 1, "event": "recovery_finished"} 2022-04-28T06:17:38.901 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.618+0000 7fbbad4ae700 4 rocksdb: DB pointer 0x556cf3c59800 2022-04-28T06:17:38.901 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.618+0000 7fbb942b6700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:17:38.901 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.618+0000 7fbb942b6700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:17:38.901 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ** DB Stats ** 2022-04-28T06:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.902 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ** Compaction Stats [default] ** 2022-04-28T06:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: L0 2/0 77.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2022-04-28T06:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Sum 2/0 77.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2022-04-28T06:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2022-04-28T06:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ** Compaction Stats [default] ** 2022-04-28T06:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.903 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Cumulative compaction: 0.00 GB write, 26.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:17:38.904 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Interval compaction: 0.00 GB write, 26.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ** Compaction Stats [default] ** 2022-04-28T06:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: L0 2/0 77.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2022-04-28T06:17:38.905 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Sum 2/0 77.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2022-04-28T06:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ** Compaction Stats [default] ** 2022-04-28T06:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2022-04-28T06:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:17:38.906 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: Cumulative compaction: 0.00 GB write, 26.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:17:38.907 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.619+0000 7fbbad4ae700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] at bind addrs [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.620+0000 7fbbad4ae700 1 mon.a@-1(???) e1 preinit fsid d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.620+0000 7fbbad4ae700 0 mon.a@-1(???).mds e1 new map 2022-04-28T06:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.620+0000 7fbbad4ae700 0 mon.a@-1(???).mds e1 print_map 2022-04-28T06:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: e1 2022-04-28T06:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 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:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: legacy client fscid: -1 2022-04-28T06:17:38.908 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: No filesystems configured 2022-04-28T06:17:38.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: 2022-04-28T06:17:38.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.620+0000 7fbbad4ae700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:17:38.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.620+0000 7fbbad4ae700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:17:38.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.620+0000 7fbbad4ae700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:17:38.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.620+0000 7fbbad4ae700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:17:38.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:35.944673+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.90:0/1846561547' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:17:38.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:35.947354+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.90:0/1846561547' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.620+0000 7fbbad4ae700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta expand map: {default=false} 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta from 'false' to 'false' 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta expanded map: {default=false} 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta expand map: {default=info} 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta from 'info' to 'info' 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta expanded map: {default=info} 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta expand map: {default=daemon} 2022-04-28T06:17:38.910 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta expand map: {default=debug} 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: debug 2022-04-28T06:17:38.621+0000 7fbbad4ae700 20 expand_channel_meta expanded map: {default=debug} 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 systemd[1]: Started Ceph mon.a for d65bb4a4-c6ba-11ec-8c39-001a4aab830c. 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:38.636616+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:38.636657+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0]} 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:38.636707+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2022-04-28T06:17:38.911 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:38.636731+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-28T06:17:38.912 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:38.637095+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2022-04-28T06:17:39.531 INFO:teuthology.orchestra.run.smithi090.stderr:Wrote config to /etc/ceph/ceph.conf 2022-04-28T06:17:39.531 INFO:teuthology.orchestra.run.smithi090.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:17:39.531 INFO:teuthology.orchestra.run.smithi090.stderr:Creating mgr... 2022-04-28T06:17:39.531 INFO:teuthology.orchestra.run.smithi090.stderr:Verifying port 9283 ... 2022-04-28T06:17:39.653 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Failed to reset failed state of unit ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mgr.y.service: Unit ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mgr.y.service not loaded. 2022-04-28T06:17:39.659 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c.target.wants/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mgr.y.service → /etc/systemd/system/ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@.service. 2022-04-28T06:17:40.013 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:17:39 smithi090 systemd[1]: Starting Ceph mgr.y for d65bb4a4-c6ba-11ec-8c39-001a4aab830c... 2022-04-28T06:17:40.246 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: disabled 2022-04-28T06:17:40.253 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: inactive 2022-04-28T06:17:40.254 INFO:teuthology.orchestra.run.smithi090.stderr:firewalld.service is not enabled 2022-04-28T06:17:40.254 INFO:teuthology.orchestra.run.smithi090.stderr:Not possible to enable service . firewalld.service is not available 2022-04-28T06:17:40.261 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: disabled 2022-04-28T06:17:40.268 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: inactive 2022-04-28T06:17:40.269 INFO:teuthology.orchestra.run.smithi090.stderr:firewalld.service is not enabled 2022-04-28T06:17:40.269 INFO:teuthology.orchestra.run.smithi090.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2022-04-28T06:17:40.269 INFO:teuthology.orchestra.run.smithi090.stderr:Waiting for mgr to start... 2022-04-28T06:17:40.269 INFO:teuthology.orchestra.run.smithi090.stderr:Waiting for mgr... 2022-04-28T06:17:40.467 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:39.121633+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.90:0/1041977954' entity='client.admin' 2022-04-28T06:17:40.467 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:17:40 smithi090 podman[30735]: 2022-04-28T06:17:40.467 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:17:40 smithi090 bash[30735]: 4fe6169ee3ac5b12d1989562446976a85eadb0d28a444ad3dd4edea754814750 2022-04-28T06:17:40.467 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:17:40 smithi090 systemd[1]: Started Ceph mgr.y for d65bb4a4-c6ba-11ec-8c39-001a4aab830c. 2022-04-28T06:17:40.779 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:40.779 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: { 2022-04-28T06:17:40.779 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "fsid": "d65bb4a4-c6ba-11ec-8c39-001a4aab830c", 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 0 2022-04-28T06:17:40.780 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "a" 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum_age": 2, 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:40.781 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:17:40.782 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:40.783 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "available": false, 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:17:40.784 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:17:34.650102+0000", 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:17:40.785 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: } 2022-04-28T06:17:41.216 INFO:teuthology.orchestra.run.smithi090.stderr:mgr not available, waiting (1/15)... 2022-04-28T06:17:41.445 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:41 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:40.770592+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.90:0/2234512975' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:17:43.700 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:43.700 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: { 2022-04-28T06:17:43.700 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "fsid": "d65bb4a4-c6ba-11ec-8c39-001a4aab830c", 2022-04-28T06:17:43.700 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:17:43.700 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:17:43.701 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:17:43.701 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:17:43.701 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:43.701 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:17:43.701 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:17:43.702 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 0 2022-04-28T06:17:43.702 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:43.702 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:17:43.702 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "a" 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum_age": 5, 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:17:43.703 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:17:43.704 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:43.705 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "available": false, 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:17:43.706 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:43.707 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:17:43.707 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:43.707 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:17:43.707 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:43.707 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:17:34.650102+0000", 2022-04-28T06:17:43.707 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:17:43.707 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:43.708 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:17:43.708 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: } 2022-04-28T06:17:44.161 INFO:teuthology.orchestra.run.smithi090.stderr:mgr not available, waiting (2/15)... 2022-04-28T06:17:45.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:44 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:43.691220+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.90:0/1583760690' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:17:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:45.281813+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2022-04-28T06:17:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:45.284683+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00297107s) 2022-04-28T06:17:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.285620+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:17:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.285749+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:17:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.285855+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:17:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.286009+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:17:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.286182+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:17:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:45.299206+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2022-04-28T06:17:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.310999+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' 2022-04-28T06:17:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.312454+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:17:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.313711+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:17:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.321000+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' 2022-04-28T06:17:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:45.326278+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.90:0/698867298' entity='mgr.y' 2022-04-28T06:17:46.762 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:46.762 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: { 2022-04-28T06:17:46.762 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "fsid": "d65bb4a4-c6ba-11ec-8c39-001a4aab830c", 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "health": { 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "checks": {}, 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "mutes": [] 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum": [ 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 0 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:46.763 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "a" 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "quorum_age": 8, 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "monmap": { 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osdmap": { 2022-04-28T06:17:46.764 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "pgmap": { 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-28T06:17:46.765 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "fsmap": { 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-28T06:17:46.766 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "modules": [ 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "iostat", 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "nfs", 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "restful" 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ], 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:17:46.767 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:46.768 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "servicemap": { 2022-04-28T06:17:46.768 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-28T06:17:46.768 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "modified": "2022-04-28T06:17:34.650102+0000", 2022-04-28T06:17:46.768 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "services": {} 2022-04-28T06:17:46.768 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: }, 2022-04-28T06:17:46.768 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-28T06:17:46.768 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: } 2022-04-28T06:17:47.208 INFO:teuthology.orchestra.run.smithi090.stderr:mgr is available 2022-04-28T06:17:47.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:46.287199+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00549s) 2022-04-28T06:17:47.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:46.754738+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.90:0/928063486' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-28T06:17:47.726 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:47.726 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: [global] 2022-04-28T06:17:47.727 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: fsid = d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:17:47.727 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-28T06:17:47.727 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-28T06:17:47.727 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-28T06:17:47.727 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-28T06:17:47.728 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-28T06:17:47.728 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:47.728 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: [mgr] 2022-04-28T06:17:47.728 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-28T06:17:47.729 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 2022-04-28T06:17:47.729 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: [osd] 2022-04-28T06:17:47.729 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-28T06:17:47.729 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-28T06:17:48.147 INFO:teuthology.orchestra.run.smithi090.stderr:Enabling cephadm module... 2022-04-28T06:17:48.385 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:48 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:47.720572+0000 mon.a (mon.0) 24 : audit [INF] from='client.? 172.21.15.90:0/2843356428' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-28T06:17:49.663 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:48.292417+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e4: y(active, since 3s) 2022-04-28T06:17:49.663 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:48.721835+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.90:0/3106718105' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2022-04-28T06:17:50.012 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:17:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: ignoring --setuser ceph since I am not root 2022-04-28T06:17:50.013 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:17:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: ignoring --setgroup ceph since I am not root 2022-04-28T06:17:51.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:49.629011+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.90:0/3106718105' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2022-04-28T06:17:51.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:49.629099+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 4s) 2022-04-28T06:17:54.516 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: { 2022-04-28T06:17:54.517 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 5, 2022-04-28T06:17:54.517 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:17:54.517 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-28T06:17:54.517 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-28T06:17:54.517 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: } 2022-04-28T06:17:55.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:54 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:54.514278+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.90:0/105381776' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-28T06:17:56.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:54.719756+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2022-04-28T06:17:56.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:54.720195+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2022-04-28T06:17:56.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:54.722963+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2022-04-28T06:17:57.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:55.632140+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.912034s) 2022-04-28T06:17:57.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.633496+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:17:57.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.634235+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.635170+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.635444+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.635683+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:55.649768+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.666028+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.669271+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.672239+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.769131+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.769840+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:17:57.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.771414+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:17:57.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.773064+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:17:57.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.783662+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:17:57.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:55.784801+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:17:57.545 INFO:teuthology.orchestra.run.smithi090.stderr:Waiting for the mgr to restart... 2022-04-28T06:17:57.546 INFO:teuthology.orchestra.run.smithi090.stderr:Waiting for mgr epoch 5... 2022-04-28T06:17:58.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:57 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:56.635030+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.91493s) 2022-04-28T06:17:58.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:17:57.638426+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2022-04-28T06:17:59.644 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: { 2022-04-28T06:17:59.645 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "mgrmap_epoch": 8, 2022-04-28T06:17:59.645 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "initialized": true 2022-04-28T06:17:59.645 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: } 2022-04-28T06:18:00.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:59.435773+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-28T06:18:00.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:17:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:17:59.441643+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-28T06:18:01.601 INFO:teuthology.orchestra.run.smithi090.stderr:mgr epoch 5 is available 2022-04-28T06:18:01.601 INFO:teuthology.orchestra.run.smithi090.stderr:Setting orchestrator backend to cephadm... 2022-04-28T06:18:03.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:03 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:02.166580+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:18:03.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:03 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:02.170449+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:03.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:03 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:02.173710+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:03.292 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: value unchanged 2022-04-28T06:18:03.689 INFO:teuthology.orchestra.run.smithi090.stderr:Generating ssh key... 2022-04-28T06:18:04.630 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: Generating public/private rsa key pair. 2022-04-28T06:18:04.630 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: Your identification has been saved in /tmp/tmp59uq6itb/key. 2022-04-28T06:18:04.630 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: Your public key has been saved in /tmp/tmp59uq6itb/key.pub. 2022-04-28T06:18:04.630 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: The key fingerprint is: 2022-04-28T06:18:04.630 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: SHA256:5I88QtIMhUDxpsNeNFuN8mu07QJQucPFO0Sjsyz3esY ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:04.630 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: The key's randomart image is: 2022-04-28T06:18:04.631 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: +---[RSA 3072]----+ 2022-04-28T06:18:04.631 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | .+o =+ | 2022-04-28T06:18:04.631 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | .+o++ | 2022-04-28T06:18:04.631 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | oX+o.o | 2022-04-28T06:18:04.631 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | ..=+%oo | 2022-04-28T06:18:04.631 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | =.B.*.S | 2022-04-28T06:18:04.631 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | . =.= = o | 2022-04-28T06:18:04.632 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | . o* = . | 2022-04-28T06:18:04.632 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | oEo . | 2022-04-28T06:18:04.632 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: | .o .. | 2022-04-28T06:18:04.632 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: +----[SHA256]-----+ 2022-04-28T06:18:04.922 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:03.290343+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:18:04.922 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:04.305699+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:04.922 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:04.307362+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:05.278 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fq7QzXUZ8mBJzmGtxMoyT6Q/l7c30WOXur4uMVX+qxvn1bAvaeTpfEnvaLq81yqnQnbyKGtrWDJ49YhF1mH9PDBzOY5ZWMvG9EcaEGkarfM7ZxwrzZUwovow/JgSvRh6pjiLRl0vPfu04YrB3O5rY8/l5eoLLl1a/HhdrgZ5kit0Ugylkv+769KyeSZQiccA3zQEa5QZ6gpFrbLDvqAH0flEZxVuFTPKbl75Yg3jCYxuxrXtV8jGLuDh/fDLhON0aFR/t5T9tK7iQN4i2PQOynV1CjOAT58cYJkugVnJwDJSo0pgOqjUVgGCYy3NvImk73mkHeyaJ+ZNlubnddUMeQYjB5aAC6TiSn/z/cBdGBePIHZPJ5ud8htA1kO8PAf2vzihsNCmEjZdIwzUcTa7knLc6Cvpcwac4ZzLxGg97GRcjc4UnylSN0viwaqy57S5qMKAScXI2RQIDhTOqEF2+zcsfgTbAlNzCp9T8CPER5NteIWRjLw5yEjxXXPDjjc= ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:05.672 INFO:teuthology.orchestra.run.smithi090.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2022-04-28T06:18:05.672 INFO:teuthology.orchestra.run.smithi090.stderr:Adding key to root@localhost authorized_keys... 2022-04-28T06:18:05.673 INFO:teuthology.orchestra.run.smithi090.stderr:Adding host smithi090... 2022-04-28T06:18:05.909 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:04.218781+0000 mgr.y (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2022-04-28T06:18:06.513 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: [79B blob data] 2022-04-28T06:18:06.917 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: Added host 'smithi090' with addr '172.21.15.90' 2022-04-28T06:18:06.948 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:05.276198+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:18:07.316 INFO:teuthology.orchestra.run.smithi090.stderr:Deploying unmanaged mon service... 2022-04-28T06:18:07.906 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: Scheduled mon update... 2022-04-28T06:18:07.933 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:07 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:06.204224+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi090", "addr": "172.21.15.90", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:18:07.933 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:07 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:06.913552+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:07.934 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:07 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:06.914045+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:08.358 INFO:teuthology.orchestra.run.smithi090.stderr:Deploying unmanaged mgr service... 2022-04-28T06:18:08.933 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:08 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:06.913828+0000 mgr.y (mgr.14116) 9 : cephadm [INF] Added host smithi090 2022-04-28T06:18:08.934 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:08 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:07.903566+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:09.063 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: Scheduled mgr update... 2022-04-28T06:18:09.745 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:07.897812+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:18:09.745 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:07.898553+0000 mgr.y (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2022-04-28T06:18:09.745 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:09.060799+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:09.745 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:09.426270+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:11.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:09.057536+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:18:11.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:09.058078+0000 mgr.y (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2022-04-28T06:18:11.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:09.760554+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:11.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:10.145275+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.90:0/191296255' entity='client.admin' 2022-04-28T06:18:12.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:11 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:10.762991+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.90:0/2865024798' entity='mgr.y' 2022-04-28T06:18:12.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:11 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:11.103499+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.90:0/2869865926' entity='client.admin' 2022-04-28T06:18:12.386 INFO:teuthology.orchestra.run.smithi090.stderr:Enabling the dashboard module... 2022-04-28T06:18:13.396 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:13 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:12.966264+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.90:0/1052335203' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2022-04-28T06:18:13.396 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:13 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: ignoring --setuser ceph since I am not root 2022-04-28T06:18:13.396 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:13 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: ignoring --setgroup ceph since I am not root 2022-04-28T06:18:14.030 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: { 2022-04-28T06:18:14.031 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "epoch": 9, 2022-04-28T06:18:14.031 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "available": true, 2022-04-28T06:18:14.031 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-28T06:18:14.031 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-28T06:18:14.031 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: } 2022-04-28T06:18:14.466 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:14 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:13.019649+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.90:0/1052335203' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2022-04-28T06:18:14.467 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:14 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:13.019704+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 18s) 2022-04-28T06:18:14.473 INFO:teuthology.orchestra.run.smithi090.stderr:Waiting for the mgr to restart... 2022-04-28T06:18:14.473 INFO:teuthology.orchestra.run.smithi090.stderr:Waiting for mgr epoch 9... 2022-04-28T06:18:15.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:15 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:14.027698+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.90:0/2026418986' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-28T06:18:18.295 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:18 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:18.085861+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2022-04-28T06:18:18.295 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:18 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:18.086268+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2022-04-28T06:18:18.295 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:18 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:18.087905+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2022-04-28T06:18:18.763 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:18 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: [79B blob data] 2022-04-28T06:18:19.152 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: { 2022-04-28T06:18:19.152 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2022-04-28T06:18:19.153 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: "initialized": true 2022-04-28T06:18:19.153 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: } 2022-04-28T06:18:19.490 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:18.138768+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0525819s) 2022-04-28T06:18:19.490 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.141261+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.142025+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.142701+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.142958+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.143188+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:18.156180+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.254126+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.255592+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.276270+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:18.277867+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:18:19.491 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:19.111687+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:19.524 INFO:teuthology.orchestra.run.smithi090.stderr:mgr epoch 9 is available 2022-04-28T06:18:19.524 INFO:teuthology.orchestra.run.smithi090.stderr:Generating a dashboard self-signed certificate... 2022-04-28T06:18:20.246 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:19.142453+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-28T06:18:20.246 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:19.143098+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.05691s) 2022-04-28T06:18:20.246 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:19.149301+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-28T06:18:20.255 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: Self-signed certificate created 2022-04-28T06:18:20.766 INFO:teuthology.orchestra.run.smithi090.stderr:Creating initial admin user... 2022-04-28T06:18:21.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:20.100492+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:18:21.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:20.150933+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2022-04-28T06:18:21.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:20.250887+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:21.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:20.253489+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:21.552 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$RJwbc5MQCudH9yiWpcus8OrGAKC0NBbJ2RXUKviejfPZ8.cIiclPG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1651126701, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2022-04-28T06:18:21.908 INFO:teuthology.orchestra.run.smithi090.stderr:Fetching dashboard port number... 2022-04-28T06:18:22.458 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: 8443 2022-04-28T06:18:22.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:21.335950+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:18:22.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:21.550666+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:22.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:22.456284+0000 mon.a (mon.0) 88 : audit [DBG] from='client.? 172.21.15.90:0/2871401982' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2022-04-28T06:18:22.957 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: disabled 2022-04-28T06:18:22.964 INFO:teuthology.orchestra.run.smithi090.stderr:systemctl: inactive 2022-04-28T06:18:22.964 INFO:teuthology.orchestra.run.smithi090.stderr:firewalld.service is not enabled 2022-04-28T06:18:22.964 INFO:teuthology.orchestra.run.smithi090.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2022-04-28T06:18:22.966 INFO:teuthology.orchestra.run.smithi090.stderr:Ceph Dashboard is now available at: 2022-04-28T06:18:22.967 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:22.967 INFO:teuthology.orchestra.run.smithi090.stderr: URL: https://smithi090:8443/ 2022-04-28T06:18:22.967 INFO:teuthology.orchestra.run.smithi090.stderr: User: admin 2022-04-28T06:18:22.967 INFO:teuthology.orchestra.run.smithi090.stderr: Password: k9oaeuhuwb 2022-04-28T06:18:22.967 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:22.967 INFO:teuthology.orchestra.run.smithi090.stderr:Enabling autotune for osd_memory_target 2022-04-28T06:18:24.648 INFO:teuthology.orchestra.run.smithi090.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2022-04-28T06:18:25.049 INFO:teuthology.orchestra.run.smithi090.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2022-04-28T06:18:25.050 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:25.050 INFO:teuthology.orchestra.run.smithi090.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d65bb4a4-c6ba-11ec-8c39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2022-04-28T06:18:25.050 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:25.050 INFO:teuthology.orchestra.run.smithi090.stderr:Or, if you are only running a single cluster on this host: 2022-04-28T06:18:25.050 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:25.050 INFO:teuthology.orchestra.run.smithi090.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2022-04-28T06:18:25.050 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:25.050 INFO:teuthology.orchestra.run.smithi090.stderr:Please consider enabling telemetry to help improve Ceph: 2022-04-28T06:18:25.051 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:25.051 INFO:teuthology.orchestra.run.smithi090.stderr: ceph telemetry on 2022-04-28T06:18:25.051 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:25.051 INFO:teuthology.orchestra.run.smithi090.stderr:For more information see: 2022-04-28T06:18:25.051 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:25.051 INFO:teuthology.orchestra.run.smithi090.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2022-04-28T06:18:25.051 INFO:teuthology.orchestra.run.smithi090.stderr: 2022-04-28T06:18:25.051 INFO:teuthology.orchestra.run.smithi090.stderr:Bootstrap complete. 2022-04-28T06:18:25.083 INFO:tasks.cephadm:Fetching config... 2022-04-28T06:18:25.084 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:18:25.084 DEBUG:teuthology.orchestra.run.smithi090:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2022-04-28T06:18:25.101 INFO:tasks.cephadm:Fetching client.admin keyring... 2022-04-28T06:18:25.101 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:18:25.101 DEBUG:teuthology.orchestra.run.smithi090:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2022-04-28T06:18:25.159 INFO:tasks.cephadm:Fetching mon keyring... 2022-04-28T06:18:25.159 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:18:25.159 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/var/lib/ceph/d65bb4a4-c6ba-11ec-8c39-001a4aab830c/mon.a/keyring of=/dev/stdout 2022-04-28T06:18:25.225 INFO:tasks.cephadm:Fetching pub ssh key... 2022-04-28T06:18:25.226 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:18:25.226 DEBUG:teuthology.orchestra.run.smithi090:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2022-04-28T06:18:25.283 INFO:tasks.cephadm:Installing pub ssh key for root users... 2022-04-28T06:18:25.284 DEBUG:teuthology.orchestra.run.smithi090:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fq7QzXUZ8mBJzmGtxMoyT6Q/l7c30WOXur4uMVX+qxvn1bAvaeTpfEnvaLq81yqnQnbyKGtrWDJ49YhF1mH9PDBzOY5ZWMvG9EcaEGkarfM7ZxwrzZUwovow/JgSvRh6pjiLRl0vPfu04YrB3O5rY8/l5eoLLl1a/HhdrgZ5kit0Ugylkv+769KyeSZQiccA3zQEa5QZ6gpFrbLDvqAH0flEZxVuFTPKbl75Yg3jCYxuxrXtV8jGLuDh/fDLhON0aFR/t5T9tK7iQN4i2PQOynV1CjOAT58cYJkugVnJwDJSo0pgOqjUVgGCYy3NvImk73mkHeyaJ+ZNlubnddUMeQYjB5aAC6TiSn/z/cBdGBePIHZPJ5ud8htA1kO8PAf2vzihsNCmEjZdIwzUcTa7knLc6Cvpcwac4ZzLxGg97GRcjc4UnylSN0viwaqy57S5qMKAScXI2RQIDhTOqEF2+zcsfgTbAlNzCp9T8CPER5NteIWRjLw5yEjxXXPDjjc= ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-28T06:18:25.360 INFO:teuthology.orchestra.run.smithi090.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fq7QzXUZ8mBJzmGtxMoyT6Q/l7c30WOXur4uMVX+qxvn1bAvaeTpfEnvaLq81yqnQnbyKGtrWDJ49YhF1mH9PDBzOY5ZWMvG9EcaEGkarfM7ZxwrzZUwovow/JgSvRh6pjiLRl0vPfu04YrB3O5rY8/l5eoLLl1a/HhdrgZ5kit0Ugylkv+769KyeSZQiccA3zQEa5QZ6gpFrbLDvqAH0flEZxVuFTPKbl75Yg3jCYxuxrXtV8jGLuDh/fDLhON0aFR/t5T9tK7iQN4i2PQOynV1CjOAT58cYJkugVnJwDJSo0pgOqjUVgGCYy3NvImk73mkHeyaJ+ZNlubnddUMeQYjB5aAC6TiSn/z/cBdGBePIHZPJ5ud8htA1kO8PAf2vzihsNCmEjZdIwzUcTa7knLc6Cvpcwac4ZzLxGg97GRcjc4UnylSN0viwaqy57S5qMKAScXI2RQIDhTOqEF2+zcsfgTbAlNzCp9T8CPER5NteIWRjLw5yEjxXXPDjjc= ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:25.371 DEBUG:teuthology.orchestra.run.smithi138:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fq7QzXUZ8mBJzmGtxMoyT6Q/l7c30WOXur4uMVX+qxvn1bAvaeTpfEnvaLq81yqnQnbyKGtrWDJ49YhF1mH9PDBzOY5ZWMvG9EcaEGkarfM7ZxwrzZUwovow/JgSvRh6pjiLRl0vPfu04YrB3O5rY8/l5eoLLl1a/HhdrgZ5kit0Ugylkv+769KyeSZQiccA3zQEa5QZ6gpFrbLDvqAH0flEZxVuFTPKbl75Yg3jCYxuxrXtV8jGLuDh/fDLhON0aFR/t5T9tK7iQN4i2PQOynV1CjOAT58cYJkugVnJwDJSo0pgOqjUVgGCYy3NvImk73mkHeyaJ+ZNlubnddUMeQYjB5aAC6TiSn/z/cBdGBePIHZPJ5ud8htA1kO8PAf2vzihsNCmEjZdIwzUcTa7knLc6Cvpcwac4ZzLxGg97GRcjc4UnylSN0viwaqy57S5qMKAScXI2RQIDhTOqEF2+zcsfgTbAlNzCp9T8CPER5NteIWRjLw5yEjxXXPDjjc= ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-28T06:18:25.416 INFO:teuthology.orchestra.run.smithi138.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+Fq7QzXUZ8mBJzmGtxMoyT6Q/l7c30WOXur4uMVX+qxvn1bAvaeTpfEnvaLq81yqnQnbyKGtrWDJ49YhF1mH9PDBzOY5ZWMvG9EcaEGkarfM7ZxwrzZUwovow/JgSvRh6pjiLRl0vPfu04YrB3O5rY8/l5eoLLl1a/HhdrgZ5kit0Ugylkv+769KyeSZQiccA3zQEa5QZ6gpFrbLDvqAH0flEZxVuFTPKbl75Yg3jCYxuxrXtV8jGLuDh/fDLhON0aFR/t5T9tK7iQN4i2PQOynV1CjOAT58cYJkugVnJwDJSo0pgOqjUVgGCYy3NvImk73mkHeyaJ+ZNlubnddUMeQYjB5aAC6TiSn/z/cBdGBePIHZPJ5ud8htA1kO8PAf2vzihsNCmEjZdIwzUcTa7knLc6Cvpcwac4ZzLxGg97GRcjc4UnylSN0viwaqy57S5qMKAScXI2RQIDhTOqEF2+zcsfgTbAlNzCp9T8CPER5NteIWRjLw5yEjxXXPDjjc= ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:25.428 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2022-04-28T06:18:25.956 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:25 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:24.635510+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e13: y(active, since 6s) 2022-04-28T06:18:25.956 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:25 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:24.643639+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 172.21.15.90:0/267616215' entity='client.admin' 2022-04-28T06:18:28.013 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2022-04-28T06:18:28.014 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2022-04-28T06:18:28.639 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:28 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:27.340372+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.90:0/2987983141' entity='client.admin' 2022-04-28T06:18:30.271 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi138 2022-04-28T06:18:30.272 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:18:30.272 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/etc/ceph/ceph.conf 2022-04-28T06:18:30.292 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:18:30.292 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:18:30.356 INFO:tasks.cephadm:Adding host smithi138 to orchestrator... 2022-04-28T06:18:30.357 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch host add smithi138 2022-04-28T06:18:30.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:30 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:29.338472+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:30.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:30 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:29.853673+0000 mgr.y (mgr.14146) 5 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:18:30.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:30 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:29.856173+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:30.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:30 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:30.317738+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi090", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:18:30.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:30 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:30.320751+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:30.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:30 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:30.321690+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:30.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:30 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:30.322610+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:30.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:30 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:30.323373+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:18:31.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:30.324502+0000 mgr.y (mgr.14146) 6 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2022-04-28T06:18:31.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:30.344900+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:18:31.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:30.373056+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:31.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:30.376100+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:32.513 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:32 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: [90B blob data] 2022-04-28T06:18:32.809 INFO:teuthology.orchestra.run.smithi090.stdout:Added host 'smithi138' with addr '172.21.15.138' 2022-04-28T06:18:33.196 INFO:journalctl@ceph.mgr.y.smithi090.stdout:Apr 28 06:18:32 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr-y[30750]: [80B blob data] 2022-04-28T06:18:33.204 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch host ls --format=json 2022-04-28T06:18:34.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:32.077954+0000 mgr.y (mgr.14146) 8 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi138", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:18:34.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:32.807507+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:34.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:32.807818+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Added host smithi138 2022-04-28T06:18:34.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:32.808084+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:34.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:32.809109+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:34.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:32.810002+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:18:34.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:33.347695+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:34.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:33.803828+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:35.411 INFO:teuthology.orchestra.run.smithi090.stdout: 2022-04-28T06:18:35.412 INFO:teuthology.orchestra.run.smithi090.stdout:[{"addr": "172.21.15.90", "hostname": "smithi090", "labels": [], "status": ""}, {"addr": "172.21.15.138", "hostname": "smithi138", "labels": [], "status": ""}] 2022-04-28T06:18:35.854 INFO:tasks.cephadm:Setting crush tunables to default 2022-04-28T06:18:35.854 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph osd crush tunables default 2022-04-28T06:18:36.388 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:35.409315+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:18:37.954 INFO:teuthology.orchestra.run.smithi090.stderr:adjusted tunables profile to default 2022-04-28T06:18:37.973 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:36.555979+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:37.973 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:36.945549+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:37.973 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:36.946050+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi138", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:18:37.974 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:36.948637+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:37.974 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:37.359804+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.90:0/1429566263' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2022-04-28T06:18:38.399 INFO:tasks.cephadm:Adding mon.a on smithi090 2022-04-28T06:18:38.399 INFO:tasks.cephadm:Adding mon.c on smithi090 2022-04-28T06:18:38.399 INFO:tasks.cephadm:Adding mon.b on smithi138 2022-04-28T06:18:38.400 DEBUG:teuthology.orchestra.run.smithi138:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch apply mon '3;smithi090:172.21.15.90=a;smithi090:[v2:172.21.15.90:3301,v1:172.21.15.90:6790]=c;smithi138:172.21.15.138=b' 2022-04-28T06:18:39.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:37.950104+0000 mon.a (mon.0) 112 : audit [INF] from='client.? 172.21.15.90:0/1429566263' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2022-04-28T06:18:39.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:37.950174+0000 mon.a (mon.0) 113 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:18:39.952 INFO:teuthology.orchestra.run.smithi138.stdout:Scheduled mon update... 2022-04-28T06:18:40.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:39 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:38.144222+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:40.379 DEBUG:teuthology.orchestra.run.smithi090:mon.c> sudo journalctl -f -n 0 -u ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mon.c.service 2022-04-28T06:18:40.382 DEBUG:teuthology.orchestra.run.smithi138:mon.b> sudo journalctl -f -n 0 -u ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mon.b.service 2022-04-28T06:18:40.385 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:18:40.385 DEBUG:teuthology.orchestra.run.smithi138:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:18:40.411 INFO:journalctl@ceph.mon.c.smithi090.stdout:-- Logs begin at Thu 2022-04-28 06:09:14 UTC. -- 2022-04-28T06:18:40.414 INFO:journalctl@ceph.mon.b.smithi138.stdout:-- Logs begin at Thu 2022-04-28 06:08:37 UTC. -- 2022-04-28T06:18:41.207 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:39.945386+0000 mgr.y (mgr.14146) 12 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi090:172.21.15.90=a;smithi090:[v2:172.21.15.90:3301,v1:172.21.15.90:6790]=c;smithi138:172.21.15.138=b", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:18:41.208 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:39.946776+0000 mgr.y (mgr.14146) 13 : cephadm [INF] Saving service mon spec with placement smithi090:172.21.15.90=a;smithi090:[v2:172.21.15.90:3301,v1:172.21.15.90:6790]=c;smithi138:172.21.15.138=b;count:3 2022-04-28T06:18:41.208 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:39.949442+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:41.208 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:39.950217+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:41.208 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:39.951313+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:41.208 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:39.952191+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:18:41.208 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:39.955442+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2022-04-28T06:18:41.208 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:39.973951+0000 mgr.y (mgr.14146) 15 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:18:41.208 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:40.044456+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:41.209 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:40.050234+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:41.209 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:40.051754+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:18:41.209 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:40.052475+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:41.209 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:40 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:40.053381+0000 mgr.y (mgr.14146) 16 : cephadm [INF] Deploying daemon mon.c on smithi090 2022-04-28T06:18:41.999 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:18:41.999 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"d65bb4a4-c6ba-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:17:32.642106Z","created":"2022-04-28T06:17:32.642106Z","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.90:3300","nonce":0},{"type":"v1","addr":"172.21.15.90:6789","nonce":0}]},"addr":"172.21.15.90:6789/0","public_addr":"172.21.15.90:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-28T06:18:42.001 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2022-04-28T06:18:42.194 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:40.144514+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:42.194 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:41.997240+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.138:0/1692754205' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:18:42.195 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:41 smithi090 systemd[1]: Starting Ceph mon.c for d65bb4a4-c6ba-11ec-8c39-001a4aab830c... 2022-04-28T06:18:42.195 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 podman[34447]: 2022-04-28T06:18:42.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.300+0000 7f4e858f9700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:18:42.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.300+0000 7f4e858f9700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 2 2022-04-28T06:18:42.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.300+0000 7f4e858f9700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:18:42.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 bash[34447]: de6243b8e9a07071b88e263082c3c651c6513fb7b4166a7c7a626e5ce02d2f94 2022-04-28T06:18:42.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 0 load: jerasure load: lrc load: isa 2022-04-28T06:18:42.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:18:42.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: DB SUMMARY 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.env: 0x56070068a1c0 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.info_log: 0x5607026dc6a0 2022-04-28T06:18:42.516 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:18:42.517 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:18:42.518 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.write_buffer_manager: 0x56070276ffb0 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:18:42.519 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:18:42.520 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.row_cache: None 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:18:42.521 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:18:42.522 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:18:42.523 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:18:42.524 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2022-04-28T06:18:42.525 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.525 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:18:42.525 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.525 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:18:42.525 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.merge_operator: 2022-04-28T06:18:42.527 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:18:42.527 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:18:42.527 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:18:42.527 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:18:42.527 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560702681cc0) 2022-04-28T06:18:42.527 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cache_index_and_filter_blocks: 1 2022-04-28T06:18:42.527 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: pin_top_level_index_and_filter: 1 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: index_type: 0 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: data_block_index_type: 0 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: index_shortening: 1 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: hash_index_allow_collision: 1 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: checksum: 1 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: no_block_cache: 0 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: block_cache: 0x5607026b6f10 2022-04-28T06:18:42.528 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: block_cache_name: BinnedLRUCache 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: block_cache_options: 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: capacity : 536870912 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: num_shard_bits : 4 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: strict_capacity_limit : 0 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: high_pri_pool_ratio: 0.000 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: block_cache_compressed: (nil) 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: persistent_cache: (nil) 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: block_size: 4096 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: block_size_deviation: 10 2022-04-28T06:18:42.529 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: block_restart_interval: 16 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: index_block_restart_interval: 1 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: metadata_block_size: 4096 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: partition_filters: 0 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: use_delta_encoding: 1 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: whole_key_filtering: 1 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: verify_compression: 0 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: read_amp_bytes_per_bit: 0 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: format_version: 2 2022-04-28T06:18:42.530 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: enable_index_compression: 1 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: block_align: 0 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:18:42.531 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:18:42.532 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:18:42.533 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:18:42.534 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:18:42.535 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:18:42.536 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.305+0000 7f4e858f9700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:18:42.537 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 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:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126722307543, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-28T06:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-28T06:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.306+0000 7f4e858f9700 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:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.307+0000 7f4e858f9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126722307978, "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": 1651126722, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:18:42.538 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.307+0000 7f4e858f9700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.307+0000 7f4e858f9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126722308336, "job": 1, "event": "recovery_finished"} 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.307+0000 7f4e858f9700 4 rocksdb: DB pointer 0x56070277b800 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.308+0000 7f4e6c701700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.308+0000 7f4e6c701700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ** DB Stats ** 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:18:42.539 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ** Compaction Stats [default] ** 2022-04-28T06:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: L0 1/0 1.40 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:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Sum 1/0 1.40 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:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.540 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ** Compaction Stats [default] ** 2022-04-28T06:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:18:42.541 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ** Compaction Stats [default] ** 2022-04-28T06:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:18:42.542 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: L0 1/0 1.40 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:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Sum 1/0 1.40 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:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ** Compaction Stats [default] ** 2022-04-28T06:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:18:42.543 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.308+0000 7f4e858f9700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2022-04-28T06:18:42.544 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.308+0000 7f4e858f9700 0 using public_addrv [v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0] 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.308+0000 7f4e858f9700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0] at bind addrs [v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.309+0000 7f4e858f9700 1 mon.c@-1(???) e0 preinit fsid d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 systemd[1]: Started Ceph mon.c for d65bb4a4-c6ba-11ec-8c39-001a4aab830c. 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.327+0000 7f4e6ef06700 0 mon.c@-1(synchronizing).mds e1 new map 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.327+0000 7f4e6ef06700 0 mon.c@-1(synchronizing).mds e1 print_map 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: e1 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 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:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: legacy client fscid: -1 2022-04-28T06:18:42.545 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: No filesystems configured 2022-04-28T06:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: 2022-04-28T06:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.327+0000 7f4e6ef06700 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:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 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:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-28T06:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-28T06:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-28T06:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-28T06:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:18:42.546 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:40.144514+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:41.997240+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.138:0/1692754205' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.328+0000 7f4e6ef06700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta expand map: {default=false} 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta from 'false' to 'false' 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta expanded map: {default=false} 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta expand map: {default=info} 2022-04-28T06:18:42.547 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta from 'info' to 'info' 2022-04-28T06:18:42.548 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta expanded map: {default=info} 2022-04-28T06:18:42.548 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta expand map: {default=daemon} 2022-04-28T06:18:42.548 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-28T06:18:42.548 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-28T06:18:42.548 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta expand map: {default=debug} 2022-04-28T06:18:42.548 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-28T06:18:42.548 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:42 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: debug 2022-04-28T06:18:42.330+0000 7f4e6ef06700 20 expand_channel_meta expanded map: {default=debug} 2022-04-28T06:18:43.485 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:18:43.486 DEBUG:teuthology.orchestra.run.smithi138:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:18:47.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:42.144788+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:47.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:42.335207+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:18:47.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:42.335394+0000 mon.a (mon.0) 125 : cluster [INF] mon.a calling monitor election 2022-04-28T06:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:42.348769+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:43.332966+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:44.145069+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:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:44.332805+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:44.334085+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-28T06:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:45.333001+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:46.145361+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:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:46.333291+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:47.333289+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.764 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:47.363025+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-28T06:18:47.765 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:47.367754+0000 mon.a (mon.0) 133 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],c=[v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0]} 2022-04-28T06:18:47.765 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:47.367805+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2022-04-28T06:18:47.765 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:47.367835+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:18:47.765 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:47.368051+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e13: y(active, since 29s) 2022-04-28T06:18:47.765 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:47.371027+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2022-04-28T06:18:47.765 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:42.144788+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:47.765 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:42.335207+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:18:47.766 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:42.335394+0000 mon.a (mon.0) 125 : cluster [INF] mon.a calling monitor election 2022-04-28T06:18:47.767 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:42.348769+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.767 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:43.332966+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.767 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:44.145069+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:18:47.767 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:44.332805+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.767 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:44.334085+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-28T06:18:47.768 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:45.333001+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.768 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:46.145361+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:18:47.768 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:46.333291+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.768 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:47.333289+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:47.768 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:47.363025+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-28T06:18:47.769 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:47.367754+0000 mon.a (mon.0) 133 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],c=[v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0]} 2022-04-28T06:18:47.769 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:47.367805+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2022-04-28T06:18:47.769 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:47.367835+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:18:47.769 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:47.368051+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e13: y(active, since 29s) 2022-04-28T06:18:47.769 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:47.371027+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2022-04-28T06:18:47.770 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:47.375612+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:47.770 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:47.376684+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:18:47.770 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:47.377529+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:47.770 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:47.375612+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:47.771 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:47.376684+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:18:47.771 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:47.377529+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:48.074 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:18:48.074 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":2,"fsid":"d65bb4a4-c6ba-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:18:42.333232Z","created":"2022-04-28T06:17:32.642106Z","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.90:3300","nonce":0},{"type":"v1","addr":"172.21.15.90:6789","nonce":0}]},"addr":"172.21.15.90:6789/0","public_addr":"172.21.15.90:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:3301","nonce":0},{"type":"v1","addr":"172.21.15.90:6790","nonce":0}]},"addr":"172.21.15.90:6790/0","public_addr":"172.21.15.90:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-28T06:18:48.077 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 2 2022-04-28T06:18:48.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:48 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:47.378327+0000 mgr.y (mgr.14146) 21 : cephadm [INF] Deploying daemon mon.b on smithi138 2022-04-28T06:18:48.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:48 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:48.072205+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.138:0/2572756649' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:18:48.763 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:48 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:48.333705+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:48.763 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:48 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:18:47.378327+0000 mgr.y (mgr.14146) 21 : cephadm [INF] Deploying daemon mon.b on smithi138 2022-04-28T06:18:48.763 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:48 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:48.072205+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.138:0/2572756649' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:18:48.764 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:48 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:48.333705+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:49.670 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-28T06:18:49.671 DEBUG:teuthology.orchestra.run.smithi138:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-28T06:18:50.001 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:49 smithi138 systemd[1]: Starting Ceph mon.b for d65bb4a4-c6ba-11ec-8c39-001a4aab830c... 2022-04-28T06:18:50.012 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:48.145575+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:50.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:48.145575+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:50.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 podman[30689]: 2022-04-28T06:18:51.003 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.553+0000 7f9ea2014700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-28T06:18:51.004 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.553+0000 7f9ea2014700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 2 2022-04-28T06:18:51.004 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.553+0000 7f9ea2014700 0 pidfile_write: ignore empty --pid-file 2022-04-28T06:18:51.004 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 0 load: jerasure load: lrc load: isa 2022-04-28T06:18:51.004 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: RocksDB version: 6.8.1 2022-04-28T06:18:51.004 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.004 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-28T06:18:51.004 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Compile date Jul 8 2021 2022-04-28T06:18:51.004 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: DB SUMMARY 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: CURRENT file: CURRENT 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.005 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 636 ; 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.error_if_exists: 0 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.create_if_missing: 0 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.paranoid_checks: 1 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.env: 0x5590d12571c0 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.fs: Posix File System 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.info_log: 0x5590d39c66a0 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-28T06:18:51.006 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.statistics: (nil) 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.use_fsync: 0 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_log_file_size: 0 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.allow_fallocate: 1 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-28T06:18:51.007 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.use_direct_reads: 0 2022-04-28T06:18:51.008 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-28T06:18:51.008 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-28T06:18:51.008 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.db_log_dir: 2022-04-28T06:18:51.008 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2022-04-28T06:18:51.008 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-28T06:18:51.008 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_subcompactions: 1 2022-04-28T06:18:51.008 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_background_flushes: -1 2022-04-28T06:18:51.008 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.write_buffer_manager: 0x5590d3a59f20 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-28T06:18:51.009 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.unordered_write: 0 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-28T06:18:51.010 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.row_cache: None 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.wal_filter: None 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.preserve_deletes: 0 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.two_write_queues: 0 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-28T06:18:51.011 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.atomic_flush: 0 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.log_readahead_size: 0 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_background_jobs: 2 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_background_compactions: -1 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-28T06:18:51.012 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.max_open_files: -1 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-28T06:18:51.013 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Compression algorithms supported: 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: kZSTD supported: 0 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: kXpressCompression supported: 0 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: kLZ4Compression supported: 1 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: kBZip2Compression supported: 0 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: kZlibCompression supported: 1 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: kSnappyCompression supported: 1 2022-04-28T06:18:51.014 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.558+0000 7f9ea2014700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.merge_operator: 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_filter: None 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-28T06:18:51.015 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5590d396bcc0) 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cache_index_and_filter_blocks: 1 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: pin_top_level_index_and_filter: 1 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: index_type: 0 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: data_block_index_type: 0 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: index_shortening: 1 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: data_block_hash_table_util_ratio: 0.750000 2022-04-28T06:18:51.016 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: hash_index_allow_collision: 1 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: checksum: 1 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: no_block_cache: 0 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: block_cache: 0x5590d39a0f10 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: block_cache_name: BinnedLRUCache 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: block_cache_options: 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: capacity : 536870912 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: num_shard_bits : 4 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: strict_capacity_limit : 0 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: high_pri_pool_ratio: 0.000 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: block_cache_compressed: (nil) 2022-04-28T06:18:51.017 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: persistent_cache: (nil) 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: block_size: 4096 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: block_size_deviation: 10 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: block_restart_interval: 16 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: index_block_restart_interval: 1 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: metadata_block_size: 4096 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: partition_filters: 0 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: use_delta_encoding: 1 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: whole_key_filtering: 1 2022-04-28T06:18:51.018 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: verify_compression: 0 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: read_amp_bytes_per_bit: 0 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: format_version: 2 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: enable_index_compression: 1 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: block_align: 0 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compression: NoCompression 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-28T06:18:51.019 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.num_levels: 7 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-28T06:18:51.020 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-28T06:18:51.021 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-28T06:18:51.022 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-28T06:18:51.023 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-28T06:18:51.024 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.table_properties_collectors: 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.inplace_update_support: 0 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.bloom_locality: 0 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.max_successive_merges: 0 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-28T06:18:51.025 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.ttl: 2592000 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 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:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126730560676, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-28T06:18:51.026 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.559+0000 7f9ea2014700 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:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.560+0000 7f9ea2014700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126730561133, "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": 1651126730, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.560+0000 7f9ea2014700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.560+0000 7f9ea2014700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651126730561502, "job": 1, "event": "recovery_finished"} 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.561+0000 7f9ea2014700 4 rocksdb: DB pointer 0x5590d3a65800 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.561+0000 7f9e88e1c700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.561+0000 7f9e88e1c700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ** DB Stats ** 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.027 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-28T06:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-28T06:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-28T06:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ** Compaction Stats [default] ** 2022-04-28T06:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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.5 0.00 0.00 1 0.000 0 0 2022-04-28T06:18:51.028 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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.5 0.00 0.00 1 0.000 0 0 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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.5 0.00 0.00 1 0.000 0 0 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ** Compaction Stats [default] ** 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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.5 0.00 0.00 1 0.000 0 0 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:18:51.029 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Cumulative compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Interval compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ** Compaction Stats [default] ** 2022-04-28T06:18:51.030 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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.5 0.00 0.00 1 0.000 0 0 2022-04-28T06:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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.5 0.00 0.00 1 0.000 0 0 2022-04-28T06:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ** Compaction Stats [default] ** 2022-04-28T06:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-28T06:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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.5 0.00 0.00 1 0.000 0 0 2022-04-28T06:18:51.031 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: AddFile(Total Files): cumulative 0, interval 0 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: AddFile(Keys): cumulative 0, interval 0 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: ** File Read Latency Histogram By Level [default] ** 2022-04-28T06:18:51.032 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.561+0000 7f9ea2014700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.561+0000 7f9ea2014700 0 using public_addr v2:172.21.15.138:0/0 -> [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.562+0000 7f9ea2014700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] at bind addrs [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.563+0000 7f9ea2014700 1 mon.b@-1(???) e0 preinit fsid d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 bash[30689]: cc58d93ed8a46663f5915d1db3adf903ff4cc8556bc430461e886b62d7636969 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.578+0000 7f9e8b621700 0 mon.b@-1(synchronizing).mds e1 new map 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.578+0000 7f9e8b621700 0 mon.b@-1(synchronizing).mds e1 print_map 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: e1 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-28T06:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 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:18:51.033 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: legacy client fscid: -1 2022-04-28T06:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: No filesystems configured 2022-04-28T06:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: 2022-04-28T06:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.578+0000 7f9e8b621700 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:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 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:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-28T06:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-28T06:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-28T06:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-28T06:18:51.034 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:48.145575+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.579+0000 7f9e8b621700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta expand map: {default=false} 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta from 'false' to 'false' 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta expanded map: {default=false} 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta expand map: {default=info} 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta from 'info' to 'info' 2022-04-28T06:18:51.035 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta expanded map: {default=info} 2022-04-28T06:18:51.036 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta expand map: {default=daemon} 2022-04-28T06:18:51.036 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-28T06:18:51.036 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-28T06:18:51.036 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta expand map: {default=debug} 2022-04-28T06:18:51.036 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-28T06:18:51.036 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: debug 2022-04-28T06:18:50.581+0000 7f9e8b621700 20 expand_channel_meta expanded map: {default=debug} 2022-04-28T06:18:51.036 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:50 smithi138 systemd[1]: Started Ceph mon.b for d65bb4a4-c6ba-11ec-8c39-001a4aab830c. 2022-04-28T06:18:56.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:50.145886+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:56.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:50.587308+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:18:56.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:50.587486+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:50.587685+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:50.587835+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2022-04-28T06:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:50.587880+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-28T06:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:51.583993+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:52.146266+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:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:52.584123+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:53.584332+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:54.146584+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:18:56.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:54.584287+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:55.584471+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.600897+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-28T06:18:56.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.603438+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],b=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],c=[v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0]} 2022-04-28T06:18:56.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.603489+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2022-04-28T06:18:56.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.603520+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:18:56.015 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:50.145886+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:56.015 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:50.587308+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-28T06:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:50.587486+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:50.587685+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-28T06:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:50.587835+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2022-04-28T06:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:50.587880+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-28T06:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:51.583993+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:52.146266+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:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:52.584123+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:53.584332+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:54.146584+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:18:56.016 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:54.584287+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.017 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:55.584471+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:56.017 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.600897+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-28T06:18:56.017 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.603438+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],b=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],c=[v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0]} 2022-04-28T06:18:56.017 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.603489+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2022-04-28T06:18:56.017 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.603520+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:18:56.017 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.603707+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 37s) 2022-04-28T06:18:56.017 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.603892+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2022-04-28T06:18:56.018 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.606971+0000 mon.a (mon.0) 159 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2022-04-28T06:18:56.018 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.606994+0000 mon.a (mon.0) 160 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2022-04-28T06:18:56.018 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:55.607011+0000 mon.a (mon.0) 161 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] is down (out of quorum) 2022-04-28T06:18:56.018 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:55.609164+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:56.018 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:55.610325+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:56.018 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:55.611544+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:56.018 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:55.612594+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:18:56.018 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.603707+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 37s) 2022-04-28T06:18:56.019 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.603892+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2022-04-28T06:18:56.019 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.606971+0000 mon.a (mon.0) 159 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2022-04-28T06:18:56.019 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.606994+0000 mon.a (mon.0) 160 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2022-04-28T06:18:56.019 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:55.607011+0000 mon.a (mon.0) 161 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] is down (out of quorum) 2022-04-28T06:18:56.019 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:55.609164+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:56.019 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:55.610325+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:18:56.019 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:55.611544+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:56.019 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:55 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:55.612594+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:18:56.156 INFO:teuthology.orchestra.run.smithi138.stdout: 2022-04-28T06:18:56.156 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":3,"fsid":"d65bb4a4-c6ba-11ec-8c39-001a4aab830c","modified":"2022-04-28T06:18:50.584211Z","created":"2022-04-28T06:17:32.642106Z","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.90:3300","nonce":0},{"type":"v1","addr":"172.21.15.90:6789","nonce":0}]},"addr":"172.21.15.90:6789/0","public_addr":"172.21.15.90:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:3301","nonce":0},{"type":"v1","addr":"172.21.15.90:6790","nonce":0}]},"addr":"172.21.15.90:6790/0","public_addr":"172.21.15.90:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-28T06:18:56.158 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 3 2022-04-28T06:18:56.657 INFO:tasks.cephadm:Generating final ceph.conf file... 2022-04-28T06:18:56.657 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph config generate-minimal-conf 2022-04-28T06:18:57.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:56.154680+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.138:0/87707537' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:18:57.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:56.584900+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:57.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:56.154680+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.138:0/87707537' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:18:57.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:56 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:56.584900+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:58.001 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:57 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:56.154680+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.138:0/87707537' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-28T06:18:58.001 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:57 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:56.584900+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:58.476 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:52.585103+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:18:58.476 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.603270+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2022-04-28T06:18:58.476 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.603723+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.603730+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.628665+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.634394+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],b=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],c=[v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0]} 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.634449+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.634471+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.634617+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 39s) 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.634745+0000 mon.a (mon.0) 183 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.634762+0000 mon.a (mon.0) 184 : cluster [INF] Cluster is now healthy 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:57.636967+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2022-04-28T06:18:58.477 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:58.271710+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:58.478 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:52.585103+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:18:58.478 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.603270+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2022-04-28T06:18:58.478 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.603723+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2022-04-28T06:18:58.478 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.603730+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2022-04-28T06:18:58.478 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.628665+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:18:58.478 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.634394+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],b=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],c=[v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0]} 2022-04-28T06:18:58.478 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.634449+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2022-04-28T06:18:58.479 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.634471+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:18:58.479 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.634617+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 39s) 2022-04-28T06:18:58.479 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.634745+0000 mon.a (mon.0) 183 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2022-04-28T06:18:58.479 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.634762+0000 mon.a (mon.0) 184 : cluster [INF] Cluster is now healthy 2022-04-28T06:18:58.479 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:57.636967+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2022-04-28T06:18:58.479 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:58 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:58.271710+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:58.684 INFO:teuthology.orchestra.run.smithi090.stdout:# minimal ceph.conf for d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:58.684 INFO:teuthology.orchestra.run.smithi090.stdout:[global] 2022-04-28T06:18:58.684 INFO:teuthology.orchestra.run.smithi090.stdout: fsid = d65bb4a4-c6ba-11ec-8c39-001a4aab830c 2022-04-28T06:18:58.684 INFO:teuthology.orchestra.run.smithi090.stdout: mon_host = [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] [v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0] 2022-04-28T06:18:58.751 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:52.585103+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-28T06:18:58.751 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.603270+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2022-04-28T06:18:58.751 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.603723+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.603730+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.628665+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.634394+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0],b=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0],c=[v2:172.21.15.90:3301/0,v1:172.21.15.90:6790/0]} 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.634449+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.634471+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.634617+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 39s) 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.634745+0000 mon.a (mon.0) 183 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.634762+0000 mon.a (mon.0) 184 : cluster [INF] Cluster is now healthy 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:57.636967+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2022-04-28T06:18:58.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:58 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:58.271710+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:59.131 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2022-04-28T06:18:59.131 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:18:59.132 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/ceph/ceph.conf 2022-04-28T06:18:59.161 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:18:59.161 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:18:59.228 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:18:59.228 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.conf 2022-04-28T06:18:59.265 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:18:59.265 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-28T06:18:59.335 INFO:tasks.cephadm:Adding mgr.y on smithi090 2022-04-28T06:18:59.335 INFO:tasks.cephadm:Adding mgr.x on smithi138 2022-04-28T06:18:59.335 DEBUG:teuthology.orchestra.run.smithi138:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch apply mgr '2;smithi090=y;smithi138=x' 2022-04-28T06:18:59.877 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:18:58.147132+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:18:59.877 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:58.531276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:18:59.877 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:18:58.531689+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:18:59.877 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:58.531929+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:18:59.877 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:58.532547+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:18:59.877 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:58.533137+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:18:59.877 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:18:58.533791+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi090 2022-04-28T06:18:59.877 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:58.584961+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:18:59.878 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:18:59 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:58.682289+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.90:0/1087109279' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:00.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:18:58.147132+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:00.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:58.531276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:00.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:18:58.531689+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:19:00.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:58.531929+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:19:00.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:58.532547+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:19:00.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:58.533137+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:00.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:18:58.533791+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi090 2022-04-28T06:19:00.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:58.584961+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:19:00.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:58.682289+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.90:0/1087109279' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:00.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:18:58.147132+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:00.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:58.531276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:00.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:58.531689+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-28T06:19:00.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:58.531929+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:19:00.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:58.532547+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:19:00.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:58.533137+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:00.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:58.533791+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi090 2022-04-28T06:19:00.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:58.584961+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-28T06:19:00.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:18:59 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:58.682289+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.90:0/1087109279' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:00.954 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:00 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:59.846748+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:00.955 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:00 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:18:59.847121+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:19:00.955 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:00 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:59.847349+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:19:00.955 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:00 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:59.847885+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:19:00.955 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:00 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:18:59.848432+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:00.955 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:00 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:18:59.849041+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi138 2022-04-28T06:19:01.143 INFO:teuthology.orchestra.run.smithi138.stdout:Scheduled mgr update... 2022-04-28T06:19:01.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:59.846748+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:01.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:59.847121+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:19:01.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:59.847349+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:19:01.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:59.847885+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:19:01.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:18:59.848432+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:01.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:18:59.849041+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi138 2022-04-28T06:19:01.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:59.846748+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:01.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:18:59.847121+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-28T06:19:01.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:59.847349+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-28T06:19:01.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:59.847885+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-28T06:19:01.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:18:59.848432+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:01.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:00 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:18:59.849041+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi138 2022-04-28T06:19:01.624 DEBUG:teuthology.orchestra.run.smithi138:mgr.x> sudo journalctl -f -n 0 -u ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@mgr.x.service 2022-04-28T06:19:01.627 INFO:tasks.cephadm:Deploying OSDs... 2022-04-28T06:19:01.627 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2022-04-28T06:19:01.627 DEBUG:teuthology.orchestra.run.smithi090:> dd if=/scratch_devs of=/dev/stdout 2022-04-28T06:19:01.648 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:19:01.649 DEBUG:teuthology.orchestra.run.smithi090:> 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:19:01.654 INFO:journalctl@ceph.mgr.x.smithi138.stdout:-- Logs begin at Thu 2022-04-28 06:08:37 UTC. -- 2022-04-28T06:19:01.709 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-28T06:19:01.709 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:19:01.709 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 6h/6d Inode: 152824 Links: 1 2022-04-28T06:19:01.709 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:19:01.709 INFO:teuthology.orchestra.run.smithi090.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:19:01.710 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2022-04-28 06:18:41.860205976 +0000 2022-04-28T06:19:01.710 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2022-04-28 06:13:57.688511782 +0000 2022-04-28T06:19:01.710 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2022-04-28 06:13:57.688511782 +0000 2022-04-28T06:19:01.710 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2022-04-28T06:19:01.722 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2022-04-28T06:19:01.722 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2022-04-28T06:19:01.722 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.00028109 s, 1.8 MB/s 2022-04-28T06:19:01.726 DEBUG:teuthology.orchestra.run.smithi090:> 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:19:01.786 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-28T06:19:01.786 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:19:01.786 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 6h/6d Inode: 150752 Links: 1 2022-04-28T06:19:01.786 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:19:01.786 INFO:teuthology.orchestra.run.smithi090.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:19:01.786 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2022-04-28 06:18:41.860205976 +0000 2022-04-28T06:19:01.787 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2022-04-28 06:13:58.022505423 +0000 2022-04-28T06:19:01.787 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2022-04-28 06:13:58.022505423 +0000 2022-04-28T06:19:01.787 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2022-04-28T06:19:01.797 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2022-04-28T06:19:01.797 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2022-04-28T06:19:01.798 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000255862 s, 2.0 MB/s 2022-04-28T06:19:01.800 DEBUG:teuthology.orchestra.run.smithi090:> 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:19:01.859 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-28T06:19:01.860 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:19:01.860 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 6h/6d Inode: 150310 Links: 1 2022-04-28T06:19:01.860 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:19:01.860 INFO:teuthology.orchestra.run.smithi090.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:19:01.860 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2022-04-28 06:18:41.860205976 +0000 2022-04-28T06:19:01.860 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2022-04-28 06:13:58.359499006 +0000 2022-04-28T06:19:01.860 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2022-04-28 06:13:58.359499006 +0000 2022-04-28T06:19:01.860 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2022-04-28T06:19:01.871 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2022-04-28T06:19:01.871 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2022-04-28T06:19:01.871 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000249107 s, 2.1 MB/s 2022-04-28T06:19:01.874 DEBUG:teuthology.orchestra.run.smithi090:> 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:19:01.932 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-28T06:19:01.932 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:19:01.933 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 6h/6d Inode: 153835 Links: 1 2022-04-28T06:19:01.933 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:19:01.933 INFO:teuthology.orchestra.run.smithi090.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:19:01.933 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2022-04-28 06:18:41.860205976 +0000 2022-04-28T06:19:01.933 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2022-04-28 06:13:58.688492742 +0000 2022-04-28T06:19:01.933 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2022-04-28 06:13:58.688492742 +0000 2022-04-28T06:19:01.933 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2022-04-28T06:19:01.943 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2022-04-28T06:19:01.943 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2022-04-28T06:19:01.943 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000281405 s, 1.8 MB/s 2022-04-28T06:19:01.946 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2022-04-28T06:19:01.946 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2022-04-28T06:19:01.964 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:19:01.964 DEBUG:teuthology.orchestra.run.smithi138:> 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:19:02.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:00.147492+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:02.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.140842+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.248284+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.249030+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:02.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.250105+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:02.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.250961+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:02.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.255469+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.256803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:19:02.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.259542+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:19:02.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.260359+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:19:02.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.261313+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:02.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:00.147492+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:02.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.140842+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.248284+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.249030+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:02.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.250105+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:02.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.250961+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:02.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.255469+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.256803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:19:02.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.259542+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:19:02.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.260359+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:19:02.015 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:01 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.261313+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:02.021 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-28T06:19:02.021 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:19:02.021 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 147220 Links: 1 2022-04-28T06:19:02.021 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:19:02.021 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:19:02.021 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2022-04-28 06:18:49.898192567 +0000 2022-04-28T06:19:02.022 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2022-04-28 06:13:57.682521462 +0000 2022-04-28T06:19:02.022 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2022-04-28 06:13:57.682521462 +0000 2022-04-28T06:19:02.022 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2022-04-28T06:19:02.032 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2022-04-28T06:19:02.032 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2022-04-28T06:19:02.032 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000236906 s, 2.2 MB/s 2022-04-28T06:19:02.035 DEBUG:teuthology.orchestra.run.smithi138:> 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:19:02.095 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-28T06:19:02.095 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:19:02.096 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 153045 Links: 1 2022-04-28T06:19:02.096 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:19:02.096 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:19:02.096 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2022-04-28 06:18:49.898192567 +0000 2022-04-28T06:19:02.096 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2022-04-28 06:13:58.014513853 +0000 2022-04-28T06:19:02.096 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2022-04-28 06:13:58.014513853 +0000 2022-04-28T06:19:02.096 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2022-04-28T06:19:02.103 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:00.147492+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:02.103 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.140842+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.103 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.248284+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.104 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.249030+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:02.104 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.250105+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:02.104 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.250961+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:02.104 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.255469+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:02.104 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.256803+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:19:02.104 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.259542+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-28T06:19:02.104 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.260359+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:19:02.104 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:01 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.261313+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:02.106 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2022-04-28T06:19:02.106 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2022-04-28T06:19:02.106 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000198649 s, 2.6 MB/s 2022-04-28T06:19:02.109 DEBUG:teuthology.orchestra.run.smithi138:> 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:19:02.167 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-28T06:19:02.167 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:19:02.167 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 150911 Links: 1 2022-04-28T06:19:02.167 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:19:02.167 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:19:02.168 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2022-04-28 06:18:49.898192567 +0000 2022-04-28T06:19:02.168 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2022-04-28 06:13:58.353506084 +0000 2022-04-28T06:19:02.168 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2022-04-28 06:13:58.353506084 +0000 2022-04-28T06:19:02.168 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2022-04-28T06:19:02.177 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2022-04-28T06:19:02.177 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2022-04-28T06:19:02.177 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000266455 s, 1.9 MB/s 2022-04-28T06:19:02.180 DEBUG:teuthology.orchestra.run.smithi138:> 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:19:02.237 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-28T06:19:02.237 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-28T06:19:02.237 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 150981 Links: 1 2022-04-28T06:19:02.237 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-28T06:19:02.237 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2022-04-28T06:19:02.237 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2022-04-28 06:18:49.898192567 +0000 2022-04-28T06:19:02.237 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2022-04-28 06:13:58.690498361 +0000 2022-04-28T06:19:02.237 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2022-04-28 06:13:58.690498361 +0000 2022-04-28T06:19:02.238 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2022-04-28T06:19:02.246 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2022-04-28T06:19:02.246 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2022-04-28T06:19:02.246 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000187481 s, 2.7 MB/s 2022-04-28T06:19:02.249 INFO:tasks.cephadm:Deploying osd.0 on smithi090 with /dev/vg_nvme/lv_4... 2022-04-28T06:19:02.250 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-28T06:19:02.752 INFO:journalctl@ceph.mgr.x.smithi138.stdout:Apr 28 06:19:02 smithi138 systemd[1]: Starting Ceph mgr.x for d65bb4a4-c6ba-11ec-8c39-001a4aab830c... 2022-04-28T06:19:03.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:02 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:01.136414+0000 mgr.y (mgr.14146) 37 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi090=y;smithi138=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:03.094 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:02 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:01.137281+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Saving service mgr spec with placement smithi090=y;smithi138=x;count:2 2022-04-28T06:19:03.094 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:02 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:01.262111+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Deploying daemon mgr.x on smithi138 2022-04-28T06:19:03.095 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:02 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:01.136414+0000 mgr.y (mgr.14146) 37 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi090=y;smithi138=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:03.095 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:02 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:01.137281+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Saving service mgr spec with placement smithi090=y;smithi138=x;count:2 2022-04-28T06:19:03.095 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:02 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:01.262111+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Deploying daemon mgr.x on smithi138 2022-04-28T06:19:03.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:02 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:01.136414+0000 mgr.y (mgr.14146) 37 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi090=y;smithi138=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:03.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:02 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:01.137281+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Saving service mgr spec with placement smithi090=y;smithi138=x;count:2 2022-04-28T06:19:03.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:02 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:01.262111+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Deploying daemon mgr.x on smithi138 2022-04-28T06:19:03.253 INFO:journalctl@ceph.mgr.x.smithi138.stdout:Apr 28 06:19:02 smithi138 podman[31515]: 2022-04-28T06:19:03.253 INFO:journalctl@ceph.mgr.x.smithi138.stdout:Apr 28 06:19:02 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mgr.x[31530]: debug 2022-04-28T06:19:02.990+0000 7f369ac58700 1 -- 172.21.15.138:0/3925506468 <== mon.2 v2:172.21.15.138:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561eb496e4e0 con 0x561eb4943400 2022-04-28T06:19:03.253 INFO:journalctl@ceph.mgr.x.smithi138.stdout:Apr 28 06:19:02 smithi138 bash[31515]: 1048a2312ba4d02d8765b5e43dd46ffd068b6d56c049ec9d01bd6cd237562e6b 2022-04-28T06:19:03.253 INFO:journalctl@ceph.mgr.x.smithi138.stdout:Apr 28 06:19:03 smithi138 systemd[1]: Started Ceph mgr.x for d65bb4a4-c6ba-11ec-8c39-001a4aab830c. 2022-04-28T06:19:03.982 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-28T06:19:03.982 INFO:teuthology.orchestra.run.smithi090.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-28T06:19:03.982 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10+0 records in 2022-04-28T06:19:03.982 INFO:teuthology.orchestra.run.smithi090.stderr:10+0 records out 2022-04-28T06:19:03.983 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110883 s, 946 MB/s 2022-04-28T06:19:03.983 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping successful for: 2022-04-28T06:19:04.363 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:02.147880+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:04.364 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:03.062547+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:04.364 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:03.063848+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:04.364 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:03.064686+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:04.364 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:03.065259+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:04.364 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:03.275727+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:04.364 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:02.147880+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:04.365 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:03.062547+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:04.365 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:03.063848+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:04.365 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:03.064686+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:04.365 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:03.065259+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:04.365 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:04 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:03.275727+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:04.391 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi090:vg_nvme/lv_4 2022-04-28T06:19:04.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:04 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:02.147880+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:04.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:04 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:03.062547+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:04.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:04 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:03.063848+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:04.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:04 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:03.064686+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:04.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:04 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:03.065259+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:04.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:04 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:03.275727+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:05.470 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:04.148274+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:19:05.470 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:04.430094+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:05.470 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:04.435578+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:05.470 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:04.436805+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:19:05.470 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:04.437060+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:19:05.470 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:04.437887+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:19:05.471 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:04.438451+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:05.471 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:04.438966+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi090 2022-04-28T06:19:05.471 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:04.148274+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:19:05.471 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:04.430094+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:05.471 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:04.435578+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:05.471 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:04.436805+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:19:05.471 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:04.437060+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:19:05.472 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:04.437887+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:19:05.472 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:04.438451+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:05.472 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:05 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:04.438966+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi090 2022-04-28T06:19:05.751 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:05 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:04.148274+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:19:05.751 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:05 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:04.430094+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:05.751 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:05 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:04.435578+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:05.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:05 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:04.436805+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-28T06:19:05.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:05 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:04.437060+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-28T06:19:05.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:05 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:04.437887+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-28T06:19:05.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:05 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:04.438451+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:05.752 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:05 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:04.438966+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi090 2022-04-28T06:19:07.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:06 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:05.989031+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:07.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:06 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:05.989662+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:07.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:06 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:05.990476+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:07.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:06 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:05.991207+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:07.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:06 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:05.997207+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:07.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:06 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:06.728659+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:07.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:06 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:06.730097+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:07.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:06 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:06.730652+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:07.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:05.989031+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:07.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:05.989662+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:07.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:05.990476+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:07.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:05.991207+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:07.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:05.997207+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:07.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:06.728659+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:07.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:06.730097+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:07.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:06.730652+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:07.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:05.989031+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:07.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:05.989662+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:07.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:05.990476+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:07.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:05.991207+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:07.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:05.997207+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:07.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:06.728659+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:07.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:06.730097+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:07.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:06 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:06.730652+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:08.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:07 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:06.148626+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:08.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:07 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:06.727870+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:08.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:07 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:06.148626+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:08.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:07 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:06.727870+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:08.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:08 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:06.148626+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:08.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:08 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:06.727870+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:09.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:08.102403+0000 mon.a (mon.0) 224 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:19:09.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:08.103386+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:19:09.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:08.103708+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:19:09.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:08.104492+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:08.104735+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:08.654025+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.90:0/380012347' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "178ec31b-759a-4839-8342-a7116681e30c"}]: dispatch 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:08.656775+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.90:0/380012347' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "178ec31b-759a-4839-8342-a7116681e30c"}]': finished 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:08.656817+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:08.656917+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:08.102403+0000 mon.a (mon.0) 224 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:08.103386+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:08.103708+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:19:09.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:08.104492+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:19:09.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:08.104735+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:19:09.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:08.654025+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.90:0/380012347' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "178ec31b-759a-4839-8342-a7116681e30c"}]: dispatch 2022-04-28T06:19:09.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:08.656775+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.90:0/380012347' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "178ec31b-759a-4839-8342-a7116681e30c"}]': finished 2022-04-28T06:19:09.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:08.656817+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:19:09.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:09 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:08.656917+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:09.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:08.102403+0000 mon.a (mon.0) 224 : cluster [DBG] Standby manager daemon x started 2022-04-28T06:19:09.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:08.103386+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-28T06:19:09.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:08.103708+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-28T06:19:09.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:08.104492+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-28T06:19:09.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:08.104735+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.138:0/2620291574' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-28T06:19:09.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:08.654025+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.90:0/380012347' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "178ec31b-759a-4839-8342-a7116681e30c"}]: dispatch 2022-04-28T06:19:09.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:08.656775+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.90:0/380012347' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "178ec31b-759a-4839-8342-a7116681e30c"}]': finished 2022-04-28T06:19:09.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:08.656817+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-28T06:19:09.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:09 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:08.656917+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:10.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:08.148901+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:19:10.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:09.006795+0000 mon.a (mon.0) 229 : cluster [DBG] mgrmap e14: y(active, since 50s), standbys: x 2022-04-28T06:19:10.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:09.007039+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:19:10.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:09.064554+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.90:0/4280021096' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:10.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:08.148901+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:19:10.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:09.006795+0000 mon.a (mon.0) 229 : cluster [DBG] mgrmap e14: y(active, since 50s), standbys: x 2022-04-28T06:19:10.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:09.007039+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:19:10.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:10 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:09.064554+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.90:0/4280021096' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:10.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:10 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:08.148901+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:19:10.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:10 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:09.006795+0000 mon.a (mon.0) 229 : cluster [DBG] mgrmap e14: y(active, since 50s), standbys: x 2022-04-28T06:19:10.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:10 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:09.007039+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-28T06:19:10.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:10 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:09.064554+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.90:0/4280021096' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:12.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:12 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:10.149254+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:19:12.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:12 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:10.149254+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:19:12.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:12 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:10.149254+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:19:14.267 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:14 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:12.149519+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:19:14.267 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:14 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:13.642217+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:19:14.268 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:14 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:13.642855+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:14.268 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:14 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:12.149519+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:19:14.268 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:14 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:13.642217+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:19:14.268 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:14 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:13.642855+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:14.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:14 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:12.149519+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:19:14.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:14 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:13.642217+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-28T06:19:14.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:14 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:13.642855+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:15.290 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:15 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:13.643342+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Deploying daemon osd.0 on smithi090 2022-04-28T06:19:15.291 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:15 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:13.643342+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Deploying daemon osd.0 on smithi090 2022-04-28T06:19:15.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:15 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:13.643342+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Deploying daemon osd.0 on smithi090 2022-04-28T06:19:16.309 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:16 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:14.149761+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:16.310 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:16 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:14.149761+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:16.468 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 0 on host 'smithi090' 2022-04-28T06:19:16.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:16 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:14.149761+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:16.877 DEBUG:teuthology.orchestra.run.smithi090:osd.0> sudo journalctl -f -n 0 -u ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@osd.0.service 2022-04-28T06:19:16.879 INFO:tasks.cephadm:Deploying osd.1 on smithi090 with /dev/vg_nvme/lv_3... 2022-04-28T06:19:16.879 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-28T06:19:16.912 INFO:journalctl@ceph.osd.0.smithi090.stdout:-- Logs begin at Thu 2022-04-28 06:09:14 UTC. -- 2022-04-28T06:19:17.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:16.453332+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:17.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:16.454823+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:17.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:16.455354+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:17.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:16.458427+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:17.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:16.464683+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:17.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:16.453332+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:17.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:16.454823+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:17.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:16.455354+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:17.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:16.458427+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:17.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:17 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:16.464683+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:17.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:17 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:16.453332+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:17.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:17 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:16.454823+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:17.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:17 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:16.455354+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:17.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:17 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:16.458427+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:17.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:17 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:16.464683+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:18.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:18 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:16.150104+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:19:18.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:18 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:16.150104+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:19:18.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:18 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:16.150104+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:19:18.734 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-28T06:19:18.810 INFO:teuthology.orchestra.run.smithi090.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2022-04-28T06:19:18.810 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10+0 records in 2022-04-28T06:19:18.811 INFO:teuthology.orchestra.run.smithi090.stderr:10+0 records out 2022-04-28T06:19:18.812 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0150258 s, 698 MB/s 2022-04-28T06:19:18.812 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping successful for: 2022-04-28T06:19:19.402 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:18.279151+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:19:19.402 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:18.279570+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:19:19.403 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:18.405061+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:19.403 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:18.279151+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:19:19.403 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:18.279570+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:19:19.403 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:18.405061+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:19.416 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi090:vg_nvme/lv_3 2022-04-28T06:19:19.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:19 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:18.279151+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-28T06:19:19.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:19 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:18.279570+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-28T06:19:19.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:19 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:18.405061+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:20.013 INFO:journalctl@ceph.osd.0.smithi090.stdout:Apr 28 06:19:19 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.0[36773]: debug 2022-04-28T06:19:19.675+0000 7f4ef84d4080 -1 osd.0 0 log_to_monitors {default=true} 2022-04-28T06:19:20.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:20 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:18.150389+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:19:20.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:20 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:19.679620+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:19:20.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:20 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:19.679962+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:19:20.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:18.150389+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:19:20.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:19.679620+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:19:20.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:19.679962+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:19:20.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:18.150389+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:19:20.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:19.679620+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:19:20.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:20 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:19.679962+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-28T06:19:21.263 INFO:journalctl@ceph.osd.0.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.0[36773]: debug 2022-04-28T06:19:21.047+0000 7f4eeea37700 -1 osd.0 0 waiting for initial osdmap 2022-04-28T06:19:21.263 INFO:journalctl@ceph.osd.0.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.0[36773]: debug 2022-04-28T06:19:21.050+0000 7f4eea1b1700 -1 osd.0 7 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-28T06:19:21.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:20.035312+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:19:21.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:20.035394+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:19:21.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:20.035793+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:21.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:20.036090+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:21.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:20.042217+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:21.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:20.035312+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:19:21.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:20.035394+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:19:21.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:20.035793+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:21.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:20.036090+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:21.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:21 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:20.042217+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:21.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:21 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:20.035312+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-28T06:19:21.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:21 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:20.035394+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-28T06:19:21.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:21 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:20.035793+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:21.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:21 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:20.036090+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:21.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:21 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:20.042217+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:22.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:20.150652+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:22.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.043900+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:22.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:21.043964+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:19:22.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.044369+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:22.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.048944+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.551823+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.553189+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.553709+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.895129+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.895819+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.899498+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.904999+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.906417+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:22.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.907272+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.907770+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.911108+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:20.150652+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.043900+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:21.043964+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.044369+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.048944+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.551823+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:22.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.553189+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.553709+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.895129+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.895819+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.899498+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.904999+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.906417+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.907272+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.907770+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:22.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:22 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.911108+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:20.150652+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:22.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.043900+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:21.043964+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.044369+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.048944+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.551823+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.553189+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.553709+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.895129+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.895819+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:22.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.899498+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.904999+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:22.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.906417+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:22.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.907272+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:22.505 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.907770+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:22.505 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:22 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.911108+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:23.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:20.646119+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:19:23.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:20.646241+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:19:23.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:21.550868+0000 mgr.y (mgr.14146) 54 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:23.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:21.891294+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Detected new or changed devices on smithi090 2022-04-28T06:19:23.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:21.896273+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 16144M 2022-04-28T06:19:23.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:22.047007+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:23.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:22.050847+0000 mon.a (mon.0) 263 : cluster [INF] osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522] boot 2022-04-28T06:19:23.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:22.050884+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:19:23.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:23 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:22.052116+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:23.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:20.646119+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:19:23.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:20.646241+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:19:23.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:21.550868+0000 mgr.y (mgr.14146) 54 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:23.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:21.891294+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Detected new or changed devices on smithi090 2022-04-28T06:19:23.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:21.896273+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 16144M 2022-04-28T06:19:23.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:22.047007+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:23.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:22.050847+0000 mon.a (mon.0) 263 : cluster [INF] osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522] boot 2022-04-28T06:19:23.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:22.050884+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:19:23.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:22.052116+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:23.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:20.646119+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:19:23.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:20.646241+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:19:23.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:21.550868+0000 mgr.y (mgr.14146) 54 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:23.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:21.891294+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Detected new or changed devices on smithi090 2022-04-28T06:19:23.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:21.896273+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 16144M 2022-04-28T06:19:23.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:22.047007+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:23.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:22.050847+0000 mon.a (mon.0) 263 : cluster [INF] osd.0 [v2:172.21.15.90:6802/2344809522,v1:172.21.15.90:6803/2344809522] boot 2022-04-28T06:19:23.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:22.050884+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-28T06:19:23.515 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:23 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:22.052116+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-28T06:19:24.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:24 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:22.151008+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:24.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:24 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:23.071072+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:19:24.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:24 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:23.287591+0000 mon.a (mon.0) 267 : audit [INF] from='client.? 172.21.15.90:0/2430313764' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1814f209-5c82-44fc-bd45-bf5142a57b53"}]: dispatch 2022-04-28T06:19:24.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:24 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:23.291983+0000 mon.a (mon.0) 268 : audit [INF] from='client.? 172.21.15.90:0/2430313764' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1814f209-5c82-44fc-bd45-bf5142a57b53"}]': finished 2022-04-28T06:19:24.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:24 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:23.292033+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:19:24.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:24 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:23.292147+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:24.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:24 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:23.705298+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.90:0/995921081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:24.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:22.151008+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:24.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:23.071072+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:19:24.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:23.287591+0000 mon.a (mon.0) 267 : audit [INF] from='client.? 172.21.15.90:0/2430313764' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1814f209-5c82-44fc-bd45-bf5142a57b53"}]: dispatch 2022-04-28T06:19:24.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:23.291983+0000 mon.a (mon.0) 268 : audit [INF] from='client.? 172.21.15.90:0/2430313764' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1814f209-5c82-44fc-bd45-bf5142a57b53"}]': finished 2022-04-28T06:19:24.513 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:23.292033+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:19:24.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:23.292147+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:24.514 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:23.705298+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.90:0/995921081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:24.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:22.151008+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-28T06:19:24.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:23.071072+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-28T06:19:24.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:23.287591+0000 mon.a (mon.0) 267 : audit [INF] from='client.? 172.21.15.90:0/2430313764' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1814f209-5c82-44fc-bd45-bf5142a57b53"}]: dispatch 2022-04-28T06:19:24.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:23.291983+0000 mon.a (mon.0) 268 : audit [INF] from='client.? 172.21.15.90:0/2430313764' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1814f209-5c82-44fc-bd45-bf5142a57b53"}]': finished 2022-04-28T06:19:24.514 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:23.292033+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-28T06:19:24.515 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:23.292147+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:24.515 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:24 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:23.705298+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.90:0/995921081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:25.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:25 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:24.151299+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:19:25.512 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:25 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:24.151299+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:19:25.513 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:25 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:24.151299+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:19:27.495 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:27 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:26.151667+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:19:27.495 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:27 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:26.151667+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:19:27.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:27 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:26.151667+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:19:29.421 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:29 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:28.152111+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:19:29.421 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:29 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:28.269439+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:19:29.422 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:29 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:28.270014+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:29.422 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:29 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:28.270443+0000 mgr.y (mgr.14146) 61 : cephadm [INF] Deploying daemon osd.1 on smithi090 2022-04-28T06:19:29.422 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:29 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:28.152111+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:19:29.423 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:29 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:28.269439+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:19:29.423 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:29 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:28.270014+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:29.423 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:29 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:28.270443+0000 mgr.y (mgr.14146) 61 : cephadm [INF] Deploying daemon osd.1 on smithi090 2022-04-28T06:19:29.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:29 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:28.152111+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:19:29.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:29 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:28.269439+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-28T06:19:29.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:29 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:28.270014+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:29.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:29 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:28.270443+0000 mgr.y (mgr.14146) 61 : cephadm [INF] Deploying daemon osd.1 on smithi090 2022-04-28T06:19:30.990 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 1 on host 'smithi090' 2022-04-28T06:19:31.329 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:30.152429+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:19:31.329 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:30.976499+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:31.329 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:30.977820+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:31.329 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:30.979947+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:31.330 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:30.980106+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:31.330 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:30.986175+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:31.330 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:30.152429+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:19:31.330 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:30.976499+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:31.330 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:30.977820+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:31.330 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:30.979947+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:31.330 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:30.980106+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:31.330 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:31 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:30.986175+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:31.411 DEBUG:teuthology.orchestra.run.smithi090:osd.1> sudo journalctl -f -n 0 -u ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@osd.1.service 2022-04-28T06:19:31.413 INFO:tasks.cephadm:Deploying osd.2 on smithi090 with /dev/vg_nvme/lv_2... 2022-04-28T06:19:31.414 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2022-04-28T06:19:31.445 INFO:journalctl@ceph.osd.1.smithi090.stdout:-- Logs begin at Thu 2022-04-28 06:09:14 UTC. -- 2022-04-28T06:19:31.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:31 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:30.152429+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:19:31.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:31 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:30.976499+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:31.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:31 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:30.977820+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:31.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:31 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:30.979947+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:31.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:31 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:30.980106+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:31.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:31 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:30.986175+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:33.464 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping: /dev/vg_nvme/lv_2 2022-04-28T06:19:33.465 INFO:teuthology.orchestra.run.smithi090.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2022-04-28T06:19:33.465 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10+0 records in 2022-04-28T06:19:33.465 INFO:teuthology.orchestra.run.smithi090.stderr:10+0 records out 2022-04-28T06:19:33.465 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0119517 s, 877 MB/s 2022-04-28T06:19:33.465 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping successful for: 2022-04-28T06:19:34.085 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:32.152681+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:19:34.085 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:32.802136+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:34.086 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:32.152681+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:19:34.086 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:33 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:32.802136+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:34.113 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi090:vg_nvme/lv_2 2022-04-28T06:19:34.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:33 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:32.152681+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:19:34.367 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:33 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:32.802136+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:34.368 INFO:journalctl@ceph.osd.1.smithi090.stdout:Apr 28 06:19:34 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.1[39254]: debug 2022-04-28T06:19:34.180+0000 7ffb8dd71080 -1 osd.1 0 log_to_monitors {default=true} 2022-04-28T06:19:35.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:34 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:34.184347+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:19:35.013 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:34 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:34.184720+0000 mon.a (mon.0) 279 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:19:35.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:34 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:34.184347+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:19:35.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:34 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:34.184720+0000 mon.a (mon.0) 279 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:19:35.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:34 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:34.184347+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:19:35.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:34 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:34.184720+0000 mon.a (mon.0) 279 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-28T06:19:36.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:35 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:34.152948+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:19:36.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:35 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:34.815480+0000 mon.a (mon.0) 280 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:19:36.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:35 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:34.815550+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:19:36.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:35 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:34.815700+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:36.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:35 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:34.817871+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:36.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:35 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:34.818203+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:36.263 INFO:journalctl@ceph.osd.1.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.1[39254]: debug 2022-04-28T06:19:35.815+0000 7ffb842d4700 -1 osd.1 0 waiting for initial osdmap 2022-04-28T06:19:36.263 INFO:journalctl@ceph.osd.1.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.1[39254]: debug 2022-04-28T06:19:35.819+0000 7ffb7ca48700 -1 osd.1 12 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-28T06:19:36.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:34.152948+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:19:36.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:34.815480+0000 mon.a (mon.0) 280 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:19:36.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:34.815550+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:19:36.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:34.815700+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:36.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:34.817871+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:36.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:34.818203+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:36.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:34.152948+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:19:36.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:34.815480+0000 mon.a (mon.0) 280 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-28T06:19:36.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:34.815550+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-28T06:19:36.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:34.815700+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:36.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:34.817871+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:36.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:35 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:34.818203+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:37.088 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:35.812797+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:37.089 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:35.812891+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:19:37.089 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:35.813878+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:37.089 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:35.817404+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:37.089 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:35.855707+0000 mgr.y (mgr.14146) 65 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:37.089 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:35.856441+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:37.089 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:35.857576+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:37.089 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:35.858139+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:37.089 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.181623+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.090 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.649618+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:37.090 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.650224+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:37.090 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.654137+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.090 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.657343+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.090 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.658826+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:37.091 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.659790+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:37.091 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.660358+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:37.091 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.664120+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.091 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:35.812797+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:37.092 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:35.812891+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:19:37.092 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:35.813878+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:37.092 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:35.817404+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:37.092 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:35.855707+0000 mgr.y (mgr.14146) 65 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:37.093 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:35.856441+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:37.093 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:35.857576+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:37.093 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:35.858139+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:37.093 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.181623+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.093 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.649618+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:37.094 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.650224+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:37.094 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.654137+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.094 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.657343+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.094 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.658826+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:37.094 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.659790+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:37.095 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.660358+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:37.095 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:36 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.664120+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:35.812797+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:37.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:35.812891+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:35.813878+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:35.817404+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:35.855707+0000 mgr.y (mgr.14146) 65 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:35.856441+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:35.857576+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:35.858139+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.181623+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.649618+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:37.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.650224+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:37.253 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.654137+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.253 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.657343+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:37.253 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.658826+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:37.253 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.659790+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:37.253 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.660358+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:37.253 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:36 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.664120+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:38.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:35.221940+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:19:38.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:35.222046+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:19:38.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:36.153196+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:36.176863+0000 mgr.y (mgr.14146) 67 : cephadm [INF] Detected new or changed devices on smithi090 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:36.650624+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 8072M 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.815849+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:36.818441+0000 mon.a (mon.0) 301 : cluster [INF] osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777] boot 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:36.818480+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:36.818934+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:37.762889+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.90:0/82914669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]: dispatch 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:37.763247+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]: dispatch 2022-04-28T06:19:38.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:37.768107+0000 mon.a (mon.0) 305 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]': finished 2022-04-28T06:19:38.253 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:37.768152+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:19:38.253 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:37 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:37.768251+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:38.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:35.221940+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:19:38.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:35.222046+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:19:38.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:36.153196+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:19:38.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:36.176863+0000 mgr.y (mgr.14146) 67 : cephadm [INF] Detected new or changed devices on smithi090 2022-04-28T06:19:38.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:36.650624+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 8072M 2022-04-28T06:19:38.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.815849+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:38.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:36.818441+0000 mon.a (mon.0) 301 : cluster [INF] osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777] boot 2022-04-28T06:19:38.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:36.818480+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:19:38.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:36.818934+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:38.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:37.762889+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.90:0/82914669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]: dispatch 2022-04-28T06:19:38.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:37.763247+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]: dispatch 2022-04-28T06:19:38.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:37.768107+0000 mon.a (mon.0) 305 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]': finished 2022-04-28T06:19:38.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:37.768152+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:19:38.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:37.768251+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:38.264 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:35.221940+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:35.222046+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:36.153196+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:36.176863+0000 mgr.y (mgr.14146) 67 : cephadm [INF] Detected new or changed devices on smithi090 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:36.650624+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 8072M 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.815849+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:36.818441+0000 mon.a (mon.0) 301 : cluster [INF] osd.1 [v2:172.21.15.90:6810/778267777,v1:172.21.15.90:6811/778267777] boot 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:36.818480+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:36.818934+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:37.762889+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.90:0/82914669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]: dispatch 2022-04-28T06:19:38.265 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:37.763247+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]: dispatch 2022-04-28T06:19:38.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:37.768107+0000 mon.a (mon.0) 305 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e82b2b71-32f3-483d-8c09-ffa39f7eccc2"}]': finished 2022-04-28T06:19:38.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:37.768152+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-28T06:19:38.266 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:37 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:37.768251+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:39.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:38 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:38.172686+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.90:0/378223056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:39.386 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:38.172686+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.90:0/378223056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:39.386 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:38 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:38.172686+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.90:0/378223056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-28T06:19:40.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:39 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:38.153467+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:19:40.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:39 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:38.153467+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:19:40.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:39 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:38.153467+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:19:42.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:41 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:40.153909+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:19:42.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:41 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:40.153909+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:19:42.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:41 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:40.153909+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:19:44.134 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:43 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:42.154203+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:19:44.134 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:43 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:42.884610+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:19:44.135 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:43 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:42.885256+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:44.135 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:43 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cephadm 2022-04-28T06:19:42.885687+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.2 on smithi090 2022-04-28T06:19:44.135 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:43 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:42.154203+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:19:44.135 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:43 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:42.884610+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:19:44.135 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:43 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:42.885256+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:44.135 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:43 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cephadm 2022-04-28T06:19:42.885687+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.2 on smithi090 2022-04-28T06:19:44.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:43 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:42.154203+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:19:44.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:43 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:42.884610+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-28T06:19:44.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:43 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:42.885256+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:44.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:43 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:42.885687+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.2 on smithi090 2022-04-28T06:19:45.709 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 2 on host 'smithi090' 2022-04-28T06:19:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:44.154518+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:19:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:45.696396+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:45.697808+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:46.013 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:45.699969+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:45.700180+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:46.014 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:45.704276+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:46.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:44.154518+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:19:46.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:45.696396+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:46.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:45.697808+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:46.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:45.699969+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:46.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:45.700180+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:46.014 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:45 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:45.704276+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:46.100 DEBUG:teuthology.orchestra.run.smithi090:osd.2> sudo journalctl -f -n 0 -u ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c@osd.2.service 2022-04-28T06:19:46.103 INFO:tasks.cephadm:Deploying osd.3 on smithi090 with /dev/vg_nvme/lv_1... 2022-04-28T06:19:46.103 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2022-04-28T06:19:46.132 INFO:journalctl@ceph.osd.2.smithi090.stdout:-- Logs begin at Thu 2022-04-28 06:09:14 UTC. -- 2022-04-28T06:19:46.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:45 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:44.154518+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:19:46.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:45 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:45.696396+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:46.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:45 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:45.697808+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:46.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:45 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:45.699969+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:46.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:45 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:45.700180+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:46.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:45 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:45.704276+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:46.493 INFO:journalctl@ceph.osd.2.smithi090.stdout:Apr 28 06:19:46 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.2[41795]: debug 2022-04-28T06:19:46.133+0000 7fc269d60080 -1 Falling back to public interface 2022-04-28T06:19:48.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:47 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:46.154795+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:19:48.263 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:46.154795+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:19:48.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:47 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:46.154795+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:19:48.585 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping: /dev/vg_nvme/lv_1 2022-04-28T06:19:48.585 INFO:teuthology.orchestra.run.smithi090.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2022-04-28T06:19:48.585 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10+0 records in 2022-04-28T06:19:48.585 INFO:teuthology.orchestra.run.smithi090.stderr:10+0 records out 2022-04-28T06:19:48.585 INFO:teuthology.orchestra.run.smithi090.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172781 s, 607 MB/s 2022-04-28T06:19:48.585 INFO:teuthology.orchestra.run.smithi090.stderr:--> Zapping successful for: 2022-04-28T06:19:49.196 INFO:journalctl@ceph.osd.2.smithi090.stdout:Apr 28 06:19:48 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.2[41795]: debug 2022-04-28T06:19:48.886+0000 7fc269d60080 -1 osd.2 0 log_to_monitors {default=true} 2022-04-28T06:19:49.493 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:48.155098+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:19:49.493 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:48.194589+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:49.493 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:48.889638+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:19:49.493 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:48.155098+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:19:49.493 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:48.194589+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:49.494 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:49 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:48.889638+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:19:49.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:49 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:48.155098+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:19:49.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:49 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:48.194589+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:49.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:49 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:48.889638+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-28T06:19:49.745 DEBUG:teuthology.orchestra.run.smithi090:> 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 d65bb4a4-c6ba-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi090:vg_nvme/lv_1 2022-04-28T06:19:51.127 INFO:journalctl@ceph.osd.2.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.2[41795]: debug 2022-04-28T06:19:50.854+0000 7fc2602c3700 -1 osd.2 0 waiting for initial osdmap 2022-04-28T06:19:51.128 INFO:journalctl@ceph.osd.2.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-osd.2[41795]: debug 2022-04-28T06:19:50.858+0000 7fc25ca3f700 -1 osd.2 16 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-28T06:19:51.128 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:49.850652+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:19:51.128 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:49.850714+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:19:51.128 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:49.850808+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:51.128 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:49.851132+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:51.129 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:49.850652+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:19:51.129 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:49.850714+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:19:51.129 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:49.850808+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:51.129 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:50 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:49.851132+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:51.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:49.850652+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-28T06:19:51.251 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:49.850714+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-28T06:19:51.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:49.850808+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:51.252 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:50 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:49.851132+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2022-04-28T06:19:52.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:50.155401+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:19:52.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:50.851075+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:52.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: cluster 2022-04-28T06:19:50.851131+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-28T06:19:52.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:50.851481+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:52.263 INFO:journalctl@ceph.mon.c.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.c[34463]: audit 2022-04-28T06:19:50.856101+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:52.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:50.155401+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:19:52.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:50.851075+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:52.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: cluster 2022-04-28T06:19:50.851131+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-28T06:19:52.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:50.851481+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:52.264 INFO:journalctl@ceph.mon.a.smithi090.stdout:Apr 28 06:19:52 smithi090 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon-a[30524]: audit 2022-04-28T06:19:50.856101+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:52.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:52 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:50.155401+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:19:52.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:52 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:50.851075+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2022-04-28T06:19:52.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:52 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:50.851131+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-28T06:19:52.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:52 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:50.851481+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:52.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:52 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:50.856101+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:53.501 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:49.906495+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:49.906598+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:51.856995+0000 mon.a (mon.0) 325 : cluster [INF] osd.2 [v2:172.21.15.90:6818/2761428211,v1:172.21.15.90:6819/2761428211] boot 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:51.857040+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e17: 3 total, 3 up, 3 in 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:51.857577+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:51.857858+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:52.123526+0000 mgr.y (mgr.14146) 77 : cephadm [INF] Detected new or changed devices on smithi090 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.128001+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.128793+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:53.502 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.129358+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.129868+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cephadm 2022-04-28T06:19:52.130281+0000 mgr.y (mgr.14146) 78 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 5381M 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.134039+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.137947+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.139440+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.140448+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.141021+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.145311+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' 2022-04-28T06:19:53.503 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:52.155826+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-28T06:19:53.504 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.328129+0000 mgr.y (mgr.14146) 80 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-28T06:19:53.504 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: audit 2022-04-28T06:19:52.857844+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.90:0/3578281644' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2022-04-28T06:19:53.504 INFO:journalctl@ceph.mon.b.smithi138.stdout:Apr 28 06:19:53 smithi138 ceph-d65bb4a4-c6ba-11ec-8c39-001a4aab830c-mon.b[30719]: cluster 2022-04-28T06:19:52.857963+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e18: 3 to