2023-01-26T16:31:45.215 INFO:root:teuthology version: 0.0.1.dev31+g912c45c 2023-01-26T16:31:45.216 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-01-26_16:19:03-upgrade:quincy-x-wip-yuri-testing-2023-01-23-0926-distro-default-smithi/7139291 --verbose --owner scheduled_yuriw@teuthology --name yuriw-2023-01-26_16:19:03-upgrade:quincy-x-wip-yuri-testing-2023-01-23-0926-distro-default-smithi --description upgrade:quincy-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} -- /home/teuthworker/archive/yuriw-2023-01-26_16:19:03-upgrade:quincy-x-wip-yuri-testing-2023-01-23-0926-distro-default-smithi/7139291/orig.config.yaml 2023-01-26T16:31:45.319 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2023-01-26T16:31:45.409 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-01-26_16:19:03-upgrade:quincy-x-wip-yuri-testing-2023-01-23-0926-distro-default-smithi/7139291 branch: wip-yuri-testing-2023-01-23-0926 description: upgrade:quincy-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: yweinstein@radhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7139291' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: yuriw-2023-01-26_16:19:03-upgrade:quincy-x-wip-yuri-testing-2023-01-23-0926-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri-testing-2023-01-23-0926 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: b0d2592529629ab4f86fed5991e556a87dcda563 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: b0d2592529629ab4f86fed5991e556a87dcda563 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri-testing-2023-01-23-0926 sha1: b0d2592529629ab4f86fed5991e556a87dcda563 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' sha1: b0d2592529629ab4f86fed5991e556a87dcda563 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:quincy-x suite_branch: wip-yuri-testing-2023-01-23-0926 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_b0d2592529629ab4f86fed5991e556a87dcda563/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: b0d2592529629ab4f86fed5991e556a87dcda563 targets: smithi135.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpUxo5ay/ucdkX9rleNMm8Ofp24XRXUtJPOK3Ji3XBpTiUgmmwneaY6316+3CG+k4K0p3IebanuyTvZApjm02/dNCvu8yD3rjEpWVgIuqYH8O3lEdN9DXcCX+7xHJE0m18+ZPsJQVsNrNJxY+5zqyNnBc8jpZq2LStsWwPOKPWhauANRkOBFSGDoLppWZbLx/yJs+R0qoNLLK9LpKQTUnqsapXvbD27OpPahzj/qbNxFPPyY6XrrldZ6qEO+EjJOujFLH3gzv0kJu10DCuzxrpz6ston4RPi1O3GgcHnF4Mqr/W9VwZ94UTMh+k4dIFRVqJEKrcwRHa5kFsvH/WhVx0Ygr/MiV/Q86mmV7JT+/MpzIRTtWyei5L9IBeZIE9cwzj+mOk6SD/t1roIVEGVV/uF2AyFDVBPr6F8oZ822OGpUyyaDsWTitPNdTX4TC3zdSrLc9tyDa1P74eH/ZLeTSf+C6pM/cepOhQaa6XzpDiPSuJUm9HOQxUlEAvcqa7Ac= smithi137.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpUxo5ay/ucdkX9rleNMm8Ofp24XRXUtJPOK3Ji3XBpTiUgmmwneaY6316+3CG+k4K0p3IebanuyTvZApjm02/dNCvu8yD3rjEpWVgIuqYH8O3lEdN9DXcCX+7xHJE0m18+ZPsJQVsNrNJxY+5zqyNnBc8jpZq2LStsWwPOKPWhauANRkOBFSGDoLppWZbLx/yJs+R0qoNLLK9LpKQTUnqsapXvbD27OpPahzj/qbNxFPPyY6XrrldZ6qEO+EjJOujFLH3gzv0kJu10DCuzxrpz6ston4RPi1O3GgcHnF4Mqr/W9VwZ94UTMh+k4dIFRVqJEKrcwRHa5kFsvH/WhVx0Ygr/MiV/Q86mmV7JT+/MpzIRTtWyei5L9IBeZIE9cwzj+mOk6SD/t1roIVEGVV/uF2AyFDVBPr6F8oZ822OGpUyyaDsWTitPNdTX4TC3zdSrLc9tyDa1P74eH/ZLeTSf+C6pM/cepOhQaa6XzpDiPSuJUm9HOQxUlEAvcqa7Ac= 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:rhel8 - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.io/ceph/daemon-base:latest-quincy - 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: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 912c45c320f1f67e29963a9ee0910819e4e6e16c timestamp: 2023-01-26_16:19:03 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.17735 2023-01-26T16:31:45.410 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_b0d2592529629ab4f86fed5991e556a87dcda563/qa; will attempt to use it 2023-01-26T16:31:45.412 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_b0d2592529629ab4f86fed5991e556a87dcda563/qa/tasks 2023-01-26T16:31:45.412 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-01-26T16:31:45.414 INFO:teuthology.task.internal:Checking packages... 2023-01-26T16:31:45.444 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'b0d2592529629ab4f86fed5991e556a87dcda563' 2023-01-26T16:31:45.444 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-26T16:31:45.445 INFO:teuthology.packaging:ref: None 2023-01-26T16:31:45.445 INFO:teuthology.packaging:tag: None 2023-01-26T16:31:45.446 INFO:teuthology.packaging:branch: wip-yuri-testing-2023-01-23-0926 2023-01-26T16:31:45.446 INFO:teuthology.packaging:sha1: b0d2592529629ab4f86fed5991e556a87dcda563 2023-01-26T16:31:45.446 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri-testing-2023-01-23-0926 2023-01-26T16:31:45.600 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-1959.gb0d25925 2023-01-26T16:31:45.600 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-01-26T16:31:45.609 INFO:teuthology.task.internal:no buildpackages task found 2023-01-26T16:31:45.611 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-01-26T16:31:45.618 INFO:teuthology.task.internal:Saving configuration 2023-01-26T16:31:45.641 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-01-26T16:31:45.649 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-01-26T16:31:45.680 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-01-26_16:19:03-upgrade:quincy-x-wip-yuri-testing-2023-01-23-0926-distro-default-smithi/7139291', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-01-26 16:26:53.006608', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-01-26T16:31:45.706 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi137.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-01-26_16:19:03-upgrade:quincy-x-wip-yuri-testing-2023-01-23-0926-distro-default-smithi/7139291', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-01-26 16:26:53.004714', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-01-26T16:31:45.707 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-01-26T16:31:45.712 INFO:teuthology.task.internal:roles: ubuntu@smithi135.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'] 2023-01-26T16:31:45.713 INFO:teuthology.task.internal:roles: ubuntu@smithi137.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'] 2023-01-26T16:31:45.713 INFO:teuthology.run_tasks:Running task console_log... 2023-01-26T16:31:45.797 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1ad6db9820>, signals=[15]) 2023-01-26T16:31:45.798 INFO:teuthology.run_tasks:Running task internal.connect... 2023-01-26T16:31:45.807 INFO:teuthology.task.internal:Opening connections... 2023-01-26T16:31:45.808 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2023-01-26T16:31:45.809 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-26T16:31:45.879 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi137.front.sepia.ceph.com 2023-01-26T16:31:45.881 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-26T16:31:45.950 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-01-26T16:31:45.957 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2023-01-26T16:31:45.978 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2023-01-26T16:31:45.979 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2023-01-26T16:31:46.037 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="Red Hat Enterprise Linux" 2023-01-26T16:31:46.037 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="8.6 (Ootpa)" 2023-01-26T16:31:46.037 INFO:teuthology.orchestra.run.smithi135.stdout:ID="rhel" 2023-01-26T16:31:46.038 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE="fedora" 2023-01-26T16:31:46.038 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="8.6" 2023-01-26T16:31:46.038 INFO:teuthology.orchestra.run.smithi135.stdout:PLATFORM_ID="platform:el8" 2023-01-26T16:31:46.038 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-01-26T16:31:46.038 INFO:teuthology.orchestra.run.smithi135.stdout:ANSI_COLOR="0;31" 2023-01-26T16:31:46.039 INFO:teuthology.orchestra.run.smithi135.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-01-26T16:31:46.039 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://www.redhat.com/" 2023-01-26T16:31:46.039 INFO:teuthology.orchestra.run.smithi135.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-01-26T16:31:46.039 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-01-26T16:31:46.039 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:31:46.040 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-01-26T16:31:46.040 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-01-26T16:31:46.040 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-01-26T16:31:46.040 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-01-26T16:31:46.041 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2023-01-26T16:31:46.057 DEBUG:teuthology.orchestra.run.smithi137:> uname -m 2023-01-26T16:31:46.077 INFO:teuthology.orchestra.run.smithi137.stdout:x86_64 2023-01-26T16:31:46.078 DEBUG:teuthology.orchestra.run.smithi137:> cat /etc/os-release 2023-01-26T16:31:46.135 INFO:teuthology.orchestra.run.smithi137.stdout:NAME="Red Hat Enterprise Linux" 2023-01-26T16:31:46.135 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION="8.6 (Ootpa)" 2023-01-26T16:31:46.136 INFO:teuthology.orchestra.run.smithi137.stdout:ID="rhel" 2023-01-26T16:31:46.136 INFO:teuthology.orchestra.run.smithi137.stdout:ID_LIKE="fedora" 2023-01-26T16:31:46.136 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION_ID="8.6" 2023-01-26T16:31:46.136 INFO:teuthology.orchestra.run.smithi137.stdout:PLATFORM_ID="platform:el8" 2023-01-26T16:31:46.137 INFO:teuthology.orchestra.run.smithi137.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-01-26T16:31:46.137 INFO:teuthology.orchestra.run.smithi137.stdout:ANSI_COLOR="0;31" 2023-01-26T16:31:46.137 INFO:teuthology.orchestra.run.smithi137.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-01-26T16:31:46.137 INFO:teuthology.orchestra.run.smithi137.stdout:HOME_URL="https://www.redhat.com/" 2023-01-26T16:31:46.137 INFO:teuthology.orchestra.run.smithi137.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-01-26T16:31:46.138 INFO:teuthology.orchestra.run.smithi137.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-01-26T16:31:46.138 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:31:46.138 INFO:teuthology.orchestra.run.smithi137.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-01-26T16:31:46.138 INFO:teuthology.orchestra.run.smithi137.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-01-26T16:31:46.138 INFO:teuthology.orchestra.run.smithi137.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-01-26T16:31:46.139 INFO:teuthology.orchestra.run.smithi137.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-01-26T16:31:46.139 INFO:teuthology.lock.ops:Updating smithi137.front.sepia.ceph.com on lock server 2023-01-26T16:31:46.187 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-01-26T16:31:46.200 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-01-26T16:31:46.263 INFO:teuthology.task.internal:Checking for old test directory... 2023-01-26T16:31:46.264 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2023-01-26T16:31:46.267 DEBUG:teuthology.orchestra.run.smithi137:> test '!' -e /home/ubuntu/cephtest 2023-01-26T16:31:46.284 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-01-26T16:31:46.298 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-01-26T16:31:46.298 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2023-01-26T16:31:46.325 DEBUG:teuthology.orchestra.run.smithi137:> test -z $(ls -A /var/lib/ceph) 2023-01-26T16:31:46.344 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-01-26T16:31:46.394 INFO:teuthology.run_tasks:Running task kernel... 2023-01-26T16:31:46.409 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-01-26T16:31:46.410 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-01-26T16:31:46.411 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2023-01-26T16:31:46.411 DEBUG:teuthology.orchestra.run.smithi137:> test -f /run/.containerenv -o -f /.dockerenv 2023-01-26T16:31:46.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-01-26T16:31:46.429 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2023-01-26T16:31:46.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-01-26T16:31:46.430 DEBUG:teuthology.orchestra.run.smithi137:> uname -r 2023-01-26T16:31:46.486 INFO:teuthology.orchestra.run.smithi135.stdout:4.18.0-372.9.1.el8.x86_64 2023-01-26T16:31:46.486 INFO:teuthology.task.kernel:Running kernel on smithi135: 4.18.0-372.9.1.el8.x86_64 2023-01-26T16:31:46.486 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum install -y kernel 2023-01-26T16:31:46.488 INFO:teuthology.orchestra.run.smithi137.stdout:4.18.0-372.9.1.el8.x86_64 2023-01-26T16:31:46.488 INFO:teuthology.task.kernel:Running kernel on smithi137: 4.18.0-372.9.1.el8.x86_64 2023-01-26T16:31:46.488 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum install -y kernel 2023-01-26T16:31:47.666 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:31:47.667 INFO:teuthology.orchestra.run.smithi135.stdout:Unable to read consumer identity 2023-01-26T16:31:47.752 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:31:47.753 INFO:teuthology.orchestra.run.smithi137.stdout:Unable to read consumer identity 2023-01-26T16:31:49.053 INFO:teuthology.orchestra.run.smithi135.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-01-26T16:31:49.183 INFO:teuthology.orchestra.run.smithi137.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-01-26T16:31:51.253 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 6.1 MB/s | 13 MB 00:02 2023-01-26T16:31:52.816 INFO:teuthology.orchestra.run.smithi137.stdout:Extra Packages for Enterprise Linux 3.7 MB/s | 13 MB 00:03 2023-01-26T16:31:54.253 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 423 kB/s | 24 kB 00:00 2023-01-26T16:31:54.914 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-01-26T16:31:54.970 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:31:54.971 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:31:54.971 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:31:55.117 DEBUG:teuthology.orchestra.run.smithi135:> echo no | sudo yum reinstall kernel || true 2023-01-26T16:31:55.448 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:31:55.448 INFO:teuthology.orchestra.run.smithi135.stdout:Unable to read consumer identity 2023-01-26T16:31:55.703 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:01 ago on Thu 26 Jan 2023 04:31:54 PM UTC. 2023-01-26T16:31:55.746 INFO:teuthology.orchestra.run.smithi135.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-01-26T16:31:55.782 INFO:teuthology.orchestra.run.smithi135.stderr:Error: No packages marked for reinstall. 2023-01-26T16:31:55.828 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum reinstall -y kernel || true 2023-01-26T16:31:55.941 INFO:teuthology.orchestra.run.smithi137.stdout:lab-extras 114 kB/s | 24 kB 00:00 2023-01-26T16:31:56.159 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:31:56.160 INFO:teuthology.orchestra.run.smithi135.stdout:Unable to read consumer identity 2023-01-26T16:31:56.412 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:02 ago on Thu 26 Jan 2023 04:31:54 PM UTC. 2023-01-26T16:31:56.451 INFO:teuthology.orchestra.run.smithi135.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-01-26T16:31:56.499 INFO:teuthology.orchestra.run.smithi135.stderr:Error: No packages marked for reinstall. 2023-01-26T16:31:56.547 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel --last | head -n 1 2023-01-26T16:31:56.626 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-4.18.0-372.9.1.el8.x86_64 Thu 14 Jul 2022 06:23:21 PM UTC 2023-01-26T16:31:56.627 INFO:teuthology.orchestra.run.smithi137.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-01-26T16:31:56.628 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-01-26T16:31:56.628 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-01-26T16:31:56.629 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-01-26T16:31:56.629 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-01-26T16:31:56.664 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2023-01-26T16:31:56.676 DEBUG:teuthology.parallel:result is None 2023-01-26T16:31:56.685 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:31:56.687 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:31:56.687 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:31:56.829 DEBUG:teuthology.orchestra.run.smithi137:> echo no | sudo yum reinstall kernel || true 2023-01-26T16:31:57.159 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:31:57.160 INFO:teuthology.orchestra.run.smithi137.stdout:Unable to read consumer identity 2023-01-26T16:31:57.421 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:02 ago on Thu 26 Jan 2023 04:31:55 PM UTC. 2023-01-26T16:31:57.461 INFO:teuthology.orchestra.run.smithi137.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-01-26T16:31:57.507 INFO:teuthology.orchestra.run.smithi137.stderr:Error: No packages marked for reinstall. 2023-01-26T16:31:57.554 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum reinstall -y kernel || true 2023-01-26T16:31:57.886 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:31:57.886 INFO:teuthology.orchestra.run.smithi137.stdout:Unable to read consumer identity 2023-01-26T16:31:58.146 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:03 ago on Thu 26 Jan 2023 04:31:55 PM UTC. 2023-01-26T16:31:58.188 INFO:teuthology.orchestra.run.smithi137.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-01-26T16:31:58.227 INFO:teuthology.orchestra.run.smithi137.stderr:Error: No packages marked for reinstall. 2023-01-26T16:31:58.279 DEBUG:teuthology.orchestra.run.smithi137:> rpm -q kernel --last | head -n 1 2023-01-26T16:31:58.359 INFO:teuthology.orchestra.run.smithi137.stdout:kernel-4.18.0-372.9.1.el8.x86_64 Thu 14 Jul 2022 06:23:21 PM UTC 2023-01-26T16:31:58.361 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-01-26T16:31:58.361 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-01-26T16:31:58.361 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-01-26T16:31:58.361 DEBUG:teuthology.orchestra.run.smithi137:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-01-26T16:31:58.387 INFO:teuthology.orchestra.run.smithi137.stdout:ttyS1 2023-01-26T16:31:58.407 DEBUG:teuthology.parallel:result is None 2023-01-26T16:31:58.408 INFO:teuthology.run_tasks:Running task internal.base... 2023-01-26T16:31:58.418 INFO:teuthology.task.internal:Creating test directory... 2023-01-26T16:31:58.419 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-01-26T16:31:58.421 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-01-26T16:31:58.463 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-01-26T16:31:58.481 INFO:teuthology.run_tasks:Running task internal.archive... 2023-01-26T16:31:58.504 INFO:teuthology.task.internal:Creating archive directory... 2023-01-26T16:31:58.505 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-01-26T16:31:58.507 DEBUG:teuthology.orchestra.run.smithi137:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-01-26T16:31:58.544 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-01-26T16:31:58.551 INFO:teuthology.task.internal:Enabling coredump saving... 2023-01-26T16:31:58.551 DEBUG:teuthology.orchestra.run.smithi135:> 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 2023-01-26T16:31:58.568 DEBUG:teuthology.orchestra.run.smithi137:> 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 2023-01-26T16:31:58.616 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-01-26T16:31:58.620 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-01-26T16:31:58.627 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-01-26T16:31:58.631 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-01-26T16:31:58.632 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-01-26T16:31:58.639 INFO:teuthology.task.internal:Configuring sudo... 2023-01-26T16:31:58.640 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-01-26T16:31:58.642 DEBUG:teuthology.orchestra.run.smithi137:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-01-26T16:31:58.699 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-01-26T16:31:58.709 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-01-26T16:31:58.710 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-01-26T16:31:58.714 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-01-26T16:31:58.756 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-01-26T16:31:58.811 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-01-26T16:31:58.867 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-01-26T16:31:58.951 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-01-26T16:31:58.994 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:31:58.995 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-01-26T16:31:59.061 DEBUG:teuthology.orchestra.run.smithi137:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-01-26T16:31:59.102 DEBUG:teuthology.orchestra.run.smithi137:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-01-26T16:31:59.164 DEBUG:teuthology.orchestra.run.smithi137:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-01-26T16:31:59.245 DEBUG:teuthology.orchestra.run.smithi137:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-01-26T16:31:59.290 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:31:59.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-01-26T16:31:59.358 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2023-01-26T16:31:59.360 DEBUG:teuthology.orchestra.run.smithi137:> sudo service rsyslog restart 2023-01-26T16:31:59.433 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-01-26T16:31:59.483 INFO:teuthology.orchestra.run.smithi137.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-01-26T16:31:59.872 INFO:teuthology.run_tasks:Running task internal.timer... 2023-01-26T16:31:59.881 INFO:teuthology.task.internal:Starting timer... 2023-01-26T16:31:59.881 INFO:teuthology.run_tasks:Running task pcp... 2023-01-26T16:31:59.895 INFO:teuthology.run_tasks:Running task selinux... 2023-01-26T16:32:00.008 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-01-26T16:32:00.009 DEBUG:teuthology.orchestra.run.smithi135:> sudo service auditd rotate 2023-01-26T16:32:00.066 INFO:teuthology.orchestra.run.smithi135.stdout:Rotating logs: 2023-01-26T16:32:00.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo service auditd rotate 2023-01-26T16:32:00.137 INFO:teuthology.orchestra.run.smithi137.stdout:Rotating logs: 2023-01-26T16:32:00.138 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-01-26T16:32:00.139 DEBUG:teuthology.orchestra.run.smithi135:> /usr/sbin/getenforce 2023-01-26T16:32:00.164 INFO:teuthology.orchestra.run.smithi135.stdout:Permissive 2023-01-26T16:32:00.165 DEBUG:teuthology.orchestra.run.smithi137:> /usr/sbin/getenforce 2023-01-26T16:32:00.191 INFO:teuthology.orchestra.run.smithi137.stdout:Permissive 2023-01-26T16:32:00.192 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi135.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi137.front.sepia.ceph.com': 'permissive'} 2023-01-26T16:32:00.192 DEBUG:teuthology.orchestra.run.smithi135:> 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\)\' 2023-01-26T16:32:00.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-01-26T16:32:00.233 DEBUG:teuthology.orchestra.run.smithi137:> 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\)\' 2023-01-26T16:32:00.261 INFO:teuthology.orchestra.run.smithi137.stdout:type=AVC msg=audit(1674750720.206:399): avc: denied { read } for pid=2463 comm="rpm" name="Packages" dev="sda1" ino=262274 scontext=system_u:system_r:setroubleshootd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file permissive=1 2023-01-26T16:32:00.261 INFO:teuthology.orchestra.run.smithi137.stdout:type=AVC msg=audit(1674750720.206:399): avc: denied { open } for pid=2463 comm="rpm" path="/var/lib/rpm/Packages" dev="sda1" ino=262274 scontext=system_u:system_r:setroubleshootd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file permissive=1 2023-01-26T16:32:00.261 INFO:teuthology.orchestra.run.smithi137.stdout:type=AVC msg=audit(1674750720.206:400): avc: denied { lock } for pid=2463 comm="rpm" path="/var/lib/rpm/Packages" dev="sda1" ino=262274 scontext=system_u:system_r:setroubleshootd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file permissive=1 2023-01-26T16:32:00.261 INFO:teuthology.orchestra.run.smithi137.stdout:type=AVC msg=audit(1674750720.206:401): avc: denied { map } for pid=2463 comm="rpm" path="/var/lib/rpm/Name" dev="sda1" ino=262275 scontext=system_u:system_r:setroubleshootd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file permissive=1 2023-01-26T16:32:00.262 DEBUG:teuthology.task.selinux:ubuntu@smithi137.front.sepia.ceph.com has 4 denials 2023-01-26T16:32:00.262 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-01-26T16:32:00.262 DEBUG:teuthology.orchestra.run.smithi135:> sudo /usr/sbin/setenforce permissive 2023-01-26T16:32:00.302 DEBUG:teuthology.orchestra.run.smithi137:> sudo /usr/sbin/setenforce permissive 2023-01-26T16:32:00.348 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-01-26T16:32:00.357 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-01-26T16:32:00.358 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-01-26T16:32:00.375 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'}]}] 2023-01-26T16:32:00.376 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi135.front.sepia.ceph.com,smithi137.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-01-26T16:38:47.786 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi135.front.sepia.ceph.com'), Remote(name='ubuntu@smithi137.front.sepia.ceph.com')] 2023-01-26T16:38:47.787 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-01-26T16:38:47.788 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-26T16:38:47.859 DEBUG:teuthology.orchestra.run.smithi135:> true 2023-01-26T16:38:47.928 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2023-01-26T16:38:47.929 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-26T16:38:47.996 DEBUG:teuthology.orchestra.run.smithi137:> true 2023-01-26T16:38:48.061 INFO:teuthology.run_tasks:Running task clock... 2023-01-26T16:38:48.071 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-01-26T16:38:48.072 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-01-26T16:38:48.072 DEBUG:teuthology.orchestra.run.smithi135:> 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 2023-01-26T16:38:48.075 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-01-26T16:38:48.075 DEBUG:teuthology.orchestra.run.smithi137:> 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 2023-01-26T16:38:48.109 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-01-26T16:38:48.125 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-01-26T16:38:48.132 INFO:teuthology.orchestra.run.smithi137.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-01-26T16:38:48.147 INFO:teuthology.orchestra.run.smithi137.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-01-26T16:38:48.196 INFO:teuthology.orchestra.run.smithi135.stderr:sudo: ntpd: command not found 2023-01-26T16:38:48.208 INFO:teuthology.orchestra.run.smithi135.stdout:506 Cannot talk to daemon 2023-01-26T16:38:48.213 INFO:teuthology.orchestra.run.smithi137.stderr:sudo: ntpd: command not found 2023-01-26T16:38:48.223 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-01-26T16:38:48.224 INFO:teuthology.orchestra.run.smithi137.stdout:506 Cannot talk to daemon 2023-01-26T16:38:48.237 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-01-26T16:38:48.238 INFO:teuthology.orchestra.run.smithi137.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-01-26T16:38:48.252 INFO:teuthology.orchestra.run.smithi137.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-01-26T16:38:48.315 INFO:teuthology.orchestra.run.smithi135.stderr:bash: ntpq: command not found 2023-01-26T16:38:48.319 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-01-26T16:38:48.319 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2023-01-26T16:38:48.319 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-26T16:38:48.320 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-26T16:38:48.320 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-26T16:38:48.320 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-26T16:38:48.325 INFO:teuthology.orchestra.run.smithi137.stderr:bash: ntpq: command not found 2023-01-26T16:38:48.328 INFO:teuthology.orchestra.run.smithi137.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-01-26T16:38:48.328 INFO:teuthology.orchestra.run.smithi137.stdout:=============================================================================== 2023-01-26T16:38:48.329 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-26T16:38:48.329 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-26T16:38:48.329 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-26T16:38:48.329 INFO:teuthology.orchestra.run.smithi137.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-26T16:38:48.330 INFO:teuthology.run_tasks:Running task pexec... 2023-01-26T16:38:48.341 INFO:teuthology.task.pexec:Executing custom commands... 2023-01-26T16:38:48.341 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi135.front.sepia.ceph.com 2023-01-26T16:38:48.341 DEBUG:teuthology.orchestra.run.smithi135:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-01-26T16:38:48.342 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi137.front.sepia.ceph.com 2023-01-26T16:38:48.342 DEBUG:teuthology.orchestra.run.smithi137:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-01-26T16:38:48.731 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:38:48.740 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:38:49.633 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:23 ago on Thu 26 Jan 2023 04:37:26 PM UTC. 2023-01-26T16:38:49.638 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:23 ago on Thu 26 Jan 2023 04:37:26 PM UTC. 2023-01-26T16:38:51.357 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:38:51.358 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:38:51.358 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2023-01-26T16:38:51.358 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:38:51.358 INFO:teuthology.orchestra.run.smithi137.stdout:Resetting modules: 2023-01-26T16:38:51.359 INFO:teuthology.orchestra.run.smithi137.stdout: container-tools 2023-01-26T16:38:51.359 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:38:51.359 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:38:51.359 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:38:51.360 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:38:51.511 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:38:51.512 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:38:51.512 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2023-01-26T16:38:51.512 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:38:51.512 INFO:teuthology.orchestra.run.smithi135.stdout:Resetting modules: 2023-01-26T16:38:51.512 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools 2023-01-26T16:38:51.513 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:38:51.513 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:38:51.513 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:38:51.513 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:38:52.310 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:25 ago on Thu 26 Jan 2023 04:37:26 PM UTC. 2023-01-26T16:38:52.444 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:26 ago on Thu 26 Jan 2023 04:37:26 PM UTC. 2023-01-26T16:38:55.510 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:38:55.794 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:38:56.080 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:38:56.262 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:38:56.859 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:30 ago on Thu 26 Jan 2023 04:37:26 PM UTC. 2023-01-26T16:38:57.059 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:30 ago on Thu 26 Jan 2023 04:37:26 PM UTC. 2023-01-26T16:38:58.566 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:38:58.568 INFO:teuthology.orchestra.run.smithi137.stdout:========================================================================================================================= 2023-01-26T16:38:58.568 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:38:58.569 INFO:teuthology.orchestra.run.smithi137.stdout:========================================================================================================================= 2023-01-26T16:38:58.569 INFO:teuthology.orchestra.run.smithi137.stdout:Upgrading: 2023-01-26T16:38:58.569 INFO:teuthology.orchestra.run.smithi137.stdout: conmon x86_64 2:2.1.3-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 56 k 2023-01-26T16:38:58.569 INFO:teuthology.orchestra.run.smithi137.stdout: container-selinux noarch 2:2.189.0-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 59 k 2023-01-26T16:38:58.570 INFO:teuthology.orchestra.run.smithi137.stdout: containernetworking-plugins x86_64 1:1.1.1-3.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 18 M 2023-01-26T16:38:58.570 INFO:teuthology.orchestra.run.smithi137.stdout: containers-common x86_64 2:1-39.module+el8.6.0+16891+aaa3bd4c rhel-8-for-x86_64-appstream-rpms 109 k 2023-01-26T16:38:58.570 INFO:teuthology.orchestra.run.smithi137.stdout: criu x86_64 3.15-3.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 518 k 2023-01-26T16:38:58.570 INFO:teuthology.orchestra.run.smithi137.stdout: fuse-overlayfs x86_64 1.9-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 73 k 2023-01-26T16:38:58.570 INFO:teuthology.orchestra.run.smithi137.stdout: libslirp x86_64 4.4.0-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 70 k 2023-01-26T16:38:58.571 INFO:teuthology.orchestra.run.smithi137.stdout: runc x86_64 1:1.1.3-3.module+el8.6.0+16986+c8760fe3 rhel-8-for-x86_64-appstream-rpms 3.0 M 2023-01-26T16:38:58.571 INFO:teuthology.orchestra.run.smithi137.stdout: slirp4netns x86_64 1.2.0-2.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 54 k 2023-01-26T16:38:58.571 INFO:teuthology.orchestra.run.smithi137.stdout:Installing group/module packages: 2023-01-26T16:38:58.571 INFO:teuthology.orchestra.run.smithi137.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-01-26T16:38:58.572 INFO:teuthology.orchestra.run.smithi137.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-01-26T16:38:58.572 INFO:teuthology.orchestra.run.smithi137.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-01-26T16:38:58.572 INFO:teuthology.orchestra.run.smithi137.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-01-26T16:38:58.572 INFO:teuthology.orchestra.run.smithi137.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-01-26T16:38:58.572 INFO:teuthology.orchestra.run.smithi137.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-01-26T16:38:58.573 INFO:teuthology.orchestra.run.smithi137.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-01-26T16:38:58.573 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:38:58.573 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-01-26T16:38:58.573 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-01-26T16:38:58.573 INFO:teuthology.orchestra.run.smithi137.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-01-26T16:38:58.574 INFO:teuthology.orchestra.run.smithi137.stdout:Installing module profiles: 2023-01-26T16:38:58.574 INFO:teuthology.orchestra.run.smithi137.stdout: container-tools/common 2023-01-26T16:38:58.574 INFO:teuthology.orchestra.run.smithi137.stdout:Enabling module streams: 2023-01-26T16:38:58.574 INFO:teuthology.orchestra.run.smithi137.stdout: container-tools rhel8 2023-01-26T16:38:58.574 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:38:58.575 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:38:58.575 INFO:teuthology.orchestra.run.smithi137.stdout:========================================================================================================================= 2023-01-26T16:38:58.575 INFO:teuthology.orchestra.run.smithi137.stdout:Install 10 Packages 2023-01-26T16:38:58.575 INFO:teuthology.orchestra.run.smithi137.stdout:Upgrade 9 Packages 2023-01-26T16:38:58.575 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:38:58.576 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 40 M 2023-01-26T16:38:58.576 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:38:58.791 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:38:58.794 INFO:teuthology.orchestra.run.smithi135.stdout:========================================================================================================================= 2023-01-26T16:38:58.794 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:38:58.794 INFO:teuthology.orchestra.run.smithi135.stdout:========================================================================================================================= 2023-01-26T16:38:58.794 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrading: 2023-01-26T16:38:58.795 INFO:teuthology.orchestra.run.smithi135.stdout: conmon x86_64 2:2.1.3-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 56 k 2023-01-26T16:38:58.795 INFO:teuthology.orchestra.run.smithi135.stdout: container-selinux noarch 2:2.189.0-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 59 k 2023-01-26T16:38:58.795 INFO:teuthology.orchestra.run.smithi135.stdout: containernetworking-plugins x86_64 1:1.1.1-3.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 18 M 2023-01-26T16:38:58.795 INFO:teuthology.orchestra.run.smithi135.stdout: containers-common x86_64 2:1-39.module+el8.6.0+16891+aaa3bd4c rhel-8-for-x86_64-appstream-rpms 109 k 2023-01-26T16:38:58.796 INFO:teuthology.orchestra.run.smithi135.stdout: criu x86_64 3.15-3.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 518 k 2023-01-26T16:38:58.796 INFO:teuthology.orchestra.run.smithi135.stdout: fuse-overlayfs x86_64 1.9-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 73 k 2023-01-26T16:38:58.796 INFO:teuthology.orchestra.run.smithi135.stdout: libslirp x86_64 4.4.0-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 70 k 2023-01-26T16:38:58.796 INFO:teuthology.orchestra.run.smithi135.stdout: runc x86_64 1:1.1.3-3.module+el8.6.0+16986+c8760fe3 rhel-8-for-x86_64-appstream-rpms 3.0 M 2023-01-26T16:38:58.796 INFO:teuthology.orchestra.run.smithi135.stdout: slirp4netns x86_64 1.2.0-2.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 54 k 2023-01-26T16:38:58.797 INFO:teuthology.orchestra.run.smithi135.stdout:Installing group/module packages: 2023-01-26T16:38:58.797 INFO:teuthology.orchestra.run.smithi135.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-01-26T16:38:58.797 INFO:teuthology.orchestra.run.smithi135.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-01-26T16:38:58.797 INFO:teuthology.orchestra.run.smithi135.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-01-26T16:38:58.798 INFO:teuthology.orchestra.run.smithi135.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-01-26T16:38:58.798 INFO:teuthology.orchestra.run.smithi135.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-01-26T16:38:58.798 INFO:teuthology.orchestra.run.smithi135.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-01-26T16:38:58.798 INFO:teuthology.orchestra.run.smithi135.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-01-26T16:38:58.798 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:38:58.799 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-01-26T16:38:58.799 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-01-26T16:38:58.799 INFO:teuthology.orchestra.run.smithi135.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-01-26T16:38:58.799 INFO:teuthology.orchestra.run.smithi135.stdout:Installing module profiles: 2023-01-26T16:38:58.799 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools/common 2023-01-26T16:38:58.800 INFO:teuthology.orchestra.run.smithi135.stdout:Enabling module streams: 2023-01-26T16:38:58.800 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools rhel8 2023-01-26T16:38:58.800 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:38:58.800 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:38:58.801 INFO:teuthology.orchestra.run.smithi135.stdout:========================================================================================================================= 2023-01-26T16:38:58.801 INFO:teuthology.orchestra.run.smithi135.stdout:Install 10 Packages 2023-01-26T16:38:58.801 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrade 9 Packages 2023-01-26T16:38:58.801 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:38:58.802 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 40 M 2023-01-26T16:38:58.802 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:38:58.814 INFO:teuthology.orchestra.run.smithi137.stdout:(1/19): python3-pyxdg-0.25-16.el8.noarch.rpm 388 kB/s | 94 kB 00:00 2023-01-26T16:38:58.839 INFO:teuthology.orchestra.run.smithi137.stdout:(2/19): python3-pytoml-0.1.14-5.git7dea353.el8. 93 kB/s | 25 kB 00:00 2023-01-26T16:38:58.856 INFO:teuthology.orchestra.run.smithi135.stdout:(1/19): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2023-01-26T16:38:58.864 INFO:teuthology.orchestra.run.smithi137.stdout:(3/19): yajl-2.1.0-10.el8.x86_64.rpm 139 kB/s | 41 kB 00:00 2023-01-26T16:38:58.882 INFO:teuthology.orchestra.run.smithi135.stdout:(2/19): python3-pytoml-0.1.14-5.git7dea353.el8. 296 kB/s | 25 kB 00:00 2023-01-26T16:38:58.889 INFO:teuthology.orchestra.run.smithi137.stdout:(4/19): udica-0.2.6-4.module+el8.6.0+16771+28df 657 kB/s | 49 kB 00:00 2023-01-26T16:38:58.907 INFO:teuthology.orchestra.run.smithi135.stdout:(3/19): yajl-2.1.0-10.el8.x86_64.rpm 374 kB/s | 41 kB 00:00 2023-01-26T16:38:58.923 INFO:teuthology.orchestra.run.smithi137.stdout:(5/19): cockpit-podman-49.1-1.module+el8.6.0+16 6.1 MB/s | 524 kB 00:00 2023-01-26T16:38:58.932 INFO:teuthology.orchestra.run.smithi135.stdout:(4/19): udica-0.2.6-4.module+el8.6.0+16771+28df 653 kB/s | 49 kB 00:00 2023-01-26T16:38:58.949 INFO:teuthology.orchestra.run.smithi137.stdout:(6/19): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-01-26T16:38:58.974 INFO:teuthology.orchestra.run.smithi137.stdout:(7/19): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.2 MB/s | 213 kB 00:00 2023-01-26T16:38:58.974 INFO:teuthology.orchestra.run.smithi135.stdout:(5/19): cockpit-podman-49.1-1.module+el8.6.0+16 5.5 MB/s | 524 kB 00:00 2023-01-26T16:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout:(6/19): python3-podman-4.0.1-1.module+el8.6.0+1 2.2 MB/s | 149 kB 00:00 2023-01-26T16:38:59.025 INFO:teuthology.orchestra.run.smithi135.stdout:(7/19): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.1 MB/s | 213 kB 00:00 2023-01-26T16:38:59.082 INFO:teuthology.orchestra.run.smithi137.stdout:(8/19): toolbox-0.0.99.3-0.6.module+el8.6.0+167 20 MB/s | 2.2 MB 00:00 2023-01-26T16:38:59.116 INFO:teuthology.orchestra.run.smithi137.stdout:(9/19): conmon-2.1.3-1.module+el8.6.0+16771+28d 1.6 MB/s | 56 kB 00:00 2023-01-26T16:38:59.133 INFO:teuthology.orchestra.run.smithi135.stdout:(8/19): toolbox-0.0.99.3-0.6.module+el8.6.0+167 20 MB/s | 2.2 MB 00:00 2023-01-26T16:38:59.158 INFO:teuthology.orchestra.run.smithi137.stdout:(10/19): slirp4netns-1.2.0-2.module+el8.6.0+167 1.3 MB/s | 54 kB 00:00 2023-01-26T16:38:59.184 INFO:teuthology.orchestra.run.smithi135.stdout:(9/19): conmon-2.1.3-1.module+el8.6.0+16771+28d 1.1 MB/s | 56 kB 00:00 2023-01-26T16:38:59.218 INFO:teuthology.orchestra.run.smithi135.stdout:(10/19): slirp4netns-1.2.0-2.module+el8.6.0+167 1.6 MB/s | 54 kB 00:00 2023-01-26T16:38:59.250 INFO:teuthology.orchestra.run.smithi137.stdout:(11/19): skopeo-1.9.1-1.module+el8.6.0+16771+28 23 MB/s | 7.0 MB 00:00 2023-01-26T16:38:59.326 INFO:teuthology.orchestra.run.smithi135.stdout:(11/19): skopeo-1.9.1-1.module+el8.6.0+16771+28 21 MB/s | 7.0 MB 00:00 2023-01-26T16:38:59.333 INFO:teuthology.orchestra.run.smithi137.stdout:(12/19): buildah-1.26.2-1.module+el8.6.0+16771+ 17 MB/s | 8.0 MB 00:00 2023-01-26T16:38:59.375 INFO:teuthology.orchestra.run.smithi137.stdout:(13/19): containers-common-1-39.module+el8.6.0+ 875 kB/s | 109 kB 00:00 2023-01-26T16:38:59.401 INFO:teuthology.orchestra.run.smithi137.stdout:(14/19): libslirp-4.4.0-1.module+el8.6.0+16771+ 1.0 MB/s | 70 kB 00:00 2023-01-26T16:38:59.427 INFO:teuthology.orchestra.run.smithi135.stdout:(12/19): buildah-1.26.2-1.module+el8.6.0+16771+ 15 MB/s | 8.0 MB 00:00 2023-01-26T16:38:59.434 INFO:teuthology.orchestra.run.smithi137.stdout:(15/19): criu-3.15-3.module+el8.6.0+16771+28dfc 8.6 MB/s | 518 kB 00:00 2023-01-26T16:38:59.444 INFO:teuthology.orchestra.run.smithi135.stdout:(13/19): containers-common-1-39.module+el8.6.0+ 935 kB/s | 109 kB 00:00 2023-01-26T16:38:59.452 INFO:teuthology.orchestra.run.smithi137.stdout:(16/19): container-selinux-2.189.0-1.module+el8 1.1 MB/s | 59 kB 00:00 2023-01-26T16:38:59.469 INFO:teuthology.orchestra.run.smithi135.stdout:(14/19): libslirp-4.4.0-1.module+el8.6.0+16771+ 1.6 MB/s | 70 kB 00:00 2023-01-26T16:38:59.485 INFO:teuthology.orchestra.run.smithi137.stdout:(17/19): fuse-overlayfs-1.9-1.module+el8.6.0+16 2.2 MB/s | 73 kB 00:00 2023-01-26T16:38:59.503 INFO:teuthology.orchestra.run.smithi135.stdout:(15/19): criu-3.15-3.module+el8.6.0+16771+28dfc 8.6 MB/s | 518 kB 00:00 2023-01-26T16:38:59.528 INFO:teuthology.orchestra.run.smithi135.stdout:(16/19): container-selinux-2.189.0-1.module+el8 1.0 MB/s | 59 kB 00:00 2023-01-26T16:38:59.543 INFO:teuthology.orchestra.run.smithi137.stdout:(18/19): runc-1.1.3-3.module+el8.6.0+16986+c876 27 MB/s | 3.0 MB 00:00 2023-01-26T16:38:59.570 INFO:teuthology.orchestra.run.smithi135.stdout:(17/19): fuse-overlayfs-1.9-1.module+el8.6.0+16 1.7 MB/s | 73 kB 00:00 2023-01-26T16:38:59.663 INFO:teuthology.orchestra.run.smithi135.stdout:(18/19): runc-1.1.3-3.module+el8.6.0+16986+c876 19 MB/s | 3.0 MB 00:00 2023-01-26T16:38:59.794 INFO:teuthology.orchestra.run.smithi137.stdout:(19/19): containernetworking-plugins-1.1.1-3.mo 29 MB/s | 18 MB 00:00 2023-01-26T16:38:59.795 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:38:59.795 INFO:teuthology.orchestra.run.smithi137.stdout:Total 33 MB/s | 40 MB 00:01 2023-01-26T16:38:59.913 INFO:teuthology.orchestra.run.smithi135.stdout:(19/19): containernetworking-plugins-1.1.1-3.mo 26 MB/s | 18 MB 00:00 2023-01-26T16:38:59.913 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:38:59.914 INFO:teuthology.orchestra.run.smithi135.stdout:Total 36 MB/s | 40 MB 00:01 2023-01-26T16:39:00.209 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:39:00.253 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:39:00.253 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:39:00.329 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:39:00.374 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:39:00.374 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:39:00.628 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:39:00.632 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:39:00.739 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:39:00.743 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:39:01.675 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:39:01.688 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.6.0+16771+2 1/1 2023-01-26T16:39:01.722 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.6.0+16771 1/28 2023-01-26T16:39:01.788 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:39:01.801 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.6.0+16771+2 1/1 2023-01-26T16:39:01.838 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.6.0+16771 1/28 2023-01-26T16:39:01.960 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : container-selinux-2:2.189.0-1.module+el8.6.0+16771 1/28 2023-01-26T16:39:02.001 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : container-selinux-2:2.189.0-1.module+el8.6.0+16771 1/28 2023-01-26T16:39:18.847 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.6.0+16771 1/28 2023-01-26T16:39:18.998 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : fuse-overlayfs-1.9-1.module+el8.6.0+16771+28dfca77 2/28 2023-01-26T16:39:19.023 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.6.0+16771 1/28 2023-01-26T16:39:19.067 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: fuse-overlayfs-1.9-1.module+el8.6.0+16771+28dfca77 2/28 2023-01-26T16:39:19.190 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : fuse-overlayfs-1.9-1.module+el8.6.0+16771+28dfca77 2/28 2023-01-26T16:39:19.259 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: fuse-overlayfs-1.9-1.module+el8.6.0+16771+28dfca77 2/28 2023-01-26T16:39:19.602 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : criu-3.15-3.module+el8.6.0+16771+28dfca77.x86_64 3/28 2023-01-26T16:39:19.782 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : criu-3.15-3.module+el8.6.0+16771+28dfca77.x86_64 3/28 2023-01-26T16:39:19.857 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : runc-1:1.1.3-3.module+el8.6.0+16986+c8760fe3.x86_6 4/28 2023-01-26T16:39:20.044 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : libslirp-4.4.0-1.module+el8.6.0+16771+28dfca77.x86 5/28 2023-01-26T16:39:20.057 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : runc-1:1.1.3-3.module+el8.6.0+16986+c8760fe3.x86_6 4/28 2023-01-26T16:39:20.268 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : libslirp-4.4.0-1.module+el8.6.0+16771+28dfca77.x86 5/28 2023-01-26T16:39:21.817 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : slirp4netns-1.2.0-2.module+el8.6.0+16771+28dfca77. 6/28 2023-01-26T16:39:22.018 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : slirp4netns-1.2.0-2.module+el8.6.0+16771+28dfca77. 6/28 2023-01-26T16:39:22.048 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : containernetworking-plugins-1:1.1.1-3.module+el8.6 7/28 2023-01-26T16:39:22.212 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/28 2023-01-26T16:39:22.256 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : containernetworking-plugins-1:1.1.1-3.module+el8.6 7/28 2023-01-26T16:39:22.412 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/28 2023-01-26T16:39:22.416 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : yajl-2.1.0-10.el8.x86_64 9/28 2023-01-26T16:39:22.566 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : yajl-2.1.0-10.el8.x86_64 9/28 2023-01-26T16:39:22.584 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 10/28 2023-01-26T16:39:22.585 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : containers-common-2:1-39.module+el8.6.0+16891+aaa3 11/28 2023-01-26T16:39:22.585 INFO:teuthology.orchestra.run.smithi135.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-01-26T16:39:22.585 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:39:22.726 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 10/28 2023-01-26T16:39:22.726 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : containers-common-2:1-39.module+el8.6.0+16891+aaa3 11/28 2023-01-26T16:39:22.726 INFO:teuthology.orchestra.run.smithi137.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-01-26T16:39:22.726 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:39:23.048 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/28 2023-01-26T16:39:23.138 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/28 2023-01-26T16:39:23.975 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 13/28 2023-01-26T16:39:24.007 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 13/28 2023-01-26T16:39:24.758 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 14/28 2023-01-26T16:39:24.772 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 14/28 2023-01-26T16:39:25.153 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 15/28 2023-01-26T16:39:25.171 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 15/28 2023-01-26T16:39:25.309 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 16/28 2023-01-26T16:39:25.352 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 16/28 2023-01-26T16:39:25.510 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 17/28 2023-01-26T16:39:25.528 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 17/28 2023-01-26T16:39:25.697 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : conmon-2:2.1.3-1.module+el8.6.0+16771+28dfca77.x86 18/28 2023-01-26T16:39:25.748 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : conmon-2:2.1.3-1.module+el8.6.0+16771+28dfca77.x86 18/28 2023-01-26T16:39:25.865 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 19/28 2023-01-26T16:39:25.882 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 19/28 2023-01-26T16:39:26.041 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 20/28 2023-01-26T16:39:26.048 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 20/28 2023-01-26T16:39:26.182 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 21/28 2023-01-26T16:39:26.216 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 21/28 2023-01-26T16:39:26.323 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 22/28 2023-01-26T16:39:26.324 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/28 2023-01-26T16:39:26.357 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 22/28 2023-01-26T16:39:26.357 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/28 2023-01-26T16:39:26.474 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/28 2023-01-26T16:39:26.507 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/28 2023-01-26T16:39:26.648 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 24/28 2023-01-26T16:39:26.683 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 24/28 2023-01-26T16:39:26.795 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 25/28 2023-01-26T16:39:26.824 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 25/28 2023-01-26T16:39:26.935 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 26/28 2023-01-26T16:39:26.955 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 26/28 2023-01-26T16:39:27.098 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 27/28 2023-01-26T16:39:27.115 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 27/28 2023-01-26T16:39:27.239 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 28/28 2023-01-26T16:39:27.297 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 28/28 2023-01-26T16:39:45.404 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.6.0+16771 28/28 2023-01-26T16:39:45.484 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.6.0+16771 28/28 2023-01-26T16:39:45.642 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 28/28 2023-01-26T16:39:45.643 INFO:teuthology.orchestra.run.smithi137.stdout:[/usr/lib/tmpfiles.d/journal-nocow.conf:26] Failed to resolve specifier: uninitialized /etc detected, skipping 2023-01-26T16:39:45.643 INFO:teuthology.orchestra.run.smithi137.stdout:All rules containing unresolvable specifiers will be skipped. 2023-01-26T16:39:45.643 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:39:45.735 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 28/28 2023-01-26T16:39:45.736 INFO:teuthology.orchestra.run.smithi135.stdout:[/usr/lib/tmpfiles.d/journal-nocow.conf:26] Failed to resolve specifier: uninitialized /etc detected, skipping 2023-01-26T16:39:45.736 INFO:teuthology.orchestra.run.smithi135.stdout:All rules containing unresolvable specifiers will be skipped. 2023-01-26T16:39:45.736 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:39:45.816 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/28 2023-01-26T16:39:45.816 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/28 2023-01-26T16:39:45.817 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/28 2023-01-26T16:39:45.817 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/28 2023-01-26T16:39:45.817 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/28 2023-01-26T16:39:45.817 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/28 2023-01-26T16:39:45.817 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/28 2023-01-26T16:39:45.818 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/28 2023-01-26T16:39:45.818 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/28 2023-01-26T16:39:45.818 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/28 2023-01-26T16:39:45.818 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : conmon-2:2.1.3-1.module+el8.6.0+16771+28dfca77.x86 11/28 2023-01-26T16:39:45.818 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 12/28 2023-01-26T16:39:45.819 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : slirp4netns-1.2.0-2.module+el8.6.0+16771+28dfca77. 13/28 2023-01-26T16:39:45.819 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 14/28 2023-01-26T16:39:45.819 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module+el8.6 15/28 2023-01-26T16:39:45.819 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 16/28 2023-01-26T16:39:45.819 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : containers-common-2:1-39.module+el8.6.0+16891+aaa3 17/28 2023-01-26T16:39:45.820 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 18/28 2023-01-26T16:39:45.820 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+16771+28dfca77.x86 19/28 2023-01-26T16:39:45.820 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 20/28 2023-01-26T16:39:45.820 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : criu-3.15-3.module+el8.6.0+16771+28dfca77.x86_64 21/28 2023-01-26T16:39:45.820 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 22/28 2023-01-26T16:39:45.821 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.6.0+16771 23/28 2023-01-26T16:39:45.821 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 24/28 2023-01-26T16:39:45.821 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : runc-1:1.1.3-3.module+el8.6.0+16986+c8760fe3.x86_6 25/28 2023-01-26T16:39:45.821 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/28 2023-01-26T16:39:45.821 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : fuse-overlayfs-1.9-1.module+el8.6.0+16771+28dfca77 27/28 2023-01-26T16:39:45.915 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/28 2023-01-26T16:39:45.915 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/28 2023-01-26T16:39:45.915 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/28 2023-01-26T16:39:45.915 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/28 2023-01-26T16:39:45.916 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/28 2023-01-26T16:39:45.916 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/28 2023-01-26T16:39:45.916 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/28 2023-01-26T16:39:45.916 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/28 2023-01-26T16:39:45.916 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/28 2023-01-26T16:39:45.917 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/28 2023-01-26T16:39:45.917 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : conmon-2:2.1.3-1.module+el8.6.0+16771+28dfca77.x86 11/28 2023-01-26T16:39:45.917 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 12/28 2023-01-26T16:39:45.917 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : slirp4netns-1.2.0-2.module+el8.6.0+16771+28dfca77. 13/28 2023-01-26T16:39:45.917 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 14/28 2023-01-26T16:39:45.918 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module+el8.6 15/28 2023-01-26T16:39:45.918 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 16/28 2023-01-26T16:39:45.918 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : containers-common-2:1-39.module+el8.6.0+16891+aaa3 17/28 2023-01-26T16:39:45.918 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 18/28 2023-01-26T16:39:45.919 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+16771+28dfca77.x86 19/28 2023-01-26T16:39:45.919 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 20/28 2023-01-26T16:39:45.919 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : criu-3.15-3.module+el8.6.0+16771+28dfca77.x86_64 21/28 2023-01-26T16:39:45.919 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 22/28 2023-01-26T16:39:45.919 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.6.0+16771 23/28 2023-01-26T16:39:45.920 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 24/28 2023-01-26T16:39:45.920 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : runc-1:1.1.3-3.module+el8.6.0+16986+c8760fe3.x86_6 25/28 2023-01-26T16:39:45.920 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/28 2023-01-26T16:39:45.920 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fuse-overlayfs-1.9-1.module+el8.6.0+16771+28dfca77 27/28 2023-01-26T16:39:47.177 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 28/28 2023-01-26T16:39:47.177 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:20 ago on Thu 26 Jan 2023 04:37:26 PM UTC. 2023-01-26T16:39:47.306 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 28/28 2023-01-26T16:39:47.307 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:20 ago on Thu 26 Jan 2023 04:37:26 PM UTC. 2023-01-26T16:39:50.454 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:39:50.546 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:39:50.649 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:39:50.649 INFO:teuthology.orchestra.run.smithi137.stdout:Upgraded: 2023-01-26T16:39:50.649 INFO:teuthology.orchestra.run.smithi137.stdout: conmon-2:2.1.3-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.650 INFO:teuthology.orchestra.run.smithi137.stdout: container-selinux-2:2.189.0-1.module+el8.6.0+16771+28dfca77.noarch 2023-01-26T16:39:50.650 INFO:teuthology.orchestra.run.smithi137.stdout: containernetworking-plugins-1:1.1.1-3.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.650 INFO:teuthology.orchestra.run.smithi137.stdout: containers-common-2:1-39.module+el8.6.0+16891+aaa3bd4c.x86_64 2023-01-26T16:39:50.650 INFO:teuthology.orchestra.run.smithi137.stdout: criu-3.15-3.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.650 INFO:teuthology.orchestra.run.smithi137.stdout: fuse-overlayfs-1.9-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.651 INFO:teuthology.orchestra.run.smithi137.stdout: libslirp-4.4.0-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.651 INFO:teuthology.orchestra.run.smithi137.stdout: runc-1:1.1.3-3.module+el8.6.0+16986+c8760fe3.x86_64 2023-01-26T16:39:50.651 INFO:teuthology.orchestra.run.smithi137.stdout: slirp4netns-1.2.0-2.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.651 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:39:50.652 INFO:teuthology.orchestra.run.smithi137.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.652 INFO:teuthology.orchestra.run.smithi137.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-01-26T16:39:50.652 INFO:teuthology.orchestra.run.smithi137.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.652 INFO:teuthology.orchestra.run.smithi137.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-01-26T16:39:50.652 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-01-26T16:39:50.653 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-01-26T16:39:50.653 INFO:teuthology.orchestra.run.smithi137.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.653 INFO:teuthology.orchestra.run.smithi137.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.653 INFO:teuthology.orchestra.run.smithi137.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-01-26T16:39:50.653 INFO:teuthology.orchestra.run.smithi137.stdout: yajl-2.1.0-10.el8.x86_64 2023-01-26T16:39:50.654 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:39:50.654 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:39:50.744 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:39:50.744 INFO:teuthology.orchestra.run.smithi135.stdout:Upgraded: 2023-01-26T16:39:50.744 INFO:teuthology.orchestra.run.smithi135.stdout: conmon-2:2.1.3-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.745 INFO:teuthology.orchestra.run.smithi135.stdout: container-selinux-2:2.189.0-1.module+el8.6.0+16771+28dfca77.noarch 2023-01-26T16:39:50.745 INFO:teuthology.orchestra.run.smithi135.stdout: containernetworking-plugins-1:1.1.1-3.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.745 INFO:teuthology.orchestra.run.smithi135.stdout: containers-common-2:1-39.module+el8.6.0+16891+aaa3bd4c.x86_64 2023-01-26T16:39:50.745 INFO:teuthology.orchestra.run.smithi135.stdout: criu-3.15-3.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.746 INFO:teuthology.orchestra.run.smithi135.stdout: fuse-overlayfs-1.9-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.746 INFO:teuthology.orchestra.run.smithi135.stdout: libslirp-4.4.0-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.746 INFO:teuthology.orchestra.run.smithi135.stdout: runc-1:1.1.3-3.module+el8.6.0+16986+c8760fe3.x86_64 2023-01-26T16:39:50.746 INFO:teuthology.orchestra.run.smithi135.stdout: slirp4netns-1.2.0-2.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.746 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:39:50.746 INFO:teuthology.orchestra.run.smithi135.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.747 INFO:teuthology.orchestra.run.smithi135.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-01-26T16:39:50.747 INFO:teuthology.orchestra.run.smithi135.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.747 INFO:teuthology.orchestra.run.smithi135.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-01-26T16:39:50.747 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-01-26T16:39:50.748 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-01-26T16:39:50.748 INFO:teuthology.orchestra.run.smithi135.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.748 INFO:teuthology.orchestra.run.smithi135.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-01-26T16:39:50.748 INFO:teuthology.orchestra.run.smithi135.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-01-26T16:39:50.748 INFO:teuthology.orchestra.run.smithi135.stdout: yajl-2.1.0-10.el8.x86_64 2023-01-26T16:39:50.749 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:39:50.749 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:39:50.831 DEBUG:teuthology.parallel:result is None 2023-01-26T16:39:50.924 DEBUG:teuthology.parallel:result is None 2023-01-26T16:39:50.924 INFO:teuthology.run_tasks:Running task install... 2023-01-26T16:39:50.933 DEBUG:teuthology.task.install:project ceph 2023-01-26T16:39:50.933 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b0d2592529629ab4f86fed5991e556a87dcda563'}} 2023-01-26T16:39:50.934 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'b0d2592529629ab4f86fed5991e556a87dcda563'} 2023-01-26T16:39:50.934 INFO:teuthology.task.install:Using flavor: default 2023-01-26T16:39:50.940 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']} 2023-01-26T16:39:50.940 INFO:teuthology.task.install:extra packages: [] 2023-01-26T16:39:50.941 DEBUG:teuthology.orchestra.run.smithi135:> sudo lsb_release -is 2023-01-26T16:39:50.982 INFO:teuthology.orchestra.run.smithi135.stdout:RedHatEnterprise 2023-01-26T16:39:50.983 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2023-01-26T16:39:50.983 DEBUG:teuthology.orchestra.run.smithi137:> sudo lsb_release -is 2023-01-26T16:39:50.984 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': 'b0d2592529629ab4f86fed5991e556a87dcda563', 'tag': None, 'wait_for_package': False} 2023-01-26T16:39:50.984 DEBUG:teuthology.orchestra.run.smithi135:> sudo lsb_release -is 2023-01-26T16:39:51.026 INFO:teuthology.orchestra.run.smithi137.stdout:RedHatEnterprise 2023-01-26T16:39:51.027 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2023-01-26T16:39:51.027 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': 'b0d2592529629ab4f86fed5991e556a87dcda563', 'tag': None, 'wait_for_package': False} 2023-01-26T16:39:51.028 DEBUG:teuthology.orchestra.run.smithi137:> sudo lsb_release -is 2023-01-26T16:39:51.063 INFO:teuthology.orchestra.run.smithi135.stdout:RedHatEnterprise 2023-01-26T16:39:51.065 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2023-01-26T16:39:51.065 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-26T16:39:51.065 INFO:teuthology.packaging:ref: None 2023-01-26T16:39:51.066 INFO:teuthology.packaging:tag: None 2023-01-26T16:39:51.066 INFO:teuthology.packaging:branch: quincy 2023-01-26T16:39:51.066 INFO:teuthology.packaging:sha1: b0d2592529629ab4f86fed5991e556a87dcda563 2023-01-26T16:39:51.067 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-01-26T16:39:51.110 INFO:teuthology.orchestra.run.smithi137.stdout:RedHatEnterprise 2023-01-26T16:39:51.112 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2023-01-26T16:39:51.112 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-26T16:39:51.112 INFO:teuthology.packaging:ref: None 2023-01-26T16:39:51.113 INFO:teuthology.packaging:tag: None 2023-01-26T16:39:51.113 INFO:teuthology.packaging:branch: quincy 2023-01-26T16:39:51.114 INFO:teuthology.packaging:sha1: b0d2592529629ab4f86fed5991e556a87dcda563 2023-01-26T16:39:51.114 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-01-26T16:39:51.308 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/6b3a5180976335120a739cd84efb1ce5e73e19f9/centos/8/flavors/default/ 2023-01-26T16:39:51.308 INFO:teuthology.task.install.rpm:Package version is 17.2.5-691.g6b3a5180 2023-01-26T16:39:51.324 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/6b3a5180976335120a739cd84efb1ce5e73e19f9/centos/8/flavors/default/ 2023-01-26T16:39:51.325 INFO:teuthology.task.install.rpm:Package version is 17.2.5-691.g6b3a5180 2023-01-26T16:39:51.433 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6b3a5180976335120a739cd84efb1ce5e73e19f9/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6b3a5180976335120a739cd84efb1ce5e73e19f9/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6b3a5180976335120a739cd84efb1ce5e73e19f9/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-01-26T16:39:51.434 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:39:51.434 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-01-26T16:39:51.448 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6b3a5180976335120a739cd84efb1ce5e73e19f9/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6b3a5180976335120a739cd84efb1ce5e73e19f9/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/6b3a5180976335120a739cd84efb1ce5e73e19f9/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-01-26T16:39:51.448 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:39:51.449 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-01-26T16:39:51.461 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 2023-01-26T16:39:51.461 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-26T16:39:51.461 INFO:teuthology.packaging:ref: None 2023-01-26T16:39:51.462 INFO:teuthology.packaging:tag: None 2023-01-26T16:39:51.462 INFO:teuthology.packaging:branch: quincy 2023-01-26T16:39:51.462 INFO:teuthology.packaging:sha1: b0d2592529629ab4f86fed5991e556a87dcda563 2023-01-26T16:39:51.463 DEBUG:teuthology.orchestra.run.smithi135:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-01-26T16:39:51.475 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 2023-01-26T16:39:51.475 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-26T16:39:51.476 INFO:teuthology.packaging:ref: None 2023-01-26T16:39:51.476 INFO:teuthology.packaging:tag: None 2023-01-26T16:39:51.476 INFO:teuthology.packaging:branch: quincy 2023-01-26T16:39:51.476 INFO:teuthology.packaging:sha1: b0d2592529629ab4f86fed5991e556a87dcda563 2023-01-26T16:39:51.477 DEBUG:teuthology.orchestra.run.smithi137:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-01-26T16:39:51.528 DEBUG:teuthology.orchestra.run.smithi135:> 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 2023-01-26T16:39:51.543 DEBUG:teuthology.orchestra.run.smithi137:> 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 2023-01-26T16:39:51.607 DEBUG:teuthology.orchestra.run.smithi135:> 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 2023-01-26T16:39:51.620 DEBUG:teuthology.orchestra.run.smithi137:> 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 2023-01-26T16:39:51.673 INFO:teuthology.orchestra.run.smithi135.stdout:check_obsoletes = 1 2023-01-26T16:39:51.674 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum clean all 2023-01-26T16:39:51.685 INFO:teuthology.orchestra.run.smithi137.stdout:check_obsoletes = 1 2023-01-26T16:39:51.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum clean all 2023-01-26T16:39:52.046 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:39:52.057 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:39:52.283 INFO:teuthology.orchestra.run.smithi135.stdout:44 files removed 2023-01-26T16:39:52.291 INFO:teuthology.orchestra.run.smithi137.stdout:44 files removed 2023-01-26T16:39:52.330 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-radosgw 2023-01-26T16:39:52.339 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-radosgw 2023-01-26T16:39:52.663 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:39:52.669 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:39:53.307 INFO:teuthology.orchestra.run.smithi137.stdout:ceph packages for x86_64 290 kB/s | 78 kB 00:00 2023-01-26T16:39:53.325 INFO:teuthology.orchestra.run.smithi135.stdout:ceph packages for x86_64 285 kB/s | 78 kB 00:00 2023-01-26T16:39:53.582 INFO:teuthology.orchestra.run.smithi137.stdout:ceph noarch packages 37 kB/s | 9.1 kB 00:00 2023-01-26T16:39:53.601 INFO:teuthology.orchestra.run.smithi135.stdout:ceph noarch packages 37 kB/s | 9.1 kB 00:00 2023-01-26T16:39:53.849 INFO:teuthology.orchestra.run.smithi137.stdout:ceph source packages 5.9 kB/s | 1.5 kB 00:00 2023-01-26T16:39:53.869 INFO:teuthology.orchestra.run.smithi135.stdout:ceph source packages 5.9 kB/s | 1.5 kB 00:00 2023-01-26T16:39:53.983 INFO:teuthology.orchestra.run.smithi137.stdout:Copr repo for python3-asyncssh owned by ceph 30 kB/s | 3.5 kB 00:00 2023-01-26T16:39:54.011 INFO:teuthology.orchestra.run.smithi135.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-01-26T16:39:55.913 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 7.1 MB/s | 13 MB 00:01 2023-01-26T16:39:56.251 INFO:teuthology.orchestra.run.smithi137.stdout:Extra Packages for Enterprise Linux 5.9 MB/s | 13 MB 00:02 2023-01-26T16:39:58.996 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 255 kB/s | 24 kB 00:00 2023-01-26T16:39:59.226 INFO:teuthology.orchestra.run.smithi137.stdout:lab-extras 318 kB/s | 24 kB 00:00 2023-01-26T16:40:00.011 INFO:teuthology.orchestra.run.smithi137.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 66 MB/s | 47 MB 00:00 2023-01-26T16:40:00.024 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 49 MB/s | 47 MB 00:00 2023-01-26T16:40:07.837 INFO:teuthology.orchestra.run.smithi137.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 66 MB/s | 53 MB 00:00 2023-01-26T16:40:08.100 INFO:teuthology.orchestra.run.smithi135.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 MB/s | 53 MB 00:00 2023-01-26T16:40:18.934 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:40:18.937 INFO:teuthology.orchestra.run.smithi137.stdout:=================================================================================================== 2023-01-26T16:40:18.937 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:40:18.937 INFO:teuthology.orchestra.run.smithi137.stdout:=================================================================================================== 2023-01-26T16:40:18.937 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:40:18.937 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-radosgw x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 17 M 2023-01-26T16:40:18.938 INFO:teuthology.orchestra.run.smithi137.stdout:Upgrading: 2023-01-26T16:40:18.938 INFO:teuthology.orchestra.run.smithi137.stdout: librados2 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 3.5 M 2023-01-26T16:40:18.938 INFO:teuthology.orchestra.run.smithi137.stdout: librbd1 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 3.6 M 2023-01-26T16:40:18.938 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:40:18.939 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-base x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 5.1 M 2023-01-26T16:40:18.939 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-common x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 23 M 2023-01-26T16:40:18.939 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-selinux x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 24 k 2023-01-26T16:40:18.939 INFO:teuthology.orchestra.run.smithi137.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-01-26T16:40:18.939 INFO:teuthology.orchestra.run.smithi137.stdout: libcephfs2 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 793 k 2023-01-26T16:40:18.940 INFO:teuthology.orchestra.run.smithi137.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-01-26T16:40:18.940 INFO:teuthology.orchestra.run.smithi137.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-01-26T16:40:18.940 INFO:teuthology.orchestra.run.smithi137.stdout: libradosstriper1 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 507 k 2023-01-26T16:40:18.940 INFO:teuthology.orchestra.run.smithi137.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-01-26T16:40:18.940 INFO:teuthology.orchestra.run.smithi137.stdout: librgw2 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 5.5 M 2023-01-26T16:40:18.941 INFO:teuthology.orchestra.run.smithi137.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-01-26T16:40:18.941 INFO:teuthology.orchestra.run.smithi137.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-01-26T16:40:18.941 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ceph-argparse x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 45 k 2023-01-26T16:40:18.941 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ceph-common x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 108 k 2023-01-26T16:40:18.941 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cephfs x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 190 k 2023-01-26T16:40:18.942 INFO:teuthology.orchestra.run.smithi137.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-01-26T16:40:18.942 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rados x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 370 k 2023-01-26T16:40:18.942 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rbd x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 357 k 2023-01-26T16:40:18.942 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rgw x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 107 k 2023-01-26T16:40:18.942 INFO:teuthology.orchestra.run.smithi137.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-01-26T16:40:18.943 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:40:18.943 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:40:18.943 INFO:teuthology.orchestra.run.smithi137.stdout:=================================================================================================== 2023-01-26T16:40:18.943 INFO:teuthology.orchestra.run.smithi137.stdout:Install 21 Packages 2023-01-26T16:40:18.943 INFO:teuthology.orchestra.run.smithi137.stdout:Upgrade 2 Packages 2023-01-26T16:40:18.944 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:40:18.944 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 63 M 2023-01-26T16:40:18.944 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:40:19.413 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:40:19.415 INFO:teuthology.orchestra.run.smithi135.stdout:=================================================================================================== 2023-01-26T16:40:19.415 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:40:19.416 INFO:teuthology.orchestra.run.smithi135.stdout:=================================================================================================== 2023-01-26T16:40:19.416 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:40:19.416 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-radosgw x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 17 M 2023-01-26T16:40:19.416 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrading: 2023-01-26T16:40:19.417 INFO:teuthology.orchestra.run.smithi135.stdout: librados2 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 3.5 M 2023-01-26T16:40:19.417 INFO:teuthology.orchestra.run.smithi135.stdout: librbd1 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 3.6 M 2023-01-26T16:40:19.417 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:40:19.418 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 5.1 M 2023-01-26T16:40:19.418 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-common x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 23 M 2023-01-26T16:40:19.418 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-selinux x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 24 k 2023-01-26T16:40:19.418 INFO:teuthology.orchestra.run.smithi135.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-01-26T16:40:19.418 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs2 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 793 k 2023-01-26T16:40:19.419 INFO:teuthology.orchestra.run.smithi135.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-01-26T16:40:19.419 INFO:teuthology.orchestra.run.smithi135.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-01-26T16:40:19.419 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 507 k 2023-01-26T16:40:19.419 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-01-26T16:40:19.420 INFO:teuthology.orchestra.run.smithi135.stdout: librgw2 x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 5.5 M 2023-01-26T16:40:19.420 INFO:teuthology.orchestra.run.smithi135.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-01-26T16:40:19.420 INFO:teuthology.orchestra.run.smithi135.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-01-26T16:40:19.420 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 45 k 2023-01-26T16:40:19.421 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 108 k 2023-01-26T16:40:19.421 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cephfs x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 190 k 2023-01-26T16:40:19.421 INFO:teuthology.orchestra.run.smithi135.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-01-26T16:40:19.421 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 370 k 2023-01-26T16:40:19.421 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rbd x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 357 k 2023-01-26T16:40:19.422 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 107 k 2023-01-26T16:40:19.422 INFO:teuthology.orchestra.run.smithi135.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-01-26T16:40:19.422 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:40:19.422 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:40:19.422 INFO:teuthology.orchestra.run.smithi135.stdout:=================================================================================================== 2023-01-26T16:40:19.423 INFO:teuthology.orchestra.run.smithi135.stdout:Install 21 Packages 2023-01-26T16:40:19.423 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrade 2 Packages 2023-01-26T16:40:19.423 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:40:19.424 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 63 M 2023-01-26T16:40:19.424 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:40:19.470 INFO:teuthology.orchestra.run.smithi137.stdout:(1/23): ceph-base-17.2.5-691.g6b3a5180.el8.x86_ 9.7 MB/s | 5.1 MB 00:00 2023-01-26T16:40:19.529 INFO:teuthology.orchestra.run.smithi137.stdout:(2/23): ceph-selinux-17.2.5-691.g6b3a5180.el8.x 417 kB/s | 24 kB 00:00 2023-01-26T16:40:19.620 INFO:teuthology.orchestra.run.smithi137.stdout:(3/23): libcephfs2-17.2.5-691.g6b3a5180.el8.x86 8.5 MB/s | 793 kB 00:00 2023-01-26T16:40:19.712 INFO:teuthology.orchestra.run.smithi137.stdout:(4/23): libradosstriper1-17.2.5-691.g6b3a5180.e 5.4 MB/s | 507 kB 00:00 2023-01-26T16:40:20.471 INFO:teuthology.orchestra.run.smithi137.stdout:(5/23): librgw2-17.2.5-691.g6b3a5180.el8.x86_64 7.3 MB/s | 5.5 MB 00:00 2023-01-26T16:40:20.563 INFO:teuthology.orchestra.run.smithi137.stdout:(6/23): python3-ceph-argparse-17.2.5-691.g6b3a5 488 kB/s | 45 kB 00:00 2023-01-26T16:40:20.646 INFO:teuthology.orchestra.run.smithi137.stdout:(7/23): python3-ceph-common-17.2.5-691.g6b3a518 1.3 MB/s | 108 kB 00:00 2023-01-26T16:40:20.659 INFO:teuthology.orchestra.run.smithi135.stdout:(1/23): ceph-base-17.2.5-691.g6b3a5180.el8.x86_ 4.2 MB/s | 5.1 MB 00:01 2023-01-26T16:40:20.722 INFO:teuthology.orchestra.run.smithi137.stdout:(8/23): python3-cephfs-17.2.5-691.g6b3a5180.el8 2.5 MB/s | 190 kB 00:00 2023-01-26T16:40:20.849 INFO:teuthology.orchestra.run.smithi137.stdout:(9/23): python3-rados-17.2.5-691.g6b3a5180.el8. 2.8 MB/s | 370 kB 00:00 2023-01-26T16:40:20.871 INFO:teuthology.orchestra.run.smithi135.stdout:(2/23): ceph-selinux-17.2.5-691.g6b3a5180.el8.x 115 kB/s | 24 kB 00:00 2023-01-26T16:40:20.931 INFO:teuthology.orchestra.run.smithi137.stdout:(10/23): python3-rbd-17.2.5-691.g6b3a5180.el8.x 4.3 MB/s | 357 kB 00:00 2023-01-26T16:40:21.031 INFO:teuthology.orchestra.run.smithi137.stdout:(11/23): python3-rgw-17.2.5-691.g6b3a5180.el8.x 1.0 MB/s | 107 kB 00:00 2023-01-26T16:40:21.223 INFO:teuthology.orchestra.run.smithi137.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.6 MB/s | 306 kB 00:00 2023-01-26T16:40:21.265 INFO:teuthology.orchestra.run.smithi137.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 1.4 MB/s | 59 kB 00:00 2023-01-26T16:40:21.301 INFO:teuthology.orchestra.run.smithi135.stdout:(3/23): libcephfs2-17.2.5-691.g6b3a5180.el8.x86 1.8 MB/s | 793 kB 00:00 2023-01-26T16:40:21.315 INFO:teuthology.orchestra.run.smithi137.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2023-01-26T16:40:21.561 INFO:teuthology.orchestra.run.smithi135.stdout:(4/23): ceph-radosgw-17.2.5-691.g6b3a5180.el8.x 7.8 MB/s | 17 MB 00:02 2023-01-26T16:40:21.582 INFO:teuthology.orchestra.run.smithi137.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 6.5 MB/s | 1.7 MB 00:00 2023-01-26T16:40:21.594 INFO:teuthology.orchestra.run.smithi135.stdout:(5/23): libradosstriper1-17.2.5-691.g6b3a5180.e 1.7 MB/s | 507 kB 00:00 2023-01-26T16:40:21.641 INFO:teuthology.orchestra.run.smithi137.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.4 MB/s | 259 kB 00:00 2023-01-26T16:40:21.666 INFO:teuthology.orchestra.run.smithi137.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.7 MB/s | 44 kB 00:00 2023-01-26T16:40:21.686 INFO:teuthology.orchestra.run.smithi135.stdout:(6/23): python3-ceph-argparse-17.2.5-691.g6b3a5 486 kB/s | 45 kB 00:00 2023-01-26T16:40:21.710 INFO:teuthology.orchestra.run.smithi137.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 7.9 MB/s | 354 kB 00:00 2023-01-26T16:40:21.744 INFO:teuthology.orchestra.run.smithi137.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.4 MB/s | 47 kB 00:00 2023-01-26T16:40:21.795 INFO:teuthology.orchestra.run.smithi135.stdout:(7/23): python3-ceph-common-17.2.5-691.g6b3a518 995 kB/s | 108 kB 00:00 2023-01-26T16:40:22.070 INFO:teuthology.orchestra.run.smithi135.stdout:(8/23): librgw2-17.2.5-691.g6b3a5180.el8.x86_64 11 MB/s | 5.5 MB 00:00 2023-01-26T16:40:22.145 INFO:teuthology.orchestra.run.smithi135.stdout:(9/23): python3-rados-17.2.5-691.g6b3a5180.el8. 4.8 MB/s | 370 kB 00:00 2023-01-26T16:40:22.229 INFO:teuthology.orchestra.run.smithi135.stdout:(10/23): python3-rbd-17.2.5-691.g6b3a5180.el8.x 4.2 MB/s | 357 kB 00:00 2023-01-26T16:40:22.296 INFO:teuthology.orchestra.run.smithi135.stdout:(11/23): python3-rgw-17.2.5-691.g6b3a5180.el8.x 1.6 MB/s | 107 kB 00:00 2023-01-26T16:40:22.430 INFO:teuthology.orchestra.run.smithi135.stdout:(12/23): python3-cephfs-17.2.5-691.g6b3a5180.el 299 kB/s | 190 kB 00:00 2023-01-26T16:40:22.489 INFO:teuthology.orchestra.run.smithi135.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.6 MB/s | 306 kB 00:00 2023-01-26T16:40:22.502 INFO:teuthology.orchestra.run.smithi137.stdout:(20/23): librados2-17.2.5-691.g6b3a5180.el8.x86 4.6 MB/s | 3.5 MB 00:00 2023-01-26T16:40:22.547 INFO:teuthology.orchestra.run.smithi135.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.3 MB/s | 75 kB 00:00 2023-01-26T16:40:22.573 INFO:teuthology.orchestra.run.smithi135.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 412 kB/s | 59 kB 00:00 2023-01-26T16:40:22.631 INFO:teuthology.orchestra.run.smithi135.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-01-26T16:40:22.665 INFO:teuthology.orchestra.run.smithi135.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2023-01-26T16:40:22.707 INFO:teuthology.orchestra.run.smithi135.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-01-26T16:40:22.741 INFO:teuthology.orchestra.run.smithi135.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.4 MB/s | 47 kB 00:00 2023-01-26T16:40:22.858 INFO:teuthology.orchestra.run.smithi135.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 5.6 MB/s | 1.7 MB 00:00 2023-01-26T16:40:22.894 INFO:teuthology.orchestra.run.smithi137.stdout:(21/23): ceph-common-17.2.5-691.g6b3a5180.el8.x 5.9 MB/s | 23 MB 00:03 2023-01-26T16:40:23.234 INFO:teuthology.orchestra.run.smithi135.stdout:(21/23): librbd1-17.2.5-691.g6b3a5180.el8.x86_6 9.6 MB/s | 3.6 MB 00:00 2023-01-26T16:40:23.278 INFO:teuthology.orchestra.run.smithi137.stdout:(22/23): librbd1-17.2.5-691.g6b3a5180.el8.x86_6 4.6 MB/s | 3.6 MB 00:00 2023-01-26T16:40:23.350 INFO:teuthology.orchestra.run.smithi135.stdout:(22/23): librados2-17.2.5-691.g6b3a5180.el8.x86 5.7 MB/s | 3.5 MB 00:00 2023-01-26T16:40:23.586 INFO:teuthology.orchestra.run.smithi137.stdout:(23/23): ceph-radosgw-17.2.5-691.g6b3a5180.el8. 3.6 MB/s | 17 MB 00:04 2023-01-26T16:40:23.589 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:40:23.589 INFO:teuthology.orchestra.run.smithi137.stdout:Total 14 MB/s | 63 MB 00:04 2023-01-26T16:40:23.635 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:40:23.679 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:40:23.679 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:40:23.784 INFO:teuthology.orchestra.run.smithi135.stdout:(23/23): ceph-common-17.2.5-691.g6b3a5180.el8.x 5.3 MB/s | 23 MB 00:04 2023-01-26T16:40:23.786 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:40:23.787 INFO:teuthology.orchestra.run.smithi135.stdout:Total 14 MB/s | 63 MB 00:04 2023-01-26T16:40:23.830 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:40:23.874 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:40:23.874 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:40:24.021 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:40:24.024 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:40:24.217 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:40:24.220 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:40:25.032 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:40:25.238 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-01-26T16:40:25.261 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:40:25.447 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-01-26T16:40:25.619 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-01-26T16:40:25.779 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 2/25 2023-01-26T16:40:25.850 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-01-26T16:40:25.876 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 2/25 2023-01-26T16:40:26.022 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 2/25 2023-01-26T16:40:26.117 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 2/25 2023-01-26T16:40:26.218 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-rados-2:17.2.5-691.g6b3a5180.el8.x86_64 3/25 2023-01-26T16:40:26.260 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rados-2:17.2.5-691.g6b3a5180.el8.x86_64 3/25 2023-01-26T16:40:26.437 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2023-01-26T16:40:26.596 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2023-01-26T16:40:26.612 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 5/25 2023-01-26T16:40:26.763 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 5/25 2023-01-26T16:40:27.011 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 5/25 2023-01-26T16:40:27.144 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 5/25 2023-01-26T16:40:27.237 INFO:teuthology.orchestra.run.smithi137.stdout: Upgrading : librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 6/25 2023-01-26T16:40:27.291 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 6/25 2023-01-26T16:40:27.313 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 6/25 2023-01-26T16:40:27.383 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 6/25 2023-01-26T16:40:27.477 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2023-01-26T16:40:27.620 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2023-01-26T16:40:27.646 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-01-26T16:40:27.813 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-01-26T16:40:27.858 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-01-26T16:40:28.026 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-01-26T16:40:28.511 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/25 2023-01-26T16:40:28.662 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : librgw2-2:17.2.5-691.g6b3a5180.el8.x86_64 10/25 2023-01-26T16:40:28.686 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/25 2023-01-26T16:40:28.730 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librgw2-2:17.2.5-691.g6b3a5180.el8.x86_64 10/25 2023-01-26T16:40:28.813 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librgw2-2:17.2.5-691.g6b3a5180.el8.x86_64 10/25 2023-01-26T16:40:28.856 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-ceph-argparse-2:17.2.5-691.g6b3a5180.el8.x 11/25 2023-01-26T16:40:28.880 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librgw2-2:17.2.5-691.g6b3a5180.el8.x86_64 10/25 2023-01-26T16:40:29.015 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cephfs-2:17.2.5-691.g6b3a5180.el8.x86_64 12/25 2023-01-26T16:40:29.031 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ceph-argparse-2:17.2.5-691.g6b3a5180.el8.x 11/25 2023-01-26T16:40:29.174 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cephfs-2:17.2.5-691.g6b3a5180.el8.x86_64 12/25 2023-01-26T16:40:29.222 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-rgw-2:17.2.5-691.g6b3a5180.el8.x86_64 13/25 2023-01-26T16:40:29.364 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rgw-2:17.2.5-691.g6b3a5180.el8.x86_64 13/25 2023-01-26T16:40:29.390 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-rbd-2:17.2.5-691.g6b3a5180.el8.x86_64 14/25 2023-01-26T16:40:29.554 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libradosstriper1-2:17.2.5-691.g6b3a5180.el8.x86_64 15/25 2023-01-26T16:40:29.566 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rbd-2:17.2.5-691.g6b3a5180.el8.x86_64 14/25 2023-01-26T16:40:29.624 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libradosstriper1-2:17.2.5-691.g6b3a5180.el8.x86_64 15/25 2023-01-26T16:40:29.705 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libradosstriper1-2:17.2.5-691.g6b3a5180.el8.x86_64 15/25 2023-01-26T16:40:29.754 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-01-26T16:40:29.768 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libradosstriper1-2:17.2.5-691.g6b3a5180.el8.x86_64 15/25 2023-01-26T16:40:29.904 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-01-26T16:40:29.954 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-01-26T16:40:30.111 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-01-26T16:40:30.129 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-01-26T16:40:30.287 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-ceph-common-2:17.2.5-691.g6b3a5180.el8.x86 19/25 2023-01-26T16:40:30.345 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-01-26T16:40:30.555 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ceph-common-2:17.2.5-691.g6b3a5180.el8.x86 19/25 2023-01-26T16:40:34.142 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 20/25 2023-01-26T16:40:34.338 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 20/25 2023-01-26T16:40:34.370 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 20/25 2023-01-26T16:40:34.588 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 20/25 2023-01-26T16:40:34.927 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 20/25 2023-01-26T16:40:35.141 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 20/25 2023-01-26T16:40:35.178 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 21/25 2023-01-26T16:40:35.248 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 21/25 2023-01-26T16:40:35.369 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-selinux-2:17.2.5-691.g6b3a5180.el8.x86_64 22/25 2023-01-26T16:40:35.430 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 21/25 2023-01-26T16:40:35.512 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 21/25 2023-01-26T16:40:35.637 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-selinux-2:17.2.5-691.g6b3a5180.el8.x86_64 22/25 2023-01-26T16:40:53.750 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-selinux-2:17.2.5-691.g6b3a5180.el8.x86_64 22/25 2023-01-26T16:40:53.750 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /sys 2023-01-26T16:40:53.750 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /proc 2023-01-26T16:40:53.751 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /dev 2023-01-26T16:40:53.751 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /run 2023-01-26T16:40:53.751 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /mnt 2023-01-26T16:40:53.751 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /var/tmp 2023-01-26T16:40:53.751 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /home 2023-01-26T16:40:53.752 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /tmp 2023-01-26T16:40:53.752 INFO:teuthology.orchestra.run.smithi137.stdout:skipping the directory /dev 2023-01-26T16:40:53.752 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:40:54.619 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-selinux-2:17.2.5-691.g6b3a5180.el8.x86_64 22/25 2023-01-26T16:40:54.619 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /sys 2023-01-26T16:40:54.620 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /proc 2023-01-26T16:40:54.620 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /dev 2023-01-26T16:40:54.620 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /run 2023-01-26T16:40:54.620 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /mnt 2023-01-26T16:40:54.620 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /var/tmp 2023-01-26T16:40:54.621 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /home 2023-01-26T16:40:54.621 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /tmp 2023-01-26T16:40:54.621 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /dev 2023-01-26T16:40:54.621 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:40:55.425 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-radosgw-2:17.2.5-691.g6b3a5180.el8.x86_64 23/25 2023-01-26T16:40:55.506 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-radosgw-2:17.2.5-691.g6b3a5180.el8.x86_64 23/25 2023-01-26T16:40:55.506 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-01-26T16:40:55.701 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-01-26T16:40:55.702 INFO:teuthology.orchestra.run.smithi137.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-01-26T16:40:56.120 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-01-26T16:40:56.120 INFO:teuthology.orchestra.run.smithi137.stdout:[/usr/lib/tmpfiles.d/journal-nocow.conf:26] Failed to resolve specifier: uninitialized /etc detected, skipping 2023-01-26T16:40:56.120 INFO:teuthology.orchestra.run.smithi137.stdout:All rules containing unresolvable specifiers will be skipped. 2023-01-26T16:40:56.121 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:40:56.282 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 1/25 2023-01-26T16:40:56.283 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 2/25 2023-01-26T16:40:56.283 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-radosgw-2:17.2.5-691.g6b3a5180.el8.x86_64 3/25 2023-01-26T16:40:56.283 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-selinux-2:17.2.5-691.g6b3a5180.el8.x86_64 4/25 2023-01-26T16:40:56.283 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 5/25 2023-01-26T16:40:56.283 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libradosstriper1-2:17.2.5-691.g6b3a5180.el8.x86_64 6/25 2023-01-26T16:40:56.284 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librgw2-2:17.2.5-691.g6b3a5180.el8.x86_64 7/25 2023-01-26T16:40:56.284 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-ceph-argparse-2:17.2.5-691.g6b3a5180.el8.x 8/25 2023-01-26T16:40:56.284 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-ceph-common-2:17.2.5-691.g6b3a5180.el8.x86 9/25 2023-01-26T16:40:56.284 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cephfs-2:17.2.5-691.g6b3a5180.el8.x86_64 10/25 2023-01-26T16:40:56.285 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-rados-2:17.2.5-691.g6b3a5180.el8.x86_64 11/25 2023-01-26T16:40:56.285 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-rbd-2:17.2.5-691.g6b3a5180.el8.x86_64 12/25 2023-01-26T16:40:56.285 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-rgw-2:17.2.5-691.g6b3a5180.el8.x86_64 13/25 2023-01-26T16:40:56.285 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-01-26T16:40:56.285 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-01-26T16:40:56.285 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-01-26T16:40:56.286 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-01-26T16:40:56.286 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-01-26T16:40:56.286 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-01-26T16:40:56.286 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-01-26T16:40:56.286 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-01-26T16:40:56.287 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 22/25 2023-01-26T16:40:56.287 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-01-26T16:40:56.287 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 24/25 2023-01-26T16:40:56.327 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-radosgw-2:17.2.5-691.g6b3a5180.el8.x86_64 23/25 2023-01-26T16:40:56.388 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-radosgw-2:17.2.5-691.g6b3a5180.el8.x86_64 23/25 2023-01-26T16:40:56.388 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-01-26T16:40:56.578 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-01-26T16:40:56.578 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-01-26T16:40:57.018 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-01-26T16:40:57.018 INFO:teuthology.orchestra.run.smithi135.stdout:[/usr/lib/tmpfiles.d/journal-nocow.conf:26] Failed to resolve specifier: uninitialized /etc detected, skipping 2023-01-26T16:40:57.018 INFO:teuthology.orchestra.run.smithi135.stdout:All rules containing unresolvable specifiers will be skipped. 2023-01-26T16:40:57.018 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:40:57.173 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 1/25 2023-01-26T16:40:57.174 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 2/25 2023-01-26T16:40:57.174 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-radosgw-2:17.2.5-691.g6b3a5180.el8.x86_64 3/25 2023-01-26T16:40:57.174 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-selinux-2:17.2.5-691.g6b3a5180.el8.x86_64 4/25 2023-01-26T16:40:57.174 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 5/25 2023-01-26T16:40:57.175 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libradosstriper1-2:17.2.5-691.g6b3a5180.el8.x86_64 6/25 2023-01-26T16:40:57.175 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librgw2-2:17.2.5-691.g6b3a5180.el8.x86_64 7/25 2023-01-26T16:40:57.175 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ceph-argparse-2:17.2.5-691.g6b3a5180.el8.x 8/25 2023-01-26T16:40:57.175 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ceph-common-2:17.2.5-691.g6b3a5180.el8.x86 9/25 2023-01-26T16:40:57.175 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cephfs-2:17.2.5-691.g6b3a5180.el8.x86_64 10/25 2023-01-26T16:40:57.176 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rados-2:17.2.5-691.g6b3a5180.el8.x86_64 11/25 2023-01-26T16:40:57.176 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rbd-2:17.2.5-691.g6b3a5180.el8.x86_64 12/25 2023-01-26T16:40:57.176 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rgw-2:17.2.5-691.g6b3a5180.el8.x86_64 13/25 2023-01-26T16:40:57.176 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-01-26T16:40:57.176 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-01-26T16:40:57.177 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-01-26T16:40:57.177 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-01-26T16:40:57.177 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-01-26T16:40:57.177 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-01-26T16:40:57.177 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-01-26T16:40:57.178 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-01-26T16:40:57.178 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 22/25 2023-01-26T16:40:57.178 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-01-26T16:40:57.178 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 24/25 2023-01-26T16:40:57.622 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-01-26T16:40:57.622 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:50 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:40:58.571 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-01-26T16:40:58.571 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:51 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:00.733 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:41:00.920 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:00.920 INFO:teuthology.orchestra.run.smithi137.stdout:Upgraded: 2023-01-26T16:41:00.920 INFO:teuthology.orchestra.run.smithi137.stdout: librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.921 INFO:teuthology.orchestra.run.smithi137.stdout: librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.921 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:41:00.921 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.921 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.922 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-radosgw-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.922 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-selinux-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.922 INFO:teuthology.orchestra.run.smithi137.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-01-26T16:41:00.922 INFO:teuthology.orchestra.run.smithi137.stdout: libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.922 INFO:teuthology.orchestra.run.smithi137.stdout: liboath-2.6.2-3.el8.x86_64 2023-01-26T16:41:00.923 INFO:teuthology.orchestra.run.smithi137.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-01-26T16:41:00.923 INFO:teuthology.orchestra.run.smithi137.stdout: libradosstriper1-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.923 INFO:teuthology.orchestra.run.smithi137.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-01-26T16:41:00.923 INFO:teuthology.orchestra.run.smithi137.stdout: librgw2-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.923 INFO:teuthology.orchestra.run.smithi137.stdout: libunwind-1.3.1-3.el8.x86_64 2023-01-26T16:41:00.924 INFO:teuthology.orchestra.run.smithi137.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-01-26T16:41:00.924 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ceph-argparse-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.924 INFO:teuthology.orchestra.run.smithi137.stdout: python3-ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.924 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cephfs-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.924 INFO:teuthology.orchestra.run.smithi137.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-01-26T16:41:00.925 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rados-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.925 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rbd-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.925 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rgw-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:00.925 INFO:teuthology.orchestra.run.smithi137.stdout: thrift-0.13.0-2.el8.x86_64 2023-01-26T16:41:00.925 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:00.926 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:41:01.098 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-test 2023-01-26T16:41:01.445 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:01.667 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:41:01.854 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:01.854 INFO:teuthology.orchestra.run.smithi135.stdout:Upgraded: 2023-01-26T16:41:01.855 INFO:teuthology.orchestra.run.smithi135.stdout: librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.855 INFO:teuthology.orchestra.run.smithi135.stdout: librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.855 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:41:01.855 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.855 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.856 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-radosgw-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.856 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-selinux-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.856 INFO:teuthology.orchestra.run.smithi135.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-01-26T16:41:01.856 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.857 INFO:teuthology.orchestra.run.smithi135.stdout: liboath-2.6.2-3.el8.x86_64 2023-01-26T16:41:01.857 INFO:teuthology.orchestra.run.smithi135.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-01-26T16:41:01.857 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.857 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-01-26T16:41:01.857 INFO:teuthology.orchestra.run.smithi135.stdout: librgw2-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.857 INFO:teuthology.orchestra.run.smithi135.stdout: libunwind-1.3.1-3.el8.x86_64 2023-01-26T16:41:01.858 INFO:teuthology.orchestra.run.smithi135.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-01-26T16:41:01.858 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.858 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.858 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cephfs-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.859 INFO:teuthology.orchestra.run.smithi135.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-01-26T16:41:01.859 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.859 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rbd-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.859 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:01.859 INFO:teuthology.orchestra.run.smithi135.stdout: thrift-0.13.0-2.el8.x86_64 2023-01-26T16:41:01.860 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:01.860 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:41:02.017 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-test 2023-01-26T16:41:02.364 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:02.370 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:00:55 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:03.412 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:56 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:03.752 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:41:03.753 INFO:teuthology.orchestra.run.smithi137.stdout:=========================================================================================== 2023-01-26T16:41:03.754 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:41:03.754 INFO:teuthology.orchestra.run.smithi137.stdout:=========================================================================================== 2023-01-26T16:41:03.754 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:41:03.754 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-test x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 52 M 2023-01-26T16:41:03.754 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:41:03.755 INFO:teuthology.orchestra.run.smithi137.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-01-26T16:41:03.755 INFO:teuthology.orchestra.run.smithi137.stdout: libcephsqlite x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 175 k 2023-01-26T16:41:03.755 INFO:teuthology.orchestra.run.smithi137.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-01-26T16:41:03.755 INFO:teuthology.orchestra.run.smithi137.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-01-26T16:41:03.755 INFO:teuthology.orchestra.run.smithi137.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-01-26T16:41:03.756 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:03.756 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:41:03.756 INFO:teuthology.orchestra.run.smithi137.stdout:=========================================================================================== 2023-01-26T16:41:03.756 INFO:teuthology.orchestra.run.smithi137.stdout:Install 6 Packages 2023-01-26T16:41:03.756 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:03.757 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 53 M 2023-01-26T16:41:03.757 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 233 M 2023-01-26T16:41:03.758 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:41:03.788 INFO:teuthology.orchestra.run.smithi137.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.1 MB/s | 70 kB 00:00 2023-01-26T16:41:03.863 INFO:teuthology.orchestra.run.smithi137.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-01-26T16:41:03.905 INFO:teuthology.orchestra.run.smithi137.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-01-26T16:41:03.955 INFO:teuthology.orchestra.run.smithi137.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 3.9 MB/s | 202 kB 00:00 2023-01-26T16:41:04.014 INFO:teuthology.orchestra.run.smithi137.stdout:(5/6): libcephsqlite-17.2.5-691.g6b3a5180.el8.x 676 kB/s | 175 kB 00:00 2023-01-26T16:41:04.794 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:41:04.795 INFO:teuthology.orchestra.run.smithi135.stdout:=========================================================================================== 2023-01-26T16:41:04.796 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:41:04.796 INFO:teuthology.orchestra.run.smithi135.stdout:=========================================================================================== 2023-01-26T16:41:04.796 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:41:04.796 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-test x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 52 M 2023-01-26T16:41:04.797 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:41:04.797 INFO:teuthology.orchestra.run.smithi135.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-01-26T16:41:04.797 INFO:teuthology.orchestra.run.smithi135.stdout: libcephsqlite x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 175 k 2023-01-26T16:41:04.797 INFO:teuthology.orchestra.run.smithi135.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-01-26T16:41:04.797 INFO:teuthology.orchestra.run.smithi135.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-01-26T16:41:04.797 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-01-26T16:41:04.798 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:04.798 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:41:04.798 INFO:teuthology.orchestra.run.smithi135.stdout:=========================================================================================== 2023-01-26T16:41:04.798 INFO:teuthology.orchestra.run.smithi135.stdout:Install 6 Packages 2023-01-26T16:41:04.798 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:04.799 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 53 M 2023-01-26T16:41:04.799 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 233 M 2023-01-26T16:41:04.799 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:41:04.833 INFO:teuthology.orchestra.run.smithi135.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.9 MB/s | 70 kB 00:00 2023-01-26T16:41:04.892 INFO:teuthology.orchestra.run.smithi135.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2023-01-26T16:41:04.942 INFO:teuthology.orchestra.run.smithi135.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-01-26T16:41:04.984 INFO:teuthology.orchestra.run.smithi135.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.7 MB/s | 202 kB 00:00 2023-01-26T16:41:05.693 INFO:teuthology.orchestra.run.smithi135.stdout:(5/6): libcephsqlite-17.2.5-691.g6b3a5180.el8.x 195 kB/s | 175 kB 00:00 2023-01-26T16:41:06.439 INFO:teuthology.orchestra.run.smithi137.stdout:(6/6): ceph-test-17.2.5-691.g6b3a5180.el8.x86_6 19 MB/s | 52 MB 00:02 2023-01-26T16:41:06.441 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:41:06.442 INFO:teuthology.orchestra.run.smithi137.stdout:Total 20 MB/s | 53 MB 00:02 2023-01-26T16:41:06.479 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:41:06.500 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:41:06.500 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:41:06.775 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:41:06.779 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:41:07.223 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:41:07.364 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-01-26T16:41:07.442 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-01-26T16:41:07.626 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-01-26T16:41:07.781 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-01-26T16:41:07.904 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-01-26T16:41:08.089 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libcephsqlite-2:17.2.5-691.g6b3a5180.el8.x86_64 5/6 2023-01-26T16:41:08.493 INFO:teuthology.orchestra.run.smithi135.stdout:(6/6): ceph-test-17.2.5-691.g6b3a5180.el8.x86_6 14 MB/s | 52 MB 00:03 2023-01-26T16:41:08.495 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:41:08.496 INFO:teuthology.orchestra.run.smithi135.stdout:Total 14 MB/s | 53 MB 00:03 2023-01-26T16:41:08.534 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:41:08.556 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:41:08.556 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:41:08.830 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:41:08.834 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:41:09.306 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:41:09.515 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-01-26T16:41:09.596 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-01-26T16:41:09.793 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-01-26T16:41:09.982 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-01-26T16:41:10.122 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-01-26T16:41:10.273 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephsqlite-2:17.2.5-691.g6b3a5180.el8.x86_64 5/6 2023-01-26T16:41:13.013 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libcephsqlite-2:17.2.5-691.g6b3a5180.el8.x86_64 5/6 2023-01-26T16:41:13.252 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-test-2:17.2.5-691.g6b3a5180.el8.x86_64 6/6 2023-01-26T16:41:13.458 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-test-2:17.2.5-691.g6b3a5180.el8.x86_64 6/6 2023-01-26T16:41:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-test-2:17.2.5-691.g6b3a5180.el8.x86_64 1/6 2023-01-26T16:41:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libcephsqlite-2:17.2.5-691.g6b3a5180.el8.x86_64 2/6 2023-01-26T16:41:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-01-26T16:41:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-01-26T16:41:13.459 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-01-26T16:41:14.539 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-01-26T16:41:14.539 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:07 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:15.191 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephsqlite-2:17.2.5-691.g6b3a5180.el8.x86_64 5/6 2023-01-26T16:41:15.453 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-test-2:17.2.5-691.g6b3a5180.el8.x86_64 6/6 2023-01-26T16:41:15.675 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-test-2:17.2.5-691.g6b3a5180.el8.x86_64 6/6 2023-01-26T16:41:15.676 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-test-2:17.2.5-691.g6b3a5180.el8.x86_64 1/6 2023-01-26T16:41:15.676 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephsqlite-2:17.2.5-691.g6b3a5180.el8.x86_64 2/6 2023-01-26T16:41:15.676 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-01-26T16:41:15.676 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-01-26T16:41:15.677 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-01-26T16:41:16.760 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-01-26T16:41:16.760 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:09 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:17.740 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:41:17.921 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:17.922 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:41:17.922 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-test-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:17.922 INFO:teuthology.orchestra.run.smithi137.stdout: jq-1.6-3.el8.x86_64 2023-01-26T16:41:17.922 INFO:teuthology.orchestra.run.smithi137.stdout: libcephsqlite-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:17.922 INFO:teuthology.orchestra.run.smithi137.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-01-26T16:41:17.923 INFO:teuthology.orchestra.run.smithi137.stdout: socat-1.7.4.1-1.el8.x86_64 2023-01-26T16:41:17.923 INFO:teuthology.orchestra.run.smithi137.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-01-26T16:41:17.923 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:17.923 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:41:18.077 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph 2023-01-26T16:41:18.412 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:19.303 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:12 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:19.907 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:41:20.092 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:20.092 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:41:20.092 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-test-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:20.093 INFO:teuthology.orchestra.run.smithi135.stdout: jq-1.6-3.el8.x86_64 2023-01-26T16:41:20.093 INFO:teuthology.orchestra.run.smithi135.stdout: libcephsqlite-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:20.093 INFO:teuthology.orchestra.run.smithi135.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-01-26T16:41:20.093 INFO:teuthology.orchestra.run.smithi135.stdout: socat-1.7.4.1-1.el8.x86_64 2023-01-26T16:41:20.093 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-01-26T16:41:20.094 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:20.094 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:41:20.225 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph 2023-01-26T16:41:20.560 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:20.683 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:41:20.686 INFO:teuthology.orchestra.run.smithi137.stdout:====================================================================================================== 2023-01-26T16:41:20.686 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:41:20.686 INFO:teuthology.orchestra.run.smithi137.stdout:====================================================================================================== 2023-01-26T16:41:20.686 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:41:20.687 INFO:teuthology.orchestra.run.smithi137.stdout: ceph x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 6.4 k 2023-01-26T16:41:20.687 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:41:20.687 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mds x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 2.3 M 2023-01-26T16:41:20.687 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 1.6 M 2023-01-26T16:41:20.687 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-modules-core noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 233 k 2023-01-26T16:41:20.688 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mon x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 3.9 M 2023-01-26T16:41:20.688 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-osd x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 17 M 2023-01-26T16:41:20.688 INFO:teuthology.orchestra.run.smithi137.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-01-26T16:41:20.688 INFO:teuthology.orchestra.run.smithi137.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-01-26T16:41:20.689 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-01-26T16:41:20.689 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-01-26T16:41:20.689 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-01-26T16:41:20.689 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-01-26T16:41:20.689 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-01-26T16:41:20.690 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-01-26T16:41:20.690 INFO:teuthology.orchestra.run.smithi137.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-01-26T16:41:20.690 INFO:teuthology.orchestra.run.smithi137.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-01-26T16:41:20.690 INFO:teuthology.orchestra.run.smithi137.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-01-26T16:41:20.690 INFO:teuthology.orchestra.run.smithi137.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-01-26T16:41:20.691 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-01-26T16:41:20.691 INFO:teuthology.orchestra.run.smithi137.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-01-26T16:41:20.691 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-01-26T16:41:20.691 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-01-26T16:41:20.691 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-01-26T16:41:20.692 INFO:teuthology.orchestra.run.smithi137.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-01-26T16:41:20.692 INFO:teuthology.orchestra.run.smithi137.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-01-26T16:41:20.692 INFO:teuthology.orchestra.run.smithi137.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-01-26T16:41:20.692 INFO:teuthology.orchestra.run.smithi137.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-01-26T16:41:20.692 INFO:teuthology.orchestra.run.smithi137.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2023-01-26T16:41:20.693 INFO:teuthology.orchestra.run.smithi137.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-01-26T16:41:20.693 INFO:teuthology.orchestra.run.smithi137.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-01-26T16:41:20.693 INFO:teuthology.orchestra.run.smithi137.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-01-26T16:41:20.693 INFO:teuthology.orchestra.run.smithi137.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-01-26T16:41:20.693 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:20.693 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:41:20.694 INFO:teuthology.orchestra.run.smithi137.stdout:====================================================================================================== 2023-01-26T16:41:20.694 INFO:teuthology.orchestra.run.smithi137.stdout:Install 32 Packages 2023-01-26T16:41:20.694 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:20.695 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 28 M 2023-01-26T16:41:20.695 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 110 M 2023-01-26T16:41:20.695 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:41:21.064 INFO:teuthology.orchestra.run.smithi137.stdout:(1/32): ceph-17.2.5-691.g6b3a5180.el8.x86_64.rp 17 kB/s | 6.4 kB 00:00 2023-01-26T16:41:21.454 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:14 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:21.464 INFO:teuthology.orchestra.run.smithi137.stdout:(2/32): ceph-mgr-17.2.5-691.g6b3a5180.el8.x86_6 2.0 MB/s | 1.6 MB 00:00 2023-01-26T16:41:21.506 INFO:teuthology.orchestra.run.smithi137.stdout:(3/32): ceph-mds-17.2.5-691.g6b3a5180.el8.x86_6 2.8 MB/s | 2.3 MB 00:00 2023-01-26T16:41:21.581 INFO:teuthology.orchestra.run.smithi137.stdout:(4/32): ceph-mgr-modules-core-17.2.5-691.g6b3a5 3.0 MB/s | 233 kB 00:00 2023-01-26T16:41:21.773 INFO:teuthology.orchestra.run.smithi137.stdout:(5/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 227 kB/s | 44 kB 00:00 2023-01-26T16:41:21.924 INFO:teuthology.orchestra.run.smithi137.stdout:(6/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.2 MB/s | 185 kB 00:00 2023-01-26T16:41:22.074 INFO:teuthology.orchestra.run.smithi137.stdout:(7/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.1 MB/s | 173 kB 00:00 2023-01-26T16:41:22.349 INFO:teuthology.orchestra.run.smithi137.stdout:(8/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 1.4 MB/s | 384 kB 00:00 2023-01-26T16:41:22.407 INFO:teuthology.orchestra.run.smithi137.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 191 kB/s | 11 kB 00:00 2023-01-26T16:41:22.508 INFO:teuthology.orchestra.run.smithi137.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 176 kB/s | 18 kB 00:00 2023-01-26T16:41:22.591 INFO:teuthology.orchestra.run.smithi137.stdout:(11/32): python3-logutils-0.3.5-11.el8.noarch.r 585 kB/s | 49 kB 00:00 2023-01-26T16:41:22.666 INFO:teuthology.orchestra.run.smithi137.stdout:(12/32): python3-more-itertools-7.2.0-3.el8.noa 784 kB/s | 59 kB 00:00 2023-01-26T16:41:22.834 INFO:teuthology.orchestra.run.smithi137.stdout:(13/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.7 MB/s | 283 kB 00:00 2023-01-26T16:41:22.874 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:41:22.877 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================================== 2023-01-26T16:41:22.878 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:41:22.878 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================================== 2023-01-26T16:41:22.878 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:41:22.878 INFO:teuthology.orchestra.run.smithi135.stdout: ceph x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 6.4 k 2023-01-26T16:41:22.878 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:41:22.879 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mds x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 2.3 M 2023-01-26T16:41:22.879 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 1.6 M 2023-01-26T16:41:22.879 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 233 k 2023-01-26T16:41:22.879 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mon x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 3.9 M 2023-01-26T16:41:22.879 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-osd x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 17 M 2023-01-26T16:41:22.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-01-26T16:41:22.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-01-26T16:41:22.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-01-26T16:41:22.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-01-26T16:41:22.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-01-26T16:41:22.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-01-26T16:41:22.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-01-26T16:41:22.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-01-26T16:41:22.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-01-26T16:41:22.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-01-26T16:41:22.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-01-26T16:41:22.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-01-26T16:41:22.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-01-26T16:41:22.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-01-26T16:41:22.883 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-01-26T16:41:22.883 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-01-26T16:41:22.883 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-01-26T16:41:22.883 INFO:teuthology.orchestra.run.smithi135.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-01-26T16:41:22.883 INFO:teuthology.orchestra.run.smithi135.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-01-26T16:41:22.884 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-01-26T16:41:22.884 INFO:teuthology.orchestra.run.smithi135.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-01-26T16:41:22.884 INFO:teuthology.orchestra.run.smithi135.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2023-01-26T16:41:22.884 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-01-26T16:41:22.884 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-01-26T16:41:22.885 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-01-26T16:41:22.885 INFO:teuthology.orchestra.run.smithi135.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-01-26T16:41:22.885 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:22.885 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:41:22.885 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================================== 2023-01-26T16:41:22.886 INFO:teuthology.orchestra.run.smithi135.stdout:Install 32 Packages 2023-01-26T16:41:22.886 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:22.887 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 28 M 2023-01-26T16:41:22.887 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 110 M 2023-01-26T16:41:22.887 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:41:22.909 INFO:teuthology.orchestra.run.smithi137.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 208 kB/s | 16 kB 00:00 2023-01-26T16:41:23.009 INFO:teuthology.orchestra.run.smithi137.stdout:(15/32): python3-simplegeneric-0.8.1-17.el8.noa 187 kB/s | 19 kB 00:00 2023-01-26T16:41:23.118 INFO:teuthology.orchestra.run.smithi137.stdout:(16/32): python3-singledispatch-3.4.0.3-18.el8. 221 kB/s | 24 kB 00:00 2023-01-26T16:41:23.157 INFO:teuthology.orchestra.run.smithi135.stdout:(1/32): ceph-17.2.5-691.g6b3a5180.el8.x86_64.rp 23 kB/s | 6.4 kB 00:00 2023-01-26T16:41:23.185 INFO:teuthology.orchestra.run.smithi137.stdout:(17/32): python3-tempora-1.14.1-5.el8.noarch.rp 437 kB/s | 29 kB 00:00 2023-01-26T16:41:23.285 INFO:teuthology.orchestra.run.smithi137.stdout:(18/32): python3-trustme-0.6.0-4.el8.noarch.rpm 275 kB/s | 27 kB 00:00 2023-01-26T16:41:23.344 INFO:teuthology.orchestra.run.smithi137.stdout:(19/32): ceph-mon-17.2.5-691.g6b3a5180.el8.x86_ 1.7 MB/s | 3.9 MB 00:02 2023-01-26T16:41:23.444 INFO:teuthology.orchestra.run.smithi137.stdout:(20/32): python3-waitress-1.2.1-2.el8.1.noarch. 1.5 MB/s | 241 kB 00:00 2023-01-26T16:41:23.502 INFO:teuthology.orchestra.run.smithi137.stdout:(21/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.4 MB/s | 85 kB 00:00 2023-01-26T16:41:23.561 INFO:teuthology.orchestra.run.smithi137.stdout:(22/32): python3-zc-lockfile-2.0-2.el8.noarch.r 391 kB/s | 23 kB 00:00 2023-01-26T16:41:23.612 INFO:teuthology.orchestra.run.smithi137.stdout:(23/32): python3-pytz-2017.2-9.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2023-01-26T16:41:23.637 INFO:teuthology.orchestra.run.smithi137.stdout:(24/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 858 kB/s | 251 kB 00:00 2023-01-26T16:41:23.662 INFO:teuthology.orchestra.run.smithi137.stdout:(25/32): python3-markupsafe-0.23-19.el8.x86_64. 774 kB/s | 39 kB 00:00 2023-01-26T16:41:23.713 INFO:teuthology.orchestra.run.smithi137.stdout:(26/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.0 MB/s | 157 kB 00:00 2023-01-26T16:41:23.738 INFO:teuthology.orchestra.run.smithi137.stdout:(27/32): python3-werkzeug-0.12.2-4.el8.noarch.r 6.4 MB/s | 457 kB 00:00 2023-01-26T16:41:23.763 INFO:teuthology.orchestra.run.smithi137.stdout:(28/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 2.0 MB/s | 103 kB 00:00 2023-01-26T16:41:23.788 INFO:teuthology.orchestra.run.smithi137.stdout:(29/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.6 MB/s | 238 kB 00:00 2023-01-26T16:41:23.815 INFO:teuthology.orchestra.run.smithi135.stdout:(2/32): ceph-mon-17.2.5-691.g6b3a5180.el8.x86_6 5.9 MB/s | 3.9 MB 00:00 2023-01-26T16:41:23.864 INFO:teuthology.orchestra.run.smithi137.stdout:(30/32): python3-pycparser-2.14-14.el8.noarch.r 1.1 MB/s | 109 kB 00:00 2023-01-26T16:41:23.974 INFO:teuthology.orchestra.run.smithi135.stdout:(3/32): ceph-mds-17.2.5-691.g6b3a5180.el8.x86_6 2.1 MB/s | 2.3 MB 00:01 2023-01-26T16:41:24.074 INFO:teuthology.orchestra.run.smithi135.stdout:(4/32): ceph-mgr-modules-core-17.2.5-691.g6b3a5 2.3 MB/s | 233 kB 00:00 2023-01-26T16:41:24.090 INFO:teuthology.orchestra.run.smithi137.stdout:(31/32): python3-cryptography-3.2.1-5.el8.x86_6 1.8 MB/s | 559 kB 00:00 2023-01-26T16:41:24.125 INFO:teuthology.orchestra.run.smithi135.stdout:(5/32): ceph-mgr-17.2.5-691.g6b3a5180.el8.x86_6 1.3 MB/s | 1.6 MB 00:01 2023-01-26T16:41:24.525 INFO:teuthology.orchestra.run.smithi135.stdout:(6/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 463 kB/s | 185 kB 00:00 2023-01-26T16:41:24.626 INFO:teuthology.orchestra.run.smithi135.stdout:(7/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 79 kB/s | 44 kB 00:00 2023-01-26T16:41:24.818 INFO:teuthology.orchestra.run.smithi135.stdout:(8/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 591 kB/s | 173 kB 00:00 2023-01-26T16:41:25.210 INFO:teuthology.orchestra.run.smithi135.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 28 kB/s | 11 kB 00:00 2023-01-26T16:41:25.410 INFO:teuthology.orchestra.run.smithi135.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 88 kB/s | 18 kB 00:00 2023-01-26T16:41:25.677 INFO:teuthology.orchestra.run.smithi135.stdout:(11/32): ceph-osd-17.2.5-691.g6b3a5180.el8.x86_ 8.9 MB/s | 17 MB 00:01 2023-01-26T16:41:25.694 INFO:teuthology.orchestra.run.smithi135.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 172 kB/s | 49 kB 00:00 2023-01-26T16:41:25.745 INFO:teuthology.orchestra.run.smithi135.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 878 kB/s | 59 kB 00:00 2023-01-26T16:41:25.803 INFO:teuthology.orchestra.run.smithi135.stdout:(14/32): python3-cherrypy-18.4.0-1.el8.noarch.r 327 kB/s | 384 kB 00:01 2023-01-26T16:41:25.820 INFO:teuthology.orchestra.run.smithi135.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-01-26T16:41:25.871 INFO:teuthology.orchestra.run.smithi135.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 280 kB/s | 19 kB 00:00 2023-01-26T16:41:25.896 INFO:teuthology.orchestra.run.smithi135.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 317 kB/s | 24 kB 00:00 2023-01-26T16:41:25.955 INFO:teuthology.orchestra.run.smithi135.stdout:(18/32): python3-trustme-0.6.0-4.el8.noarch.rpm 473 kB/s | 27 kB 00:00 2023-01-26T16:41:25.980 INFO:teuthology.orchestra.run.smithi135.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 268 kB/s | 29 kB 00:00 2023-01-26T16:41:26.006 INFO:teuthology.orchestra.run.smithi135.stdout:(20/32): python3-pecan-1.3.2-9.el8.noarch.rpm 910 kB/s | 283 kB 00:00 2023-01-26T16:41:26.056 INFO:teuthology.orchestra.run.smithi135.stdout:(21/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.7 MB/s | 85 kB 00:00 2023-01-26T16:41:26.115 INFO:teuthology.orchestra.run.smithi135.stdout:(22/32): python3-zc-lockfile-2.0-2.el8.noarch.r 393 kB/s | 23 kB 00:00 2023-01-26T16:41:26.165 INFO:teuthology.orchestra.run.smithi135.stdout:(23/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.3 MB/s | 251 kB 00:00 2023-01-26T16:41:26.190 INFO:teuthology.orchestra.run.smithi135.stdout:(24/32): python3-pytz-2017.2-9.el8.noarch.rpm 720 kB/s | 54 kB 00:00 2023-01-26T16:41:26.241 INFO:teuthology.orchestra.run.smithi135.stdout:(25/32): python3-markupsafe-0.23-19.el8.x86_64. 515 kB/s | 39 kB 00:00 2023-01-26T16:41:26.266 INFO:teuthology.orchestra.run.smithi135.stdout:(26/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.2 MB/s | 157 kB 00:00 2023-01-26T16:41:26.292 INFO:teuthology.orchestra.run.smithi135.stdout:(27/32): python3-waitress-1.2.1-2.el8.1.noarch. 716 kB/s | 241 kB 00:00 2023-01-26T16:41:26.309 INFO:teuthology.orchestra.run.smithi135.stdout:(28/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 2.4 MB/s | 103 kB 00:00 2023-01-26T16:41:26.351 INFO:teuthology.orchestra.run.smithi135.stdout:(29/32): python3-werkzeug-0.12.2-4.el8.noarch.r 4.1 MB/s | 457 kB 00:00 2023-01-26T16:41:26.372 INFO:teuthology.orchestra.run.smithi137.stdout:(32/32): ceph-osd-17.2.5-691.g6b3a5180.el8.x86_ 3.4 MB/s | 17 MB 00:04 2023-01-26T16:41:26.375 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:41:26.375 INFO:teuthology.orchestra.run.smithi137.stdout:Total 5.0 MB/s | 28 MB 00:05 2023-01-26T16:41:26.451 INFO:teuthology.orchestra.run.smithi135.stdout:(30/32): python3-pycparser-2.14-14.el8.noarch.r 799 kB/s | 109 kB 00:00 2023-01-26T16:41:26.466 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:41:26.476 INFO:teuthology.orchestra.run.smithi135.stdout:(31/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.3 MB/s | 238 kB 00:00 2023-01-26T16:41:26.501 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:41:26.502 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:41:26.519 INFO:teuthology.orchestra.run.smithi135.stdout:(32/32): python3-cryptography-3.2.1-5.el8.x86_6 3.3 MB/s | 559 kB 00:00 2023-01-26T16:41:26.520 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:41:26.520 INFO:teuthology.orchestra.run.smithi135.stdout:Total 7.7 MB/s | 28 MB 00:03 2023-01-26T16:41:26.613 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:41:26.649 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:41:26.649 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:41:26.706 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:41:26.709 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:41:26.853 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:41:26.857 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:41:27.753 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:41:27.949 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-01-26T16:41:27.970 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:41:28.172 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-01-26T16:41:28.175 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-01-26T16:41:28.362 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-01-26T16:41:28.416 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-01-26T16:41:28.647 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-01-26T16:41:28.723 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/32 2023-01-26T16:41:28.997 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 5/32 2023-01-26T16:41:29.033 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/32 2023-01-26T16:41:29.168 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-01-26T16:41:29.340 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 5/32 2023-01-26T16:41:29.353 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-01-26T16:41:29.504 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-01-26T16:41:29.672 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-01-26T16:41:29.973 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-01-26T16:41:30.233 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 9/32 2023-01-26T16:41:30.288 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-01-26T16:41:30.457 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-01-26T16:41:30.489 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 9/32 2023-01-26T16:41:30.727 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/32 2023-01-26T16:41:30.741 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-01-26T16:41:30.991 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/32 2023-01-26T16:41:31.201 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/32 2023-01-26T16:41:31.204 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/32 2023-01-26T16:41:31.414 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-01-26T16:41:31.441 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-01-26T16:41:31.594 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 14/32 2023-01-26T16:41:31.650 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 14/32 2023-01-26T16:41:31.791 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-01-26T16:41:31.814 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-01-26T16:41:31.990 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-01-26T16:41:32.004 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-01-26T16:41:32.174 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-01-26T16:41:32.196 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-01-26T16:41:32.334 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-01-26T16:41:32.341 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-01-26T16:41:32.538 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-01-26T16:41:32.540 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-01-26T16:41:32.747 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-01-26T16:41:32.799 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-01-26T16:41:32.924 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-01-26T16:41:32.984 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-01-26T16:41:33.187 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-01-26T16:41:33.306 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-01-26T16:41:33.439 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-01-26T16:41:33.541 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-01-26T16:41:33.643 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-01-26T16:41:33.754 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-01-26T16:41:33.954 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-01-26T16:41:34.033 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-01-26T16:41:34.262 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-01-26T16:41:34.366 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-01-26T16:41:34.598 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-modules-core-2:17.2.5-691.g6b3a5180.el8.n 27/32 2023-01-26T16:41:34.692 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-modules-core-2:17.2.5-691.g6b3a5180.el8.n 27/32 2023-01-26T16:41:34.735 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 28/32 2023-01-26T16:41:34.855 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 28/32 2023-01-26T16:41:36.195 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 28/32 2023-01-26T16:41:36.318 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 28/32 2023-01-26T16:41:36.376 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-osd-2:17.2.5-691.g6b3a5180.el8.x86_64 29/32 2023-01-26T16:41:36.505 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-osd-2:17.2.5-691.g6b3a5180.el8.x86_64 29/32 2023-01-26T16:41:36.767 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-osd-2:17.2.5-691.g6b3a5180.el8.x86_64 29/32 2023-01-26T16:41:36.894 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-osd-2:17.2.5-691.g6b3a5180.el8.x86_64 29/32 2023-01-26T16:41:36.917 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mon-2:17.2.5-691.g6b3a5180.el8.x86_64 30/32 2023-01-26T16:41:37.044 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mon-2:17.2.5-691.g6b3a5180.el8.x86_64 30/32 2023-01-26T16:41:37.132 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mon-2:17.2.5-691.g6b3a5180.el8.x86_64 30/32 2023-01-26T16:41:37.260 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mon-2:17.2.5-691.g6b3a5180.el8.x86_64 30/32 2023-01-26T16:41:37.292 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mds-2:17.2.5-691.g6b3a5180.el8.x86_64 31/32 2023-01-26T16:41:37.311 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mds-2:17.2.5-691.g6b3a5180.el8.x86_64 31/32 2023-01-26T16:41:37.428 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mds-2:17.2.5-691.g6b3a5180.el8.x86_64 31/32 2023-01-26T16:41:37.432 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-2:17.2.5-691.g6b3a5180.el8.x86_64 32/32 2023-01-26T16:41:37.446 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mds-2:17.2.5-691.g6b3a5180.el8.x86_64 31/32 2023-01-26T16:41:37.584 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-2:17.2.5-691.g6b3a5180.el8.x86_64 32/32 2023-01-26T16:41:37.794 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-2:17.2.5-691.g6b3a5180.el8.x86_64 32/32 2023-01-26T16:41:37.794 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-2:17.2.5-691.g6b3a5180.el8.x86_64 1/32 2023-01-26T16:41:37.794 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mds-2:17.2.5-691.g6b3a5180.el8.x86_64 2/32 2023-01-26T16:41:37.794 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 3/32 2023-01-26T16:41:37.794 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mon-2:17.2.5-691.g6b3a5180.el8.x86_64 4/32 2023-01-26T16:41:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-osd-2:17.2.5-691.g6b3a5180.el8.x86_64 5/32 2023-01-26T16:41:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-modules-core-2:17.2.5-691.g6b3a5180.el8.n 6/32 2023-01-26T16:41:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-01-26T16:41:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-01-26T16:41:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-01-26T16:41:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-01-26T16:41:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-01-26T16:41:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-01-26T16:41:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-01-26T16:41:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-01-26T16:41:37.797 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-01-26T16:41:37.797 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-01-26T16:41:37.797 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-01-26T16:41:37.797 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-01-26T16:41:37.797 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-01-26T16:41:37.797 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-01-26T16:41:37.798 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 21/32 2023-01-26T16:41:37.798 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-01-26T16:41:37.798 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-01-26T16:41:37.798 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-01-26T16:41:37.798 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 25/32 2023-01-26T16:41:37.799 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-01-26T16:41:37.799 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 27/32 2023-01-26T16:41:37.800 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2023-01-26T16:41:37.800 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/32 2023-01-26T16:41:37.800 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 30/32 2023-01-26T16:41:37.800 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 31/32 2023-01-26T16:41:37.953 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-2:17.2.5-691.g6b3a5180.el8.x86_64 32/32 2023-01-26T16:41:37.953 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-2:17.2.5-691.g6b3a5180.el8.x86_64 1/32 2023-01-26T16:41:37.953 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mds-2:17.2.5-691.g6b3a5180.el8.x86_64 2/32 2023-01-26T16:41:37.954 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 3/32 2023-01-26T16:41:37.954 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mon-2:17.2.5-691.g6b3a5180.el8.x86_64 4/32 2023-01-26T16:41:37.954 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-osd-2:17.2.5-691.g6b3a5180.el8.x86_64 5/32 2023-01-26T16:41:37.954 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-modules-core-2:17.2.5-691.g6b3a5180.el8.n 6/32 2023-01-26T16:41:37.954 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-01-26T16:41:37.955 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-01-26T16:41:37.955 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-01-26T16:41:37.955 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-01-26T16:41:37.955 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-01-26T16:41:37.955 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-01-26T16:41:37.955 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-01-26T16:41:37.956 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-01-26T16:41:37.956 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-01-26T16:41:37.956 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-01-26T16:41:37.956 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-01-26T16:41:37.956 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-01-26T16:41:37.957 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-01-26T16:41:37.957 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-01-26T16:41:37.957 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 21/32 2023-01-26T16:41:37.957 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-01-26T16:41:37.957 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-01-26T16:41:37.958 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-01-26T16:41:37.958 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 25/32 2023-01-26T16:41:37.958 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-01-26T16:41:37.958 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 27/32 2023-01-26T16:41:37.959 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2023-01-26T16:41:37.959 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/32 2023-01-26T16:41:37.959 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 30/32 2023-01-26T16:41:37.960 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 31/32 2023-01-26T16:41:39.299 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 32/32 2023-01-26T16:41:39.300 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:32 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:39.494 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 32/32 2023-01-26T16:41:39.495 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:32 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:41.815 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:41:42.002 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:42.003 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:41:42.003 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.003 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mds-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.003 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.004 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-modules-core-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:41:42.004 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mon-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.004 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-osd-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.004 INFO:teuthology.orchestra.run.smithi137.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-01-26T16:41:42.005 INFO:teuthology.orchestra.run.smithi137.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-01-26T16:41:42.005 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-01-26T16:41:42.005 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-01-26T16:41:42.005 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-01-26T16:41:42.005 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-01-26T16:41:42.006 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-6.2-6.el8.noarch 2023-01-26T16:41:42.006 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-01-26T16:41:42.006 INFO:teuthology.orchestra.run.smithi137.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-01-26T16:41:42.006 INFO:teuthology.orchestra.run.smithi137.stdout: python3-mako-1.0.6-13.el8.noarch 2023-01-26T16:41:42.006 INFO:teuthology.orchestra.run.smithi137.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-01-26T16:41:42.006 INFO:teuthology.orchestra.run.smithi137.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-01-26T16:41:42.007 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-01-26T16:41:42.007 INFO:teuthology.orchestra.run.smithi137.stdout: python3-portend-2.6-1.el8.noarch 2023-01-26T16:41:42.007 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-01-26T16:41:42.007 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pycparser-2.14-14.el8.noarch 2023-01-26T16:41:42.007 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pytz-2017.2-9.el8.noarch 2023-01-26T16:41:42.008 INFO:teuthology.orchestra.run.smithi137.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-01-26T16:41:42.008 INFO:teuthology.orchestra.run.smithi137.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-01-26T16:41:42.008 INFO:teuthology.orchestra.run.smithi137.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-01-26T16:41:42.008 INFO:teuthology.orchestra.run.smithi137.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-01-26T16:41:42.008 INFO:teuthology.orchestra.run.smithi137.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2023-01-26T16:41:42.009 INFO:teuthology.orchestra.run.smithi137.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-01-26T16:41:42.009 INFO:teuthology.orchestra.run.smithi137.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-01-26T16:41:42.009 INFO:teuthology.orchestra.run.smithi137.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-01-26T16:41:42.009 INFO:teuthology.orchestra.run.smithi137.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-01-26T16:41:42.009 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:42.009 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:41:42.083 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:41:42.273 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:42.274 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:41:42.274 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.274 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mds-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.274 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.274 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:41:42.275 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mon-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.275 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-osd-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:41:42.275 INFO:teuthology.orchestra.run.smithi135.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-01-26T16:41:42.275 INFO:teuthology.orchestra.run.smithi135.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-01-26T16:41:42.275 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-01-26T16:41:42.276 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-01-26T16:41:42.276 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-01-26T16:41:42.276 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-01-26T16:41:42.276 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-6.2-6.el8.noarch 2023-01-26T16:41:42.277 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-01-26T16:41:42.277 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-01-26T16:41:42.277 INFO:teuthology.orchestra.run.smithi135.stdout: python3-mako-1.0.6-13.el8.noarch 2023-01-26T16:41:42.277 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-01-26T16:41:42.277 INFO:teuthology.orchestra.run.smithi135.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-01-26T16:41:42.278 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-01-26T16:41:42.278 INFO:teuthology.orchestra.run.smithi135.stdout: python3-portend-2.6-1.el8.noarch 2023-01-26T16:41:42.278 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-01-26T16:41:42.278 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pycparser-2.14-14.el8.noarch 2023-01-26T16:41:42.278 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytz-2017.2-9.el8.noarch 2023-01-26T16:41:42.279 INFO:teuthology.orchestra.run.smithi135.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-01-26T16:41:42.279 INFO:teuthology.orchestra.run.smithi135.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-01-26T16:41:42.279 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-01-26T16:41:42.279 INFO:teuthology.orchestra.run.smithi135.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-01-26T16:41:42.279 INFO:teuthology.orchestra.run.smithi135.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2023-01-26T16:41:42.280 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-01-26T16:41:42.280 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-01-26T16:41:42.280 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-01-26T16:41:42.280 INFO:teuthology.orchestra.run.smithi135.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-01-26T16:41:42.280 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:42.281 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:41:42.377 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-base 2023-01-26T16:41:42.526 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-base 2023-01-26T16:41:42.726 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:42.873 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:43.533 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:36 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:43.667 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:36 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:44.804 INFO:teuthology.orchestra.run.smithi137.stdout:Package ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:41:44.913 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:41:44.914 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:41:44.914 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:41:44.951 INFO:teuthology.orchestra.run.smithi135.stdout:Package ceph-base-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:41:45.033 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install cephadm 2023-01-26T16:41:45.059 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:41:45.061 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:41:45.061 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:41:45.173 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install cephadm 2023-01-26T16:41:45.379 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:45.517 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:46.292 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:39 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:46.358 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:39 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:47.734 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:41:47.735 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:41:47.735 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:41:47.736 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:41:47.736 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:41:47.736 INFO:teuthology.orchestra.run.smithi137.stdout: cephadm noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 78 k 2023-01-26T16:41:47.736 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:47.737 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:41:47.737 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:41:47.737 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2023-01-26T16:41:47.737 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:47.738 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 78 k 2023-01-26T16:41:47.738 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 355 k 2023-01-26T16:41:47.738 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:41:47.738 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:41:47.739 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:41:47.739 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:41:47.739 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:41:47.739 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:41:47.740 INFO:teuthology.orchestra.run.smithi135.stdout: cephadm noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 78 k 2023-01-26T16:41:47.740 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:47.740 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:41:47.740 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:41:47.741 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2023-01-26T16:41:47.741 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:47.742 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 78 k 2023-01-26T16:41:47.743 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 355 k 2023-01-26T16:41:47.743 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:41:48.011 INFO:teuthology.orchestra.run.smithi137.stdout:cephadm-17.2.5-691.g6b3a5180.el8.noarch.rpm 285 kB/s | 78 kB 00:00 2023-01-26T16:41:48.012 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:41:48.012 INFO:teuthology.orchestra.run.smithi137.stdout:Total 283 kB/s | 78 kB 00:00 2023-01-26T16:41:48.012 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:41:48.020 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:41:48.020 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:41:48.022 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:41:48.025 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:41:48.066 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:41:48.378 INFO:teuthology.orchestra.run.smithi135.stdout:cephadm-17.2.5-691.g6b3a5180.el8.noarch.rpm 123 kB/s | 78 kB 00:00 2023-01-26T16:41:48.379 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:41:48.379 INFO:teuthology.orchestra.run.smithi135.stdout:Total 122 kB/s | 78 kB 00:00 2023-01-26T16:41:48.380 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:41:48.389 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:41:48.389 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:41:48.391 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:41:48.395 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:41:48.583 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:41:49.602 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/1 2023-01-26T16:41:49.785 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/1 2023-01-26T16:41:49.951 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/1 2023-01-26T16:41:50.226 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/1 2023-01-26T16:41:50.370 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/1 2023-01-26T16:41:50.541 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/1 2023-01-26T16:41:50.980 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/1 2023-01-26T16:41:50.980 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:43 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:51.588 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/1 2023-01-26T16:41:51.588 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:44 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:53.395 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:41:53.577 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:53.577 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:41:53.577 INFO:teuthology.orchestra.run.smithi137.stdout: cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:41:53.578 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:53.578 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:41:53.717 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-immutable-object-cache 2023-01-26T16:41:54.074 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:54.148 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:41:54.331 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:54.332 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:41:54.332 INFO:teuthology.orchestra.run.smithi135.stdout: cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:41:54.332 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:54.332 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:41:54.465 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-immutable-object-cache 2023-01-26T16:41:54.825 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:41:54.845 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:47 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:55.681 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:48 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:56.272 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:41:56.273 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:41:56.274 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repo Size 2023-01-26T16:41:56.274 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:41:56.274 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:41:56.274 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-immutable-object-cache x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 161 k 2023-01-26T16:41:56.274 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:56.274 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:41:56.275 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:41:56.275 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2023-01-26T16:41:56.275 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:41:56.275 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 161 k 2023-01-26T16:41:56.275 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 490 k 2023-01-26T16:41:56.276 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:41:56.483 INFO:teuthology.orchestra.run.smithi137.stdout:ceph-immutable-object-cache-17.2.5-691.g6b3a518 775 kB/s | 161 kB 00:00 2023-01-26T16:41:56.483 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:41:56.484 INFO:teuthology.orchestra.run.smithi137.stdout:Total 770 kB/s | 161 kB 00:00 2023-01-26T16:41:56.484 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:41:56.494 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:41:56.494 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:41:56.548 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:41:56.552 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:41:56.668 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:41:56.848 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-immutable-object-cache-2:17.2.5-691.g6b3a5180.e 1/1 2023-01-26T16:41:57.069 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:41:57.070 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:41:57.071 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2023-01-26T16:41:57.071 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:41:57.071 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:41:57.071 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-immutable-object-cache x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 161 k 2023-01-26T16:41:57.072 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:57.072 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:41:57.072 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:41:57.072 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2023-01-26T16:41:57.073 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:41:57.073 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 161 k 2023-01-26T16:41:57.073 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 490 k 2023-01-26T16:41:57.073 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:41:57.184 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.5-691.g6b3a5180.e 1/1 2023-01-26T16:41:57.304 INFO:teuthology.orchestra.run.smithi135.stdout:ceph-immutable-object-cache-17.2.5-691.g6b3a518 693 kB/s | 161 kB 00:00 2023-01-26T16:41:57.305 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:41:57.305 INFO:teuthology.orchestra.run.smithi135.stdout:Total 689 kB/s | 161 kB 00:00 2023-01-26T16:41:57.306 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:41:57.316 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:41:57.316 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:41:57.370 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:41:57.373 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:41:57.485 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:41:57.667 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-immutable-object-cache-2:17.2.5-691.g6b3a5180.e 1/1 2023-01-26T16:41:58.029 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.5-691.g6b3a5180.e 1/1 2023-01-26T16:41:58.199 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-immutable-object-cache-2:17.2.5-691.g6b3a5180.e 1/1 2023-01-26T16:41:58.199 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:51 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:41:59.070 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-immutable-object-cache-2:17.2.5-691.g6b3a5180.e 1/1 2023-01-26T16:41:59.070 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:52 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:00.740 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:42:00.920 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:00.920 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:42:00.920 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-immutable-object-cache-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:42:00.920 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:00.921 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:42:01.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr 2023-01-26T16:42:01.401 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:01.514 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:42:01.694 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:01.695 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:42:01.695 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-immutable-object-cache-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:42:01.695 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:01.695 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:42:01.823 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr 2023-01-26T16:42:02.171 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:02.265 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:55 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:02.950 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:55 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:03.619 INFO:teuthology.orchestra.run.smithi137.stdout:Package ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:42:03.727 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:42:03.729 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:42:03.729 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:42:03.855 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr-dashboard 2023-01-26T16:42:04.199 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:04.306 INFO:teuthology.orchestra.run.smithi135.stdout:Package ceph-mgr-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:42:04.415 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:42:04.416 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:42:04.416 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:42:04.529 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-dashboard 2023-01-26T16:42:04.873 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:05.070 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:01:58 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:05.651 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:58 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:06.542 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:42:06.544 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================================== 2023-01-26T16:42:06.544 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:42:06.545 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================================== 2023-01-26T16:42:06.545 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:42:06.545 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-dashboard noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 1.6 M 2023-01-26T16:42:06.545 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:42:06.545 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-grafana-dashboards noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 23 k 2023-01-26T16:42:06.546 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-prometheus-alerts noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 14 k 2023-01-26T16:42:06.546 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-01-26T16:42:06.546 INFO:teuthology.orchestra.run.smithi137.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-01-26T16:42:06.546 INFO:teuthology.orchestra.run.smithi137.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-01-26T16:42:06.546 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:06.547 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:42:06.547 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================================== 2023-01-26T16:42:06.547 INFO:teuthology.orchestra.run.smithi137.stdout:Install 6 Packages 2023-01-26T16:42:06.547 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:06.547 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 2.0 M 2023-01-26T16:42:06.548 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 7.8 M 2023-01-26T16:42:06.548 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:42:06.920 INFO:teuthology.orchestra.run.smithi137.stdout:(1/6): ceph-grafana-dashboards-17.2.5-691.g6b3a 61 kB/s | 23 kB 00:00 2023-01-26T16:42:06.945 INFO:teuthology.orchestra.run.smithi137.stdout:(2/6): ceph-prometheus-alerts-17.2.5-691.g6b3a5 36 kB/s | 14 kB 00:00 2023-01-26T16:42:07.074 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:42:07.074 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================================== 2023-01-26T16:42:07.075 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:42:07.075 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================================== 2023-01-26T16:42:07.075 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:42:07.075 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 1.6 M 2023-01-26T16:42:07.076 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:42:07.076 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-grafana-dashboards noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 23 k 2023-01-26T16:42:07.076 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-prometheus-alerts noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 14 k 2023-01-26T16:42:07.076 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-01-26T16:42:07.077 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-01-26T16:42:07.077 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-01-26T16:42:07.077 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:07.077 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:42:07.078 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================================== 2023-01-26T16:42:07.078 INFO:teuthology.orchestra.run.smithi135.stdout:Install 6 Packages 2023-01-26T16:42:07.078 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:07.079 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 2.0 M 2023-01-26T16:42:07.079 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 7.8 M 2023-01-26T16:42:07.079 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:42:07.087 INFO:teuthology.orchestra.run.smithi137.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 202 kB/s | 34 kB 00:00 2023-01-26T16:42:07.137 INFO:teuthology.orchestra.run.smithi137.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 852 kB/s | 43 kB 00:00 2023-01-26T16:42:07.204 INFO:teuthology.orchestra.run.smithi137.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 759 kB/s | 196 kB 00:00 2023-01-26T16:42:07.314 INFO:teuthology.orchestra.run.smithi135.stdout:(1/6): ceph-grafana-dashboards-17.2.5-691.g6b3a 97 kB/s | 23 kB 00:00 2023-01-26T16:42:07.337 INFO:teuthology.orchestra.run.smithi137.stdout:(6/6): ceph-mgr-dashboard-17.2.5-691.g6b3a5180. 2.1 MB/s | 1.6 MB 00:00 2023-01-26T16:42:07.339 INFO:teuthology.orchestra.run.smithi135.stdout:(2/6): ceph-prometheus-alerts-17.2.5-691.g6b3a5 55 kB/s | 14 kB 00:00 2023-01-26T16:42:07.340 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:07.340 INFO:teuthology.orchestra.run.smithi137.stdout:Total 2.5 MB/s | 2.0 MB 00:00 2023-01-26T16:42:07.351 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:42:07.360 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:42:07.361 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:42:07.417 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:42:07.421 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:42:07.456 INFO:teuthology.orchestra.run.smithi135.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 237 kB/s | 34 kB 00:00 2023-01-26T16:42:07.507 INFO:teuthology.orchestra.run.smithi135.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 851 kB/s | 43 kB 00:00 2023-01-26T16:42:07.531 INFO:teuthology.orchestra.run.smithi135.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.0 MB/s | 196 kB 00:00 2023-01-26T16:42:07.648 INFO:teuthology.orchestra.run.smithi135.stdout:(6/6): ceph-mgr-dashboard-17.2.5-691.g6b3a5180. 2.9 MB/s | 1.6 MB 00:00 2023-01-26T16:42:07.650 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:07.650 INFO:teuthology.orchestra.run.smithi135.stdout:Total 3.4 MB/s | 2.0 MB 00:00 2023-01-26T16:42:07.662 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:42:07.671 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:42:07.671 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:42:07.696 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:42:07.727 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:42:07.731 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:42:07.880 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-01-26T16:42:08.002 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:42:08.077 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-01-26T16:42:08.174 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-01-26T16:42:08.256 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-01-26T16:42:08.387 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-01-26T16:42:08.558 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-01-26T16:42:08.687 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-prometheus-alerts-2:17.2.5-691.g6b3a5180.el8.no 4/6 2023-01-26T16:42:09.024 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-grafana-dashboards-2:17.2.5-691.g6b3a5180.el8.n 5/6 2023-01-26T16:42:09.136 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-prometheus-alerts-2:17.2.5-691.g6b3a5180.el8.no 4/6 2023-01-26T16:42:09.605 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-dashboard-2:17.2.5-691.g6b3a5180.el8.noarch 6/6 2023-01-26T16:42:09.652 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-grafana-dashboards-2:17.2.5-691.g6b3a5180.el8.n 5/6 2023-01-26T16:42:09.843 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-dashboard-2:17.2.5-691.g6b3a5180.el8.noarch 6/6 2023-01-26T16:42:10.077 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.5-691.g6b3a5180.el8.noarch 6/6 2023-01-26T16:42:10.077 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-grafana-dashboards-2:17.2.5-691.g6b3a5180.el8.n 1/6 2023-01-26T16:42:10.078 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-dashboard-2:17.2.5-691.g6b3a5180.el8.noarch 2/6 2023-01-26T16:42:10.079 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-prometheus-alerts-2:17.2.5-691.g6b3a5180.el8.no 3/6 2023-01-26T16:42:10.079 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-01-26T16:42:10.079 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-01-26T16:42:10.459 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.5-691.g6b3a5180.el8.noarch 6/6 2023-01-26T16:42:10.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-grafana-dashboards-2:17.2.5-691.g6b3a5180.el8.n 1/6 2023-01-26T16:42:10.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-dashboard-2:17.2.5-691.g6b3a5180.el8.noarch 2/6 2023-01-26T16:42:10.459 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-prometheus-alerts-2:17.2.5-691.g6b3a5180.el8.no 3/6 2023-01-26T16:42:10.460 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-01-26T16:42:10.460 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-01-26T16:42:11.112 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-01-26T16:42:11.112 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:04 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:11.465 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-01-26T16:42:11.465 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:04 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:13.718 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:42:13.904 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:13.904 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:42:13.904 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-grafana-dashboards-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:13.904 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-dashboard-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:13.905 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-prometheus-alerts-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:13.905 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-01-26T16:42:13.905 INFO:teuthology.orchestra.run.smithi137.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-01-26T16:42:13.905 INFO:teuthology.orchestra.run.smithi137.stdout: python3-routes-2.4.1-12.el8.noarch 2023-01-26T16:42:13.906 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:13.906 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:42:13.930 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:42:14.033 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr-diskprediction-local 2023-01-26T16:42:14.114 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:14.114 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:42:14.115 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-grafana-dashboards-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:14.115 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:14.115 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-prometheus-alerts-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:14.115 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-01-26T16:42:14.116 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-01-26T16:42:14.116 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes-2.4.1-12.el8.noarch 2023-01-26T16:42:14.116 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:14.116 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:42:14.283 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-diskprediction-local 2023-01-26T16:42:14.381 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:14.632 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:15.203 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:08 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:15.457 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:08 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:16.598 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:42:16.599 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================================================= 2023-01-26T16:42:16.600 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:42:16.600 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================================================= 2023-01-26T16:42:16.600 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:42:16.600 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 7.4 M 2023-01-26T16:42:16.600 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:42:16.601 INFO:teuthology.orchestra.run.smithi137.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-01-26T16:42:16.601 INFO:teuthology.orchestra.run.smithi137.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-01-26T16:42:16.601 INFO:teuthology.orchestra.run.smithi137.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-01-26T16:42:16.601 INFO:teuthology.orchestra.run.smithi137.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-01-26T16:42:16.601 INFO:teuthology.orchestra.run.smithi137.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-01-26T16:42:16.602 INFO:teuthology.orchestra.run.smithi137.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-01-26T16:42:16.602 INFO:teuthology.orchestra.run.smithi137.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-01-26T16:42:16.602 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:16.602 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:42:16.602 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================================================= 2023-01-26T16:42:16.602 INFO:teuthology.orchestra.run.smithi137.stdout:Install 8 Packages 2023-01-26T16:42:16.603 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:16.603 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 35 M 2023-01-26T16:42:16.603 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 210 M 2023-01-26T16:42:16.604 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:42:16.756 INFO:teuthology.orchestra.run.smithi137.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 24 MB/s | 3.7 MB 00:00 2023-01-26T16:42:16.803 INFO:teuthology.orchestra.run.smithi137.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 4.7 MB/s | 225 kB 00:00 2023-01-26T16:42:16.840 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:42:16.841 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================================= 2023-01-26T16:42:16.842 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:42:16.842 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================================= 2023-01-26T16:42:16.842 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:42:16.842 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 7.4 M 2023-01-26T16:42:16.842 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:42:16.843 INFO:teuthology.orchestra.run.smithi135.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-01-26T16:42:16.843 INFO:teuthology.orchestra.run.smithi135.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-01-26T16:42:16.843 INFO:teuthology.orchestra.run.smithi135.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-01-26T16:42:16.843 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-01-26T16:42:16.843 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-01-26T16:42:16.844 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-01-26T16:42:16.844 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-01-26T16:42:16.844 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:16.844 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:42:16.844 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================================= 2023-01-26T16:42:16.845 INFO:teuthology.orchestra.run.smithi135.stdout:Install 8 Packages 2023-01-26T16:42:16.845 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:16.845 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 35 M 2023-01-26T16:42:16.846 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 210 M 2023-01-26T16:42:16.846 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:42:16.937 INFO:teuthology.orchestra.run.smithi137.stdout:(3/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 36 MB/s | 4.9 MB 00:00 2023-01-26T16:42:16.990 INFO:teuthology.orchestra.run.smithi135.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 25 MB/s | 3.7 MB 00:00 2023-01-26T16:42:17.024 INFO:teuthology.orchestra.run.smithi135.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 6.6 MB/s | 225 kB 00:00 2023-01-26T16:42:17.079 INFO:teuthology.orchestra.run.smithi137.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 29 MB/s | 14 MB 00:00 2023-01-26T16:42:17.129 INFO:teuthology.orchestra.run.smithi137.stdout:(5/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 13 MB/s | 644 kB 00:00 2023-01-26T16:42:17.162 INFO:teuthology.orchestra.run.smithi137.stdout:(6/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 5.0 MB/s | 171 kB 00:00 2023-01-26T16:42:17.183 INFO:teuthology.orchestra.run.smithi135.stdout:(3/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 31 MB/s | 4.9 MB 00:00 2023-01-26T16:42:17.238 INFO:teuthology.orchestra.run.smithi137.stdout:(7/8): openblas-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2023-01-26T16:42:17.333 INFO:teuthology.orchestra.run.smithi135.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 28 MB/s | 14 MB 00:00 2023-01-26T16:42:17.383 INFO:teuthology.orchestra.run.smithi135.stdout:(5/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 13 MB/s | 644 kB 00:00 2023-01-26T16:42:17.425 INFO:teuthology.orchestra.run.smithi135.stdout:(6/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 4.0 MB/s | 171 kB 00:00 2023-01-26T16:42:17.492 INFO:teuthology.orchestra.run.smithi135.stdout:(7/8): openblas-0.3.15-3.el8.x86_64.rpm 15 MB/s | 4.7 MB 00:00 2023-01-26T16:42:17.821 INFO:teuthology.orchestra.run.smithi137.stdout:(8/8): ceph-mgr-diskprediction-local-17.2.5-691 6.1 MB/s | 7.4 MB 00:01 2023-01-26T16:42:17.822 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:17.822 INFO:teuthology.orchestra.run.smithi137.stdout:Total 29 MB/s | 35 MB 00:01 2023-01-26T16:42:17.942 INFO:teuthology.orchestra.run.smithi135.stdout:(8/8): ceph-mgr-diskprediction-local-17.2.5-691 6.7 MB/s | 7.4 MB 00:01 2023-01-26T16:42:17.944 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:17.944 INFO:teuthology.orchestra.run.smithi135.stdout:Total 32 MB/s | 35 MB 00:01 2023-01-26T16:42:18.059 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:42:18.078 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:42:18.078 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:42:18.182 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:42:18.200 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:42:18.200 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:42:18.370 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:42:18.374 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:42:18.491 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:42:18.495 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:42:18.988 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:42:19.112 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:42:19.118 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-01-26T16:42:19.246 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-01-26T16:42:19.253 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-01-26T16:42:19.380 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-01-26T16:42:19.385 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-01-26T16:42:19.530 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-01-26T16:42:20.004 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-01-26T16:42:20.163 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-01-26T16:42:20.169 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-01-26T16:42:20.338 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-01-26T16:42:20.761 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-01-26T16:42:20.925 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-01-26T16:42:20.935 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-01-26T16:42:21.154 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-01-26T16:42:21.618 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-01-26T16:42:21.830 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-01-26T16:42:21.904 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-01-26T16:42:22.076 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-01-26T16:42:22.140 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-01-26T16:42:22.304 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-01-26T16:42:23.814 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-01-26T16:42:24.049 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-01-26T16:42:25.049 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-01-26T16:42:25.251 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.5-691.g6b3a5180 8/8 2023-01-26T16:42:25.326 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-01-26T16:42:25.493 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.5-691.g6b3a5180 8/8 2023-01-26T16:42:25.493 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.5-691.g6b3a5180 1/8 2023-01-26T16:42:25.494 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-01-26T16:42:25.494 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-01-26T16:42:25.494 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-01-26T16:42:25.494 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 5/8 2023-01-26T16:42:25.494 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 6/8 2023-01-26T16:42:25.495 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 7/8 2023-01-26T16:42:25.503 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.5-691.g6b3a5180 8/8 2023-01-26T16:42:25.765 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.5-691.g6b3a5180 8/8 2023-01-26T16:42:25.765 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.5-691.g6b3a5180 1/8 2023-01-26T16:42:25.766 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-01-26T16:42:25.766 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-01-26T16:42:25.766 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-01-26T16:42:25.766 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 5/8 2023-01-26T16:42:25.766 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 6/8 2023-01-26T16:42:25.767 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 7/8 2023-01-26T16:42:26.520 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 8/8 2023-01-26T16:42:26.521 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:19 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:26.850 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 8/8 2023-01-26T16:42:26.851 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:19 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:29.487 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:42:29.546 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:42:29.673 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:29.674 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:42:29.674 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-diskprediction-local-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:29.674 INFO:teuthology.orchestra.run.smithi135.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-01-26T16:42:29.674 INFO:teuthology.orchestra.run.smithi135.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-01-26T16:42:29.674 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-0.3.15-3.el8.x86_64 2023-01-26T16:42:29.675 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-01-26T16:42:29.675 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-01-26T16:42:29.675 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-01-26T16:42:29.675 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-01-26T16:42:29.675 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:29.676 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:42:29.733 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:29.733 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:42:29.734 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-diskprediction-local-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:29.734 INFO:teuthology.orchestra.run.smithi137.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-01-26T16:42:29.734 INFO:teuthology.orchestra.run.smithi137.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-01-26T16:42:29.734 INFO:teuthology.orchestra.run.smithi137.stdout: openblas-0.3.15-3.el8.x86_64 2023-01-26T16:42:29.734 INFO:teuthology.orchestra.run.smithi137.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-01-26T16:42:29.735 INFO:teuthology.orchestra.run.smithi137.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-01-26T16:42:29.735 INFO:teuthology.orchestra.run.smithi137.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-01-26T16:42:29.735 INFO:teuthology.orchestra.run.smithi137.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-01-26T16:42:29.735 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:29.735 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:42:29.801 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-rook 2023-01-26T16:42:29.868 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr-rook 2023-01-26T16:42:30.149 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:30.214 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:30.925 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:23 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:30.995 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:23 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:32.315 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:42:32.317 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================= 2023-01-26T16:42:32.317 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:42:32.317 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================= 2023-01-26T16:42:32.317 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:42:32.318 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-rook noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 47 k 2023-01-26T16:42:32.318 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:42:32.318 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-01-26T16:42:32.318 INFO:teuthology.orchestra.run.smithi135.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-01-26T16:42:32.318 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-01-26T16:42:32.319 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-01-26T16:42:32.319 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-01-26T16:42:32.319 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-01-26T16:42:32.319 INFO:teuthology.orchestra.run.smithi135.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-01-26T16:42:32.319 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-01-26T16:42:32.319 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-01-26T16:42:32.320 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-01-26T16:42:32.320 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2023-01-26T16:42:32.320 INFO:teuthology.orchestra.run.smithi135.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-01-26T16:42:32.320 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:32.320 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:42:32.321 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================================= 2023-01-26T16:42:32.321 INFO:teuthology.orchestra.run.smithi135.stdout:Install 13 Packages 2023-01-26T16:42:32.321 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:32.322 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 1.9 M 2023-01-26T16:42:32.322 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 25 M 2023-01-26T16:42:32.322 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:42:32.363 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:42:32.364 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================================= 2023-01-26T16:42:32.365 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:42:32.365 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================================= 2023-01-26T16:42:32.365 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:42:32.365 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-rook noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 47 k 2023-01-26T16:42:32.366 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:42:32.366 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-01-26T16:42:32.366 INFO:teuthology.orchestra.run.smithi137.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-01-26T16:42:32.366 INFO:teuthology.orchestra.run.smithi137.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-01-26T16:42:32.366 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-01-26T16:42:32.367 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-01-26T16:42:32.367 INFO:teuthology.orchestra.run.smithi137.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-01-26T16:42:32.367 INFO:teuthology.orchestra.run.smithi137.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-01-26T16:42:32.367 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-01-26T16:42:32.367 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-01-26T16:42:32.367 INFO:teuthology.orchestra.run.smithi137.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-01-26T16:42:32.368 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2023-01-26T16:42:32.368 INFO:teuthology.orchestra.run.smithi137.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-01-26T16:42:32.368 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:32.368 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:42:32.368 INFO:teuthology.orchestra.run.smithi137.stdout:======================================================================================================= 2023-01-26T16:42:32.369 INFO:teuthology.orchestra.run.smithi137.stdout:Install 13 Packages 2023-01-26T16:42:32.369 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:32.369 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 1.9 M 2023-01-26T16:42:32.370 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 25 M 2023-01-26T16:42:32.370 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:42:32.547 INFO:teuthology.orchestra.run.smithi135.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 145 kB/s | 33 kB 00:00 2023-01-26T16:42:32.551 INFO:teuthology.orchestra.run.smithi137.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 180 kB/s | 33 kB 00:00 2023-01-26T16:42:32.581 INFO:teuthology.orchestra.run.smithi135.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 63 kB/s | 16 kB 00:00 2023-01-26T16:42:32.585 INFO:teuthology.orchestra.run.smithi137.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 75 kB/s | 16 kB 00:00 2023-01-26T16:42:32.597 INFO:teuthology.orchestra.run.smithi135.stdout:(3/13): ceph-mgr-rook-17.2.5-691.g6b3a5180.el8. 169 kB/s | 47 kB 00:00 2023-01-26T16:42:32.635 INFO:teuthology.orchestra.run.smithi137.stdout:(3/13): ceph-mgr-rook-17.2.5-691.g6b3a5180.el8. 176 kB/s | 47 kB 00:00 2023-01-26T16:42:32.640 INFO:teuthology.orchestra.run.smithi135.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 878 kB/s | 81 kB 00:00 2023-01-26T16:42:32.660 INFO:teuthology.orchestra.run.smithi137.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 745 kB/s | 81 kB 00:00 2023-01-26T16:42:32.732 INFO:teuthology.orchestra.run.smithi135.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 669 kB/s | 61 kB 00:00 2023-01-26T16:42:32.744 INFO:teuthology.orchestra.run.smithi137.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 734 kB/s | 61 kB 00:00 2023-01-26T16:42:32.791 INFO:teuthology.orchestra.run.smithi135.stdout:(6/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.8 MB/s | 110 kB 00:00 2023-01-26T16:42:32.802 INFO:teuthology.orchestra.run.smithi137.stdout:(6/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.8 MB/s | 110 kB 00:00 2023-01-26T16:42:32.824 INFO:teuthology.orchestra.run.smithi135.stdout:(7/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 795 kB/s | 27 kB 00:00 2023-01-26T16:42:32.845 INFO:teuthology.orchestra.run.smithi137.stdout:(7/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 631 kB/s | 27 kB 00:00 2023-01-26T16:42:32.878 INFO:teuthology.orchestra.run.smithi137.stdout:(8/13): python3-kubernetes-11.0.0-6.el8.noarch. 4.0 MB/s | 1.2 MB 00:00 2023-01-26T16:42:32.889 INFO:teuthology.orchestra.run.smithi135.stdout:(8/13): python3-kubernetes-11.0.0-6.el8.noarch. 3.8 MB/s | 1.2 MB 00:00 2023-01-26T16:42:32.904 INFO:teuthology.orchestra.run.smithi137.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.1 MB/s | 126 kB 00:00 2023-01-26T16:42:32.925 INFO:teuthology.orchestra.run.smithi135.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.2 MB/s | 126 kB 00:00 2023-01-26T16:42:32.946 INFO:teuthology.orchestra.run.smithi137.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 298 kB/s | 20 kB 00:00 2023-01-26T16:42:32.963 INFO:teuthology.orchestra.run.smithi137.stdout:(11/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 2.8 MB/s | 155 kB 00:00 2023-01-26T16:42:32.967 INFO:teuthology.orchestra.run.smithi135.stdout:(10/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 4.2 MB/s | 155 kB 00:00 2023-01-26T16:42:32.988 INFO:teuthology.orchestra.run.smithi137.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 1.0 MB/s | 43 kB 00:00 2023-01-26T16:42:32.992 INFO:teuthology.orchestra.run.smithi135.stdout:(11/13): python3-jsonpointer-1.10-11.el8.noarch 195 kB/s | 20 kB 00:00 2023-01-26T16:42:33.026 INFO:teuthology.orchestra.run.smithi135.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 725 kB/s | 43 kB 00:00 2023-01-26T16:42:33.076 INFO:teuthology.orchestra.run.smithi135.stdout:(13/13): python3-rsa-4.8-1.el8.noarch.rpm 129 kB/s | 61 kB 00:00 2023-01-26T16:42:33.077 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:33.077 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.5 MB/s | 1.9 MB 00:00 2023-01-26T16:42:33.080 INFO:teuthology.orchestra.run.smithi137.stdout:(13/13): python3-rsa-4.8-1.el8.noarch.rpm 138 kB/s | 61 kB 00:00 2023-01-26T16:42:33.080 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:33.081 INFO:teuthology.orchestra.run.smithi137.stdout:Total 2.7 MB/s | 1.9 MB 00:00 2023-01-26T16:42:33.139 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:42:33.140 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:42:33.155 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:42:33.155 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:42:33.155 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:42:33.156 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:42:33.225 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:42:33.226 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:42:33.229 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:42:33.230 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:42:33.712 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:42:33.720 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:42:33.909 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-01-26T16:42:33.944 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-01-26T16:42:34.135 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-rsa-4.8-1.el8.noarch 2/13 2023-01-26T16:42:34.162 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rsa-4.8-1.el8.noarch 2/13 2023-01-26T16:42:34.359 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-01-26T16:42:34.378 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-01-26T16:42:34.595 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-01-26T16:42:34.606 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-01-26T16:42:34.781 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-01-26T16:42:34.784 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-01-26T16:42:34.957 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-01-26T16:42:34.959 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-01-26T16:42:35.127 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-01-26T16:42:35.129 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-01-26T16:42:35.357 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-01-26T16:42:35.367 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-01-26T16:42:35.532 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-01-26T16:42:35.736 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-01-26T16:42:35.738 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-01-26T16:42:36.022 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-01-26T16:42:36.861 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-01-26T16:42:37.095 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-01-26T16:42:37.127 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-01-26T16:42:37.327 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-rook-2:17.2.5-691.g6b3a5180.el8.noarch 13/13 2023-01-26T16:42:37.382 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-01-26T16:42:37.549 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-rook-2:17.2.5-691.g6b3a5180.el8.noarch 13/13 2023-01-26T16:42:37.571 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.5-691.g6b3a5180.el8.noarch 13/13 2023-01-26T16:42:37.571 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-rook-2:17.2.5-691.g6b3a5180.el8.noarch 1/13 2023-01-26T16:42:37.571 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-01-26T16:42:37.571 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-01-26T16:42:37.571 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-01-26T16:42:37.572 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-01-26T16:42:37.572 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 6/13 2023-01-26T16:42:37.572 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-01-26T16:42:37.572 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 8/13 2023-01-26T16:42:37.572 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 9/13 2023-01-26T16:42:37.573 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2023-01-26T16:42:37.573 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-01-26T16:42:37.573 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-01-26T16:42:37.794 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.5-691.g6b3a5180.el8.noarch 13/13 2023-01-26T16:42:37.794 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-rook-2:17.2.5-691.g6b3a5180.el8.noarch 1/13 2023-01-26T16:42:37.794 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-01-26T16:42:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-01-26T16:42:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-01-26T16:42:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-01-26T16:42:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 6/13 2023-01-26T16:42:37.795 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-01-26T16:42:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 8/13 2023-01-26T16:42:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 9/13 2023-01-26T16:42:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2023-01-26T16:42:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-01-26T16:42:37.796 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-01-26T16:42:38.676 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-01-26T16:42:38.676 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:31 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:38.875 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-01-26T16:42:38.876 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:31 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:41.326 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:42:41.408 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:42:41.507 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:41.508 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:42:41.508 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-rook-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:41.508 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-01-26T16:42:41.508 INFO:teuthology.orchestra.run.smithi135.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-01-26T16:42:41.509 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-01-26T16:42:41.509 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-01-26T16:42:41.509 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-01-26T16:42:41.509 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-01-26T16:42:41.509 INFO:teuthology.orchestra.run.smithi135.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-01-26T16:42:41.510 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-01-26T16:42:41.510 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-01-26T16:42:41.510 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-01-26T16:42:41.510 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rsa-4.8-1.el8.noarch 2023-01-26T16:42:41.510 INFO:teuthology.orchestra.run.smithi135.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-01-26T16:42:41.510 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:41.511 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:42:41.594 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:41.595 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:42:41.595 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-rook-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:41.595 INFO:teuthology.orchestra.run.smithi137.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-01-26T16:42:41.595 INFO:teuthology.orchestra.run.smithi137.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-01-26T16:42:41.596 INFO:teuthology.orchestra.run.smithi137.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-01-26T16:42:41.596 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-01-26T16:42:41.596 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-01-26T16:42:41.596 INFO:teuthology.orchestra.run.smithi137.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-01-26T16:42:41.596 INFO:teuthology.orchestra.run.smithi137.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-01-26T16:42:41.597 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-01-26T16:42:41.597 INFO:teuthology.orchestra.run.smithi137.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-01-26T16:42:41.597 INFO:teuthology.orchestra.run.smithi137.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-01-26T16:42:41.597 INFO:teuthology.orchestra.run.smithi137.stdout: python3-rsa-4.8-1.el8.noarch 2023-01-26T16:42:41.597 INFO:teuthology.orchestra.run.smithi137.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-01-26T16:42:41.597 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:41.598 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:42:41.725 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-cephadm 2023-01-26T16:42:41.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-mgr-cephadm 2023-01-26T16:42:42.076 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:42.107 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:42.860 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:35 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:42.873 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:35 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:44.235 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:42:44.236 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================================== 2023-01-26T16:42:44.237 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:42:44.237 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================================== 2023-01-26T16:42:44.237 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:42:44.237 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-cephadm noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 114 k 2023-01-26T16:42:44.237 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:42:44.238 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-01-26T16:42:44.238 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-01-26T16:42:44.238 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-01-26T16:42:44.238 INFO:teuthology.orchestra.run.smithi135.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-01-26T16:42:44.238 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:44.239 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:42:44.239 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================================== 2023-01-26T16:42:44.239 INFO:teuthology.orchestra.run.smithi135.stdout:Install 5 Packages 2023-01-26T16:42:44.239 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:44.240 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 5.9 M 2023-01-26T16:42:44.240 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 26 M 2023-01-26T16:42:44.240 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:42:44.257 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:42:44.258 INFO:teuthology.orchestra.run.smithi137.stdout:============================================================================================== 2023-01-26T16:42:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:42:44.259 INFO:teuthology.orchestra.run.smithi137.stdout:============================================================================================== 2023-01-26T16:42:44.259 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:42:44.259 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-cephadm noarch 2:17.2.5-691.g6b3a5180.el8 ceph-noarch 114 k 2023-01-26T16:42:44.259 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:42:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-01-26T16:42:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-01-26T16:42:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-01-26T16:42:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-01-26T16:42:44.260 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:44.261 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:42:44.261 INFO:teuthology.orchestra.run.smithi137.stdout:============================================================================================== 2023-01-26T16:42:44.261 INFO:teuthology.orchestra.run.smithi137.stdout:Install 5 Packages 2023-01-26T16:42:44.261 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:44.262 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 5.9 M 2023-01-26T16:42:44.262 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 26 M 2023-01-26T16:42:44.262 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:42:44.389 INFO:teuthology.orchestra.run.smithi135.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 400 kB/s | 60 kB 00:00 2023-01-26T16:42:44.404 INFO:teuthology.orchestra.run.smithi137.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 421 kB/s | 60 kB 00:00 2023-01-26T16:42:44.440 INFO:teuthology.orchestra.run.smithi135.stdout:(2/5): ceph-mgr-cephadm-17.2.5-691.g6b3a5180.el 569 kB/s | 114 kB 00:00 2023-01-26T16:42:44.446 INFO:teuthology.orchestra.run.smithi137.stdout:(2/5): ceph-mgr-cephadm-17.2.5-691.g6b3a5180.el 618 kB/s | 114 kB 00:00 2023-01-26T16:42:44.480 INFO:teuthology.orchestra.run.smithi137.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 7.0 MB/s | 538 kB 00:00 2023-01-26T16:42:44.482 INFO:teuthology.orchestra.run.smithi135.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 5.7 MB/s | 538 kB 00:00 2023-01-26T16:42:44.516 INFO:teuthology.orchestra.run.smithi135.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.7 MB/s | 476 kB 00:00 2023-01-26T16:42:44.521 INFO:teuthology.orchestra.run.smithi137.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.8 MB/s | 476 kB 00:00 2023-01-26T16:42:44.616 INFO:teuthology.orchestra.run.smithi135.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 27 MB/s | 4.8 MB 00:00 2023-01-26T16:42:44.617 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:44.618 INFO:teuthology.orchestra.run.smithi135.stdout:Total 16 MB/s | 5.9 MB 00:00 2023-01-26T16:42:44.630 INFO:teuthology.orchestra.run.smithi137.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 26 MB/s | 4.8 MB 00:00 2023-01-26T16:42:44.631 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:44.631 INFO:teuthology.orchestra.run.smithi137.stdout:Total 16 MB/s | 5.9 MB 00:00 2023-01-26T16:42:44.670 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:42:44.680 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:42:44.681 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:42:44.683 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:42:44.694 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:42:44.694 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:42:44.760 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:42:44.764 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:42:44.772 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:42:44.776 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:42:45.700 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:42:45.717 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:42:46.054 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-01-26T16:42:46.084 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-01-26T16:42:46.324 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-01-26T16:42:46.327 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-01-26T16:42:46.638 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-01-26T16:42:46.643 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-01-26T16:42:46.890 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-01-26T16:42:46.918 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-01-26T16:42:47.064 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-mgr-cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 5/5 2023-01-26T16:42:47.126 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 5/5 2023-01-26T16:42:47.283 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 5/5 2023-01-26T16:42:47.284 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-mgr-cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/5 2023-01-26T16:42:47.284 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-01-26T16:42:47.284 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-01-26T16:42:47.284 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-01-26T16:42:47.362 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 5/5 2023-01-26T16:42:47.362 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 1/5 2023-01-26T16:42:47.362 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-01-26T16:42:47.363 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-01-26T16:42:47.363 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-01-26T16:42:48.301 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-01-26T16:42:48.301 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:41 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:48.416 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-01-26T16:42:48.417 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:41 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:50.906 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:42:51.049 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:42:51.087 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:51.087 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:42:51.087 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-mgr-cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:51.087 INFO:teuthology.orchestra.run.smithi137.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-01-26T16:42:51.087 INFO:teuthology.orchestra.run.smithi137.stdout: python3-babel-2.5.1-7.el8.noarch 2023-01-26T16:42:51.088 INFO:teuthology.orchestra.run.smithi137.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-01-26T16:42:51.088 INFO:teuthology.orchestra.run.smithi137.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-01-26T16:42:51.088 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:51.088 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:42:51.221 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install ceph-fuse 2023-01-26T16:42:51.237 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:51.237 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:42:51.237 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-cephadm-2:17.2.5-691.g6b3a5180.el8.noarch 2023-01-26T16:42:51.237 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-01-26T16:42:51.238 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel-2.5.1-7.el8.noarch 2023-01-26T16:42:51.238 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-01-26T16:42:51.238 INFO:teuthology.orchestra.run.smithi135.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-01-26T16:42:51.238 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:51.238 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:42:51.381 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-fuse 2023-01-26T16:42:51.577 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:51.733 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:52.469 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:45 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:52.567 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:45 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:53.929 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:42:53.929 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:42:53.930 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repository Size 2023-01-26T16:42:53.930 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:42:53.930 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:42:53.930 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-fuse 2023-01-26T16:42:53.931 INFO:teuthology.orchestra.run.smithi137.stdout: x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 872 k 2023-01-26T16:42:53.931 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2023-01-26T16:42:53.931 INFO:teuthology.orchestra.run.smithi137.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-01-26T16:42:53.931 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:53.931 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:42:53.932 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:42:53.932 INFO:teuthology.orchestra.run.smithi137.stdout:Install 2 Packages 2023-01-26T16:42:53.932 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:53.933 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 955 k 2023-01-26T16:42:53.933 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 3.0 M 2023-01-26T16:42:53.933 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:42:53.997 INFO:teuthology.orchestra.run.smithi137.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.2 MB/s | 83 kB 00:00 2023-01-26T16:42:54.043 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:42:54.043 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:42:54.044 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-01-26T16:42:54.044 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:42:54.044 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:42:54.044 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-fuse 2023-01-26T16:42:54.045 INFO:teuthology.orchestra.run.smithi135.stdout: x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 872 k 2023-01-26T16:42:54.045 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-01-26T16:42:54.045 INFO:teuthology.orchestra.run.smithi135.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-01-26T16:42:54.045 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:54.045 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:42:54.046 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:42:54.046 INFO:teuthology.orchestra.run.smithi135.stdout:Install 2 Packages 2023-01-26T16:42:54.046 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:54.047 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 955 k 2023-01-26T16:42:54.047 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 3.0 M 2023-01-26T16:42:54.047 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:42:54.119 INFO:teuthology.orchestra.run.smithi135.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2023-01-26T16:42:54.239 INFO:teuthology.orchestra.run.smithi137.stdout:(2/2): ceph-fuse-17.2.5-691.g6b3a5180.el8.x86_6 2.8 MB/s | 872 kB 00:00 2023-01-26T16:42:54.240 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:54.240 INFO:teuthology.orchestra.run.smithi137.stdout:Total 3.0 MB/s | 955 kB 00:00 2023-01-26T16:42:54.251 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:42:54.272 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:42:54.272 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:42:54.336 INFO:teuthology.orchestra.run.smithi135.stdout:(2/2): ceph-fuse-17.2.5-691.g6b3a5180.el8.x86_6 2.9 MB/s | 872 kB 00:00 2023-01-26T16:42:54.337 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:42:54.337 INFO:teuthology.orchestra.run.smithi135.stdout:Total 3.2 MB/s | 955 kB 00:00 2023-01-26T16:42:54.345 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:42:54.348 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:42:54.349 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:42:54.368 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:42:54.369 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:42:54.442 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:42:54.446 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:42:54.501 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:42:54.625 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:42:54.764 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-01-26T16:42:54.892 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-01-26T16:42:54.903 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : ceph-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 2/2 2023-01-26T16:42:55.073 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 2/2 2023-01-26T16:42:55.242 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: ceph-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 2/2 2023-01-26T16:42:55.242 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : ceph-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 1/2 2023-01-26T16:42:55.411 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 2/2 2023-01-26T16:42:55.411 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 1/2 2023-01-26T16:42:56.259 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-01-26T16:42:56.259 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:49 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:56.465 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-01-26T16:42:56.465 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:49 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:42:58.787 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:42:58.969 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:58.969 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:42:58.969 INFO:teuthology.orchestra.run.smithi137.stdout: ceph-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-01-26T16:42:58.969 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:42:58.969 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:42:59.090 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:42:59.103 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install librados-devel 2023-01-26T16:42:59.272 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:59.272 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:42:59.272 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-01-26T16:42:59.273 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:42:59.273 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:42:59.419 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librados-devel 2023-01-26T16:42:59.461 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:42:59.776 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:00.254 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:53 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:00.560 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:53 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:01.639 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:01.640 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:01.640 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repo Size 2023-01-26T16:43:01.640 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:01.640 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:43:01.641 INFO:teuthology.orchestra.run.smithi137.stdout: librados-devel x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 130 k 2023-01-26T16:43:01.641 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:01.641 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:43:01.641 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:01.641 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2023-01-26T16:43:01.642 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:01.642 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 130 k 2023-01-26T16:43:01.642 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 464 k 2023-01-26T16:43:01.642 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:43:01.870 INFO:teuthology.orchestra.run.smithi137.stdout:librados-devel-17.2.5-691.g6b3a5180.el8.x86_64. 567 kB/s | 130 kB 00:00 2023-01-26T16:43:01.870 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:01.871 INFO:teuthology.orchestra.run.smithi137.stdout:Total 564 kB/s | 130 kB 00:00 2023-01-26T16:43:01.871 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:43:01.876 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:43:01.876 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:43:01.931 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:43:01.934 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:43:02.025 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:02.026 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:02.026 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2023-01-26T16:43:02.026 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:02.026 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:43:02.027 INFO:teuthology.orchestra.run.smithi135.stdout: librados-devel x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 130 k 2023-01-26T16:43:02.027 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:02.027 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:43:02.027 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:02.027 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2023-01-26T16:43:02.028 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:02.028 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 130 k 2023-01-26T16:43:02.028 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 464 k 2023-01-26T16:43:02.029 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:43:02.043 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:43:02.222 INFO:teuthology.orchestra.run.smithi135.stdout:librados-devel-17.2.5-691.g6b3a5180.el8.x86_64. 668 kB/s | 130 kB 00:00 2023-01-26T16:43:02.223 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:02.223 INFO:teuthology.orchestra.run.smithi135.stdout:Total 664 kB/s | 130 kB 00:00 2023-01-26T16:43:02.223 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:43:02.225 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : librados-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:02.228 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:43:02.228 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:43:02.281 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:43:02.285 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:43:02.393 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:43:02.449 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: librados-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:02.579 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librados-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:02.811 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:03.473 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : librados-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:03.473 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:02:56 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:03.841 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:03.841 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:02:56 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:05.935 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:43:06.116 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:06.117 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:43:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: librados-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:06.117 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:06.117 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:06.260 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install libcephfs2 2023-01-26T16:43:06.615 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:06.696 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:43:06.881 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:06.881 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:43:06.881 INFO:teuthology.orchestra.run.smithi135.stdout: librados-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:06.881 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:06.882 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:07.024 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install libcephfs2 2023-01-26T16:43:07.382 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:07.412 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:00 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:08.282 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:01 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:08.689 INFO:teuthology.orchestra.run.smithi137.stdout:Package libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:08.798 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:08.799 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:43:08.800 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:08.920 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install libcephfs-devel 2023-01-26T16:43:09.271 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:09.663 INFO:teuthology.orchestra.run.smithi135.stdout:Package libcephfs2-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:09.773 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:09.774 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:43:09.775 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:09.904 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install libcephfs-devel 2023-01-26T16:43:10.074 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:03 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:10.261 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:11.144 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:04 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:11.447 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:11.448 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:11.448 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repo Size 2023-01-26T16:43:11.448 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:11.448 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:43:11.449 INFO:teuthology.orchestra.run.smithi137.stdout: libcephfs-devel x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 25 k 2023-01-26T16:43:11.449 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:11.449 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:43:11.449 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:11.449 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2023-01-26T16:43:11.450 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:11.450 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 25 k 2023-01-26T16:43:11.450 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 109 k 2023-01-26T16:43:11.450 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:43:11.609 INFO:teuthology.orchestra.run.smithi137.stdout:libcephfs-devel-17.2.5-691.g6b3a5180.el8.x86_64 154 kB/s | 25 kB 00:00 2023-01-26T16:43:11.610 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:11.610 INFO:teuthology.orchestra.run.smithi137.stdout:Total 153 kB/s | 25 kB 00:00 2023-01-26T16:43:11.610 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:43:11.614 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:43:11.614 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:43:11.616 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:43:11.619 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:43:11.671 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:43:11.832 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : libcephfs-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:12.045 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: libcephfs-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:12.527 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:12.528 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:12.528 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2023-01-26T16:43:12.528 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:12.528 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:43:12.528 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-devel x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 25 k 2023-01-26T16:43:12.529 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:12.529 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:43:12.529 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:12.529 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2023-01-26T16:43:12.529 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:12.530 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 25 k 2023-01-26T16:43:12.530 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 109 k 2023-01-26T16:43:12.530 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:43:12.675 INFO:teuthology.orchestra.run.smithi135.stdout:libcephfs-devel-17.2.5-691.g6b3a5180.el8.x86_64 169 kB/s | 25 kB 00:00 2023-01-26T16:43:12.676 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:12.676 INFO:teuthology.orchestra.run.smithi135.stdout:Total 168 kB/s | 25 kB 00:00 2023-01-26T16:43:12.676 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:43:12.680 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:43:12.680 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:43:12.682 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:43:12.685 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:43:12.738 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:43:12.944 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephfs-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:13.026 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : libcephfs-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:13.027 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:06 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:13.155 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephfs-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:14.162 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephfs-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:14.163 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:07 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:15.900 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:43:16.084 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:16.085 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:43:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: libcephfs-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:16.085 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:16.085 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:16.215 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install librados2 2023-01-26T16:43:16.569 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:16.634 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:43:16.816 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:16.817 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:43:16.817 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-devel-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:16.817 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:16.817 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:16.960 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librados2 2023-01-26T16:43:17.317 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:17.365 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:10 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:18.101 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:11 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:18.656 INFO:teuthology.orchestra.run.smithi137.stdout:Package librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:18.768 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:18.769 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:43:18.769 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:18.894 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install librbd1 2023-01-26T16:43:19.249 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:19.365 INFO:teuthology.orchestra.run.smithi135.stdout:Package librados2-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:19.476 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:19.477 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:43:19.477 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:19.793 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librbd1 2023-01-26T16:43:20.032 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:13 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:20.146 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:20.947 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:13 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:21.379 INFO:teuthology.orchestra.run.smithi137.stdout:Package librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:21.489 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:21.491 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:43:21.491 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:21.610 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install python3-rados 2023-01-26T16:43:21.965 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:22.300 INFO:teuthology.orchestra.run.smithi135.stdout:Package librbd1-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:22.410 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:22.412 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:43:22.412 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:22.544 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rados 2023-01-26T16:43:22.752 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:15 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:22.900 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:23.681 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:16 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:24.107 INFO:teuthology.orchestra.run.smithi137.stdout:Package python3-rados-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:24.218 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:24.219 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:43:24.219 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:24.333 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install python3-rgw 2023-01-26T16:43:24.685 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:24.957 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rados-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:25.063 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:25.065 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:43:25.065 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:25.224 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rgw 2023-01-26T16:43:25.494 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:18 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:25.579 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:26.378 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:19 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:26.771 INFO:teuthology.orchestra.run.smithi137.stdout:Package python3-rgw-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:26.878 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:26.879 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:43:26.880 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:26.999 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install python3-cephfs 2023-01-26T16:43:27.352 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:27.662 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rgw-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:27.772 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:27.773 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:43:27.773 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:27.892 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-cephfs 2023-01-26T16:43:28.143 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:21 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:28.247 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:29.017 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:22 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:29.420 INFO:teuthology.orchestra.run.smithi137.stdout:Package python3-cephfs-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:29.531 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:29.532 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:43:29.533 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:29.639 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install python3-rbd 2023-01-26T16:43:29.992 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:30.321 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-cephfs-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:30.431 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:30.432 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:43:30.432 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:30.551 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rbd 2023-01-26T16:43:30.794 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:23 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:30.905 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:31.685 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:24 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:32.061 INFO:teuthology.orchestra.run.smithi137.stdout:Package python3-rbd-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:32.171 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:32.173 INFO:teuthology.orchestra.run.smithi137.stdout:Nothing to do. 2023-01-26T16:43:32.173 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:32.284 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install rbd-fuse 2023-01-26T16:43:32.635 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:32.952 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rbd-2:17.2.5-691.g6b3a5180.el8.x86_64 is already installed. 2023-01-26T16:43:33.062 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:33.063 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2023-01-26T16:43:33.063 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:33.186 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-fuse 2023-01-26T16:43:33.429 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:26 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:33.540 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:34.348 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:27 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:34.818 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:34.819 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:34.819 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2023-01-26T16:43:34.819 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:34.819 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:43:34.820 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-fuse x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 90 k 2023-01-26T16:43:34.820 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:34.820 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:43:34.820 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:34.820 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2023-01-26T16:43:34.821 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:34.821 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 90 k 2023-01-26T16:43:34.821 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 264 k 2023-01-26T16:43:34.821 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:43:35.164 INFO:teuthology.orchestra.run.smithi137.stdout:rbd-fuse-17.2.5-691.g6b3a5180.el8.x86_64.rpm 262 kB/s | 90 kB 00:00 2023-01-26T16:43:35.165 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:35.165 INFO:teuthology.orchestra.run.smithi137.stdout:Total 261 kB/s | 90 kB 00:00 2023-01-26T16:43:35.165 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:43:35.175 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:43:35.175 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:43:35.230 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:43:35.234 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:43:35.341 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:43:35.487 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : rbd-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:35.716 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: rbd-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:35.807 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:35.807 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:35.808 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2023-01-26T16:43:35.808 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:35.808 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:43:35.808 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-fuse x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 90 k 2023-01-26T16:43:35.809 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:35.809 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:43:35.809 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:35.809 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2023-01-26T16:43:35.809 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:35.810 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 90 k 2023-01-26T16:43:35.810 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 264 k 2023-01-26T16:43:35.810 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:43:36.120 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-fuse-17.2.5-691.g6b3a5180.el8.x86_64.rpm 290 kB/s | 90 kB 00:00 2023-01-26T16:43:36.120 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:36.121 INFO:teuthology.orchestra.run.smithi135.stdout:Total 289 kB/s | 90 kB 00:00 2023-01-26T16:43:36.121 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:43:36.131 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:43:36.131 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:43:36.187 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:43:36.190 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:43:36.300 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:43:36.449 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:36.684 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:36.763 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : rbd-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:36.764 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:29 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:37.739 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:37.740 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:30 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:39.097 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:43:39.280 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:39.281 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:43:39.281 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:39.281 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:39.281 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:39.421 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install rbd-mirror 2023-01-26T16:43:39.777 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:40.239 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:43:40.429 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:40.429 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:43:40.429 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-fuse-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:40.429 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:40.430 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:40.570 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:33 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:40.698 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-mirror 2023-01-26T16:43:41.054 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:41.842 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:34 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:41.984 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:41.985 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:41.985 INFO:teuthology.orchestra.run.smithi137.stdout: Package Arch Version Repo Size 2023-01-26T16:43:41.985 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:41.985 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:43:41.986 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-mirror x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 3.5 M 2023-01-26T16:43:41.986 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:41.986 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:43:41.986 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:41.986 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2023-01-26T16:43:41.986 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:41.987 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 3.5 M 2023-01-26T16:43:41.987 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 16 M 2023-01-26T16:43:41.987 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:43:43.226 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:43.227 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:43.227 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2023-01-26T16:43:43.227 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:43.227 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:43:43.228 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-mirror x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 3.5 M 2023-01-26T16:43:43.228 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:43.228 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:43:43.228 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:43.228 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2023-01-26T16:43:43.229 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:43.229 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 3.5 M 2023-01-26T16:43:43.229 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 16 M 2023-01-26T16:43:43.229 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:43:44.689 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-mirror-17.2.5-691.g6b3a5180.el8.x86_64.rpm 2.4 MB/s | 3.5 MB 00:01 2023-01-26T16:43:44.690 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:44.690 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.4 MB/s | 3.5 MB 00:01 2023-01-26T16:43:44.691 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:43:44.703 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:43:44.704 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:43:44.774 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:43:44.778 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:43:45.183 INFO:teuthology.orchestra.run.smithi137.stdout:rbd-mirror-17.2.5-691.g6b3a5180.el8.x86_64.rpm 1.1 MB/s | 3.5 MB 00:03 2023-01-26T16:43:45.184 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:45.184 INFO:teuthology.orchestra.run.smithi137.stdout:Total 1.1 MB/s | 3.5 MB 00:03 2023-01-26T16:43:45.185 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:43:45.197 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:43:45.198 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:43:45.223 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:43:45.269 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:43:45.273 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:43:45.409 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-mirror-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:45.724 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:43:45.756 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-mirror-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:45.888 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : rbd-mirror-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:46.258 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: rbd-mirror-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:46.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-mirror-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:46.788 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:39 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:47.315 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : rbd-mirror-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:47.316 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:40 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:49.182 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:43:49.367 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:49.368 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:43:49.368 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-mirror-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:49.368 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:49.368 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:49.507 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-nbd 2023-01-26T16:43:49.631 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:43:49.811 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:49.811 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:43:49.812 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-mirror-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:49.812 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:49.812 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:49.869 INFO:teuthology.orchestra.run.smithi135.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:49.952 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum -y install rbd-nbd 2023-01-26T16:43:50.310 INFO:teuthology.orchestra.run.smithi137.stdout:Updating Subscription Management repositories. 2023-01-26T16:43:50.647 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:43 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:51.104 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:44 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:52.106 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-01-26T16:43:52.107 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:52.107 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2023-01-26T16:43:52.107 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:52.107 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-01-26T16:43:52.108 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-nbd x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 172 k 2023-01-26T16:43:52.108 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:52.108 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-01-26T16:43:52.108 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-01-26T16:43:52.108 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2023-01-26T16:43:52.109 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:52.109 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 172 k 2023-01-26T16:43:52.109 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 548 k 2023-01-26T16:43:52.109 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-01-26T16:43:52.317 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-nbd-17.2.5-691.g6b3a5180.el8.x86_64.rpm 820 kB/s | 172 kB 00:00 2023-01-26T16:43:52.318 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:52.318 INFO:teuthology.orchestra.run.smithi135.stdout:Total 816 kB/s | 172 kB 00:00 2023-01-26T16:43:52.318 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-01-26T16:43:52.328 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-01-26T16:43:52.329 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-01-26T16:43:52.383 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-01-26T16:43:52.387 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-01-26T16:43:52.490 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2023-01-26T16:43:52.491 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:52.491 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2023-01-26T16:43:52.492 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:52.492 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2023-01-26T16:43:52.492 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-nbd x86_64 2:17.2.5-691.g6b3a5180.el8 ceph 172 k 2023-01-26T16:43:52.492 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:52.492 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2023-01-26T16:43:52.493 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2023-01-26T16:43:52.493 INFO:teuthology.orchestra.run.smithi137.stdout:Install 1 Package 2023-01-26T16:43:52.493 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:52.493 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 172 k 2023-01-26T16:43:52.494 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 548 k 2023-01-26T16:43:52.494 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2023-01-26T16:43:52.500 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-01-26T16:43:52.663 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-nbd-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:52.695 INFO:teuthology.orchestra.run.smithi137.stdout:rbd-nbd-17.2.5-691.g6b3a5180.el8.x86_64.rpm 847 kB/s | 172 kB 00:00 2023-01-26T16:43:52.696 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:43:52.696 INFO:teuthology.orchestra.run.smithi137.stdout:Total 842 kB/s | 172 kB 00:00 2023-01-26T16:43:52.696 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2023-01-26T16:43:52.706 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2023-01-26T16:43:52.707 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2023-01-26T16:43:52.760 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2023-01-26T16:43:52.764 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2023-01-26T16:43:52.880 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2023-01-26T16:43:52.883 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-nbd-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:53.050 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : rbd-nbd-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:53.284 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: rbd-nbd-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:53.918 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-nbd-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:53.918 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:03:46 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:54.311 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : rbd-nbd-2:17.2.5-691.g6b3a5180.el8.x86_64 1/1 2023-01-26T16:43:54.312 INFO:teuthology.orchestra.run.smithi137.stdout:Last metadata expiration check: 0:03:47 ago on Thu 26 Jan 2023 04:40:07 PM UTC. 2023-01-26T16:43:56.548 INFO:teuthology.orchestra.run.smithi135.stdout:Installed products updated. 2023-01-26T16:43:56.731 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:56.732 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-01-26T16:43:56.732 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-nbd-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:56.732 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:43:56.732 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-01-26T16:43:56.762 INFO:teuthology.orchestra.run.smithi137.stdout:Installed products updated. 2023-01-26T16:43:56.866 DEBUG:teuthology.parallel:result is None 2023-01-26T16:43:56.944 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:56.944 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2023-01-26T16:43:56.945 INFO:teuthology.orchestra.run.smithi137.stdout: rbd-nbd-2:17.2.5-691.g6b3a5180.el8.x86_64 2023-01-26T16:43:56.945 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:43:56.945 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2023-01-26T16:43:57.068 DEBUG:teuthology.parallel:result is None 2023-01-26T16:43:57.069 DEBUG:teuthology.orchestra.run.smithi135:> sudo lsb_release -is 2023-01-26T16:43:57.110 INFO:teuthology.orchestra.run.smithi135.stdout:RedHatEnterprise 2023-01-26T16:43:57.111 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2023-01-26T16:43:57.112 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-26T16:43:57.112 INFO:teuthology.packaging:ref: None 2023-01-26T16:43:57.113 INFO:teuthology.packaging:tag: None 2023-01-26T16:43:57.113 INFO:teuthology.packaging:branch: quincy 2023-01-26T16:43:57.113 INFO:teuthology.packaging:sha1: b0d2592529629ab4f86fed5991e556a87dcda563 2023-01-26T16:43:57.114 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-01-26T16:43:57.360 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-01-26T16:43:57.382 INFO:teuthology.orchestra.run.smithi135.stdout:17.2.5-691.g6b3a5180.el8 2023-01-26T16:43:57.383 INFO:teuthology.packaging:The installed version of ceph is 17.2.5-691.g6b3a5180.el8 2023-01-26T16:43:57.383 INFO:teuthology.task.install:The correct ceph version 17.2.5-691.g6b3a5180 is installed. 2023-01-26T16:43:57.384 DEBUG:teuthology.orchestra.run.smithi137:> sudo lsb_release -is 2023-01-26T16:43:57.426 INFO:teuthology.orchestra.run.smithi137.stdout:RedHatEnterprise 2023-01-26T16:43:57.427 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2023-01-26T16:43:57.428 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-26T16:43:57.428 INFO:teuthology.packaging:ref: None 2023-01-26T16:43:57.429 INFO:teuthology.packaging:tag: None 2023-01-26T16:43:57.429 INFO:teuthology.packaging:branch: quincy 2023-01-26T16:43:57.429 INFO:teuthology.packaging:sha1: b0d2592529629ab4f86fed5991e556a87dcda563 2023-01-26T16:43:57.430 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-01-26T16:43:57.702 DEBUG:teuthology.orchestra.run.smithi137:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-01-26T16:43:57.724 INFO:teuthology.orchestra.run.smithi137.stdout:17.2.5-691.g6b3a5180.el8 2023-01-26T16:43:57.725 INFO:teuthology.packaging:The installed version of ceph is 17.2.5-691.g6b3a5180.el8 2023-01-26T16:43:57.725 INFO:teuthology.task.install:The correct ceph version 17.2.5-691.g6b3a5180 is installed. 2023-01-26T16:43:57.725 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-01-26T16:43:57.726 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:43:57.726 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-01-26T16:43:57.755 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:43:57.755 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-01-26T16:43:57.790 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-01-26T16:43:57.791 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:43:57.791 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/daemon-helper 2023-01-26T16:43:57.822 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-01-26T16:43:57.891 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:43:57.891 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/usr/bin/daemon-helper 2023-01-26T16:43:57.917 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-01-26T16:43:57.983 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-01-26T16:43:57.983 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:43:57.984 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/adjust-ulimits 2023-01-26T16:43:58.011 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-01-26T16:43:58.078 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:43:58.079 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/usr/bin/adjust-ulimits 2023-01-26T16:43:58.105 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-01-26T16:43:58.171 INFO:teuthology.run_tasks:Running task cephadm... 2023-01-26T16:43:58.246 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.io/ceph/daemon-base:latest-quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'b0d2592529629ab4f86fed5991e556a87dcda563'} 2023-01-26T16:43:58.247 INFO:tasks.cephadm:Cluster image is quay.io/ceph/daemon-base:latest-quincy 2023-01-26T16:43:58.255 INFO:tasks.cephadm:Cluster fsid is a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:43:58.255 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-01-26T16:43:58.256 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.135', 'mon.c': '[v2:172.21.15.135:3301,v1:172.21.15.135:6790]', 'mon.b': '172.21.15.137'} 2023-01-26T16:43:58.256 INFO:tasks.cephadm:First mon is mon.a on smithi135 2023-01-26T16:43:58.256 INFO:tasks.cephadm:First mgr is y 2023-01-26T16:43:58.257 INFO:tasks.cephadm:Normalizing hostnames... 2023-01-26T16:43:58.257 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2023-01-26T16:43:58.285 DEBUG:teuthology.orchestra.run.smithi137:> sudo hostname $(hostname -s) 2023-01-26T16:43:58.312 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-01-26T16:43:58.313 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-01-26T16:43:58.612 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-rw-r--. 1 ubuntu ubuntu 357770 Jan 26 16:43 /home/ubuntu/cephtest/cephadm 2023-01-26T16:43:58.613 DEBUG:teuthology.orchestra.run.smithi137:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-01-26T16:43:58.881 INFO:teuthology.orchestra.run.smithi137.stdout:-rw-rw-r--. 1 ubuntu ubuntu 357770 Jan 26 16:43 /home/ubuntu/cephtest/cephadm 2023-01-26T16:43:58.881 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-01-26T16:43:58.901 DEBUG:teuthology.orchestra.run.smithi137:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-01-26T16:43:58.930 INFO:tasks.cephadm:Pulling image quay.io/ceph/daemon-base:latest-quincy on all hosts... 2023-01-26T16:43:58.931 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy pull 2023-01-26T16:43:58.944 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy pull 2023-01-26T16:44:00.393 INFO:teuthology.orchestra.run.smithi137.stderr:Pulling container image quay.io/ceph/daemon-base:latest-quincy... 2023-01-26T16:44:00.547 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay.io/ceph/daemon-base:latest-quincy... 2023-01-26T16:44:17.028 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-01-26T16:44:17.029 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable)", 2023-01-26T16:44:17.029 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "1a2e0506720fe0d179304da003e1babf22cb647d1494d19b3497977c6c9da0e4", 2023-01-26T16:44:17.029 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2023-01-26T16:44:17.029 INFO:teuthology.orchestra.run.smithi135.stdout: "quay.io/ceph/daemon-base@sha256:0fe8ed779debfbd874727a649bef9ce13ed58a8784e5005cc31f03cfe73e7c64" 2023-01-26T16:44:17.030 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2023-01-26T16:44:17.030 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-01-26T16:44:17.174 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2023-01-26T16:44:17.174 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph_version": "ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable)", 2023-01-26T16:44:17.174 INFO:teuthology.orchestra.run.smithi137.stdout: "image_id": "1a2e0506720fe0d179304da003e1babf22cb647d1494d19b3497977c6c9da0e4", 2023-01-26T16:44:17.174 INFO:teuthology.orchestra.run.smithi137.stdout: "repo_digests": [ 2023-01-26T16:44:17.175 INFO:teuthology.orchestra.run.smithi137.stdout: "quay.io/ceph/daemon-base@sha256:0fe8ed779debfbd874727a649bef9ce13ed58a8784e5005cc31f03cfe73e7c64" 2023-01-26T16:44:17.175 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2023-01-26T16:44:17.175 INFO:teuthology.orchestra.run.smithi137.stdout:} 2023-01-26T16:44:17.193 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2023-01-26T16:44:17.223 DEBUG:teuthology.orchestra.run.smithi137:> sudo mkdir -p /etc/ceph 2023-01-26T16:44:17.253 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2023-01-26T16:44:17.290 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 777 /etc/ceph 2023-01-26T16:44:17.319 INFO:tasks.cephadm:Writing seed config... 2023-01-26T16:44:17.321 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-01-26T16:44:17.321 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-01-26T16:44:17.321 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-01-26T16:44:17.321 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-01-26T16:44:17.322 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-01-26T16:44:17.322 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-01-26T16:44:17.322 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-01-26T16:44:17.323 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-01-26T16:44:17.323 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-01-26T16:44:17.323 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-01-26T16:44:17.323 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-01-26T16:44:17.324 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:44:17.325 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-01-26T16:44:17.346 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 = a125c788-9d98-11ed-9e56-001a4aab830c mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-01-26T16:44:17.346 DEBUG:teuthology.orchestra.run.smithi135:mon.a> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mon.a.service 2023-01-26T16:44:17.388 DEBUG:teuthology.orchestra.run.smithi135:mgr.y> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mgr.y.service 2023-01-26T16:44:17.414 INFO:journalctl@ceph.mon.a.smithi135.stdout:-- Logs begin at Thu 2023-01-26 16:30:55 UTC. -- 2023-01-26T16:44:17.415 INFO:tasks.cephadm:Bootstrapping... 2023-01-26T16:44:17.415 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy -v bootstrap --fsid a125c788-9d98-11ed-9e56-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.135 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-01-26T16:44:17.440 INFO:journalctl@ceph.mgr.y.smithi135.stdout:-- Logs begin at Thu 2023-01-26 16:30:55 UTC. -- 2023-01-26T16:44:17.613 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-01-26T16:44:17.613 INFO:teuthology.orchestra.run.smithi135.stdout:cephadm ['--image', 'quay.io/ceph/daemon-base:latest-quincy', '-v', 'bootstrap', '--fsid', 'a125c788-9d98-11ed-9e56-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.135', '--skip-admin-label'] 2023-01-26T16:44:17.758 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stdout 4.1.1 2023-01-26T16:44:17.758 INFO:teuthology.orchestra.run.smithi135.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-01-26T16:44:17.758 INFO:teuthology.orchestra.run.smithi135.stdout:Verifying podman|docker is present... 2023-01-26T16:44:17.902 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stdout 4.1.1 2023-01-26T16:44:17.940 INFO:teuthology.orchestra.run.smithi135.stdout:Verifying lvm2 is present... 2023-01-26T16:44:17.941 INFO:teuthology.orchestra.run.smithi135.stdout:Verifying time synchronization is in place... 2023-01-26T16:44:17.942 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-01-26T16:44:17.942 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-01-26T16:44:17.942 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-01-26T16:44:17.942 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout inactive 2023-01-26T16:44:17.942 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout enabled 2023-01-26T16:44:17.943 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout active 2023-01-26T16:44:17.943 INFO:teuthology.orchestra.run.smithi135.stdout:Unit chronyd.service is enabled and running 2023-01-26T16:44:17.943 INFO:teuthology.orchestra.run.smithi135.stdout:Repeating the final host check... 2023-01-26T16:44:18.069 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stdout 4.1.1 2023-01-26T16:44:18.069 INFO:teuthology.orchestra.run.smithi135.stdout:podman (/bin/podman) version 4.1.1 is present 2023-01-26T16:44:18.069 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl is present 2023-01-26T16:44:18.069 INFO:teuthology.orchestra.run.smithi135.stdout:lvcreate is present 2023-01-26T16:44:18.075 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-01-26T16:44:18.075 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-01-26T16:44:18.080 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-01-26T16:44:18.081 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout inactive 2023-01-26T16:44:18.086 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout enabled 2023-01-26T16:44:18.092 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout active 2023-01-26T16:44:18.093 INFO:teuthology.orchestra.run.smithi135.stdout:Unit chronyd.service is enabled and running 2023-01-26T16:44:18.093 INFO:teuthology.orchestra.run.smithi135.stdout:Host looks OK 2023-01-26T16:44:18.093 INFO:teuthology.orchestra.run.smithi135.stdout:Cluster fsid: a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:18.093 INFO:teuthology.orchestra.run.smithi135.stdout:Acquiring lock 140321428416776 on /run/cephadm/a125c788-9d98-11ed-9e56-001a4aab830c.lock 2023-01-26T16:44:18.093 INFO:teuthology.orchestra.run.smithi135.stdout:Lock 140321428416776 acquired on /run/cephadm/a125c788-9d98-11ed-9e56-001a4aab830c.lock 2023-01-26T16:44:18.094 INFO:teuthology.orchestra.run.smithi135.stdout:Verifying IP 172.21.15.135 port 3300 ... 2023-01-26T16:44:18.094 INFO:teuthology.orchestra.run.smithi135.stdout:Verifying IP 172.21.15.135 port 6789 ... 2023-01-26T16:44:18.095 INFO:teuthology.orchestra.run.smithi135.stdout:Base mon IP(s) is [172.21.15.135:3300, 172.21.15.135:6789], mon addrv is [v2:172.21.15.135:3300,v1:172.21.15.135:6789] 2023-01-26T16:44:18.097 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-01-26T16:44:18.098 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.135 metric 100 2023-01-26T16:44:18.100 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-01-26T16:44:18.100 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2023-01-26T16:44:18.100 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2023-01-26T16:44:18.103 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-01-26T16:44:18.103 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-01-26T16:44:18.103 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-01-26T16:44:18.103 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-01-26T16:44:18.103 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout inet6 fe80::de63:6a0f:3a14:57a5/64 scope link noprefixroute 2023-01-26T16:44:18.104 INFO:teuthology.orchestra.run.smithi135.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-01-26T16:44:18.104 INFO:teuthology.orchestra.run.smithi135.stdout:Mon IP `172.21.15.135` is in CIDR network `172.21.0.0/20` 2023-01-26T16:44:18.105 INFO:teuthology.orchestra.run.smithi135.stdout:Mon IP `172.21.15.135` is in CIDR network `172.21.0.0/20` 2023-01-26T16:44:18.105 INFO:teuthology.orchestra.run.smithi135.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-01-26T16:44:18.105 INFO:teuthology.orchestra.run.smithi135.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-01-26T16:44:18.106 INFO:teuthology.orchestra.run.smithi135.stdout:Pulling container image quay.io/ceph/daemon-base:latest-quincy... 2023-01-26T16:44:18.854 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stdout 1a2e0506720fe0d179304da003e1babf22cb647d1494d19b3497977c6c9da0e4 2023-01-26T16:44:18.854 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Trying to pull quay.io/ceph/daemon-base:latest-quincy... 2023-01-26T16:44:18.855 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Getting image source signatures 2023-01-26T16:44:18.855 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Copying blob sha256:82325071c87990880d869ce8b5f13a59353aba9eca3192797a5131a0f914454b 2023-01-26T16:44:18.855 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Copying blob sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a 2023-01-26T16:44:18.855 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Copying blob sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 2023-01-26T16:44:18.855 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Copying blob sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 2023-01-26T16:44:18.856 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Copying blob sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 2023-01-26T16:44:18.856 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Copying config sha256:1a2e0506720fe0d179304da003e1babf22cb647d1494d19b3497977c6c9da0e4 2023-01-26T16:44:18.856 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Writing manifest to image destination 2023-01-26T16:44:18.856 INFO:teuthology.orchestra.run.smithi135.stdout:/bin/podman: stderr Storing signatures 2023-01-26T16:44:19.804 INFO:teuthology.orchestra.run.smithi135.stdout:ceph: stdout ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable) 2023-01-26T16:44:19.805 INFO:teuthology.orchestra.run.smithi135.stdout:Ceph version: ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable) 2023-01-26T16:44:19.805 INFO:teuthology.orchestra.run.smithi135.stdout:Extracting ceph user uid/gid from container image... 2023-01-26T16:44:20.557 INFO:teuthology.orchestra.run.smithi135.stdout:stat: stdout 167 167 2023-01-26T16:44:20.557 INFO:teuthology.orchestra.run.smithi135.stdout:Creating initial keys... 2023-01-26T16:44:21.307 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph-authtool: stdout AQDkrdJj8qjfOBAAkhUO2DjHdhEmVQilTBqLAA== 2023-01-26T16:44:22.053 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph-authtool: stdout AQDlrdJjSv1KKBAAu6nzP/I1J25aTbQCYUA1NA== 2023-01-26T16:44:22.807 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph-authtool: stdout AQDmrdJj4CeeFxAAMnrSn4yT8kglNUg4L0GBcQ== 2023-01-26T16:44:22.808 INFO:teuthology.orchestra.run.smithi135.stdout:Creating initial monmap... 2023-01-26T16:44:23.554 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-01-26T16:44:23.554 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-01-26T16:44:23.554 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:23.555 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-01-26T16:44:23.555 INFO:teuthology.orchestra.run.smithi135.stdout:monmaptool for a [v2:172.21.15.135:3300,v1:172.21.15.135:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-01-26T16:44:23.555 INFO:teuthology.orchestra.run.smithi135.stdout:setting min_mon_release = octopus 2023-01-26T16:44:23.555 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/monmaptool: set fsid to a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:23.555 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-01-26T16:44:23.555 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:44:23.556 INFO:teuthology.orchestra.run.smithi135.stdout:Creating mon... 2023-01-26T16:44:24.404 INFO:teuthology.orchestra.run.smithi135.stdout:create mon.a on 2023-01-26T16:44:24.502 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-01-26T16:44:24.587 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-01-26T16:44:24.679 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a125c788-9d98-11ed-9e56-001a4aab830c.target → /etc/systemd/system/ceph-a125c788-9d98-11ed-9e56-001a4aab830c.target. 2023-01-26T16:44:24.679 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-a125c788-9d98-11ed-9e56-001a4aab830c.target → /etc/systemd/system/ceph-a125c788-9d98-11ed-9e56-001a4aab830c.target. 2023-01-26T16:44:24.795 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mon.a 2023-01-26T16:44:24.796 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mon.a.service: Unit ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mon.a.service not loaded. 2023-01-26T16:44:24.883 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a125c788-9d98-11ed-9e56-001a4aab830c.target.wants/ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mon.a.service → /etc/systemd/system/ceph-a125c788-9d98-11ed-9e56-001a4aab830c@.service. 2023-01-26T16:44:25.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:24 smithi135 systemd[1]: Starting Ceph mon.a for a125c788-9d98-11ed-9e56-001a4aab830c... 2023-01-26T16:44:25.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:25 smithi135 podman[88799]: 2023-01-26T16:44:25.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:25 smithi135 bash[88799]: 2399b799efc4bd0c4bf56d1a91ac7cc0fef306e050d1eaf02400a4a39553eaad 2023-01-26T16:44:25.487 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-01-26T16:44:25.487 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout disabled 2023-01-26T16:44:25.494 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-01-26T16:44:25.494 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout inactive 2023-01-26T16:44:25.495 INFO:teuthology.orchestra.run.smithi135.stdout:firewalld.service is not enabled 2023-01-26T16:44:25.495 INFO:teuthology.orchestra.run.smithi135.stdout:Not possible to enable service . firewalld.service is not available 2023-01-26T16:44:25.495 INFO:teuthology.orchestra.run.smithi135.stdout:Waiting for mon to start... 2023-01-26T16:44:25.496 INFO:teuthology.orchestra.run.smithi135.stdout:Waiting for mon... 2023-01-26T16:44:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:25 smithi135 ceph-mon[88837]: mkfs a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:25.700 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:25 smithi135 ceph-mon[88837]: mon.a is new leader, mons a in quorum (ranks 0) 2023-01-26T16:44:25.700 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:25 smithi135 systemd[1]: Started Ceph mon.a for a125c788-9d98-11ed-9e56-001a4aab830c. 2023-01-26T16:44:26.339 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout cluster: 2023-01-26T16:44:26.341 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout id: a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:26.341 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-01-26T16:44:26.341 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:26.342 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout services: 2023-01-26T16:44:26.342 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.60862s) 2023-01-26T16:44:26.342 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-01-26T16:44:26.342 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-01-26T16:44:26.342 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:26.342 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout data: 2023-01-26T16:44:26.343 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-01-26T16:44:26.343 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-01-26T16:44:26.343 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-01-26T16:44:26.343 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout pgs: 2023-01-26T16:44:26.343 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:26.344 INFO:teuthology.orchestra.run.smithi135.stdout:mon is available 2023-01-26T16:44:26.344 INFO:teuthology.orchestra.run.smithi135.stdout:Assimilating anything we can from ceph.conf... 2023-01-26T16:44:26.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:26 smithi135 ceph-mon[88837]: mon.a is new leader, mons a in quorum (ranks 0) 2023-01-26T16:44:26.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:26 smithi135 ceph-mon[88837]: monmap e1: 1 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} 2023-01-26T16:44:26.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:26 smithi135 ceph-mon[88837]: fsmap 2023-01-26T16:44:26.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:26 smithi135 ceph-mon[88837]: osdmap e1: 0 total, 0 up, 0 in 2023-01-26T16:44:26.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:26 smithi135 ceph-mon[88837]: mgrmap e1: no daemons active 2023-01-26T16:44:26.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:26 smithi135 ceph-mon[88837]: from='client.? 172.21.15.135:0/375378339' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-01-26T16:44:27.283 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:27.283 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout [global] 2023-01-26T16:44:27.283 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout fsid = a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:27.283 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.135:3300,v1:172.21.15.135:6789] 2023-01-26T16:44:27.284 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-01-26T16:44:27.284 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-01-26T16:44:27.284 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-01-26T16:44:27.284 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-01-26T16:44:27.284 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:27.285 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout [mgr] 2023-01-26T16:44:27.285 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-01-26T16:44:27.285 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:27.285 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout [osd] 2023-01-26T16:44:27.285 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-01-26T16:44:27.286 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-01-26T16:44:27.286 INFO:teuthology.orchestra.run.smithi135.stdout:Generating new minimal ceph.conf... 2023-01-26T16:44:27.515 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:27 smithi135 ceph-mon[88837]: from='client.? 172.21.15.135:0/3825950407' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-01-26T16:44:27.515 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:27 smithi135 ceph-mon[88837]: from='client.? 172.21.15.135:0/3825950407' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-01-26T16:44:28.224 INFO:teuthology.orchestra.run.smithi135.stdout:Restarting the monitor... 2023-01-26T16:44:28.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:28 smithi135 systemd[1]: Stopping Ceph mon.a for a125c788-9d98-11ed-9e56-001a4aab830c... 2023-01-26T16:44:28.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:28 smithi135 ceph-mon[88837]: from='client.? 172.21.15.135:0/4230011602' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:44:28.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:28 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mon-a[88814]: 2023-01-26T16:44:28.549+0000 7ff2e80de700 -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-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-01-26T16:44:28.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:28 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mon-a[88814]: 2023-01-26T16:44:28.549+0000 7ff2e80de700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-01-26T16:44:28.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:28 smithi135 bash[89176]: ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mon-a 2023-01-26T16:44:29.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:28 smithi135 systemd[1]: ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mon.a.service: Succeeded. 2023-01-26T16:44:29.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:28 smithi135 systemd[1]: Stopped Ceph mon.a for a125c788-9d98-11ed-9e56-001a4aab830c. 2023-01-26T16:44:29.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:28 smithi135 systemd[1]: Starting Ceph mon.a for a125c788-9d98-11ed-9e56-001a4aab830c... 2023-01-26T16:44:29.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 podman[89272]: 2023-01-26T16:44:29.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: set uid:gid to 167:167 (ceph:ceph) 2023-01-26T16:44:29.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable), process ceph-mon, pid 7 2023-01-26T16:44:29.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: pidfile_write: ignore empty --pid-file 2023-01-26T16:44:29.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: load: jerasure load: lrc 2023-01-26T16:44:29.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: RocksDB version: 6.15.5 2023-01-26T16:44:29.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-01-26T16:44:29.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Compile date Oct 17 2022 2023-01-26T16:44:29.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: DB SUMMARY 2023-01-26T16:44:29.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: DB Session ID: BD2WFBHWG83VTNWDA2PA 2023-01-26T16:44:29.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: CURRENT file: CURRENT 2023-01-26T16:44:29.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: IDENTITY file: IDENTITY 2023-01-26T16:44:29.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-01-26T16:44:29.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-01-26T16:44:29.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82591 ; 2023-01-26T16:44:29.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.error_if_exists: 0 2023-01-26T16:44:29.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.create_if_missing: 0 2023-01-26T16:44:29.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.paranoid_checks: 1 2023-01-26T16:44:29.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-01-26T16:44:29.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.env: 0x55bbf1bdf860 2023-01-26T16:44:29.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.fs: Posix File System 2023-01-26T16:44:29.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.info_log: 0x55bbf3f53c20 2023-01-26T16:44:29.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_file_opening_threads: 16 2023-01-26T16:44:29.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.statistics: (nil) 2023-01-26T16:44:29.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.use_fsync: 0 2023-01-26T16:44:29.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_log_file_size: 0 2023-01-26T16:44:29.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-01-26T16:44:29.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.log_file_time_to_roll: 0 2023-01-26T16:44:29.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.keep_log_file_num: 1000 2023-01-26T16:44:29.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.recycle_log_file_num: 0 2023-01-26T16:44:29.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.allow_fallocate: 1 2023-01-26T16:44:29.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.allow_mmap_reads: 0 2023-01-26T16:44:29.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.allow_mmap_writes: 0 2023-01-26T16:44:29.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.use_direct_reads: 0 2023-01-26T16:44:29.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-01-26T16:44:29.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.create_missing_column_families: 0 2023-01-26T16:44:29.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.db_log_dir: 2023-01-26T16:44:29.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-01-26T16:44:29.494 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.table_cache_numshardbits: 6 2023-01-26T16:44:29.494 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.WAL_ttl_seconds: 0 2023-01-26T16:44:29.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.WAL_size_limit_MB: 0 2023-01-26T16:44:29.496 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-01-26T16:44:29.496 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-01-26T16:44:29.496 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.is_fd_close_on_exec: 1 2023-01-26T16:44:29.496 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.advise_random_on_open: 1 2023-01-26T16:44:29.497 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.db_write_buffer_size: 0 2023-01-26T16:44:29.497 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.write_buffer_manager: 0x55bbf4020630 2023-01-26T16:44:29.497 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-01-26T16:44:29.497 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-01-26T16:44:29.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-01-26T16:44:29.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.use_adaptive_mutex: 0 2023-01-26T16:44:29.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.rate_limiter: (nil) 2023-01-26T16:44:29.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-01-26T16:44:29.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.wal_recovery_mode: 2 2023-01-26T16:44:29.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.enable_thread_tracking: 0 2023-01-26T16:44:29.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.enable_pipelined_write: 0 2023-01-26T16:44:29.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.unordered_write: 0 2023-01-26T16:44:29.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-01-26T16:44:29.500 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-01-26T16:44:29.500 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-01-26T16:44:29.500 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-01-26T16:44:29.500 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.row_cache: None 2023-01-26T16:44:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.wal_filter: None 2023-01-26T16:44:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-01-26T16:44:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.allow_ingest_behind: 0 2023-01-26T16:44:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.preserve_deletes: 0 2023-01-26T16:44:29.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.two_write_queues: 0 2023-01-26T16:44:29.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.manual_wal_flush: 0 2023-01-26T16:44:29.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.atomic_flush: 0 2023-01-26T16:44:29.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-01-26T16:44:29.503 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.persist_stats_to_disk: 0 2023-01-26T16:44:29.503 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.write_dbid_to_manifest: 0 2023-01-26T16:44:29.503 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.log_readahead_size: 0 2023-01-26T16:44:29.503 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-01-26T16:44:29.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.best_efforts_recovery: 0 2023-01-26T16:44:29.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-01-26T16:44:29.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-01-26T16:44:29.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.allow_data_in_errors: 0 2023-01-26T16:44:29.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.db_host_id: __hostname__ 2023-01-26T16:44:29.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_background_jobs: 2 2023-01-26T16:44:29.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_background_compactions: -1 2023-01-26T16:44:29.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_subcompactions: 1 2023-01-26T16:44:29.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-01-26T16:44:29.506 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-01-26T16:44:29.506 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.delayed_write_rate : 16777216 2023-01-26T16:44:29.506 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_total_wal_size: 0 2023-01-26T16:44:29.506 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-01-26T16:44:29.506 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.stats_dump_period_sec: 600 2023-01-26T16:44:29.507 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.stats_persist_period_sec: 600 2023-01-26T16:44:29.507 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-01-26T16:44:29.507 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_open_files: -1 2023-01-26T16:44:29.507 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bytes_per_sync: 0 2023-01-26T16:44:29.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.wal_bytes_per_sync: 0 2023-01-26T16:44:29.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.strict_bytes_per_sync: 0 2023-01-26T16:44:29.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_readahead_size: 0 2023-01-26T16:44:29.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_background_flushes: -1 2023-01-26T16:44:29.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Compression algorithms supported: 2023-01-26T16:44:29.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-01-26T16:44:29.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: kZSTD supported: 0 2023-01-26T16:44:29.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: kXpressCompression supported: 0 2023-01-26T16:44:29.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: kLZ4HCCompression supported: 1 2023-01-26T16:44:29.510 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: kZlibCompression supported: 1 2023-01-26T16:44:29.510 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: kSnappyCompression supported: 1 2023-01-26T16:44:29.510 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: kLZ4Compression supported: 1 2023-01-26T16:44:29.510 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: kBZip2Compression supported: 0 2023-01-26T16:44:29.511 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Fast CRC32 supported: Supported on x86 2023-01-26T16:44:29.511 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-01-26T16:44:29.511 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-01-26T16:44:29.511 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-01-26T16:44:29.511 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.merge_operator: 2023-01-26T16:44:29.512 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_filter: None 2023-01-26T16:44:29.512 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_filter_factory: None 2023-01-26T16:44:29.512 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.sst_partitioner_factory: None 2023-01-26T16:44:29.512 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.memtable_factory: SkipListFactory 2023-01-26T16:44:29.513 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.table_factory: BlockBasedTable 2023-01-26T16:44:29.513 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bbf3f1f9e0) 2023-01-26T16:44:29.513 INFO:journalctl@ceph.mon.a.smithi135.stdout: cache_index_and_filter_blocks: 1 2023-01-26T16:44:29.513 INFO:journalctl@ceph.mon.a.smithi135.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-01-26T16:44:29.514 INFO:journalctl@ceph.mon.a.smithi135.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-01-26T16:44:29.514 INFO:journalctl@ceph.mon.a.smithi135.stdout: pin_top_level_index_and_filter: 1 2023-01-26T16:44:29.514 INFO:journalctl@ceph.mon.a.smithi135.stdout: index_type: 0 2023-01-26T16:44:29.514 INFO:journalctl@ceph.mon.a.smithi135.stdout: data_block_index_type: 0 2023-01-26T16:44:29.514 INFO:journalctl@ceph.mon.a.smithi135.stdout: index_shortening: 1 2023-01-26T16:44:29.515 INFO:journalctl@ceph.mon.a.smithi135.stdout: data_block_hash_table_util_ratio: 0.750000 2023-01-26T16:44:29.515 INFO:journalctl@ceph.mon.a.smithi135.stdout: hash_index_allow_collision: 1 2023-01-26T16:44:29.515 INFO:journalctl@ceph.mon.a.smithi135.stdout: checksum: 1 2023-01-26T16:44:29.515 INFO:journalctl@ceph.mon.a.smithi135.stdout: no_block_cache: 0 2023-01-26T16:44:29.515 INFO:journalctl@ceph.mon.a.smithi135.stdout: block_cache: 0x55bbf3f8a170 2023-01-26T16:44:29.516 INFO:journalctl@ceph.mon.a.smithi135.stdout: block_cache_name: BinnedLRUCache 2023-01-26T16:44:29.516 INFO:journalctl@ceph.mon.a.smithi135.stdout: block_cache_options: 2023-01-26T16:44:29.516 INFO:journalctl@ceph.mon.a.smithi135.stdout: capacity : 536870912 2023-01-26T16:44:29.516 INFO:journalctl@ceph.mon.a.smithi135.stdout: num_shard_bits : 4 2023-01-26T16:44:29.517 INFO:journalctl@ceph.mon.a.smithi135.stdout: strict_capacity_limit : 0 2023-01-26T16:44:29.517 INFO:journalctl@ceph.mon.a.smithi135.stdout: high_pri_pool_ratio: 0.000 2023-01-26T16:44:29.517 INFO:journalctl@ceph.mon.a.smithi135.stdout: block_cache_compressed: (nil) 2023-01-26T16:44:29.517 INFO:journalctl@ceph.mon.a.smithi135.stdout: persistent_cache: (nil) 2023-01-26T16:44:29.517 INFO:journalctl@ceph.mon.a.smithi135.stdout: block_size: 4096 2023-01-26T16:44:29.518 INFO:journalctl@ceph.mon.a.smithi135.stdout: block_size_deviation: 10 2023-01-26T16:44:29.518 INFO:journalctl@ceph.mon.a.smithi135.stdout: block_restart_interval: 16 2023-01-26T16:44:29.518 INFO:journalctl@ceph.mon.a.smithi135.stdout: index_block_restart_interval: 1 2023-01-26T16:44:29.518 INFO:journalctl@ceph.mon.a.smithi135.stdout: metadata_block_size: 4096 2023-01-26T16:44:29.519 INFO:journalctl@ceph.mon.a.smithi135.stdout: partition_filters: 0 2023-01-26T16:44:29.519 INFO:journalctl@ceph.mon.a.smithi135.stdout: use_delta_encoding: 1 2023-01-26T16:44:29.519 INFO:journalctl@ceph.mon.a.smithi135.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-01-26T16:44:29.519 INFO:journalctl@ceph.mon.a.smithi135.stdout: whole_key_filtering: 1 2023-01-26T16:44:29.519 INFO:journalctl@ceph.mon.a.smithi135.stdout: verify_compression: 0 2023-01-26T16:44:29.520 INFO:journalctl@ceph.mon.a.smithi135.stdout: read_amp_bytes_per_bit: 0 2023-01-26T16:44:29.520 INFO:journalctl@ceph.mon.a.smithi135.stdout: format_version: 4 2023-01-26T16:44:29.520 INFO:journalctl@ceph.mon.a.smithi135.stdout: enable_index_compression: 1 2023-01-26T16:44:29.520 INFO:journalctl@ceph.mon.a.smithi135.stdout: block_align: 0 2023-01-26T16:44:29.521 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.write_buffer_size: 33554432 2023-01-26T16:44:29.521 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_write_buffer_number: 2 2023-01-26T16:44:29.521 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compression: NoCompression 2023-01-26T16:44:29.521 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bottommost_compression: Disabled 2023-01-26T16:44:29.521 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.prefix_extractor: nullptr 2023-01-26T16:44:29.522 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-01-26T16:44:29.522 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.num_levels: 7 2023-01-26T16:44:29.522 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-01-26T16:44:29.522 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-01-26T16:44:29.522 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-01-26T16:44:29.523 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-01-26T16:44:29.523 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-01-26T16:44:29.523 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-01-26T16:44:29.523 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-01-26T16:44:29.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-01-26T16:44:29.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-01-26T16:44:29.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-01-26T16:44:29.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compression_opts.window_bits: -14 2023-01-26T16:44:29.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compression_opts.level: 32767 2023-01-26T16:44:29.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compression_opts.strategy: 0 2023-01-26T16:44:29.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-01-26T16:44:29.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-01-26T16:44:29.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-01-26T16:44:29.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compression_opts.enabled: false 2023-01-26T16:44:29.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-01-26T16:44:29.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-01-26T16:44:29.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-01-26T16:44:29.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.target_file_size_base: 67108864 2023-01-26T16:44:29.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.target_file_size_multiplier: 1 2023-01-26T16:44:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-01-26T16:44:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-01-26T16:44:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-01-26T16:44:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-01-26T16:44:29.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-01-26T16:44:29.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-01-26T16:44:29.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-01-26T16:44:29.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-01-26T16:44:29.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-01-26T16:44:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-01-26T16:44:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-01-26T16:44:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-01-26T16:44:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.arena_block_size: 4194304 2023-01-26T16:44:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-01-26T16:44:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-01-26T16:44:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-01-26T16:44:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.disable_auto_compactions: 0 2023-01-26T16:44:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-01-26T16:44:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-01-26T16:44:29.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-01-26T16:44:29.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-01-26T16:44:29.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-01-26T16:44:29.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-01-26T16:44:29.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-01-26T16:44:29.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-01-26T16:44:29.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-01-26T16:44:29.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-01-26T16:44:29.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.table_properties_collectors: 2023-01-26T16:44:29.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.inplace_update_support: 0 2023-01-26T16:44:29.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.inplace_update_num_locks: 10000 2023-01-26T16:44:29.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-01-26T16:44:29.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-01-26T16:44:29.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.memtable_huge_page_size: 0 2023-01-26T16:44:29.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.bloom_locality: 0 2023-01-26T16:44:29.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.max_successive_merges: 0 2023-01-26T16:44:29.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.optimize_filters_for_hits: 0 2023-01-26T16:44:29.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.paranoid_file_checks: 0 2023-01-26T16:44:29.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.force_consistency_checks: 1 2023-01-26T16:44:29.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.report_bg_io_stats: 0 2023-01-26T16:44:29.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.ttl: 2592000 2023-01-26T16:44:29.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.periodic_compaction_seconds: 0 2023-01-26T16:44:29.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.enable_blob_files: false 2023-01-26T16:44:29.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.min_blob_size: 0 2023-01-26T16:44:29.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.blob_file_size: 268435456 2023-01-26T16:44:29.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.blob_compression_type: NoCompression 2023-01-26T16:44:29.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.enable_blob_garbage_collection: false 2023-01-26T16:44:29.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-01-26T16:44:29.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-01-26T16:44:29.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-01-26T16:44:29.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-01-26T16:44:29.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751469409167, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-01-26T16:44:29.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-01-26T16:44:29.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-01-26T16:44:29.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751469409840, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79260, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77516, "index_size": 232, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10021, "raw_average_key_size": 47, "raw_value_size": 71719, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 211, "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": 1674751469, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "49b77ec8-a456-4947-a4fb-6bdd4dff1828", "db_session_id": "BD2WFBHWG83VTNWDA2PA"}} 2023-01-26T16:44:29.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-01-26T16:44:29.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751469410157, "job": 1, "event": "recovery_finished"} 2023-01-26T16:44:29.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-01-26T16:44:29.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55bbf3f71180 2023-01-26T16:44:29.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: DB pointer 0x55bbf3f80000 2023-01-26T16:44:29.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-01-26T16:44:29.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-01-26T16:44:29.539 INFO:journalctl@ceph.mon.a.smithi135.stdout: ** DB Stats ** 2023-01-26T16:44:29.540 INFO:journalctl@ceph.mon.a.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:44:29.540 INFO:journalctl@ceph.mon.a.smithi135.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-01-26T16:44:29.540 INFO:journalctl@ceph.mon.a.smithi135.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-01-26T16:44:29.540 INFO:journalctl@ceph.mon.a.smithi135.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-01-26T16:44:29.540 INFO:journalctl@ceph.mon.a.smithi135.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-01-26T16:44:29.541 INFO:journalctl@ceph.mon.a.smithi135.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-01-26T16:44:29.541 INFO:journalctl@ceph.mon.a.smithi135.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-01-26T16:44:29.541 INFO:journalctl@ceph.mon.a.smithi135.stdout: 2023-01-26T16:44:29.541 INFO:journalctl@ceph.mon.a.smithi135.stdout: ** Compaction Stats [default] ** 2023-01-26T16:44:29.541 INFO:journalctl@ceph.mon.a.smithi135.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:44:29.542 INFO:journalctl@ceph.mon.a.smithi135.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:44:29.542 INFO:journalctl@ceph.mon.a.smithi135.stdout: L0 2/0 79.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.8 0.00 0.00 1 0.000 0 0 2023-01-26T16:44:29.542 INFO:journalctl@ceph.mon.a.smithi135.stdout: Sum 2/0 79.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.8 0.00 0.00 1 0.000 0 0 2023-01-26T16:44:29.542 INFO:journalctl@ceph.mon.a.smithi135.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.8 0.00 0.00 1 0.000 0 0 2023-01-26T16:44:29.542 INFO:journalctl@ceph.mon.a.smithi135.stdout: 2023-01-26T16:44:29.543 INFO:journalctl@ceph.mon.a.smithi135.stdout: ** Compaction Stats [default] ** 2023-01-26T16:44:29.543 INFO:journalctl@ceph.mon.a.smithi135.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:44:29.543 INFO:journalctl@ceph.mon.a.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:44:29.543 INFO:journalctl@ceph.mon.a.smithi135.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 171.8 0.00 0.00 1 0.000 0 0 2023-01-26T16:44:29.543 INFO:journalctl@ceph.mon.a.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:44:29.544 INFO:journalctl@ceph.mon.a.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-01-26T16:44:29.544 INFO:journalctl@ceph.mon.a.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-01-26T16:44:29.544 INFO:journalctl@ceph.mon.a.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-01-26T16:44:29.544 INFO:journalctl@ceph.mon.a.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-01-26T16:44:29.545 INFO:journalctl@ceph.mon.a.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2023-01-26T16:44:29.545 INFO:journalctl@ceph.mon.a.smithi135.stdout: Cumulative compaction: 0.00 GB write, 24.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:44:29.545 INFO:journalctl@ceph.mon.a.smithi135.stdout: Interval compaction: 0.00 GB write, 24.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:44:29.545 INFO:journalctl@ceph.mon.a.smithi135.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-01-26T16:44:29.545 INFO:journalctl@ceph.mon.a.smithi135.stdout: 2023-01-26T16:44:29.546 INFO:journalctl@ceph.mon.a.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2023-01-26T16:44:29.546 INFO:journalctl@ceph.mon.a.smithi135.stdout: 2023-01-26T16:44:29.546 INFO:journalctl@ceph.mon.a.smithi135.stdout: ** Compaction Stats [default] ** 2023-01-26T16:44:29.546 INFO:journalctl@ceph.mon.a.smithi135.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:44:29.546 INFO:journalctl@ceph.mon.a.smithi135.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:44:29.547 INFO:journalctl@ceph.mon.a.smithi135.stdout: L0 2/0 79.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.8 0.00 0.00 1 0.000 0 0 2023-01-26T16:44:29.547 INFO:journalctl@ceph.mon.a.smithi135.stdout: Sum 2/0 79.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.8 0.00 0.00 1 0.000 0 0 2023-01-26T16:44:29.547 INFO:journalctl@ceph.mon.a.smithi135.stdout: 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 2023-01-26T16:44:29.547 INFO:journalctl@ceph.mon.a.smithi135.stdout: 2023-01-26T16:44:29.547 INFO:journalctl@ceph.mon.a.smithi135.stdout: ** Compaction Stats [default] ** 2023-01-26T16:44:29.548 INFO:journalctl@ceph.mon.a.smithi135.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:44:29.548 INFO:journalctl@ceph.mon.a.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:44:29.548 INFO:journalctl@ceph.mon.a.smithi135.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 171.8 0.00 0.00 1 0.000 0 0 2023-01-26T16:44:29.548 INFO:journalctl@ceph.mon.a.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:44:29.548 INFO:journalctl@ceph.mon.a.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-01-26T16:44:29.549 INFO:journalctl@ceph.mon.a.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-01-26T16:44:29.549 INFO:journalctl@ceph.mon.a.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-01-26T16:44:29.549 INFO:journalctl@ceph.mon.a.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-01-26T16:44:29.549 INFO:journalctl@ceph.mon.a.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2023-01-26T16:44:29.549 INFO:journalctl@ceph.mon.a.smithi135.stdout: Cumulative compaction: 0.00 GB write, 24.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:44:29.550 INFO:journalctl@ceph.mon.a.smithi135.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:44:29.550 INFO:journalctl@ceph.mon.a.smithi135.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-01-26T16:44:29.550 INFO:journalctl@ceph.mon.a.smithi135.stdout: 2023-01-26T16:44:29.550 INFO:journalctl@ceph.mon.a.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2023-01-26T16:44:29.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: starting mon.a rank 0 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:29.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a@-1(???) e1 preinit fsid a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:29.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a@-1(???).mds e1 new map 2023-01-26T16:44:29.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a@-1(???).mds e1 print_map 2023-01-26T16:44:29.551 INFO:journalctl@ceph.mon.a.smithi135.stdout: e1 2023-01-26T16:44:29.552 INFO:journalctl@ceph.mon.a.smithi135.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-01-26T16:44:29.552 INFO:journalctl@ceph.mon.a.smithi135.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-01-26T16:44:29.552 INFO:journalctl@ceph.mon.a.smithi135.stdout: legacy client fscid: -1 2023-01-26T16:44:29.552 INFO:journalctl@ceph.mon.a.smithi135.stdout: 2023-01-26T16:44:29.552 INFO:journalctl@ceph.mon.a.smithi135.stdout: No filesystems configured 2023-01-26T16:44:29.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-01-26T16:44:29.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:44:29.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:44:29.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:44:29.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-01-26T16:44:29.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta expand map: {default=false} 2023-01-26T16:44:29.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta from 'false' to 'false' 2023-01-26T16:44:29.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta expanded map: {default=false} 2023-01-26T16:44:29.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta expand map: {default=info} 2023-01-26T16:44:29.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta from 'info' to 'info' 2023-01-26T16:44:29.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta expanded map: {default=info} 2023-01-26T16:44:29.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta expand map: {default=daemon} 2023-01-26T16:44:29.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta from 'daemon' to 'daemon' 2023-01-26T16:44:29.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta expanded map: {default=daemon} 2023-01-26T16:44:29.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta expand map: {default=debug} 2023-01-26T16:44:29.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta from 'debug' to 'debug' 2023-01-26T16:44:29.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: expand_channel_meta expanded map: {default=debug} 2023-01-26T16:44:29.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 bash[89272]: 135f2d5c6a096de3e4d634d5781ec13eec0e9a11fe8a1c40ce6e056538234451 2023-01-26T16:44:29.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mon.a is new leader, mons a in quorum (ranks 0) 2023-01-26T16:44:29.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: monmap e1: 1 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} 2023-01-26T16:44:29.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: fsmap 2023-01-26T16:44:29.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: osdmap e1: 0 total, 0 up, 0 in 2023-01-26T16:44:29.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 ceph-mon[89311]: mgrmap e1: no daemons active 2023-01-26T16:44:29.558 INFO:teuthology.orchestra.run.smithi135.stdout:Setting mon public_network to 172.21.0.0/20 2023-01-26T16:44:29.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:29 smithi135 systemd[1]: Started Ceph mon.a for a125c788-9d98-11ed-9e56-001a4aab830c. 2023-01-26T16:44:30.445 INFO:teuthology.orchestra.run.smithi135.stdout:Wrote config to /etc/ceph/ceph.conf 2023-01-26T16:44:30.445 INFO:teuthology.orchestra.run.smithi135.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-01-26T16:44:30.445 INFO:teuthology.orchestra.run.smithi135.stdout:Creating mgr... 2023-01-26T16:44:30.446 INFO:teuthology.orchestra.run.smithi135.stdout:Verifying port 9283 ... 2023-01-26T16:44:30.573 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mgr.y 2023-01-26T16:44:30.573 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mgr.y.service: Unit ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mgr.y.service not loaded. 2023-01-26T16:44:30.663 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a125c788-9d98-11ed-9e56-001a4aab830c.target.wants/ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mgr.y.service → /etc/systemd/system/ceph-a125c788-9d98-11ed-9e56-001a4aab830c@.service. 2023-01-26T16:44:30.993 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:30 smithi135 systemd[1]: Starting Ceph mgr.y for a125c788-9d98-11ed-9e56-001a4aab830c... 2023-01-26T16:44:31.258 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:31 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1307406660' entity='client.admin' 2023-01-26T16:44:31.258 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:30 smithi135 podman[89543]: 2023-01-26T16:44:31.364 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-01-26T16:44:31.365 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout disabled 2023-01-26T16:44:31.372 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-01-26T16:44:31.373 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout inactive 2023-01-26T16:44:31.373 INFO:teuthology.orchestra.run.smithi135.stdout:firewalld.service is not enabled 2023-01-26T16:44:31.373 INFO:teuthology.orchestra.run.smithi135.stdout:Not possible to enable service . firewalld.service is not available 2023-01-26T16:44:31.380 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-01-26T16:44:31.381 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout disabled 2023-01-26T16:44:31.388 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-01-26T16:44:31.388 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout inactive 2023-01-26T16:44:31.388 INFO:teuthology.orchestra.run.smithi135.stdout:firewalld.service is not enabled 2023-01-26T16:44:31.389 INFO:teuthology.orchestra.run.smithi135.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-01-26T16:44:31.389 INFO:teuthology.orchestra.run.smithi135.stdout:Waiting for mgr to start... 2023-01-26T16:44:31.389 INFO:teuthology.orchestra.run.smithi135.stdout:Waiting for mgr... 2023-01-26T16:44:31.541 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:31 smithi135 bash[89543]: 6f768bf3c6d407ea91f4564ea55edf875bdfafd0568728c98e59dd910c3baf4d 2023-01-26T16:44:31.541 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:31 smithi135 systemd[1]: Started Ceph mgr.y for a125c788-9d98-11ed-9e56-001a4aab830c. 2023-01-26T16:44:31.541 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:31 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:31.364+0000 7ff171a91000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-01-26T16:44:31.541 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:31 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:31.448+0000 7ff171a91000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-01-26T16:44:31.542 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:31 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:31.539+0000 7ff171a91000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-01-26T16:44:31.824 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:31 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:31.638+0000 7ff171a91000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-01-26T16:44:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:32 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/4294641265' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-01-26T16:44:32.136 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:31 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:31.823+0000 7ff171a91000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-01-26T16:44:32.438 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:32.439 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout { 2023-01-26T16:44:32.439 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "fsid": "a125c788-9d98-11ed-9e56-001a4aab830c", 2023-01-26T16:44:32.439 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "health": { 2023-01-26T16:44:32.439 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-01-26T16:44:32.440 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-01-26T16:44:32.440 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-01-26T16:44:32.440 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:32.440 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-01-26T16:44:32.440 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-01-26T16:44:32.441 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 0 2023-01-26T16:44:32.441 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:32.441 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-01-26T16:44:32.441 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "a" 2023-01-26T16:44:32.441 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:32.442 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-01-26T16:44:32.442 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "monmap": { 2023-01-26T16:44:32.442 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:32.442 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-01-26T16:44:32.442 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-01-26T16:44:32.443 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:32.443 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-01-26T16:44:32.443 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:32.443 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-01-26T16:44:32.443 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-01-26T16:44:32.444 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-01-26T16:44:32.447 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-01-26T16:44:32.447 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-01-26T16:44:32.447 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-01-26T16:44:32.448 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:32.448 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-01-26T16:44:32.448 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-01-26T16:44:32.448 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-01-26T16:44:32.448 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-01-26T16:44:32.449 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-01-26T16:44:32.449 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-01-26T16:44:32.449 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-01-26T16:44:32.449 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-01-26T16:44:32.449 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-01-26T16:44:32.450 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:32.450 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-01-26T16:44:32.450 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:32.450 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-01-26T16:44:32.450 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-01-26T16:44:32.451 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:32.451 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-01-26T16:44:32.451 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "available": false, 2023-01-26T16:44:32.451 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-01-26T16:44:32.451 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "modules": [ 2023-01-26T16:44:32.452 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "iostat", 2023-01-26T16:44:32.452 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "nfs", 2023-01-26T16:44:32.452 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "restful" 2023-01-26T16:44:32.452 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:32.452 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-26T16:44:32.453 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:32.453 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-01-26T16:44:32.453 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:32.453 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "modified": "2023-01-26T16:44:25.434914+0000", 2023-01-26T16:44:32.453 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-26T16:44:32.454 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:32.454 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-01-26T16:44:32.454 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout } 2023-01-26T16:44:32.454 INFO:teuthology.orchestra.run.smithi135.stdout:mgr not available, waiting (1/15)... 2023-01-26T16:44:32.471 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:32 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:32.158+0000 7ff171a91000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-01-26T16:44:32.471 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:32 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:32.245+0000 7ff171a91000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-01-26T16:44:32.472 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:32 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:32.374+0000 7ff171a91000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-01-26T16:44:33.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:32 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:32.470+0000 7ff171a91000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-01-26T16:44:33.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:32 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:32.881+0000 7ff171a91000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-01-26T16:44:33.885 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:33 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:33.438+0000 7ff171a91000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-01-26T16:44:33.885 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:33 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:33.605+0000 7ff171a91000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-01-26T16:44:34.603 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:34 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:34.339+0000 7ff171a91000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-01-26T16:44:34.604 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:34 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:34.429+0000 7ff171a91000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-01-26T16:44:34.885 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:34 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:34.602+0000 7ff171a91000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-01-26T16:44:34.885 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:34 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:34.798+0000 7ff171a91000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-01-26T16:44:35.333 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:34 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:34.951+0000 7ff171a91000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-01-26T16:44:35.382 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:35.385 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout { 2023-01-26T16:44:35.385 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "fsid": "a125c788-9d98-11ed-9e56-001a4aab830c", 2023-01-26T16:44:35.386 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "health": { 2023-01-26T16:44:35.386 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-01-26T16:44:35.386 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-01-26T16:44:35.386 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-01-26T16:44:35.386 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:35.387 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-01-26T16:44:35.387 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-01-26T16:44:35.387 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 0 2023-01-26T16:44:35.387 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:35.387 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-01-26T16:44:35.388 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "a" 2023-01-26T16:44:35.388 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:35.388 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-01-26T16:44:35.388 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "monmap": { 2023-01-26T16:44:35.388 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:35.389 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-01-26T16:44:35.389 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-01-26T16:44:35.389 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:35.389 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-01-26T16:44:35.389 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:35.390 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-01-26T16:44:35.390 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-01-26T16:44:35.390 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-01-26T16:44:35.390 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-01-26T16:44:35.390 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-01-26T16:44:35.391 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-01-26T16:44:35.394 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:35.394 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-01-26T16:44:35.394 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-01-26T16:44:35.394 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-01-26T16:44:35.395 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-01-26T16:44:35.395 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-01-26T16:44:35.395 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-01-26T16:44:35.395 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-01-26T16:44:35.396 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-01-26T16:44:35.396 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-01-26T16:44:35.396 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:35.396 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-01-26T16:44:35.396 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:35.397 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-01-26T16:44:35.397 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-01-26T16:44:35.397 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:35.397 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-01-26T16:44:35.397 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "available": false, 2023-01-26T16:44:35.398 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-01-26T16:44:35.398 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "modules": [ 2023-01-26T16:44:35.398 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "iostat", 2023-01-26T16:44:35.398 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "nfs", 2023-01-26T16:44:35.398 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "restful" 2023-01-26T16:44:35.399 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:35.399 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-26T16:44:35.399 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:35.399 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-01-26T16:44:35.399 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:35.399 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "modified": "2023-01-26T16:44:25.434914+0000", 2023-01-26T16:44:35.400 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-26T16:44:35.400 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:35.400 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-01-26T16:44:35.400 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout } 2023-01-26T16:44:35.400 INFO:teuthology.orchestra.run.smithi135.stdout:mgr not available, waiting (2/15)... 2023-01-26T16:44:35.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:35 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1874072729' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-01-26T16:44:35.635 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:35 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:35.356+0000 7ff171a91000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-01-26T16:44:36.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:35 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:35.879+0000 7ff171a91000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-01-26T16:44:36.474 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:36 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:36.182+0000 7ff171a91000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-01-26T16:44:36.474 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:36 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:36.362+0000 7ff171a91000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-01-26T16:44:36.885 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:36 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:36.473+0000 7ff171a91000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-01-26T16:44:36.885 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:36 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:36.679+0000 7ff171a91000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-01-26T16:44:37.635 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:37.300+0000 7ff171a91000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-01-26T16:44:37.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-mon[89311]: Activating manager daemon y 2023-01-26T16:44:37.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-mon[89311]: mgrmap e2: y(active, starting, since 0.00277017s) 2023-01-26T16:44:37.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-01-26T16:44:37.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-01-26T16:44:37.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-01-26T16:44:37.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:44:37.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-01-26T16:44:37.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:37 smithi135 ceph-mon[89311]: Manager daemon y is now available 2023-01-26T16:44:38.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:38 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:44:38.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:38 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:44:38.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:38 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' 2023-01-26T16:44:38.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:38 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' 2023-01-26T16:44:38.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:38 smithi135 ceph-mon[89311]: from='mgr.14100 172.21.15.135:0/400163659' entity='mgr.y' 2023-01-26T16:44:38.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:38 smithi135 ceph-mon[89311]: mgrmap e3: y(active, since 1.00682s) 2023-01-26T16:44:40.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:40 smithi135 ceph-mon[89311]: mgrmap e4: y(active, since 2s) 2023-01-26T16:44:40.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:40 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1572976451' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-01-26T16:44:42.744 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:42.747 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout { 2023-01-26T16:44:42.747 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "fsid": "a125c788-9d98-11ed-9e56-001a4aab830c", 2023-01-26T16:44:42.747 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "health": { 2023-01-26T16:44:42.747 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-01-26T16:44:42.748 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-01-26T16:44:42.748 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-01-26T16:44:42.748 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:42.748 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-01-26T16:44:42.748 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-01-26T16:44:42.749 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 0 2023-01-26T16:44:42.749 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:42.749 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-01-26T16:44:42.749 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "a" 2023-01-26T16:44:42.749 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:42.749 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-01-26T16:44:42.750 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "monmap": { 2023-01-26T16:44:42.750 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:42.750 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-01-26T16:44:42.750 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-01-26T16:44:42.750 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:42.751 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-01-26T16:44:42.751 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:42.751 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-01-26T16:44:42.751 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-01-26T16:44:42.751 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-01-26T16:44:42.755 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-01-26T16:44:42.755 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-01-26T16:44:42.755 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-01-26T16:44:42.755 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:42.755 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-01-26T16:44:42.756 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-01-26T16:44:42.756 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-01-26T16:44:42.756 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-01-26T16:44:42.756 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-01-26T16:44:42.756 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-01-26T16:44:42.756 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-01-26T16:44:42.757 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-01-26T16:44:42.757 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-01-26T16:44:42.757 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:42.757 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-01-26T16:44:42.757 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:42.758 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-01-26T16:44:42.758 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-01-26T16:44:42.758 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:42.758 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-01-26T16:44:42.758 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "available": true, 2023-01-26T16:44:42.758 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-01-26T16:44:42.759 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "modules": [ 2023-01-26T16:44:42.759 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "iostat", 2023-01-26T16:44:42.759 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "nfs", 2023-01-26T16:44:42.759 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "restful" 2023-01-26T16:44:42.759 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ], 2023-01-26T16:44:42.760 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-26T16:44:42.760 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:42.760 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-01-26T16:44:42.760 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-26T16:44:42.760 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "modified": "2023-01-26T16:44:25.434914+0000", 2023-01-26T16:44:42.761 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-26T16:44:42.761 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout }, 2023-01-26T16:44:42.761 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-01-26T16:44:42.761 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout } 2023-01-26T16:44:42.761 INFO:teuthology.orchestra.run.smithi135.stdout:mgr is available 2023-01-26T16:44:45.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:45 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/233918695' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-01-26T16:44:47.005 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:47.006 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout [global] 2023-01-26T16:44:47.006 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout fsid = a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:44:47.006 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-01-26T16:44:47.006 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-01-26T16:44:47.006 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-01-26T16:44:47.007 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-01-26T16:44:47.007 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:47.007 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout [mgr] 2023-01-26T16:44:47.007 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-01-26T16:44:47.007 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 2023-01-26T16:44:47.008 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout [osd] 2023-01-26T16:44:47.008 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-01-26T16:44:47.008 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-01-26T16:44:47.008 INFO:teuthology.orchestra.run.smithi135.stdout:Enabling cephadm module... 2023-01-26T16:44:49.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:49 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1397882223' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-01-26T16:44:49.756 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:49 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: ignoring --setuser ceph since I am not root 2023-01-26T16:44:49.757 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:49 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: ignoring --setgroup ceph since I am not root 2023-01-26T16:44:49.757 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:49 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:49.579+0000 7f77b816d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-01-26T16:44:49.757 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:49 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:49.655+0000 7f77b816d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-01-26T16:44:50.037 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:49 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:49.759+0000 7f77b816d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-01-26T16:44:50.037 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:49 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:49.850+0000 7f77b816d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-01-26T16:44:50.353 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:50 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:50.035+0000 7f77b816d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-01-26T16:44:50.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:50 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1397882223' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-01-26T16:44:50.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:50 smithi135 ceph-mon[89311]: mgrmap e5: y(active, since 12s) 2023-01-26T16:44:50.636 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:50 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:50.351+0000 7f77b816d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-01-26T16:44:50.636 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:50 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:50.443+0000 7f77b816d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-01-26T16:44:50.636 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:50 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:50.575+0000 7f77b816d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-01-26T16:44:51.075 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:50 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:50.668+0000 7f77b816d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-01-26T16:44:51.107 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout { 2023-01-26T16:44:51.107 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-01-26T16:44:51.108 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "available": true, 2023-01-26T16:44:51.108 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-01-26T16:44:51.108 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-01-26T16:44:51.108 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout } 2023-01-26T16:44:51.108 INFO:teuthology.orchestra.run.smithi135.stdout:Waiting for the mgr to restart... 2023-01-26T16:44:51.108 INFO:teuthology.orchestra.run.smithi135.stdout:Waiting for mgr epoch 5... 2023-01-26T16:44:51.334 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:51 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:51.095+0000 7f77b816d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-01-26T16:44:51.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:51 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/539601338' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-01-26T16:44:52.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:51 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:51.670+0000 7f77b816d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-01-26T16:44:52.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:51 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:51.838+0000 7f77b816d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-01-26T16:44:52.830 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:52 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:52.573+0000 7f77b816d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-01-26T16:44:52.830 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:52 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:52.661+0000 7f77b816d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-01-26T16:44:53.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:52 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:52.827+0000 7f77b816d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-01-26T16:44:53.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:53 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:53.010+0000 7f77b816d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-01-26T16:44:53.550 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:53 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:53.158+0000 7f77b816d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-01-26T16:44:53.885 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:53 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:53.547+0000 7f77b816d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-01-26T16:44:54.382 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:54 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:54.062+0000 7f77b816d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-01-26T16:44:54.635 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:54 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:54.380+0000 7f77b816d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-01-26T16:44:54.635 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:54 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:54.561+0000 7f77b816d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-01-26T16:44:55.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:54 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:54.672+0000 7f77b816d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-01-26T16:44:55.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:54 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:54.877+0000 7f77b816d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-01-26T16:44:55.885 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:55 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:44:55.487+0000 7f77b816d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-01-26T16:44:55.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:55 smithi135 ceph-mon[89311]: Active manager daemon y restarted 2023-01-26T16:44:55.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:55 smithi135 ceph-mon[89311]: Activating manager daemon y 2023-01-26T16:44:55.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:55 smithi135 ceph-mon[89311]: osdmap e2: 0 total, 0 up, 0 in 2023-01-26T16:44:56.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: mgrmap e6: y(active, starting, since 0.0525103s) 2023-01-26T16:44:56.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:44:56.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-01-26T16:44:56.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-01-26T16:44:56.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-01-26T16:44:56.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-01-26T16:44:56.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: Manager daemon y is now available 2023-01-26T16:44:56.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:44:56.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:44:56.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:44:56.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:44:56.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:44:56.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:44:56.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:56 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:44:56.958 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout { 2023-01-26T16:44:56.958 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-01-26T16:44:56.958 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "initialized": true 2023-01-26T16:44:56.959 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout } 2023-01-26T16:44:56.959 INFO:teuthology.orchestra.run.smithi135.stdout:mgr epoch 5 is available 2023-01-26T16:44:56.959 INFO:teuthology.orchestra.run.smithi135.stdout:Setting orchestrator backend to cephadm... 2023-01-26T16:44:57.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:57 smithi135 ceph-mon[89311]: mgrmap e7: y(active, since 1.05923s) 2023-01-26T16:44:57.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:57 smithi135 ceph-mon[89311]: [26/Jan/2023:16:44:56] ENGINE Bus STARTING 2023-01-26T16:44:57.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:57 smithi135 ceph-mon[89311]: [26/Jan/2023:16:44:56] ENGINE Serving on https://172.21.15.135:7150 2023-01-26T16:44:57.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:57 smithi135 ceph-mon[89311]: [26/Jan/2023:16:44:56] ENGINE Bus STARTED 2023-01-26T16:44:57.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:57 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:44:57.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:57 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:44:58.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:58 smithi135 ceph-mon[89311]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:44:58.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:58 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:44:58.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:58 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:44:58.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:44:58 smithi135 ceph-mon[89311]: mgrmap e8: y(active, since 2s) 2023-01-26T16:44:59.036 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout value unchanged 2023-01-26T16:44:59.037 INFO:teuthology.orchestra.run.smithi135.stdout:Generating ssh key... 2023-01-26T16:45:00.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: Generating public/private rsa key pair. 2023-01-26T16:45:00.136 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: Your identification has been saved in /tmp/tmpxpb9d4v3/key. 2023-01-26T16:45:00.136 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: Your public key has been saved in /tmp/tmpxpb9d4v3/key.pub. 2023-01-26T16:45:00.136 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: The key fingerprint is: 2023-01-26T16:45:00.136 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: SHA256:n4+9sNnfwPdk5FT8VN5ILNfpd1ICwmnkekKQbh/Dzy0 ceph-a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:45:00.136 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: The key's randomart image is: 2023-01-26T16:45:00.137 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: +---[RSA 3072]----+ 2023-01-26T16:45:00.137 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | .. oo..o..o| 2023-01-26T16:45:00.137 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | .. .+...+==| 2023-01-26T16:45:00.137 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | . .... ooo*| 2023-01-26T16:45:00.137 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | o.+. .o=| 2023-01-26T16:45:00.138 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | . .S=.. .*| 2023-01-26T16:45:00.138 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | .+E... + | 2023-01-26T16:45:00.138 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | +. o =| 2023-01-26T16:45:00.138 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | O *.| 2023-01-26T16:45:00.138 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: | + =o. o| 2023-01-26T16:45:00.139 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:44:59 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: +----[SHA256]-----+ 2023-01-26T16:45:00.442 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:00 smithi135 ceph-mon[89311]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:00.442 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:00 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:00.443 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:00 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:01.220 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWGkmhY0JHwNT+iuiFnuKbDvjVhcKdqj9NkQVk5IZdFr5TNs7iYmOhI4qNIytt8nek37vy5CDtt5ls6ixAT8vWhSshQQsJqnzQHm8lJx1ULBRLdG2XCJlhPMuVLmgNesPquwBaNmEcgpoQqjFlZNmHmmfhrjRtqIye19WZmPXRTlZvTw1ZB54vFmm0EiCVC1uFmvrADDok86Rv02XO8fbPleIuRcnznfaI5q00ttaALkIvPZ3cqPm1yymVgsiz8OvywAco6zCl8wCac5KK2QL3FXl/tmA152yNueAQdlxKbosdIvSvvpu1VDYq0NpRN6LdtiEST6stQhGgrInzP4N8WqGnG7VfWMRN4elkBQPB7piYJUujhl1GmrYSfdMFqQLP9+ha97mJFKoSHKnWObmz3dkaK36dFjtUR8N0kFC8sAKrdQiB8QrCXcTfeapnitJj648/wkdMWRvb8W+qD0BFctNu0oul5fb5I2DyPyQ4VvH+7iW5s16pUCDX5c5ZL3M= ceph-a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:45:01.220 INFO:teuthology.orchestra.run.smithi135.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-01-26T16:45:01.220 INFO:teuthology.orchestra.run.smithi135.stdout:Adding key to root@localhost authorized_keys... 2023-01-26T16:45:01.221 INFO:teuthology.orchestra.run.smithi135.stdout:Adding host smithi135... 2023-01-26T16:45:01.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:01 smithi135 ceph-mon[89311]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:01.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:01 smithi135 ceph-mon[89311]: Generating ssh key... 2023-01-26T16:45:02.446 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:02 smithi135 ceph-mon[89311]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:03.424 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:03 smithi135 ceph-mon[89311]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "addr": "172.21.15.135", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:03.425 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:03 smithi135 ceph-mon[89311]: Deploying cephadm binary to smithi135 2023-01-26T16:45:04.166 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout Added host 'smithi135' with addr '172.21.15.135' 2023-01-26T16:45:04.166 INFO:teuthology.orchestra.run.smithi135.stdout:Deploying unmanaged mon service... 2023-01-26T16:45:05.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:04 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:05.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:04 smithi135 ceph-mon[89311]: Added host smithi135 2023-01-26T16:45:05.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:04 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:05.510 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-01-26T16:45:05.511 INFO:teuthology.orchestra.run.smithi135.stdout:Deploying unmanaged mgr service... 2023-01-26T16:45:06.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:05 smithi135 ceph-mon[89311]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:06.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:05 smithi135 ceph-mon[89311]: Saving service mon spec with placement count:5 2023-01-26T16:45:06.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:05 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:06.652 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-01-26T16:45:07.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:07 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:07.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:07 smithi135 ceph-mon[89311]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:07.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:07 smithi135 ceph-mon[89311]: Saving service mgr spec with placement count:2 2023-01-26T16:45:07.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:07 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:07.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:07 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:08.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:08 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2675681094' entity='client.admin' 2023-01-26T16:45:08.937 INFO:teuthology.orchestra.run.smithi135.stdout:Enabling the dashboard module... 2023-01-26T16:45:09.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:09 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:09.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:09 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2314075525' entity='client.admin' 2023-01-26T16:45:10.669 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:10 smithi135 ceph-mon[89311]: from='mgr.14118 172.21.15.135:0/1460438829' entity='mgr.y' 2023-01-26T16:45:10.669 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:10 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2677415661' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-01-26T16:45:10.670 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:10 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: ignoring --setuser ceph since I am not root 2023-01-26T16:45:10.670 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:10 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: ignoring --setgroup ceph since I am not root 2023-01-26T16:45:10.670 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:10 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:10.666+0000 7f295d8fd000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-01-26T16:45:10.932 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:10 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:10.749+0000 7f295d8fd000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-01-26T16:45:10.932 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:10 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:10.836+0000 7f295d8fd000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-01-26T16:45:11.182 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:10 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:10.929+0000 7f295d8fd000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-01-26T16:45:11.182 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:11 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:11.097+0000 7f295d8fd000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-01-26T16:45:11.469 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:11 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:11.415+0000 7f295d8fd000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-01-26T16:45:11.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:11 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2677415661' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-01-26T16:45:11.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:11 smithi135 ceph-mon[89311]: mgrmap e9: y(active, since 14s) 2023-01-26T16:45:11.742 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:11 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:11.510+0000 7f295d8fd000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-01-26T16:45:11.743 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:11 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:11.642+0000 7f295d8fd000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-01-26T16:45:12.385 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:11 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:11.739+0000 7f295d8fd000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-01-26T16:45:12.385 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:12 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:12.183+0000 7f295d8fd000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-01-26T16:45:12.420 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout { 2023-01-26T16:45:12.420 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-01-26T16:45:12.420 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "available": true, 2023-01-26T16:45:12.421 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-01-26T16:45:12.421 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-01-26T16:45:12.421 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout } 2023-01-26T16:45:12.421 INFO:teuthology.orchestra.run.smithi135.stdout:Waiting for the mgr to restart... 2023-01-26T16:45:12.422 INFO:teuthology.orchestra.run.smithi135.stdout:Waiting for mgr epoch 9... 2023-01-26T16:45:12.679 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:12 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/3166535074' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-01-26T16:45:12.946 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:12 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:12.767+0000 7f295d8fd000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-01-26T16:45:13.937 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:12 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:12.943+0000 7f295d8fd000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-01-26T16:45:13.938 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:13 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:13.682+0000 7f295d8fd000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-01-26T16:45:13.938 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:13 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:13.771+0000 7f295d8fd000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-01-26T16:45:14.264 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:13 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:13.935+0000 7f295d8fd000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-01-26T16:45:14.264 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:14 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:14.117+0000 7f295d8fd000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-01-26T16:45:14.635 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:14 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:14.261+0000 7f295d8fd000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-01-26T16:45:15.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:14 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:14.654+0000 7f295d8fd000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-01-26T16:45:15.508 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:15 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:15.180+0000 7f295d8fd000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-01-26T16:45:15.803 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:15 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:15.506+0000 7f295d8fd000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-01-26T16:45:15.803 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:15 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:15.689+0000 7f295d8fd000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-01-26T16:45:16.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:15 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:15.801+0000 7f295d8fd000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-01-26T16:45:16.135 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:16 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:16.011+0000 7f295d8fd000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-01-26T16:45:16.986 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Jan 26 16:45:16 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-y[89559]: 2023-01-26T16:45:16.634+0000 7f295d8fd000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-01-26T16:45:16.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:16 smithi135 ceph-mon[89311]: Active manager daemon y restarted 2023-01-26T16:45:16.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:16 smithi135 ceph-mon[89311]: Activating manager daemon y 2023-01-26T16:45:16.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:16 smithi135 ceph-mon[89311]: osdmap e3: 0 total, 0 up, 0 in 2023-01-26T16:45:18.084 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout { 2023-01-26T16:45:18.084 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-01-26T16:45:18.084 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout "initialized": true 2023-01-26T16:45:18.085 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout } 2023-01-26T16:45:18.085 INFO:teuthology.orchestra.run.smithi135.stdout:mgr epoch 9 is available 2023-01-26T16:45:18.085 INFO:teuthology.orchestra.run.smithi135.stdout:Generating a dashboard self-signed certificate... 2023-01-26T16:45:18.117 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: mgrmap e10: y(active, starting, since 0.0556495s) 2023-01-26T16:45:18.117 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:45:18.117 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-01-26T16:45:18.117 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-01-26T16:45:18.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-01-26T16:45:18.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-01-26T16:45:18.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: Manager daemon y is now available 2023-01-26T16:45:18.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:18.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:18.119 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:45:18.119 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:45:18.119 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: [26/Jan/2023:16:45:17] ENGINE Bus STARTING 2023-01-26T16:45:18.119 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: [26/Jan/2023:16:45:17] ENGINE Serving on https://172.21.15.135:7150 2023-01-26T16:45:18.119 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: [26/Jan/2023:16:45:17] ENGINE Bus STARTED 2023-01-26T16:45:18.120 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:18.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:18 smithi135 ceph-mon[89311]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-01-26T16:45:18.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:18 smithi135 ceph-mon[89311]: mgrmap e11: y(active, since 1.06576s) 2023-01-26T16:45:18.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:18 smithi135 ceph-mon[89311]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-01-26T16:45:19.224 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-01-26T16:45:19.225 INFO:teuthology.orchestra.run.smithi135.stdout:Creating initial admin user... 2023-01-26T16:45:20.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:19 smithi135 ceph-mon[89311]: mgrmap e12: y(active, since 2s) 2023-01-26T16:45:20.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:19 smithi135 ceph-mon[89311]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:20.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:19 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:20.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:19 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:20.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:19 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:20.566 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$wQW.SeaMJbAQibwCIjIo/.kvNOpE2h/yCHuv6wXY1Z6NP9.syFXGq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1674751520, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-01-26T16:45:20.566 INFO:teuthology.orchestra.run.smithi135.stdout:Fetching dashboard port number... 2023-01-26T16:45:21.124 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:20 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:21.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:20 smithi135 ceph-mon[89311]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:21.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:20 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:22.110 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stdout 8443 2023-01-26T16:45:22.120 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-01-26T16:45:22.120 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout disabled 2023-01-26T16:45:22.127 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-01-26T16:45:22.128 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stdout inactive 2023-01-26T16:45:22.128 INFO:teuthology.orchestra.run.smithi135.stdout:firewalld.service is not enabled 2023-01-26T16:45:22.128 INFO:teuthology.orchestra.run.smithi135.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-01-26T16:45:22.129 INFO:teuthology.orchestra.run.smithi135.stdout:Ceph Dashboard is now available at: 2023-01-26T16:45:22.130 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:22.130 INFO:teuthology.orchestra.run.smithi135.stdout: URL: https://smithi135:8443/ 2023-01-26T16:45:22.130 INFO:teuthology.orchestra.run.smithi135.stdout: User: admin 2023-01-26T16:45:22.130 INFO:teuthology.orchestra.run.smithi135.stdout: Password: va2wo1sjva 2023-01-26T16:45:22.130 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:22.131 INFO:teuthology.orchestra.run.smithi135.stdout:Saving cluster configuration to /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config directory 2023-01-26T16:45:22.131 INFO:teuthology.orchestra.run.smithi135.stdout:Enabling autotune for osd_memory_target 2023-01-26T16:45:22.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:21 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2222189335' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-01-26T16:45:24.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:23 smithi135 ceph-mon[89311]: mgrmap e13: y(active, since 6s) 2023-01-26T16:45:24.615 INFO:teuthology.orchestra.run.smithi135.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-01-26T16:45:24.616 INFO:teuthology.orchestra.run.smithi135.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-01-26T16:45:24.616 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:24.616 INFO:teuthology.orchestra.run.smithi135.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid a125c788-9d98-11ed-9e56-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-01-26T16:45:24.617 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:24.617 INFO:teuthology.orchestra.run.smithi135.stdout:Or, if you are only running a single cluster on this host: 2023-01-26T16:45:24.617 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:24.617 INFO:teuthology.orchestra.run.smithi135.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-01-26T16:45:24.617 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:24.618 INFO:teuthology.orchestra.run.smithi135.stdout:Please consider enabling telemetry to help improve Ceph: 2023-01-26T16:45:24.618 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:24.618 INFO:teuthology.orchestra.run.smithi135.stdout: ceph telemetry on 2023-01-26T16:45:24.618 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:24.618 INFO:teuthology.orchestra.run.smithi135.stdout:For more information see: 2023-01-26T16:45:24.619 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:24.619 INFO:teuthology.orchestra.run.smithi135.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-01-26T16:45:24.619 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:24.619 INFO:teuthology.orchestra.run.smithi135.stdout:Bootstrap complete. 2023-01-26T16:45:24.652 INFO:tasks.cephadm:Fetching config... 2023-01-26T16:45:24.653 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:45:24.653 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-01-26T16:45:24.671 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-01-26T16:45:24.672 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:45:24.672 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-01-26T16:45:24.728 INFO:tasks.cephadm:Fetching mon keyring... 2023-01-26T16:45:24.728 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:45:24.729 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/keyring of=/dev/stdout 2023-01-26T16:45:24.795 INFO:tasks.cephadm:Fetching pub ssh key... 2023-01-26T16:45:24.795 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:45:24.796 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-01-26T16:45:24.852 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-01-26T16:45:24.852 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWGkmhY0JHwNT+iuiFnuKbDvjVhcKdqj9NkQVk5IZdFr5TNs7iYmOhI4qNIytt8nek37vy5CDtt5ls6ixAT8vWhSshQQsJqnzQHm8lJx1ULBRLdG2XCJlhPMuVLmgNesPquwBaNmEcgpoQqjFlZNmHmmfhrjRtqIye19WZmPXRTlZvTw1ZB54vFmm0EiCVC1uFmvrADDok86Rv02XO8fbPleIuRcnznfaI5q00ttaALkIvPZ3cqPm1yymVgsiz8OvywAco6zCl8wCac5KK2QL3FXl/tmA152yNueAQdlxKbosdIvSvvpu1VDYq0NpRN6LdtiEST6stQhGgrInzP4N8WqGnG7VfWMRN4elkBQPB7piYJUujhl1GmrYSfdMFqQLP9+ha97mJFKoSHKnWObmz3dkaK36dFjtUR8N0kFC8sAKrdQiB8QrCXcTfeapnitJj648/wkdMWRvb8W+qD0BFctNu0oul5fb5I2DyPyQ4VvH+7iW5s16pUCDX5c5ZL3M= ceph-a125c788-9d98-11ed-9e56-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-01-26T16:45:24.931 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWGkmhY0JHwNT+iuiFnuKbDvjVhcKdqj9NkQVk5IZdFr5TNs7iYmOhI4qNIytt8nek37vy5CDtt5ls6ixAT8vWhSshQQsJqnzQHm8lJx1ULBRLdG2XCJlhPMuVLmgNesPquwBaNmEcgpoQqjFlZNmHmmfhrjRtqIye19WZmPXRTlZvTw1ZB54vFmm0EiCVC1uFmvrADDok86Rv02XO8fbPleIuRcnznfaI5q00ttaALkIvPZ3cqPm1yymVgsiz8OvywAco6zCl8wCac5KK2QL3FXl/tmA152yNueAQdlxKbosdIvSvvpu1VDYq0NpRN6LdtiEST6stQhGgrInzP4N8WqGnG7VfWMRN4elkBQPB7piYJUujhl1GmrYSfdMFqQLP9+ha97mJFKoSHKnWObmz3dkaK36dFjtUR8N0kFC8sAKrdQiB8QrCXcTfeapnitJj648/wkdMWRvb8W+qD0BFctNu0oul5fb5I2DyPyQ4VvH+7iW5s16pUCDX5c5ZL3M= ceph-a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:45:24.942 DEBUG:teuthology.orchestra.run.smithi137:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWGkmhY0JHwNT+iuiFnuKbDvjVhcKdqj9NkQVk5IZdFr5TNs7iYmOhI4qNIytt8nek37vy5CDtt5ls6ixAT8vWhSshQQsJqnzQHm8lJx1ULBRLdG2XCJlhPMuVLmgNesPquwBaNmEcgpoQqjFlZNmHmmfhrjRtqIye19WZmPXRTlZvTw1ZB54vFmm0EiCVC1uFmvrADDok86Rv02XO8fbPleIuRcnznfaI5q00ttaALkIvPZ3cqPm1yymVgsiz8OvywAco6zCl8wCac5KK2QL3FXl/tmA152yNueAQdlxKbosdIvSvvpu1VDYq0NpRN6LdtiEST6stQhGgrInzP4N8WqGnG7VfWMRN4elkBQPB7piYJUujhl1GmrYSfdMFqQLP9+ha97mJFKoSHKnWObmz3dkaK36dFjtUR8N0kFC8sAKrdQiB8QrCXcTfeapnitJj648/wkdMWRvb8W+qD0BFctNu0oul5fb5I2DyPyQ4VvH+7iW5s16pUCDX5c5ZL3M= ceph-a125c788-9d98-11ed-9e56-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-01-26T16:45:24.987 INFO:teuthology.orchestra.run.smithi137.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWGkmhY0JHwNT+iuiFnuKbDvjVhcKdqj9NkQVk5IZdFr5TNs7iYmOhI4qNIytt8nek37vy5CDtt5ls6ixAT8vWhSshQQsJqnzQHm8lJx1ULBRLdG2XCJlhPMuVLmgNesPquwBaNmEcgpoQqjFlZNmHmmfhrjRtqIye19WZmPXRTlZvTw1ZB54vFmm0EiCVC1uFmvrADDok86Rv02XO8fbPleIuRcnznfaI5q00ttaALkIvPZ3cqPm1yymVgsiz8OvywAco6zCl8wCac5KK2QL3FXl/tmA152yNueAQdlxKbosdIvSvvpu1VDYq0NpRN6LdtiEST6stQhGgrInzP4N8WqGnG7VfWMRN4elkBQPB7piYJUujhl1GmrYSfdMFqQLP9+ha97mJFKoSHKnWObmz3dkaK36dFjtUR8N0kFC8sAKrdQiB8QrCXcTfeapnitJj648/wkdMWRvb8W+qD0BFctNu0oul5fb5I2DyPyQ4VvH+7iW5s16pUCDX5c5ZL3M= ceph-a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:45:25.000 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-01-26T16:45:25.603 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:45:25.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:25 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/3357011986' entity='client.admin' 2023-01-26T16:45:27.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:26 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:27.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:26 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:27.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:26 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:45:27.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:26 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:27.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:26 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:27.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:26 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:27.848 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-01-26T16:45:27.849 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-01-26T16:45:28.441 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:45:28.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:28 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2186157330' entity='client.admin' 2023-01-26T16:45:28.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:28.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:30.294 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi137 2023-01-26T16:45:30.294 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:45:30.294 DEBUG:teuthology.orchestra.run.smithi137:> dd of=/etc/ceph/ceph.conf 2023-01-26T16:45:30.315 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:45:30.315 DEBUG:teuthology.orchestra.run.smithi137:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-01-26T16:45:30.373 INFO:tasks.cephadm:Adding host smithi137 to orchestrator... 2023-01-26T16:45:30.374 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch host add smithi137 2023-01-26T16:45:30.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:30 smithi135 ceph-mon[89311]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:30.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:30 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:30.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:30 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:30.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:30 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:30.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:30 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:45:30.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:30 smithi135 ceph-mon[89311]: Updating smithi135:/etc/ceph/ceph.conf 2023-01-26T16:45:30.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:30 smithi135 ceph-mon[89311]: Updating smithi135:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:45:30.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:30 smithi135 ceph-mon[89311]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2023-01-26T16:45:30.989 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:45:32.385 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:31 smithi135 ceph-mon[89311]: Updating smithi135:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.client.admin.keyring 2023-01-26T16:45:32.385 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:32.385 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:32.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:33.385 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:32 smithi135 ceph-mon[89311]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi137", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:34.295 INFO:teuthology.orchestra.run.smithi135.stdout:Added host 'smithi137' with addr '172.21.15.137' 2023-01-26T16:45:34.323 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:33 smithi135 ceph-mon[89311]: Deploying cephadm binary to smithi137 2023-01-26T16:45:34.738 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch host ls --format=json 2023-01-26T16:45:35.328 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:45:35.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:35.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:35 smithi135 ceph-mon[89311]: Added host smithi137 2023-01-26T16:45:35.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:35.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:35.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:45:35.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:36.860 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-01-26T16:45:36.861 INFO:teuthology.orchestra.run.smithi135.stdout:[{"addr": "172.21.15.135", "hostname": "smithi135", "labels": [], "status": ""}, {"addr": "172.21.15.137", "hostname": "smithi137", "labels": [], "status": ""}] 2023-01-26T16:45:36.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:36 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:37.283 INFO:tasks.cephadm:Setting crush tunables to default 2023-01-26T16:45:37.284 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph osd crush tunables default 2023-01-26T16:45:37.878 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:45:37.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:37 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:37.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:37 smithi135 ceph-mon[89311]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:37.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:37 smithi135 ceph-mon[89311]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-26T16:45:40.152 INFO:teuthology.orchestra.run.smithi135.stderr:adjusted tunables profile to default 2023-01-26T16:45:40.385 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:40 smithi135 ceph-mon[89311]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:40.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:40 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:40.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:40 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:40.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:40 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:40.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:40 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:40.387 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:40 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi137", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:45:40.387 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:40 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:40.387 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:40 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/4104563455' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-01-26T16:45:40.535 INFO:tasks.cephadm:Adding mon.a on smithi135 2023-01-26T16:45:40.536 INFO:tasks.cephadm:Adding mon.c on smithi135 2023-01-26T16:45:40.536 INFO:tasks.cephadm:Adding mon.b on smithi137 2023-01-26T16:45:40.537 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch apply mon '3;smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi137:172.21.15.137=b' 2023-01-26T16:45:41.063 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /etc/ceph/ceph.conf 2023-01-26T16:45:41.348 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /etc/ceph/ceph.conf 2023-01-26T16:45:41.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:41 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/4104563455' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-01-26T16:45:41.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:41 smithi135 ceph-mon[89311]: osdmap e4: 0 total, 0 up, 0 in 2023-01-26T16:45:42.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:42 smithi135 ceph-mon[89311]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:42.852 INFO:teuthology.orchestra.run.smithi137.stdout:Scheduled mon update... 2023-01-26T16:45:43.313 DEBUG:teuthology.orchestra.run.smithi135:mon.c> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mon.c.service 2023-01-26T16:45:43.316 DEBUG:teuthology.orchestra.run.smithi137:mon.b> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mon.b.service 2023-01-26T16:45:43.319 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-01-26T16:45:43.319 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph mon dump -f json 2023-01-26T16:45:43.345 INFO:journalctl@ceph.mon.b.smithi137.stdout:-- Logs begin at Thu 2023-01-26 16:30:58 UTC. -- 2023-01-26T16:45:43.348 INFO:journalctl@ceph.mon.c.smithi135.stdout:-- Logs begin at Thu 2023-01-26 16:30:55 UTC. -- 2023-01-26T16:45:43.975 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:45:44.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:44.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi137:172.21.15.137=b", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:44.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: Saving service mon spec with placement smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi137:172.21.15.137=b;count:3 2023-01-26T16:45:44.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:44.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:44.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:44.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:45:44.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: Updating smithi137:/etc/ceph/ceph.conf 2023-01-26T16:45:44.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:45:44.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:43 smithi135 ceph-mon[89311]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2023-01-26T16:45:45.385 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:44 smithi135 ceph-mon[89311]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.client.admin.keyring 2023-01-26T16:45:45.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:44 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:45.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:44 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:45.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:44 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:45.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:44 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:45:45.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:44 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:45.387 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:44 smithi135 ceph-mon[89311]: Deploying daemon mon.b on smithi137 2023-01-26T16:45:45.592 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:45:45.593 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":1,"fsid":"a125c788-9d98-11ed-9e56-001a4aab830c","modified":"2023-01-26T16:44:23.192444Z","created":"2023-01-26T16:44:23.192444Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-01-26T16:45:45.594 INFO:teuthology.orchestra.run.smithi137.stderr:dumped monmap epoch 1 2023-01-26T16:45:46.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:46 smithi135 ceph-mon[89311]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:46.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:46 smithi135 ceph-mon[89311]: from='client.? 172.21.15.137:0/1334826131' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:45:47.195 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-01-26T16:45:47.195 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph mon dump -f json 2023-01-26T16:45:47.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 systemd[1]: Starting Ceph mon.b for a125c788-9d98-11ed-9e56-001a4aab830c... 2023-01-26T16:45:47.848 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.b/config 2023-01-26T16:45:47.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 podman[91344]: 2023-01-26T16:45:47.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: set uid:gid to 167:167 (ceph:ceph) 2023-01-26T16:45:47.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable), process ceph-mon, pid 7 2023-01-26T16:45:47.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: pidfile_write: ignore empty --pid-file 2023-01-26T16:45:47.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 bash[91344]: 776bbc5686dd2743801ee633961f8360b0a9f0249dec7e5015f50e8ddf45c4ab 2023-01-26T16:45:47.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: load: jerasure load: lrc 2023-01-26T16:45:47.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: RocksDB version: 6.15.5 2023-01-26T16:45:47.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-01-26T16:45:47.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Compile date Oct 17 2022 2023-01-26T16:45:47.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: DB SUMMARY 2023-01-26T16:45:47.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: DB Session ID: 4WQRF9MWNVYOEI4355X0 2023-01-26T16:45:47.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: CURRENT file: CURRENT 2023-01-26T16:45:47.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: IDENTITY file: IDENTITY 2023-01-26T16:45:47.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-01-26T16:45:47.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-01-26T16:45:47.866 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-01-26T16:45:47.866 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.error_if_exists: 0 2023-01-26T16:45:47.866 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.create_if_missing: 0 2023-01-26T16:45:47.866 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.paranoid_checks: 1 2023-01-26T16:45:47.866 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-01-26T16:45:47.867 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.env: 0x55a1e2c61860 2023-01-26T16:45:47.867 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.fs: Posix File System 2023-01-26T16:45:47.867 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.info_log: 0x55a1e3527c20 2023-01-26T16:45:47.867 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_file_opening_threads: 16 2023-01-26T16:45:47.867 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.statistics: (nil) 2023-01-26T16:45:47.868 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.use_fsync: 0 2023-01-26T16:45:47.868 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_log_file_size: 0 2023-01-26T16:45:47.868 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-01-26T16:45:47.868 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.log_file_time_to_roll: 0 2023-01-26T16:45:47.868 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.keep_log_file_num: 1000 2023-01-26T16:45:47.869 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.recycle_log_file_num: 0 2023-01-26T16:45:47.869 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.allow_fallocate: 1 2023-01-26T16:45:47.869 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.allow_mmap_reads: 0 2023-01-26T16:45:47.869 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.allow_mmap_writes: 0 2023-01-26T16:45:47.869 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.use_direct_reads: 0 2023-01-26T16:45:47.869 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-01-26T16:45:47.870 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.create_missing_column_families: 0 2023-01-26T16:45:47.870 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.db_log_dir: 2023-01-26T16:45:47.870 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-01-26T16:45:47.870 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.table_cache_numshardbits: 6 2023-01-26T16:45:47.870 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.WAL_ttl_seconds: 0 2023-01-26T16:45:47.871 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.WAL_size_limit_MB: 0 2023-01-26T16:45:47.871 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-01-26T16:45:47.871 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-01-26T16:45:47.871 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.is_fd_close_on_exec: 1 2023-01-26T16:45:47.871 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.advise_random_on_open: 1 2023-01-26T16:45:47.872 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.db_write_buffer_size: 0 2023-01-26T16:45:47.872 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.write_buffer_manager: 0x55a1e35f4630 2023-01-26T16:45:47.872 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-01-26T16:45:47.872 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-01-26T16:45:47.872 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-01-26T16:45:47.873 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.use_adaptive_mutex: 0 2023-01-26T16:45:47.873 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.rate_limiter: (nil) 2023-01-26T16:45:47.873 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-01-26T16:45:47.873 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.wal_recovery_mode: 2 2023-01-26T16:45:47.873 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.enable_thread_tracking: 0 2023-01-26T16:45:47.873 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.enable_pipelined_write: 0 2023-01-26T16:45:47.874 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.unordered_write: 0 2023-01-26T16:45:47.874 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-01-26T16:45:47.874 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-01-26T16:45:47.874 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-01-26T16:45:47.874 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-01-26T16:45:47.874 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.row_cache: None 2023-01-26T16:45:47.875 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.wal_filter: None 2023-01-26T16:45:47.875 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-01-26T16:45:47.875 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.allow_ingest_behind: 0 2023-01-26T16:45:47.875 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.preserve_deletes: 0 2023-01-26T16:45:47.875 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.two_write_queues: 0 2023-01-26T16:45:47.875 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.manual_wal_flush: 0 2023-01-26T16:45:47.876 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.atomic_flush: 0 2023-01-26T16:45:47.876 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-01-26T16:45:47.876 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.persist_stats_to_disk: 0 2023-01-26T16:45:47.876 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.write_dbid_to_manifest: 0 2023-01-26T16:45:47.876 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.log_readahead_size: 0 2023-01-26T16:45:47.877 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-01-26T16:45:47.877 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.best_efforts_recovery: 0 2023-01-26T16:45:47.877 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-01-26T16:45:47.877 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-01-26T16:45:47.877 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.allow_data_in_errors: 0 2023-01-26T16:45:47.878 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.db_host_id: __hostname__ 2023-01-26T16:45:47.879 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_background_jobs: 2 2023-01-26T16:45:47.879 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_background_compactions: -1 2023-01-26T16:45:47.879 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_subcompactions: 1 2023-01-26T16:45:47.880 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-01-26T16:45:47.880 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-01-26T16:45:47.880 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.delayed_write_rate : 16777216 2023-01-26T16:45:47.880 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_total_wal_size: 0 2023-01-26T16:45:47.880 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-01-26T16:45:47.881 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.stats_dump_period_sec: 600 2023-01-26T16:45:47.881 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.stats_persist_period_sec: 600 2023-01-26T16:45:47.881 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-01-26T16:45:47.881 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_open_files: -1 2023-01-26T16:45:47.882 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bytes_per_sync: 0 2023-01-26T16:45:47.882 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.wal_bytes_per_sync: 0 2023-01-26T16:45:47.882 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.strict_bytes_per_sync: 0 2023-01-26T16:45:47.882 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_readahead_size: 0 2023-01-26T16:45:47.882 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_background_flushes: -1 2023-01-26T16:45:47.883 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Compression algorithms supported: 2023-01-26T16:45:47.883 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-01-26T16:45:47.883 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: kZSTD supported: 0 2023-01-26T16:45:47.883 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: kXpressCompression supported: 0 2023-01-26T16:45:47.883 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: kLZ4HCCompression supported: 1 2023-01-26T16:45:47.884 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: kZlibCompression supported: 1 2023-01-26T16:45:47.884 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: kSnappyCompression supported: 1 2023-01-26T16:45:47.884 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: kLZ4Compression supported: 1 2023-01-26T16:45:47.884 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: kBZip2Compression supported: 0 2023-01-26T16:45:47.884 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Fast CRC32 supported: Supported on x86 2023-01-26T16:45:47.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-01-26T16:45:47.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-01-26T16:45:47.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-01-26T16:45:47.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.merge_operator: 2023-01-26T16:45:47.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_filter: None 2023-01-26T16:45:47.886 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_filter_factory: None 2023-01-26T16:45:47.886 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.sst_partitioner_factory: None 2023-01-26T16:45:47.886 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.memtable_factory: SkipListFactory 2023-01-26T16:45:47.886 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.table_factory: BlockBasedTable 2023-01-26T16:45:47.886 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a1e34f39e0) 2023-01-26T16:45:47.887 INFO:journalctl@ceph.mon.b.smithi137.stdout: cache_index_and_filter_blocks: 1 2023-01-26T16:45:47.887 INFO:journalctl@ceph.mon.b.smithi137.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-01-26T16:45:47.887 INFO:journalctl@ceph.mon.b.smithi137.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-01-26T16:45:47.887 INFO:journalctl@ceph.mon.b.smithi137.stdout: pin_top_level_index_and_filter: 1 2023-01-26T16:45:47.887 INFO:journalctl@ceph.mon.b.smithi137.stdout: index_type: 0 2023-01-26T16:45:47.888 INFO:journalctl@ceph.mon.b.smithi137.stdout: data_block_index_type: 0 2023-01-26T16:45:47.888 INFO:journalctl@ceph.mon.b.smithi137.stdout: index_shortening: 1 2023-01-26T16:45:47.888 INFO:journalctl@ceph.mon.b.smithi137.stdout: data_block_hash_table_util_ratio: 0.750000 2023-01-26T16:45:47.888 INFO:journalctl@ceph.mon.b.smithi137.stdout: hash_index_allow_collision: 1 2023-01-26T16:45:47.888 INFO:journalctl@ceph.mon.b.smithi137.stdout: checksum: 1 2023-01-26T16:45:47.889 INFO:journalctl@ceph.mon.b.smithi137.stdout: no_block_cache: 0 2023-01-26T16:45:47.889 INFO:journalctl@ceph.mon.b.smithi137.stdout: block_cache: 0x55a1e355e170 2023-01-26T16:45:47.889 INFO:journalctl@ceph.mon.b.smithi137.stdout: block_cache_name: BinnedLRUCache 2023-01-26T16:45:47.889 INFO:journalctl@ceph.mon.b.smithi137.stdout: block_cache_options: 2023-01-26T16:45:47.889 INFO:journalctl@ceph.mon.b.smithi137.stdout: capacity : 536870912 2023-01-26T16:45:47.890 INFO:journalctl@ceph.mon.b.smithi137.stdout: num_shard_bits : 4 2023-01-26T16:45:47.890 INFO:journalctl@ceph.mon.b.smithi137.stdout: strict_capacity_limit : 0 2023-01-26T16:45:47.890 INFO:journalctl@ceph.mon.b.smithi137.stdout: high_pri_pool_ratio: 0.000 2023-01-26T16:45:47.890 INFO:journalctl@ceph.mon.b.smithi137.stdout: block_cache_compressed: (nil) 2023-01-26T16:45:47.890 INFO:journalctl@ceph.mon.b.smithi137.stdout: persistent_cache: (nil) 2023-01-26T16:45:47.891 INFO:journalctl@ceph.mon.b.smithi137.stdout: block_size: 4096 2023-01-26T16:45:47.891 INFO:journalctl@ceph.mon.b.smithi137.stdout: block_size_deviation: 10 2023-01-26T16:45:47.891 INFO:journalctl@ceph.mon.b.smithi137.stdout: block_restart_interval: 16 2023-01-26T16:45:47.891 INFO:journalctl@ceph.mon.b.smithi137.stdout: index_block_restart_interval: 1 2023-01-26T16:45:47.891 INFO:journalctl@ceph.mon.b.smithi137.stdout: metadata_block_size: 4096 2023-01-26T16:45:47.892 INFO:journalctl@ceph.mon.b.smithi137.stdout: partition_filters: 0 2023-01-26T16:45:47.892 INFO:journalctl@ceph.mon.b.smithi137.stdout: use_delta_encoding: 1 2023-01-26T16:45:47.892 INFO:journalctl@ceph.mon.b.smithi137.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-01-26T16:45:47.893 INFO:journalctl@ceph.mon.b.smithi137.stdout: whole_key_filtering: 1 2023-01-26T16:45:47.893 INFO:journalctl@ceph.mon.b.smithi137.stdout: verify_compression: 0 2023-01-26T16:45:47.893 INFO:journalctl@ceph.mon.b.smithi137.stdout: read_amp_bytes_per_bit: 0 2023-01-26T16:45:47.894 INFO:journalctl@ceph.mon.b.smithi137.stdout: format_version: 4 2023-01-26T16:45:47.894 INFO:journalctl@ceph.mon.b.smithi137.stdout: enable_index_compression: 1 2023-01-26T16:45:47.895 INFO:journalctl@ceph.mon.b.smithi137.stdout: block_align: 0 2023-01-26T16:45:47.895 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.write_buffer_size: 33554432 2023-01-26T16:45:47.895 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_write_buffer_number: 2 2023-01-26T16:45:47.896 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compression: NoCompression 2023-01-26T16:45:47.896 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bottommost_compression: Disabled 2023-01-26T16:45:47.896 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.prefix_extractor: nullptr 2023-01-26T16:45:47.897 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-01-26T16:45:47.897 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.num_levels: 7 2023-01-26T16:45:47.897 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-01-26T16:45:47.898 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-01-26T16:45:47.898 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-01-26T16:45:47.898 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-01-26T16:45:47.899 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-01-26T16:45:47.899 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-01-26T16:45:47.899 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-01-26T16:45:47.900 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-01-26T16:45:47.900 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-01-26T16:45:47.900 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-01-26T16:45:47.900 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compression_opts.window_bits: -14 2023-01-26T16:45:47.901 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compression_opts.level: 32767 2023-01-26T16:45:47.901 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compression_opts.strategy: 0 2023-01-26T16:45:47.901 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-01-26T16:45:47.901 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-01-26T16:45:47.902 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-01-26T16:45:47.902 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compression_opts.enabled: false 2023-01-26T16:45:47.902 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-01-26T16:45:47.902 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-01-26T16:45:47.902 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-01-26T16:45:47.902 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.target_file_size_base: 67108864 2023-01-26T16:45:47.903 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.target_file_size_multiplier: 1 2023-01-26T16:45:47.903 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-01-26T16:45:47.903 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-01-26T16:45:47.903 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-01-26T16:45:47.903 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-01-26T16:45:47.904 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-01-26T16:45:47.904 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-01-26T16:45:47.904 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-01-26T16:45:47.904 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-01-26T16:45:47.904 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-01-26T16:45:47.905 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-01-26T16:45:47.905 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-01-26T16:45:47.905 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-01-26T16:45:47.905 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.arena_block_size: 4194304 2023-01-26T16:45:47.905 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-01-26T16:45:47.906 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-01-26T16:45:47.906 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-01-26T16:45:47.906 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.disable_auto_compactions: 0 2023-01-26T16:45:47.906 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-01-26T16:45:47.906 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-01-26T16:45:47.907 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-01-26T16:45:47.907 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-01-26T16:45:47.907 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-01-26T16:45:47.907 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-01-26T16:45:47.907 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-01-26T16:45:47.908 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-01-26T16:45:47.908 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-01-26T16:45:47.908 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-01-26T16:45:47.908 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.table_properties_collectors: 2023-01-26T16:45:47.909 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.inplace_update_support: 0 2023-01-26T16:45:47.909 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.inplace_update_num_locks: 10000 2023-01-26T16:45:47.909 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-01-26T16:45:47.909 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-01-26T16:45:47.909 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.memtable_huge_page_size: 0 2023-01-26T16:45:47.910 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.bloom_locality: 0 2023-01-26T16:45:47.910 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.max_successive_merges: 0 2023-01-26T16:45:47.910 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.optimize_filters_for_hits: 0 2023-01-26T16:45:47.910 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.paranoid_file_checks: 0 2023-01-26T16:45:47.910 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.force_consistency_checks: 1 2023-01-26T16:45:47.911 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.report_bg_io_stats: 0 2023-01-26T16:45:47.911 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.ttl: 2592000 2023-01-26T16:45:47.911 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.periodic_compaction_seconds: 0 2023-01-26T16:45:47.911 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.enable_blob_files: false 2023-01-26T16:45:47.911 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.min_blob_size: 0 2023-01-26T16:45:47.911 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.blob_file_size: 268435456 2023-01-26T16:45:47.912 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.blob_compression_type: NoCompression 2023-01-26T16:45:47.912 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.enable_blob_garbage_collection: false 2023-01-26T16:45:47.912 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-01-26T16:45:47.912 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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 2023-01-26T16:45:47.913 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-01-26T16:45:47.913 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-01-26T16:45:47.913 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751547700376, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-01-26T16:45:47.913 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-01-26T16:45:47.913 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-01-26T16:45:47.914 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751547700651, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_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": 1674751547, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1a695ee8-4a35-452c-a1c9-4e9052c87e69", "db_session_id": "4WQRF9MWNVYOEI4355X0"}} 2023-01-26T16:45:47.914 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-01-26T16:45:47.914 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 systemd[1]: Started Ceph mon.b for a125c788-9d98-11ed-9e56-001a4aab830c. 2023-01-26T16:45:47.914 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751547700966, "job": 1, "event": "recovery_finished"} 2023-01-26T16:45:47.914 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-01-26T16:45:47.915 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55a1e3545180 2023-01-26T16:45:47.915 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: DB pointer 0x55a1e3554000 2023-01-26T16:45:47.915 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-01-26T16:45:47.915 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-01-26T16:45:47.915 INFO:journalctl@ceph.mon.b.smithi137.stdout: ** DB Stats ** 2023-01-26T16:45:47.916 INFO:journalctl@ceph.mon.b.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:45:47.916 INFO:journalctl@ceph.mon.b.smithi137.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-01-26T16:45:47.916 INFO:journalctl@ceph.mon.b.smithi137.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-01-26T16:45:47.916 INFO:journalctl@ceph.mon.b.smithi137.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-01-26T16:45:47.916 INFO:journalctl@ceph.mon.b.smithi137.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-01-26T16:45:47.917 INFO:journalctl@ceph.mon.b.smithi137.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-01-26T16:45:47.917 INFO:journalctl@ceph.mon.b.smithi137.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-01-26T16:45:47.917 INFO:journalctl@ceph.mon.b.smithi137.stdout: 2023-01-26T16:45:47.917 INFO:journalctl@ceph.mon.b.smithi137.stdout: ** Compaction Stats [default] ** 2023-01-26T16:45:47.917 INFO:journalctl@ceph.mon.b.smithi137.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:45:47.918 INFO:journalctl@ceph.mon.b.smithi137.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:45:47.918 INFO:journalctl@ceph.mon.b.smithi137.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:47.918 INFO:journalctl@ceph.mon.b.smithi137.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:47.918 INFO:journalctl@ceph.mon.b.smithi137.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:47.918 INFO:journalctl@ceph.mon.b.smithi137.stdout: 2023-01-26T16:45:47.919 INFO:journalctl@ceph.mon.b.smithi137.stdout: ** Compaction Stats [default] ** 2023-01-26T16:45:47.919 INFO:journalctl@ceph.mon.b.smithi137.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:45:47.919 INFO:journalctl@ceph.mon.b.smithi137.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:45:47.919 INFO:journalctl@ceph.mon.b.smithi137.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:47.919 INFO:journalctl@ceph.mon.b.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:45:47.920 INFO:journalctl@ceph.mon.b.smithi137.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-01-26T16:45:47.920 INFO:journalctl@ceph.mon.b.smithi137.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-01-26T16:45:47.920 INFO:journalctl@ceph.mon.b.smithi137.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-01-26T16:45:47.920 INFO:journalctl@ceph.mon.b.smithi137.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-01-26T16:45:47.921 INFO:journalctl@ceph.mon.b.smithi137.stdout: AddFile(Keys): cumulative 0, interval 0 2023-01-26T16:45:47.921 INFO:journalctl@ceph.mon.b.smithi137.stdout: Cumulative compaction: 0.00 GB write, 0.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:45:47.921 INFO:journalctl@ceph.mon.b.smithi137.stdout: Interval compaction: 0.00 GB write, 0.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:45:47.921 INFO:journalctl@ceph.mon.b.smithi137.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-01-26T16:45:47.921 INFO:journalctl@ceph.mon.b.smithi137.stdout: 2023-01-26T16:45:47.921 INFO:journalctl@ceph.mon.b.smithi137.stdout: ** File Read Latency Histogram By Level [default] ** 2023-01-26T16:45:47.922 INFO:journalctl@ceph.mon.b.smithi137.stdout: 2023-01-26T16:45:47.922 INFO:journalctl@ceph.mon.b.smithi137.stdout: ** Compaction Stats [default] ** 2023-01-26T16:45:47.922 INFO:journalctl@ceph.mon.b.smithi137.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:45:47.922 INFO:journalctl@ceph.mon.b.smithi137.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:45:47.922 INFO:journalctl@ceph.mon.b.smithi137.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:47.923 INFO:journalctl@ceph.mon.b.smithi137.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:47.923 INFO:journalctl@ceph.mon.b.smithi137.stdout: 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 2023-01-26T16:45:47.923 INFO:journalctl@ceph.mon.b.smithi137.stdout: 2023-01-26T16:45:47.923 INFO:journalctl@ceph.mon.b.smithi137.stdout: ** Compaction Stats [default] ** 2023-01-26T16:45:47.923 INFO:journalctl@ceph.mon.b.smithi137.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:45:47.924 INFO:journalctl@ceph.mon.b.smithi137.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:45:47.924 INFO:journalctl@ceph.mon.b.smithi137.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:47.924 INFO:journalctl@ceph.mon.b.smithi137.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:45:47.924 INFO:journalctl@ceph.mon.b.smithi137.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-01-26T16:45:47.924 INFO:journalctl@ceph.mon.b.smithi137.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-01-26T16:45:47.925 INFO:journalctl@ceph.mon.b.smithi137.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-01-26T16:45:47.925 INFO:journalctl@ceph.mon.b.smithi137.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-01-26T16:45:47.925 INFO:journalctl@ceph.mon.b.smithi137.stdout: AddFile(Keys): cumulative 0, interval 0 2023-01-26T16:45:47.925 INFO:journalctl@ceph.mon.b.smithi137.stdout: Cumulative compaction: 0.00 GB write, 0.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:45:47.925 INFO:journalctl@ceph.mon.b.smithi137.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:45:47.926 INFO:journalctl@ceph.mon.b.smithi137.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-01-26T16:45:47.926 INFO:journalctl@ceph.mon.b.smithi137.stdout: 2023-01-26T16:45:47.926 INFO:journalctl@ceph.mon.b.smithi137.stdout: ** File Read Latency Histogram By Level [default] ** 2023-01-26T16:45:47.926 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-01-26T16:45:47.927 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: using public_addr v2:172.21.15.137:0/0 -> [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] 2023-01-26T16:45:47.927 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: starting mon.b rank -1 at public addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] at bind addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:45:47.927 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(???) e0 preinit fsid a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:45:47.927 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).mds e1 new map 2023-01-26T16:45:47.927 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).mds e1 print_map 2023-01-26T16:45:47.928 INFO:journalctl@ceph.mon.b.smithi137.stdout: e1 2023-01-26T16:45:47.928 INFO:journalctl@ceph.mon.b.smithi137.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-01-26T16:45:47.928 INFO:journalctl@ceph.mon.b.smithi137.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-01-26T16:45:47.928 INFO:journalctl@ceph.mon.b.smithi137.stdout: legacy client fscid: -1 2023-01-26T16:45:47.928 INFO:journalctl@ceph.mon.b.smithi137.stdout: 2023-01-26T16:45:47.929 INFO:journalctl@ceph.mon.b.smithi137.stdout: No filesystems configured 2023-01-26T16:45:47.929 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-01-26T16:45:47.929 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-01-26T16:45:47.929 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-01-26T16:45:47.929 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-01-26T16:45:47.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-01-26T16:45:47.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-01-26T16:45:47.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-01-26T16:45:47.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:45:47.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:45:47.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:45:47.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:47.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:47.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi137:172.21.15.137=b", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:47.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: Saving service mon spec with placement smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi137:172.21.15.137=b;count:3 2023-01-26T16:45:47.932 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:47.932 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:47.932 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:47.932 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:45:47.932 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: Updating smithi137:/etc/ceph/ceph.conf 2023-01-26T16:45:47.933 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:45:47.933 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2023-01-26T16:45:47.933 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.client.admin.keyring 2023-01-26T16:45:47.933 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:47.933 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:47.934 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:47.934 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:45:47.934 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:47.934 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: Deploying daemon mon.b on smithi137 2023-01-26T16:45:47.934 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:47.935 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: from='client.? 172.21.15.137:0/1334826131' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:45:47.935 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-01-26T16:45:47.935 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:47 smithi137 ceph-mon[91411]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-01-26T16:45:53.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:45:53.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: mon.a calling monitor election 2023-01-26T16:45:53.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:53.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: mon.b calling monitor election 2023-01-26T16:45:53.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:53.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-01-26T16:45:53.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: monmap e2: 2 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0]} 2023-01-26T16:45:53.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: fsmap 2023-01-26T16:45:53.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: osdmap e4: 0 total, 0 up, 0 in 2023-01-26T16:45:53.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: mgrmap e13: y(active, since 36s) 2023-01-26T16:45:53.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: overall HEALTH_OK 2023-01-26T16:45:53.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:53.117 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:53.117 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:45:53.117 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:53.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:45:53.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: mon.a calling monitor election 2023-01-26T16:45:53.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:53.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: mon.b calling monitor election 2023-01-26T16:45:53.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:53.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:53.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-01-26T16:45:53.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: monmap e2: 2 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0]} 2023-01-26T16:45:53.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: fsmap 2023-01-26T16:45:53.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: osdmap e4: 0 total, 0 up, 0 in 2023-01-26T16:45:53.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: mgrmap e13: y(active, since 36s) 2023-01-26T16:45:53.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: overall HEALTH_OK 2023-01-26T16:45:53.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:53.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:53.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:45:53.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:53.714 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:45:53.714 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":2,"fsid":"a125c788-9d98-11ed-9e56-001a4aab830c","modified":"2023-01-26T16:45:47.724111Z","created":"2023-01-26T16:44:23.192444Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:3300","nonce":0},{"type":"v1","addr":"172.21.15.137:6789","nonce":0}]},"addr":"172.21.15.137:6789/0","public_addr":"172.21.15.137:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-01-26T16:45:53.716 INFO:teuthology.orchestra.run.smithi137.stderr:dumped monmap epoch 2 2023-01-26T16:45:54.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:53 smithi135 ceph-mon[89311]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:54.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:53 smithi135 ceph-mon[89311]: Deploying daemon mon.c on smithi135 2023-01-26T16:45:54.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:53 smithi135 ceph-mon[89311]: from='client.? 172.21.15.137:0/344421087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:45:54.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:45:53 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:54.087 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:53 smithi137 ceph-mon[91411]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:54.087 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:53 smithi137 ceph-mon[91411]: Deploying daemon mon.c on smithi135 2023-01-26T16:45:54.088 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:53 smithi137 ceph-mon[91411]: from='client.? 172.21.15.137:0/344421087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:45:54.088 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:45:53 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:55.107 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-01-26T16:45:55.108 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph mon dump -f json 2023-01-26T16:45:55.364 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 systemd[1]: Starting Ceph mon.c for a125c788-9d98-11ed-9e56-001a4aab830c... 2023-01-26T16:45:55.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 podman[97528]: 2023-01-26T16:45:55.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: set uid:gid to 167:167 (ceph:ceph) 2023-01-26T16:45:55.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable), process ceph-mon, pid 7 2023-01-26T16:45:55.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: pidfile_write: ignore empty --pid-file 2023-01-26T16:45:55.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: load: jerasure load: lrc 2023-01-26T16:45:55.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: RocksDB version: 6.15.5 2023-01-26T16:45:55.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-01-26T16:45:55.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Compile date Oct 17 2022 2023-01-26T16:45:55.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: DB SUMMARY 2023-01-26T16:45:55.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: DB Session ID: 754JEJOXJBMTMDLT1G37 2023-01-26T16:45:55.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: CURRENT file: CURRENT 2023-01-26T16:45:55.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: IDENTITY file: IDENTITY 2023-01-26T16:45:55.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-01-26T16:45:55.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-01-26T16:45:55.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-01-26T16:45:55.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.error_if_exists: 0 2023-01-26T16:45:55.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.create_if_missing: 0 2023-01-26T16:45:55.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.paranoid_checks: 1 2023-01-26T16:45:55.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-01-26T16:45:55.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.env: 0x556beab68860 2023-01-26T16:45:55.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.fs: Posix File System 2023-01-26T16:45:55.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.info_log: 0x556bec23bc20 2023-01-26T16:45:55.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_file_opening_threads: 16 2023-01-26T16:45:55.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.statistics: (nil) 2023-01-26T16:45:55.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.use_fsync: 0 2023-01-26T16:45:55.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_log_file_size: 0 2023-01-26T16:45:55.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-01-26T16:45:55.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.log_file_time_to_roll: 0 2023-01-26T16:45:55.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.keep_log_file_num: 1000 2023-01-26T16:45:55.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.recycle_log_file_num: 0 2023-01-26T16:45:55.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.allow_fallocate: 1 2023-01-26T16:45:55.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.allow_mmap_reads: 0 2023-01-26T16:45:55.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.allow_mmap_writes: 0 2023-01-26T16:45:55.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.use_direct_reads: 0 2023-01-26T16:45:55.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-01-26T16:45:55.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.create_missing_column_families: 0 2023-01-26T16:45:55.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.db_log_dir: 2023-01-26T16:45:55.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-01-26T16:45:55.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.table_cache_numshardbits: 6 2023-01-26T16:45:55.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.WAL_ttl_seconds: 0 2023-01-26T16:45:55.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.WAL_size_limit_MB: 0 2023-01-26T16:45:55.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-01-26T16:45:55.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-01-26T16:45:55.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.is_fd_close_on_exec: 1 2023-01-26T16:45:55.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.advise_random_on_open: 1 2023-01-26T16:45:55.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.db_write_buffer_size: 0 2023-01-26T16:45:55.645 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.write_buffer_manager: 0x556bec308660 2023-01-26T16:45:55.645 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-01-26T16:45:55.645 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-01-26T16:45:55.645 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-01-26T16:45:55.645 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.use_adaptive_mutex: 0 2023-01-26T16:45:55.645 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.rate_limiter: (nil) 2023-01-26T16:45:55.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-01-26T16:45:55.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.wal_recovery_mode: 2 2023-01-26T16:45:55.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.enable_thread_tracking: 0 2023-01-26T16:45:55.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.enable_pipelined_write: 0 2023-01-26T16:45:55.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.unordered_write: 0 2023-01-26T16:45:55.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-01-26T16:45:55.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-01-26T16:45:55.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-01-26T16:45:55.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-01-26T16:45:55.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.row_cache: None 2023-01-26T16:45:55.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.wal_filter: None 2023-01-26T16:45:55.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-01-26T16:45:55.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.allow_ingest_behind: 0 2023-01-26T16:45:55.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.preserve_deletes: 0 2023-01-26T16:45:55.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.two_write_queues: 0 2023-01-26T16:45:55.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.manual_wal_flush: 0 2023-01-26T16:45:55.649 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.atomic_flush: 0 2023-01-26T16:45:55.649 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-01-26T16:45:55.649 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.persist_stats_to_disk: 0 2023-01-26T16:45:55.649 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.write_dbid_to_manifest: 0 2023-01-26T16:45:55.649 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.log_readahead_size: 0 2023-01-26T16:45:55.649 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-01-26T16:45:55.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.best_efforts_recovery: 0 2023-01-26T16:45:55.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-01-26T16:45:55.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-01-26T16:45:55.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.allow_data_in_errors: 0 2023-01-26T16:45:55.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.db_host_id: __hostname__ 2023-01-26T16:45:55.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_background_jobs: 2 2023-01-26T16:45:55.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_background_compactions: -1 2023-01-26T16:45:55.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_subcompactions: 1 2023-01-26T16:45:55.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-01-26T16:45:55.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-01-26T16:45:55.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.delayed_write_rate : 16777216 2023-01-26T16:45:55.652 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_total_wal_size: 0 2023-01-26T16:45:55.652 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-01-26T16:45:55.652 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.stats_dump_period_sec: 600 2023-01-26T16:45:55.652 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.stats_persist_period_sec: 600 2023-01-26T16:45:55.652 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-01-26T16:45:55.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_open_files: -1 2023-01-26T16:45:55.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bytes_per_sync: 0 2023-01-26T16:45:55.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 bash[97528]: 90fc83296ce24043502ae61174722d4582f737e3956fa282e932f649a2ddbc77 2023-01-26T16:45:55.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.wal_bytes_per_sync: 0 2023-01-26T16:45:55.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.strict_bytes_per_sync: 0 2023-01-26T16:45:55.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_readahead_size: 0 2023-01-26T16:45:55.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_background_flushes: -1 2023-01-26T16:45:55.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Compression algorithms supported: 2023-01-26T16:45:55.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-01-26T16:45:55.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: kZSTD supported: 0 2023-01-26T16:45:55.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: kXpressCompression supported: 0 2023-01-26T16:45:55.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: kLZ4HCCompression supported: 1 2023-01-26T16:45:55.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: kZlibCompression supported: 1 2023-01-26T16:45:55.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: kSnappyCompression supported: 1 2023-01-26T16:45:55.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: kLZ4Compression supported: 1 2023-01-26T16:45:55.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: kBZip2Compression supported: 0 2023-01-26T16:45:55.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Fast CRC32 supported: Supported on x86 2023-01-26T16:45:55.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-01-26T16:45:55.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-01-26T16:45:55.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-01-26T16:45:55.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.merge_operator: 2023-01-26T16:45:55.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_filter: None 2023-01-26T16:45:55.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_filter_factory: None 2023-01-26T16:45:55.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.sst_partitioner_factory: None 2023-01-26T16:45:55.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.memtable_factory: SkipListFactory 2023-01-26T16:45:55.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.table_factory: BlockBasedTable 2023-01-26T16:45:55.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556bec2079e0) 2023-01-26T16:45:55.657 INFO:journalctl@ceph.mon.c.smithi135.stdout: cache_index_and_filter_blocks: 1 2023-01-26T16:45:55.658 INFO:journalctl@ceph.mon.c.smithi135.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-01-26T16:45:55.658 INFO:journalctl@ceph.mon.c.smithi135.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-01-26T16:45:55.658 INFO:journalctl@ceph.mon.c.smithi135.stdout: pin_top_level_index_and_filter: 1 2023-01-26T16:45:55.658 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_type: 0 2023-01-26T16:45:55.658 INFO:journalctl@ceph.mon.c.smithi135.stdout: data_block_index_type: 0 2023-01-26T16:45:55.659 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_shortening: 1 2023-01-26T16:45:55.659 INFO:journalctl@ceph.mon.c.smithi135.stdout: data_block_hash_table_util_ratio: 0.750000 2023-01-26T16:45:55.659 INFO:journalctl@ceph.mon.c.smithi135.stdout: hash_index_allow_collision: 1 2023-01-26T16:45:55.659 INFO:journalctl@ceph.mon.c.smithi135.stdout: checksum: 1 2023-01-26T16:45:55.659 INFO:journalctl@ceph.mon.c.smithi135.stdout: no_block_cache: 0 2023-01-26T16:45:55.660 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache: 0x556bec272170 2023-01-26T16:45:55.660 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_name: BinnedLRUCache 2023-01-26T16:45:55.660 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_options: 2023-01-26T16:45:55.660 INFO:journalctl@ceph.mon.c.smithi135.stdout: capacity : 536870912 2023-01-26T16:45:55.660 INFO:journalctl@ceph.mon.c.smithi135.stdout: num_shard_bits : 4 2023-01-26T16:45:55.661 INFO:journalctl@ceph.mon.c.smithi135.stdout: strict_capacity_limit : 0 2023-01-26T16:45:55.661 INFO:journalctl@ceph.mon.c.smithi135.stdout: high_pri_pool_ratio: 0.000 2023-01-26T16:45:55.661 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_compressed: (nil) 2023-01-26T16:45:55.661 INFO:journalctl@ceph.mon.c.smithi135.stdout: persistent_cache: (nil) 2023-01-26T16:45:55.661 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_size: 4096 2023-01-26T16:45:55.662 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_size_deviation: 10 2023-01-26T16:45:55.662 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_restart_interval: 16 2023-01-26T16:45:55.662 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_block_restart_interval: 1 2023-01-26T16:45:55.662 INFO:journalctl@ceph.mon.c.smithi135.stdout: metadata_block_size: 4096 2023-01-26T16:45:55.662 INFO:journalctl@ceph.mon.c.smithi135.stdout: partition_filters: 0 2023-01-26T16:45:55.663 INFO:journalctl@ceph.mon.c.smithi135.stdout: use_delta_encoding: 1 2023-01-26T16:45:55.663 INFO:journalctl@ceph.mon.c.smithi135.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-01-26T16:45:55.663 INFO:journalctl@ceph.mon.c.smithi135.stdout: whole_key_filtering: 1 2023-01-26T16:45:55.663 INFO:journalctl@ceph.mon.c.smithi135.stdout: verify_compression: 0 2023-01-26T16:45:55.663 INFO:journalctl@ceph.mon.c.smithi135.stdout: read_amp_bytes_per_bit: 0 2023-01-26T16:45:55.664 INFO:journalctl@ceph.mon.c.smithi135.stdout: format_version: 4 2023-01-26T16:45:55.664 INFO:journalctl@ceph.mon.c.smithi135.stdout: enable_index_compression: 1 2023-01-26T16:45:55.664 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_align: 0 2023-01-26T16:45:55.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.write_buffer_size: 33554432 2023-01-26T16:45:55.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_write_buffer_number: 2 2023-01-26T16:45:55.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compression: NoCompression 2023-01-26T16:45:55.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bottommost_compression: Disabled 2023-01-26T16:45:55.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.prefix_extractor: nullptr 2023-01-26T16:45:55.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-01-26T16:45:55.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.num_levels: 7 2023-01-26T16:45:55.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-01-26T16:45:55.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-01-26T16:45:55.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-01-26T16:45:55.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-01-26T16:45:55.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-01-26T16:45:55.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-01-26T16:45:55.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-01-26T16:45:55.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-01-26T16:45:55.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-01-26T16:45:55.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-01-26T16:45:55.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compression_opts.window_bits: -14 2023-01-26T16:45:55.668 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compression_opts.level: 32767 2023-01-26T16:45:55.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compression_opts.strategy: 0 2023-01-26T16:45:55.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-01-26T16:45:55.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-01-26T16:45:55.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-01-26T16:45:55.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compression_opts.enabled: false 2023-01-26T16:45:55.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-01-26T16:45:55.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-01-26T16:45:55.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-01-26T16:45:55.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.target_file_size_base: 67108864 2023-01-26T16:45:55.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.target_file_size_multiplier: 1 2023-01-26T16:45:55.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-01-26T16:45:55.671 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-01-26T16:45:55.671 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-01-26T16:45:55.671 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-01-26T16:45:55.671 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-01-26T16:45:55.671 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-01-26T16:45:55.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-01-26T16:45:55.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-01-26T16:45:55.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-01-26T16:45:55.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-01-26T16:45:55.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-01-26T16:45:55.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-01-26T16:45:55.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.arena_block_size: 4194304 2023-01-26T16:45:55.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-01-26T16:45:55.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-01-26T16:45:55.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-01-26T16:45:55.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.disable_auto_compactions: 0 2023-01-26T16:45:55.674 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-01-26T16:45:55.674 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-01-26T16:45:55.674 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-01-26T16:45:55.674 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-01-26T16:45:55.674 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-01-26T16:45:55.674 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-01-26T16:45:55.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-01-26T16:45:55.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-01-26T16:45:55.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-01-26T16:45:55.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-01-26T16:45:55.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.table_properties_collectors: 2023-01-26T16:45:55.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.inplace_update_support: 0 2023-01-26T16:45:55.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.inplace_update_num_locks: 10000 2023-01-26T16:45:55.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-01-26T16:45:55.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-01-26T16:45:55.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.memtable_huge_page_size: 0 2023-01-26T16:45:55.677 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.bloom_locality: 0 2023-01-26T16:45:55.677 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.max_successive_merges: 0 2023-01-26T16:45:55.677 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.optimize_filters_for_hits: 0 2023-01-26T16:45:55.677 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.paranoid_file_checks: 0 2023-01-26T16:45:55.677 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.force_consistency_checks: 1 2023-01-26T16:45:55.677 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.report_bg_io_stats: 0 2023-01-26T16:45:55.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.ttl: 2592000 2023-01-26T16:45:55.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.periodic_compaction_seconds: 0 2023-01-26T16:45:55.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.enable_blob_files: false 2023-01-26T16:45:55.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.min_blob_size: 0 2023-01-26T16:45:55.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.blob_file_size: 268435456 2023-01-26T16:45:55.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.blob_compression_type: NoCompression 2023-01-26T16:45:55.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.enable_blob_garbage_collection: false 2023-01-26T16:45:55.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-01-26T16:45:55.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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 2023-01-26T16:45:55.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-01-26T16:45:55.680 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-01-26T16:45:55.680 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751555576433, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-01-26T16:45:55.680 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-01-26T16:45:55.680 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-01-26T16:45:55.680 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751555576706, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1670, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 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": 1674751555, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "65388979-6f77-4d68-b582-a27c8cb8a055", "db_session_id": "754JEJOXJBMTMDLT1G37"}} 2023-01-26T16:45:55.681 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-01-26T16:45:55.681 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674751555577016, "job": 1, "event": "recovery_finished"} 2023-01-26T16:45:55.681 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-01-26T16:45:55.681 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x556bec259180 2023-01-26T16:45:55.681 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: DB pointer 0x556bec268000 2023-01-26T16:45:55.682 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-01-26T16:45:55.682 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-01-26T16:45:55.682 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** DB Stats ** 2023-01-26T16:45:55.682 INFO:journalctl@ceph.mon.c.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:45:55.682 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-01-26T16:45:55.683 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-01-26T16:45:55.683 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-01-26T16:45:55.683 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-01-26T16:45:55.683 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-01-26T16:45:55.683 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-01-26T16:45:55.683 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2023-01-26T16:45:55.684 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** Compaction Stats [default] ** 2023-01-26T16:45:55.684 INFO:journalctl@ceph.mon.c.smithi135.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:45:55.684 INFO:journalctl@ceph.mon.c.smithi135.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:45:55.684 INFO:journalctl@ceph.mon.c.smithi135.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.2 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:55.684 INFO:journalctl@ceph.mon.c.smithi135.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.2 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:55.685 INFO:journalctl@ceph.mon.c.smithi135.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.2 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:55.685 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2023-01-26T16:45:55.685 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** Compaction Stats [default] ** 2023-01-26T16:45:55.685 INFO:journalctl@ceph.mon.c.smithi135.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:45:55.685 INFO:journalctl@ceph.mon.c.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:45:55.686 INFO:journalctl@ceph.mon.c.smithi135.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.2 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:55.686 INFO:journalctl@ceph.mon.c.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:45:55.686 INFO:journalctl@ceph.mon.c.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-01-26T16:45:55.686 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-01-26T16:45:55.686 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-01-26T16:45:55.686 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-01-26T16:45:55.687 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2023-01-26T16:45:55.687 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:45:55.687 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:45:55.687 INFO:journalctl@ceph.mon.c.smithi135.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-01-26T16:45:55.687 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2023-01-26T16:45:55.688 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2023-01-26T16:45:55.688 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2023-01-26T16:45:55.688 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** Compaction Stats [default] ** 2023-01-26T16:45:55.688 INFO:journalctl@ceph.mon.c.smithi135.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:45:55.688 INFO:journalctl@ceph.mon.c.smithi135.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:45:55.689 INFO:journalctl@ceph.mon.c.smithi135.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.2 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:55.689 INFO:journalctl@ceph.mon.c.smithi135.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.2 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:55.689 INFO:journalctl@ceph.mon.c.smithi135.stdout: 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 2023-01-26T16:45:55.689 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2023-01-26T16:45:55.689 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** Compaction Stats [default] ** 2023-01-26T16:45:55.690 INFO:journalctl@ceph.mon.c.smithi135.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-01-26T16:45:55.690 INFO:journalctl@ceph.mon.c.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-26T16:45:55.690 INFO:journalctl@ceph.mon.c.smithi135.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.2 0.00 0.00 1 0.000 0 0 2023-01-26T16:45:55.690 INFO:journalctl@ceph.mon.c.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-26T16:45:55.690 INFO:journalctl@ceph.mon.c.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-01-26T16:45:55.691 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-01-26T16:45:55.691 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-01-26T16:45:55.691 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-01-26T16:45:55.691 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2023-01-26T16:45:55.691 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:45:55.692 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-26T16:45:55.692 INFO:journalctl@ceph.mon.c.smithi135.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-01-26T16:45:55.692 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2023-01-26T16:45:55.692 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2023-01-26T16:45:55.692 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-01-26T16:45:55.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: using public_addrv [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] 2023-01-26T16:45:55.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: starting mon.c rank -1 at public addrs [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] at bind addrs [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:45:55.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(???) e0 preinit fsid a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:45:55.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 systemd[1]: Started Ceph mon.c for a125c788-9d98-11ed-9e56-001a4aab830c. 2023-01-26T16:45:55.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).mds e1 new map 2023-01-26T16:45:55.694 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).mds e1 print_map 2023-01-26T16:45:55.694 INFO:journalctl@ceph.mon.c.smithi135.stdout: e1 2023-01-26T16:45:55.694 INFO:journalctl@ceph.mon.c.smithi135.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-01-26T16:45:55.694 INFO:journalctl@ceph.mon.c.smithi135.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-01-26T16:45:55.694 INFO:journalctl@ceph.mon.c.smithi135.stdout: legacy client fscid: -1 2023-01-26T16:45:55.695 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2023-01-26T16:45:55.695 INFO:journalctl@ceph.mon.c.smithi135.stdout: No filesystems configured 2023-01-26T16:45:55.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-01-26T16:45:55.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-01-26T16:45:55.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-01-26T16:45:55.696 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-01-26T16:45:55.696 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-01-26T16:45:55.696 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-01-26T16:45:55.696 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-01-26T16:45:55.696 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:45:55.697 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:45:55.697 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-01-26T16:45:55.697 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:55.697 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:55.697 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi137:172.21.15.137=b", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:45:55.697 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: Saving service mon spec with placement smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi137:172.21.15.137=b;count:3 2023-01-26T16:45:55.698 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:55.698 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:45:55.698 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:55.698 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:45:55.698 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: Updating smithi137:/etc/ceph/ceph.conf 2023-01-26T16:45:55.699 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:45:55.699 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2023-01-26T16:45:55.699 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.client.admin.keyring 2023-01-26T16:45:55.699 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:55.699 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:55.699 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:55.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:45:55.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:55.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: Deploying daemon mon.b on smithi137 2023-01-26T16:45:55.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:55.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='client.? 172.21.15.137:0/1334826131' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:45:55.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:45:55.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:55.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.a calling monitor election 2023-01-26T16:45:55.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:55.702 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:55.702 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:55.702 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.b calling monitor election 2023-01-26T16:45:55.702 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:55.702 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:55.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:55.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:55.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-01-26T16:45:55.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: monmap e2: 2 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0]} 2023-01-26T16:45:55.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: fsmap 2023-01-26T16:45:55.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: osdmap e4: 0 total, 0 up, 0 in 2023-01-26T16:45:55.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mgrmap e13: y(active, since 36s) 2023-01-26T16:45:55.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: overall HEALTH_OK 2023-01-26T16:45:55.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:55.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:45:55.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:45:55.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:45:55.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:45:55.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: Deploying daemon mon.c on smithi135 2023-01-26T16:45:55.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='client.? 172.21.15.137:0/344421087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:45:55.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:45:55.706 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-01-26T16:45:55.706 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:45:55 smithi135 ceph-mon[97567]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-01-26T16:45:55.716 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.b/config 2023-01-26T16:46:01.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:46:01.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: mon.a calling monitor election 2023-01-26T16:46:01.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: mon.b calling monitor election 2023-01-26T16:46:01.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:46:01.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:01.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: mon.c calling monitor election 2023-01-26T16:46:01.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:01.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-01-26T16:46:01.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: monmap e3: 3 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0]} 2023-01-26T16:46:01.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: fsmap 2023-01-26T16:46:01.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: osdmap e4: 0 total, 0 up, 0 in 2023-01-26T16:46:01.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: mgrmap e13: y(active, since 43s) 2023-01-26T16:46:01.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: overall HEALTH_OK 2023-01-26T16:46:01.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:01.116 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:01.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:46:01.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: mon.a calling monitor election 2023-01-26T16:46:01.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: mon.b calling monitor election 2023-01-26T16:46:01.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:46:01.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:01.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: mon.c calling monitor election 2023-01-26T16:46:01.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:01.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-01-26T16:46:01.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: monmap e3: 3 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0]} 2023-01-26T16:46:01.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: fsmap 2023-01-26T16:46:01.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: osdmap e4: 0 total, 0 up, 0 in 2023-01-26T16:46:01.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: mgrmap e13: y(active, since 43s) 2023-01-26T16:46:01.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: overall HEALTH_OK 2023-01-26T16:46:01.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:01.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:01.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:46:01.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: mon.a calling monitor election 2023-01-26T16:46:01.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: mon.b calling monitor election 2023-01-26T16:46:01.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:46:01.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.141 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.141 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:01.141 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.141 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: mon.c calling monitor election 2023-01-26T16:46:01.141 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.142 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:01.142 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.142 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:01.142 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-01-26T16:46:01.142 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: monmap e3: 3 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0]} 2023-01-26T16:46:01.142 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: fsmap 2023-01-26T16:46:01.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: osdmap e4: 0 total, 0 up, 0 in 2023-01-26T16:46:01.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: mgrmap e13: y(active, since 43s) 2023-01-26T16:46:01.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: overall HEALTH_OK 2023-01-26T16:46:01.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:01.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:01.631 INFO:teuthology.orchestra.run.smithi137.stdout: 2023-01-26T16:46:01.632 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":3,"fsid":"a125c788-9d98-11ed-9e56-001a4aab830c","modified":"2023-01-26T16:45:55.600414Z","created":"2023-01-26T16:44:23.192444Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:3300","nonce":0},{"type":"v1","addr":"172.21.15.137:6789","nonce":0}]},"addr":"172.21.15.137:6789/0","public_addr":"172.21.15.137:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3301","nonce":0},{"type":"v1","addr":"172.21.15.135:6790","nonce":0}]},"addr":"172.21.15.135:6790/0","public_addr":"172.21.15.135:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-01-26T16:46:01.634 INFO:teuthology.orchestra.run.smithi137.stderr:dumped monmap epoch 3 2023-01-26T16:46:02.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:01 smithi137 ceph-mon[91411]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:02.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:01 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:02.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:01 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:02.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:01 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:02.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:01 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:02.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:01 smithi137 ceph-mon[91411]: from='client.? 172.21.15.137:0/3020939909' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:46:02.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[89311]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:02.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:02.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:02.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:02.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:02.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[89311]: from='client.? 172.21.15.137:0/3020939909' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:46:02.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[97567]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:02.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:02.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:02.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:02.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:46:02.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:01 smithi135 ceph-mon[97567]: from='client.? 172.21.15.137:0/3020939909' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-26T16:46:02.168 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-01-26T16:46:02.168 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph config generate-minimal-conf 2023-01-26T16:46:02.777 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:46:03.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: Updating smithi137:/etc/ceph/ceph.conf 2023-01-26T16:46:03.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: Updating smithi135:/etc/ceph/ceph.conf 2023-01-26T16:46:03.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: Updating smithi137:/etc/ceph/ceph.conf 2023-01-26T16:46:03.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: Updating smithi135:/etc/ceph/ceph.conf 2023-01-26T16:46:03.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: Updating smithi137:/etc/ceph/ceph.conf 2023-01-26T16:46:03.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: Updating smithi135:/etc/ceph/ceph.conf 2023-01-26T16:46:03.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.365 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:03.365 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:04.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:03 smithi137 ceph-mon[91411]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:46:04.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:03 smithi137 ceph-mon[91411]: Updating smithi135:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:46:04.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:03 smithi137 ceph-mon[91411]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:04.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:03 smithi137 ceph-mon[91411]: Reconfiguring mon.a (unknown last config time)... 2023-01-26T16:46:04.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:03 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:04.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:03 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:04.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:03 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:04.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:03 smithi137 ceph-mon[91411]: Reconfiguring daemon mon.a on smithi135 2023-01-26T16:46:04.385 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[97567]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:46:04.385 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[97567]: Updating smithi135:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:46:04.386 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[97567]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:04.386 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[97567]: Reconfiguring mon.a (unknown last config time)... 2023-01-26T16:46:04.386 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:04.386 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:04.386 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:04.387 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[97567]: Reconfiguring daemon mon.a on smithi135 2023-01-26T16:46:04.387 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[89311]: Updating smithi137:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:46:04.387 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[89311]: Updating smithi135:/var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-26T16:46:04.387 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[89311]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:04.387 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[89311]: Reconfiguring mon.a (unknown last config time)... 2023-01-26T16:46:04.388 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:04.388 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:04.388 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:04.388 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:03 smithi135 ceph-mon[89311]: Reconfiguring daemon mon.a on smithi135 2023-01-26T16:46:04.782 INFO:teuthology.orchestra.run.smithi135.stdout:# minimal ceph.conf for a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:46:04.782 INFO:teuthology.orchestra.run.smithi135.stdout:[global] 2023-01-26T16:46:04.782 INFO:teuthology.orchestra.run.smithi135.stdout: fsid = a125c788-9d98-11ed-9e56-001a4aab830c 2023-01-26T16:46:04.783 INFO:teuthology.orchestra.run.smithi135.stdout: mon_host = [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] 2023-01-26T16:46:05.237 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-01-26T16:46:05.237 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:46:05.237 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2023-01-26T16:46:05.265 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:46:05.265 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-01-26T16:46:05.331 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:46:05.331 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/ceph/ceph.conf 2023-01-26T16:46:05.367 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:46:05.367 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-01-26T16:46:05.438 INFO:tasks.cephadm:Adding mgr.y on smithi135 2023-01-26T16:46:05.438 INFO:tasks.cephadm:Adding mgr.x on smithi137 2023-01-26T16:46:05.438 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch apply mgr '2;smithi135=y;smithi137=x' 2023-01-26T16:46:05.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:05 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:05.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:05 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:05.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:05 smithi137 ceph-mon[91411]: Reconfiguring mon.c (monmap changed)... 2023-01-26T16:46:05.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:05 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:05.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:05 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:05.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:05 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:05.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:05 smithi137 ceph-mon[91411]: Reconfiguring daemon mon.c on smithi135 2023-01-26T16:46:05.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:05 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/2283496667' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:05.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:05.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:05.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[89311]: Reconfiguring mon.c (monmap changed)... 2023-01-26T16:46:05.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:05.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:05.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:05.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[89311]: Reconfiguring daemon mon.c on smithi135 2023-01-26T16:46:05.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2283496667' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:05.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:05.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:05.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[97567]: Reconfiguring mon.c (monmap changed)... 2023-01-26T16:46:05.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:05.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:05.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:05.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[97567]: Reconfiguring daemon mon.c on smithi135 2023-01-26T16:46:05.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:05 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/2283496667' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:06.070 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.b/config 2023-01-26T16:46:06.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:06 smithi137 ceph-mon[91411]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:06.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:06 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:06.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:06 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:06.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:06 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:06.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:06 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:06.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:06 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:06.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[97567]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:06.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:06.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:06.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:06.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:06.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:06.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[89311]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:06.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:06.889 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:06.889 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-26T16:46:06.889 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-26T16:46:06.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:06 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:07.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:07 smithi137 ceph-mon[91411]: Reconfiguring mon.b (monmap changed)... 2023-01-26T16:46:07.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:07 smithi137 ceph-mon[91411]: Reconfiguring daemon mon.b on smithi137 2023-01-26T16:46:07.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:07 smithi135 ceph-mon[97567]: Reconfiguring mon.b (monmap changed)... 2023-01-26T16:46:07.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:07 smithi135 ceph-mon[97567]: Reconfiguring daemon mon.b on smithi137 2023-01-26T16:46:07.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:07 smithi135 ceph-mon[89311]: Reconfiguring mon.b (monmap changed)... 2023-01-26T16:46:07.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:07 smithi135 ceph-mon[89311]: Reconfiguring daemon mon.b on smithi137 2023-01-26T16:46:07.905 INFO:teuthology.orchestra.run.smithi137.stdout:Scheduled mgr update... 2023-01-26T16:46:08.323 DEBUG:teuthology.orchestra.run.smithi137:mgr.x> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@mgr.x.service 2023-01-26T16:46:08.325 INFO:tasks.cephadm:Deploying OSDs... 2023-01-26T16:46:08.326 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-01-26T16:46:08.326 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2023-01-26T16:46:08.347 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-01-26T16:46:08.347 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2023-01-26T16:46:08.352 INFO:journalctl@ceph.mgr.x.smithi137.stdout:-- Logs begin at Thu 2023-01-26 16:30:58 UTC. -- 2023-01-26T16:46:08.408 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-01-26T16:46:08.408 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-26T16:46:08.408 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 343990 Links: 1 2023-01-26T16:46:08.409 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-26T16:46:08.409 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2023-01-26T16:46:08.410 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2023-01-26 16:45:55.050701334 +0000 2023-01-26T16:46:08.410 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2023-01-26 16:38:19.180416359 +0000 2023-01-26T16:46:08.410 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2023-01-26 16:38:19.180416359 +0000 2023-01-26T16:46:08.411 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2023-01-26T16:46:08.411 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-01-26T16:46:08.478 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2023-01-26T16:46:08.478 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2023-01-26T16:46:08.478 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000266539 s, 1.9 MB/s 2023-01-26T16:46:08.479 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-01-26T16:46:08.541 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2023-01-26T16:46:08.600 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-01-26T16:46:08.600 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-26T16:46:08.600 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 353982 Links: 1 2023-01-26T16:46:08.601 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-26T16:46:08.601 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2023-01-26T16:46:08.601 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2023-01-26 16:45:55.050701334 +0000 2023-01-26T16:46:08.601 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2023-01-26 16:38:19.694405380 +0000 2023-01-26T16:46:08.601 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2023-01-26 16:38:19.694405380 +0000 2023-01-26T16:46:08.602 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2023-01-26T16:46:08.602 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-01-26T16:46:08.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:08.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:08.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:08.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:08.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:08.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-01-26T16:46:08.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-01-26T16:46:08.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-01-26T16:46:08.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:08 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.667 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2023-01-26T16:46:08.667 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2023-01-26T16:46:08.668 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000225954 s, 2.3 MB/s 2023-01-26T16:46:08.669 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-01-26T16:46:08.728 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2023-01-26T16:46:08.787 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-01-26T16:46:08.787 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-26T16:46:08.787 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 357162 Links: 1 2023-01-26T16:46:08.787 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-26T16:46:08.787 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2023-01-26T16:46:08.788 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2023-01-26 16:45:55.050701334 +0000 2023-01-26T16:46:08.788 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2023-01-26 16:38:20.192394742 +0000 2023-01-26T16:46:08.788 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2023-01-26 16:38:20.192394742 +0000 2023-01-26T16:46:08.789 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2023-01-26T16:46:08.789 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-01-26T16:46:08.852 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:08.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:08.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:08.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:08.855 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.855 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:08.855 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.855 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-01-26T16:46:08.855 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-01-26T16:46:08.856 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-01-26T16:46:08.856 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:08.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:08.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:08.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:08.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:08.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:08.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-01-26T16:46:08.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-01-26T16:46:08.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-01-26T16:46:08.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:08 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:08.860 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2023-01-26T16:46:08.860 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2023-01-26T16:46:08.861 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000230639 s, 2.2 MB/s 2023-01-26T16:46:08.861 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-01-26T16:46:08.919 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2023-01-26T16:46:08.977 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-01-26T16:46:08.977 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-26T16:46:08.977 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 356038 Links: 1 2023-01-26T16:46:08.977 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-26T16:46:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2023-01-26T16:46:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2023-01-26 16:45:55.050701334 +0000 2023-01-26T16:46:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2023-01-26 16:38:20.878380090 +0000 2023-01-26T16:46:08.978 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2023-01-26 16:38:20.878380090 +0000 2023-01-26T16:46:08.978 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2023-01-26T16:46:08.979 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-01-26T16:46:09.043 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2023-01-26T16:46:09.043 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2023-01-26T16:46:09.044 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000202918 s, 2.5 MB/s 2023-01-26T16:46:09.045 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-01-26T16:46:09.104 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2023-01-26T16:46:09.104 DEBUG:teuthology.orchestra.run.smithi137:> dd if=/scratch_devs of=/dev/stdout 2023-01-26T16:46:09.122 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-01-26T16:46:09.122 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_1 2023-01-26T16:46:09.180 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-01-26T16:46:09.180 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-26T16:46:09.180 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 6h/6d Inode: 354898 Links: 1 2023-01-26T16:46:09.180 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-26T16:46:09.181 INFO:teuthology.orchestra.run.smithi137.stdout:Context: system_u:object_r:device_t:s0 2023-01-26T16:46:09.181 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2023-01-26 16:45:47.152987858 +0000 2023-01-26T16:46:09.181 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2023-01-26 16:38:19.190108510 +0000 2023-01-26T16:46:09.181 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2023-01-26 16:38:19.190108510 +0000 2023-01-26T16:46:09.181 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: - 2023-01-26T16:46:09.182 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-01-26T16:46:09.316 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2023-01-26T16:46:09.316 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2023-01-26T16:46:09.317 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000266746 s, 1.9 MB/s 2023-01-26T16:46:09.318 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-01-26T16:46:09.335 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_2 2023-01-26T16:46:09.393 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-01-26T16:46:09.393 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-26T16:46:09.393 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 6h/6d Inode: 354985 Links: 1 2023-01-26T16:46:09.394 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-26T16:46:09.394 INFO:teuthology.orchestra.run.smithi137.stdout:Context: system_u:object_r:device_t:s0 2023-01-26T16:46:09.394 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2023-01-26 16:46:09.264595655 +0000 2023-01-26T16:46:09.394 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2023-01-26 16:38:19.681099552 +0000 2023-01-26T16:46:09.394 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2023-01-26 16:38:19.681099552 +0000 2023-01-26T16:46:09.395 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: - 2023-01-26T16:46:09.395 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-01-26T16:46:09.465 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2023-01-26T16:46:09.465 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2023-01-26T16:46:09.465 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000227518 s, 2.3 MB/s 2023-01-26T16:46:09.466 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:09 smithi137 systemd[1]: Starting Ceph mgr.x for a125c788-9d98-11ed-9e56-001a4aab830c... 2023-01-26T16:46:09.467 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-01-26T16:46:09.526 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_3 2023-01-26T16:46:09.586 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-01-26T16:46:09.586 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-26T16:46:09.586 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 6h/6d Inode: 352956 Links: 1 2023-01-26T16:46:09.587 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-26T16:46:09.587 INFO:teuthology.orchestra.run.smithi137.stdout:Context: system_u:object_r:device_t:s0 2023-01-26T16:46:09.587 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2023-01-26 16:46:09.390593421 +0000 2023-01-26T16:46:09.587 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2023-01-26 16:38:20.169090648 +0000 2023-01-26T16:46:09.587 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2023-01-26 16:38:20.169090648 +0000 2023-01-26T16:46:09.588 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: - 2023-01-26T16:46:09.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-01-26T16:46:09.652 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2023-01-26T16:46:09.652 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2023-01-26T16:46:09.652 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000220202 s, 2.3 MB/s 2023-01-26T16:46:09.653 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-01-26T16:46:09.710 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_4 2023-01-26T16:46:09.732 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:09 smithi137 ceph-mon[91411]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi135=y;smithi137=x", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:09.732 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:09 smithi137 ceph-mon[91411]: Saving service mgr spec with placement smithi135=y;smithi137=x;count:2 2023-01-26T16:46:09.733 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:09 smithi137 ceph-mon[91411]: Deploying daemon mgr.x on smithi137 2023-01-26T16:46:09.749 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-01-26T16:46:09.750 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-26T16:46:09.750 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 6h/6d Inode: 359391 Links: 1 2023-01-26T16:46:09.750 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-26T16:46:09.750 INFO:teuthology.orchestra.run.smithi137.stdout:Context: system_u:object_r:device_t:s0 2023-01-26T16:46:09.750 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2023-01-26 16:46:09.391593403 +0000 2023-01-26T16:46:09.751 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2023-01-26 16:38:20.660081689 +0000 2023-01-26T16:46:09.751 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2023-01-26 16:38:20.660081689 +0000 2023-01-26T16:46:09.751 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: - 2023-01-26T16:46:09.751 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-01-26T16:46:09.815 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2023-01-26T16:46:09.816 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2023-01-26T16:46:09.816 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000193752 s, 2.6 MB/s 2023-01-26T16:46:09.817 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-01-26T16:46:09.874 INFO:tasks.cephadm:Deploying osd.0 on smithi135 with /dev/vg_nvme/lv_4... 2023-01-26T16:46:09.875 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-01-26T16:46:09.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:09 smithi135 ceph-mon[89311]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi135=y;smithi137=x", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:09.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:09 smithi135 ceph-mon[89311]: Saving service mgr spec with placement smithi135=y;smithi137=x;count:2 2023-01-26T16:46:09.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:09 smithi135 ceph-mon[89311]: Deploying daemon mgr.x on smithi137 2023-01-26T16:46:09.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:09 smithi135 ceph-mon[97567]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi135=y;smithi137=x", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:09.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:09 smithi135 ceph-mon[97567]: Saving service mgr spec with placement smithi135=y;smithi137=x;count:2 2023-01-26T16:46:09.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:09 smithi135 ceph-mon[97567]: Deploying daemon mgr.x on smithi137 2023-01-26T16:46:10.024 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:09 smithi137 podman[93423]: 2023-01-26T16:46:10.311 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-mgr[93566]: -- 172.21.15.137:0/3005826625 <== mon.1 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b12a028340 con 0x55b12a000800 2023-01-26T16:46:10.311 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 bash[93423]: bb5bb0014c3d47444f3afd0a1ee61e06306d6326857e77ae4e4360cb42bbd7f1 2023-01-26T16:46:10.312 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 systemd[1]: Started Ceph mgr.x for a125c788-9d98-11ed-9e56-001a4aab830c. 2023-01-26T16:46:10.312 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:10.138+0000 7f6dc7ad6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-01-26T16:46:10.312 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:10.232+0000 7f6dc7ad6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-01-26T16:46:10.480 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:46:10.601 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:10.326+0000 7f6dc7ad6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-01-26T16:46:10.601 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:10.425+0000 7f6dc7ad6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-01-26T16:46:10.602 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:10.599+0000 7f6dc7ad6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-01-26T16:46:10.602 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-mon[91411]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:10.602 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:10.602 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:10.603 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:10.603 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:10.603 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:10.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[89311]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:10.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:10.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:10.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:10.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:10.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:10.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[97567]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:10.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:10.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:10.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:10.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:10.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:11.242 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:10 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:10.921+0000 7f6dc7ad6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-01-26T16:46:11.243 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:11 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:11.014+0000 7f6dc7ad6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-01-26T16:46:11.243 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:11 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:11.148+0000 7f6dc7ad6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-01-26T16:46:11.243 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:11 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:11.240+0000 7f6dc7ad6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-01-26T16:46:12.002 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-01-26T16:46:12.003 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-01-26T16:46:12.003 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2023-01-26T16:46:12.003 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2023-01-26T16:46:12.003 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114922 s, 912 MB/s 2023-01-26T16:46:12.003 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2023-01-26T16:46:12.112 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:11 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:11.715+0000 7f6dc7ad6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-01-26T16:46:12.432 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2023-01-26T16:46:12.537 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:12.284+0000 7f6dc7ad6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-01-26T16:46:12.537 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:12.452+0000 7f6dc7ad6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-01-26T16:46:12.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[89311]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:12.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-01-26T16:46:12.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-01-26T16:46:12.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:12.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[97567]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:12.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-01-26T16:46:12.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-01-26T16:46:12.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:12.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:12 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-mon[91411]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:12.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:12.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-01-26T16:46:12.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-01-26T16:46:12.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:12.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:12 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.344 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:46:13.448 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:13.191+0000 7f6dc7ad6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-01-26T16:46:13.448 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:13.280+0000 7f6dc7ad6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-01-26T16:46:13.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[89311]: Reconfiguring mgr.y (unknown last config time)... 2023-01-26T16:46:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[89311]: Reconfiguring daemon mgr.y on smithi135 2023-01-26T16:46:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:13.446+0000 7f6dc7ad6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-01-26T16:46:13.781 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:13.635+0000 7f6dc7ad6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-01-26T16:46:13.781 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:13.778+0000 7f6dc7ad6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-01-26T16:46:13.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-mon[91411]: Reconfiguring mgr.y (unknown last config time)... 2023-01-26T16:46:13.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-mon[91411]: Reconfiguring daemon mgr.y on smithi135 2023-01-26T16:46:13.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:13.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:13.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:13.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:13 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:13.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:13.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:13.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[97567]: Reconfiguring mgr.y (unknown last config time)... 2023-01-26T16:46:13.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[97567]: Reconfiguring daemon mgr.y on smithi135 2023-01-26T16:46:13.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:13.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:13.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:13.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:13.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:13 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:14.549 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:14 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:14.170+0000 7f6dc7ad6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-01-26T16:46:14.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:14 smithi135 ceph-mon[89311]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:14.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:14 smithi135 ceph-mon[97567]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:14.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:14 smithi137 ceph-mon[91411]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:14.862 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:14 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:14.690+0000 7f6dc7ad6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-01-26T16:46:15.285 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:14 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:14.992+0000 7f6dc7ad6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-01-26T16:46:15.285 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:15 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:15.173+0000 7f6dc7ad6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-01-26T16:46:15.550 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:15 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:15.283+0000 7f6dc7ad6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-01-26T16:46:15.550 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:15 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:15.487+0000 7f6dc7ad6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-01-26T16:46:15.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:15 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:15.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:15 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:15.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:15 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:15.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:15 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:15.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:15 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:15.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:15 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:15.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:15 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:15.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:15 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:15.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:15 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:16.362 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Jan 26 16:46:16 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-mgr-x[93519]: 2023-01-26T16:46:16.106+0000 7f6dc7ad6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-01-26T16:46:16.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:16 smithi137 ceph-mon[91411]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:16 smithi137 ceph-mon[91411]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:16 smithi137 ceph-mon[91411]: Standby manager daemon x started 2023-01-26T16:46:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:16 smithi137 ceph-mon[91411]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-01-26T16:46:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:16 smithi137 ceph-mon[91411]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-01-26T16:46:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:16 smithi137 ceph-mon[91411]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-01-26T16:46:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:16 smithi137 ceph-mon[91411]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-01-26T16:46:16.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[89311]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:16.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[89311]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:16.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[89311]: Standby manager daemon x started 2023-01-26T16:46:16.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[89311]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-01-26T16:46:16.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[89311]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-01-26T16:46:16.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[89311]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-01-26T16:46:16.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[89311]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-01-26T16:46:16.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[97567]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:16.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[97567]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:16.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[97567]: Standby manager daemon x started 2023-01-26T16:46:16.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[97567]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-01-26T16:46:16.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[97567]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-01-26T16:46:16.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[97567]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-01-26T16:46:16.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:16 smithi135 ceph-mon[97567]: from='mgr.? 172.21.15.137:0/884384633' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-01-26T16:46:17.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: mgrmap e14: y(active, since 59s), standbys: x 2023-01-26T16:46:17.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-01-26T16:46:17.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:17.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:46:17.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:46:17.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/2060645148' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4de8bc8-6659-4e74-a3c9-d9381ef6fa42"}]: dispatch 2023-01-26T16:46:17.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/2060645148' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4de8bc8-6659-4e74-a3c9-d9381ef6fa42"}]': finished 2023-01-26T16:46:17.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: osdmap e5: 1 total, 0 up, 1 in 2023-01-26T16:46:17.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:17.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: mgrmap e14: y(active, since 59s), standbys: x 2023-01-26T16:46:17.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-01-26T16:46:17.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:17.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:46:17.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:46:17.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2060645148' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4de8bc8-6659-4e74-a3c9-d9381ef6fa42"}]: dispatch 2023-01-26T16:46:17.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2060645148' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4de8bc8-6659-4e74-a3c9-d9381ef6fa42"}]': finished 2023-01-26T16:46:17.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: osdmap e5: 1 total, 0 up, 1 in 2023-01-26T16:46:17.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:17.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: mgrmap e14: y(active, since 59s), standbys: x 2023-01-26T16:46:17.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-01-26T16:46:17.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:17.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:46:17.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:46:17.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/2060645148' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4de8bc8-6659-4e74-a3c9-d9381ef6fa42"}]: dispatch 2023-01-26T16:46:17.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/2060645148' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4de8bc8-6659-4e74-a3c9-d9381ef6fa42"}]': finished 2023-01-26T16:46:17.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: osdmap e5: 1 total, 0 up, 1 in 2023-01-26T16:46:17.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:18.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:18 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/1336707898' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:46:18.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:18 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1336707898' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:46:18.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:18 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/1336707898' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:46:20.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:20 smithi137 ceph-mon[91411]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:20.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:20 smithi135 ceph-mon[89311]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:20.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:20 smithi135 ceph-mon[97567]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:22.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:22 smithi137 ceph-mon[91411]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:22.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:22 smithi135 ceph-mon[89311]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:22.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:22 smithi135 ceph-mon[97567]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:23.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:23 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-01-26T16:46:23.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:23 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:23.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:23 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-01-26T16:46:23.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:23 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:23.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:23 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-01-26T16:46:23.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:23 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:24.675 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:24 smithi135 ceph-mon[89311]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:24.676 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:24 smithi135 ceph-mon[89311]: Deploying daemon osd.0 on smithi135 2023-01-26T16:46:24.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:24 smithi135 ceph-mon[97567]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:24.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:24 smithi135 ceph-mon[97567]: Deploying daemon osd.0 on smithi135 2023-01-26T16:46:24.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:24 smithi137 ceph-mon[91411]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:24.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:24 smithi137 ceph-mon[91411]: Deploying daemon osd.0 on smithi135 2023-01-26T16:46:26.700 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:26 smithi135 ceph-mon[89311]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:26.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:26 smithi135 ceph-mon[97567]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:26.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:26 smithi137 ceph-mon[91411]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:28.718 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[89311]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:28.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:28.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:28.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:28.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:28.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:28.720 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[97567]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:28.720 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:28.720 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:28.720 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:28.720 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:28.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:28 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:28.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:28 smithi137 ceph-mon[91411]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:28.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:28 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:28.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:28 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:28.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:28 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:28.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:28 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:28.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:28 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:30.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:30 smithi135 ceph-mon[89311]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:30.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:30 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:30.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:30 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:30.562 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:30 smithi135 ceph-mon[97567]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:30.562 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:30 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:30.562 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:30 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:30.647 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 0 on host 'smithi135' 2023-01-26T16:46:30.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:30 smithi137 ceph-mon[91411]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:30.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:30 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:30.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:30 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.132 DEBUG:teuthology.orchestra.run.smithi135:osd.0> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@osd.0.service 2023-01-26T16:46:31.134 INFO:tasks.cephadm:Deploying osd.1 on smithi135 with /dev/vg_nvme/lv_3... 2023-01-26T16:46:31.135 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-01-26T16:46:31.163 INFO:journalctl@ceph.osd.0.smithi135.stdout:-- Logs begin at Thu 2023-01-26 16:30:55 UTC. -- 2023-01-26T16:46:31.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:31.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:31.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:31.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[89311]: from='osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-01-26T16:46:31.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[89311]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-01-26T16:46:31.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:31.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:31.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:31.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[97567]: from='osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-01-26T16:46:31.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:31 smithi135 ceph-mon[97567]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-01-26T16:46:31.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:31 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:31 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:31.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:31 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:31 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:31.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:31 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:31.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:31 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:31.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:31 smithi137 ceph-mon[91411]: from='osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-01-26T16:46:31.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:31 smithi137 ceph-mon[91411]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-01-26T16:46:32.266 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:46:32.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[89311]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:32.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[89311]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-01-26T16:46:32.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[89311]: osdmap e6: 1 total, 0 up, 1 in 2023-01-26T16:46:32.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:32.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[89311]: from='osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:32.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[89311]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:32.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[97567]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:32.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[97567]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-01-26T16:46:32.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[97567]: osdmap e6: 1 total, 0 up, 1 in 2023-01-26T16:46:32.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:32.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[97567]: from='osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:32.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-mon[97567]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:32.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:32 smithi137 ceph-mon[91411]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:32 smithi137 ceph-mon[91411]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-01-26T16:46:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:32 smithi137 ceph-mon[91411]: osdmap e6: 1 total, 0 up, 1 in 2023-01-26T16:46:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:32 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:32 smithi137 ceph-mon[91411]: from='osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:32.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:32 smithi137 ceph-mon[91411]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:33.016 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-0[102051]: 2023-01-26T16:46:32.653+0000 7f267e6c4700 -1 osd.0 0 waiting for initial osdmap 2023-01-26T16:46:33.016 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:46:32 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-0[102051]: 2023-01-26T16:46:32.655+0000 7f26794be700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-26T16:46:33.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:46:33.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: osdmap e7: 1 total, 0 up, 1 in 2023-01-26T16:46:33.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:33.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:33.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:33.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:33.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:33.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:33.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:33.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:33.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:46:33.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: osdmap e7: 1 total, 0 up, 1 in 2023-01-26T16:46:33.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:33.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:33.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:33.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:33.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:33.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:33.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:33.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:33 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:34.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:46:34.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: osdmap e7: 1 total, 0 up, 1 in 2023-01-26T16:46:34.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:34.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:34.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-26T16:46:34.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:34.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:34.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:34.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:34.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:33 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:34.274 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-01-26T16:46:34.274 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-01-26T16:46:34.274 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2023-01-26T16:46:34.274 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2023-01-26T16:46:34.275 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0146386 s, 716 MB/s 2023-01-26T16:46:34.275 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2023-01-26T16:46:34.715 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2023-01-26T16:46:35.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:34 smithi137 ceph-mon[91411]: purged_snaps scrub starts 2023-01-26T16:46:35.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:34 smithi137 ceph-mon[91411]: purged_snaps scrub ok 2023-01-26T16:46:35.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:34 smithi137 ceph-mon[91411]: Detected new or changed devices on smithi135 2023-01-26T16:46:35.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:34 smithi137 ceph-mon[91411]: Adjusting osd_memory_target on smithi135 to 16144M 2023-01-26T16:46:35.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:34 smithi137 ceph-mon[91411]: osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489] boot 2023-01-26T16:46:35.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:34 smithi137 ceph-mon[91411]: osdmap e8: 1 total, 1 up, 1 in 2023-01-26T16:46:35.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:34 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:35.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[89311]: purged_snaps scrub starts 2023-01-26T16:46:35.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[89311]: purged_snaps scrub ok 2023-01-26T16:46:35.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[89311]: Detected new or changed devices on smithi135 2023-01-26T16:46:35.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[89311]: Adjusting osd_memory_target on smithi135 to 16144M 2023-01-26T16:46:35.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[89311]: osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489] boot 2023-01-26T16:46:35.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[89311]: osdmap e8: 1 total, 1 up, 1 in 2023-01-26T16:46:35.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:35.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[97567]: purged_snaps scrub starts 2023-01-26T16:46:35.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[97567]: purged_snaps scrub ok 2023-01-26T16:46:35.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[97567]: Detected new or changed devices on smithi135 2023-01-26T16:46:35.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[97567]: Adjusting osd_memory_target on smithi135 to 16144M 2023-01-26T16:46:35.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[97567]: osd.0 [v2:172.21.15.135:6802/928320489,v1:172.21.15.135:6803/928320489] boot 2023-01-26T16:46:35.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[97567]: osdmap e8: 1 total, 1 up, 1 in 2023-01-26T16:46:35.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:34 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-26T16:46:35.308 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:46:35.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:35 smithi135 ceph-mon[89311]: osdmap e9: 1 total, 1 up, 1 in 2023-01-26T16:46:35.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:35 smithi135 ceph-mon[89311]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:35.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:35 smithi135 ceph-mon[97567]: osdmap e9: 1 total, 1 up, 1 in 2023-01-26T16:46:35.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:35 smithi135 ceph-mon[97567]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:36.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:35 smithi137 ceph-mon[91411]: osdmap e9: 1 total, 1 up, 1 in 2023-01-26T16:46:36.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:35 smithi137 ceph-mon[91411]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:37.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[89311]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:37.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[89311]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:37.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:37.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:37.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:37.992 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[97567]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:37.992 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[97567]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:37.992 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:37.992 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:37.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:37 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:38.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:37 smithi137 ceph-mon[91411]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:38.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:37 smithi137 ceph-mon[91411]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:38.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:37 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:38.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:37 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:38.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:37 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:40.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:39 smithi137 ceph-mon[91411]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:40.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:39 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/1655322221' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9f72c33a-19e4-468e-a772-46defb3084da"}]: dispatch 2023-01-26T16:46:40.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:39 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/1655322221' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9f72c33a-19e4-468e-a772-46defb3084da"}]': finished 2023-01-26T16:46:40.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:39 smithi137 ceph-mon[91411]: osdmap e10: 2 total, 1 up, 2 in 2023-01-26T16:46:40.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:39 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:40.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[89311]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:40.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1655322221' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9f72c33a-19e4-468e-a772-46defb3084da"}]: dispatch 2023-01-26T16:46:40.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1655322221' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9f72c33a-19e4-468e-a772-46defb3084da"}]': finished 2023-01-26T16:46:40.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[89311]: osdmap e10: 2 total, 1 up, 2 in 2023-01-26T16:46:40.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:40.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[97567]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:40.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/1655322221' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9f72c33a-19e4-468e-a772-46defb3084da"}]: dispatch 2023-01-26T16:46:40.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/1655322221' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9f72c33a-19e4-468e-a772-46defb3084da"}]': finished 2023-01-26T16:46:40.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[97567]: osdmap e10: 2 total, 1 up, 2 in 2023-01-26T16:46:40.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:39 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:41.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:40 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/1106618338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:46:41.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:40 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/1106618338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:46:41.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:40 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/1106618338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:46:42.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:41 smithi135 ceph-mon[89311]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:42.061 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:41 smithi135 ceph-mon[97567]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:42.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:41 smithi137 ceph-mon[91411]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:43.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:43 smithi135 ceph-mon[89311]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:43.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:43 smithi135 ceph-mon[97567]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:44.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:43 smithi137 ceph-mon[91411]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:45.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:45 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-01-26T16:46:45.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:45 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:45.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:45 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-01-26T16:46:45.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:45 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:45.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:45 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-01-26T16:46:45.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:45 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:46.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:46 smithi137 ceph-mon[91411]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:46.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:46 smithi137 ceph-mon[91411]: Deploying daemon osd.1 on smithi135 2023-01-26T16:46:46.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:46 smithi135 ceph-mon[89311]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:46.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:46 smithi135 ceph-mon[89311]: Deploying daemon osd.1 on smithi135 2023-01-26T16:46:46.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:46 smithi135 ceph-mon[97567]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:46.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:46 smithi135 ceph-mon[97567]: Deploying daemon osd.1 on smithi135 2023-01-26T16:46:48.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:48 smithi135 ceph-mon[89311]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:48.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:48 smithi135 ceph-mon[97567]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:48.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:48 smithi137 ceph-mon[91411]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:50.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[89311]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:50.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:50.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:50.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:50.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:50.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:50.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[97567]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:50.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:50.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:50.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:50.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:50.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:50 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:50.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:50 smithi137 ceph-mon[91411]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:50.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:50 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:50.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:50 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:50.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:50 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:50.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:50 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:50.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:50 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:52.348 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 1 on host 'smithi135' 2023-01-26T16:46:52.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:52.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:52.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:52.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:52.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[89311]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-01-26T16:46:52.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:52.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:52.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:52.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:52.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:52 smithi135 ceph-mon[97567]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-01-26T16:46:52.780 DEBUG:teuthology.orchestra.run.smithi135:osd.1> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@osd.1.service 2023-01-26T16:46:52.783 INFO:tasks.cephadm:Deploying osd.2 on smithi135 with /dev/vg_nvme/lv_2... 2023-01-26T16:46:52.783 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-01-26T16:46:52.812 INFO:journalctl@ceph.osd.1.smithi135.stdout:-- Logs begin at Thu 2023-01-26 16:30:55 UTC. -- 2023-01-26T16:46:52.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:52.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:52.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:46:52.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:52.865 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:46:52.866 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:52 smithi137 ceph-mon[91411]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-01-26T16:46:53.482 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:46:54.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:54 smithi137 ceph-mon[91411]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:54.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:54 smithi137 ceph-mon[91411]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-01-26T16:46:54.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:54 smithi137 ceph-mon[91411]: osdmap e11: 2 total, 1 up, 2 in 2023-01-26T16:46:54.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:54 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:54.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:54 smithi137 ceph-mon[91411]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:54.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[89311]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:54.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[89311]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-01-26T16:46:54.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[89311]: osdmap e11: 2 total, 1 up, 2 in 2023-01-26T16:46:54.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:54.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[89311]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:54.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[97567]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:54.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[97567]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-01-26T16:46:54.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[97567]: osdmap e11: 2 total, 1 up, 2 in 2023-01-26T16:46:54.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:54.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-mon[97567]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:46:54.639 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-1[106741]: 2023-01-26T16:46:54.354+0000 7fcbb462e700 -1 osd.1 0 waiting for initial osdmap 2023-01-26T16:46:54.639 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:46:54 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-1[106741]: 2023-01-26T16:46:54.360+0000 7fcbb142c700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-26T16:46:55.364 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:55 smithi135 ceph-mon[89311]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:46:55.364 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:55 smithi135 ceph-mon[89311]: osdmap e12: 2 total, 1 up, 2 in 2023-01-26T16:46:55.364 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:55 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:55.365 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:55 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:55.564 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-01-26T16:46:55.564 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-01-26T16:46:55.564 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2023-01-26T16:46:55.565 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2023-01-26T16:46:55.565 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0138704 s, 756 MB/s 2023-01-26T16:46:55.565 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2023-01-26T16:46:55.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:55 smithi135 ceph-mon[97567]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:46:55.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:55 smithi135 ceph-mon[97567]: osdmap e12: 2 total, 1 up, 2 in 2023-01-26T16:46:55.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:55.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:55 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:55.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:55 smithi137 ceph-mon[91411]: from='osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:46:55.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:55 smithi137 ceph-mon[91411]: osdmap e12: 2 total, 1 up, 2 in 2023-01-26T16:46:55.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:55 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:55.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:55 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:56.009 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi135:vg_nvme/lv_2 2023-01-26T16:46:56.366 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: purged_snaps scrub starts 2023-01-26T16:46:56.366 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: purged_snaps scrub ok 2023-01-26T16:46:56.366 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: pgmap v51: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:56.367 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:56.367 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983] boot 2023-01-26T16:46:56.367 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: osdmap e13: 2 total, 2 up, 2 in 2023-01-26T16:46:56.367 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:56.367 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.368 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.368 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:56.368 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:56.368 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.368 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: purged_snaps scrub starts 2023-01-26T16:46:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: purged_snaps scrub ok 2023-01-26T16:46:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: pgmap v51: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983] boot 2023-01-26T16:46:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: osdmap e13: 2 total, 2 up, 2 in 2023-01-26T16:46:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:56.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.622 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:46:56.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: purged_snaps scrub starts 2023-01-26T16:46:56.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: purged_snaps scrub ok 2023-01-26T16:46:56.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: pgmap v51: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-26T16:46:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: osd.1 [v2:172.21.15.135:6810/404794983,v1:172.21.15.135:6811/404794983] boot 2023-01-26T16:46:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: osdmap e13: 2 total, 2 up, 2 in 2023-01-26T16:46:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-26T16:46:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:46:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:46:57.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:57 smithi135 ceph-mon[89311]: Detected new or changed devices on smithi135 2023-01-26T16:46:57.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:57 smithi135 ceph-mon[89311]: Adjusting osd_memory_target on smithi135 to 8072M 2023-01-26T16:46:57.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:57 smithi135 ceph-mon[89311]: osdmap e14: 2 total, 2 up, 2 in 2023-01-26T16:46:57.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:57 smithi135 ceph-mon[97567]: Detected new or changed devices on smithi135 2023-01-26T16:46:57.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:57 smithi135 ceph-mon[97567]: Adjusting osd_memory_target on smithi135 to 8072M 2023-01-26T16:46:57.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:57 smithi135 ceph-mon[97567]: osdmap e14: 2 total, 2 up, 2 in 2023-01-26T16:46:57.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:57 smithi137 ceph-mon[91411]: Detected new or changed devices on smithi135 2023-01-26T16:46:57.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:57 smithi137 ceph-mon[91411]: Adjusting osd_memory_target on smithi135 to 8072M 2023-01-26T16:46:57.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:57 smithi137 ceph-mon[91411]: osdmap e14: 2 total, 2 up, 2 in 2023-01-26T16:46:58.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:58 smithi137 ceph-mon[91411]: pgmap v54: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:46:58.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:58 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:58.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:58 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:58.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:58 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:58.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:58 smithi135 ceph-mon[97567]: pgmap v54: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:46:58.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:58 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:58.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:58 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:58.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:58 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:58.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:58 smithi135 ceph-mon[89311]: pgmap v54: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:46:58.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:58 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:46:58.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:58 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:46:58.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:58 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:46:59.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:46:59 smithi135 ceph-mon[89311]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:59.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:46:59 smithi135 ceph-mon[97567]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:46:59.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:46:59 smithi137 ceph-mon[91411]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:47:00.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:00 smithi137 ceph-mon[91411]: pgmap v55: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:00.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:00 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/3196209859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb671cb-001d-43ce-9093-20833b32c31d"}]: dispatch 2023-01-26T16:47:00.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:00 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/3196209859' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddb671cb-001d-43ce-9093-20833b32c31d"}]': finished 2023-01-26T16:47:00.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:00 smithi137 ceph-mon[91411]: osdmap e15: 3 total, 2 up, 3 in 2023-01-26T16:47:00.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:00 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:00.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[89311]: pgmap v55: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:00.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/3196209859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb671cb-001d-43ce-9093-20833b32c31d"}]: dispatch 2023-01-26T16:47:00.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/3196209859' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddb671cb-001d-43ce-9093-20833b32c31d"}]': finished 2023-01-26T16:47:00.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[89311]: osdmap e15: 3 total, 2 up, 3 in 2023-01-26T16:47:00.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:00.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[97567]: pgmap v55: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:00.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/3196209859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb671cb-001d-43ce-9093-20833b32c31d"}]: dispatch 2023-01-26T16:47:00.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/3196209859' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddb671cb-001d-43ce-9093-20833b32c31d"}]': finished 2023-01-26T16:47:00.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[97567]: osdmap e15: 3 total, 2 up, 3 in 2023-01-26T16:47:00.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:00 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:01.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:01 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/2953608102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:01.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:01 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2953608102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:01.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:01 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/2953608102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:02.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:02 smithi137 ceph-mon[91411]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:02.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:02 smithi135 ceph-mon[89311]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:02.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:02 smithi135 ceph-mon[97567]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:04.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:04 smithi135 ceph-mon[97567]: pgmap v58: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:04.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:04 smithi135 ceph-mon[89311]: pgmap v58: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:04.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:04 smithi137 ceph-mon[91411]: pgmap v58: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:06.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:06 smithi137 ceph-mon[91411]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:06.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:06 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-01-26T16:47:06.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:06 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:06.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:06 smithi135 ceph-mon[89311]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:06.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:06 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-01-26T16:47:06.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:06 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:06.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:06 smithi135 ceph-mon[97567]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:06.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:06 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-01-26T16:47:06.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:06 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:07.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:07 smithi137 ceph-mon[91411]: Deploying daemon osd.2 on smithi135 2023-01-26T16:47:07.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:07 smithi135 ceph-mon[89311]: Deploying daemon osd.2 on smithi135 2023-01-26T16:47:07.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:07 smithi135 ceph-mon[97567]: Deploying daemon osd.2 on smithi135 2023-01-26T16:47:08.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:08 smithi137 ceph-mon[91411]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:08.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:08 smithi135 ceph-mon[89311]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:08.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:08 smithi135 ceph-mon[97567]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:10.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:10 smithi137 ceph-mon[91411]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:10.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:10.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:10.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:10.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:10.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:10 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:10.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[89311]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:10.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:10.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:10.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:10.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:10.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:10.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[97567]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:10.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:10.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:10.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:10.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:10.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:10 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:12.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:12 smithi135 ceph-mon[89311]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:12.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:12 smithi135 ceph-mon[97567]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:12.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:12 smithi137 ceph-mon[91411]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:13.253 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 2 on host 'smithi135' 2023-01-26T16:47:13.711 DEBUG:teuthology.orchestra.run.smithi135:osd.2> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@osd.2.service 2023-01-26T16:47:13.713 INFO:tasks.cephadm:Deploying osd.3 on smithi135 with /dev/vg_nvme/lv_1... 2023-01-26T16:47:13.713 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-01-26T16:47:13.743 INFO:journalctl@ceph.osd.2.smithi135.stdout:-- Logs begin at Thu 2023-01-26 16:30:55 UTC. -- 2023-01-26T16:47:14.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[97567]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[97567]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-01-26T16:47:14.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[89311]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:14.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:14 smithi135 ceph-mon[89311]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-01-26T16:47:14.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:14 smithi137 ceph-mon[91411]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:14.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:14 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:14 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:14 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:14 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:14.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:14 smithi137 ceph-mon[91411]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-01-26T16:47:14.831 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:47:15.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-mon[97567]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-01-26T16:47:15.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-mon[97567]: osdmap e16: 3 total, 2 up, 3 in 2023-01-26T16:47:15.617 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:15.617 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-mon[97567]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:15.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-mon[89311]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-01-26T16:47:15.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-mon[89311]: osdmap e16: 3 total, 2 up, 3 in 2023-01-26T16:47:15.618 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:15.618 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-mon[89311]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:15.618 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-2[111381]: 2023-01-26T16:47:15.499+0000 7f5728704700 -1 osd.2 0 waiting for initial osdmap 2023-01-26T16:47:15.618 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:15 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-2[111381]: 2023-01-26T16:47:15.503+0000 7f57224fc700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-26T16:47:15.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:15 smithi137 ceph-mon[91411]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-01-26T16:47:15.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:15 smithi137 ceph-mon[91411]: osdmap e16: 3 total, 2 up, 3 in 2023-01-26T16:47:15.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:15 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:15.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:15 smithi137 ceph-mon[91411]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:16.453 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-01-26T16:47:16.453 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-01-26T16:47:16.454 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2023-01-26T16:47:16.454 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2023-01-26T16:47:16.454 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154232 s, 680 MB/s 2023-01-26T16:47:16.454 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 2023-01-26T16:47:16.455 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2023-01-26T16:47:16.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[89311]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:16.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[89311]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:47:16.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[89311]: osdmap e17: 3 total, 2 up, 3 in 2023-01-26T16:47:16.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:16.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:16.563 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[97567]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:16.563 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[97567]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:47:16.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[97567]: osdmap e17: 3 total, 2 up, 3 in 2023-01-26T16:47:16.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:16.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:16 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:16.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:16 smithi137 ceph-mon[91411]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:16.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:16 smithi137 ceph-mon[91411]: from='osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:47:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:16 smithi137 ceph-mon[91411]: osdmap e17: 3 total, 2 up, 3 in 2023-01-26T16:47:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:16 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:16.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:16 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:17.006 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi135:vg_nvme/lv_1 2023-01-26T16:47:17.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: purged_snaps scrub starts 2023-01-26T16:47:17.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: purged_snaps scrub ok 2023-01-26T16:47:17.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:17.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574] boot 2023-01-26T16:47:17.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: osdmap e18: 3 total, 3 up, 3 in 2023-01-26T16:47:17.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:17.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:47:17.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:47:17.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-01-26T16:47:17.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.615 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.616 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:17.616 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:17.616 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:17.616 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:17 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.617 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.a/config 2023-01-26T16:47:17.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: purged_snaps scrub starts 2023-01-26T16:47:17.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: purged_snaps scrub ok 2023-01-26T16:47:17.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:17.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574] boot 2023-01-26T16:47:17.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: osdmap e18: 3 total, 3 up, 3 in 2023-01-26T16:47:17.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:17.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:47:17.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:47:17.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-01-26T16:47:17.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:17.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:17.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:17.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: purged_snaps scrub starts 2023-01-26T16:47:17.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: purged_snaps scrub ok 2023-01-26T16:47:17.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:17.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: osd.2 [v2:172.21.15.135:6818/359957574,v1:172.21.15.135:6819/359957574] boot 2023-01-26T16:47:17.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: osdmap e18: 3 total, 3 up, 3 in 2023-01-26T16:47:17.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-26T16:47:17.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-01-26T16:47:17.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-01-26T16:47:17.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-01-26T16:47:17.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:17.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:17.642 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:17.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:17.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:17.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:17 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:18.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:18 smithi137 ceph-mon[91411]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:18.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:18 smithi137 ceph-mon[91411]: Detected new or changed devices on smithi135 2023-01-26T16:47:18.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:18 smithi137 ceph-mon[91411]: Adjusting osd_memory_target on smithi135 to 5381M 2023-01-26T16:47:18.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:18 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-01-26T16:47:18.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:18 smithi137 ceph-mon[91411]: osdmap e19: 3 total, 3 up, 3 in 2023-01-26T16:47:18.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:18 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-01-26T16:47:18.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[89311]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:18.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[89311]: Detected new or changed devices on smithi135 2023-01-26T16:47:18.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[89311]: Adjusting osd_memory_target on smithi135 to 5381M 2023-01-26T16:47:18.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-01-26T16:47:18.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[89311]: osdmap e19: 3 total, 3 up, 3 in 2023-01-26T16:47:18.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-01-26T16:47:18.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[97567]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-26T16:47:18.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[97567]: Detected new or changed devices on smithi135 2023-01-26T16:47:18.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[97567]: Adjusting osd_memory_target on smithi135 to 5381M 2023-01-26T16:47:18.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-01-26T16:47:18.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[97567]: osdmap e19: 3 total, 3 up, 3 in 2023-01-26T16:47:18.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:18 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-01-26T16:47:19.189 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:47:18 smithi135 sudo[113915]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-26T16:47:19.190 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:47:18 smithi135 sudo[113915]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:19.190 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:47:18 smithi135 sudo[113915]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:19.190 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:47:18 smithi135 sudo[113915]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:19.470 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[113985]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-26T16:47:19.470 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[113985]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:19.470 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[113985]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:19.470 INFO:journalctl@ceph.osd.0.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[113985]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:19.736 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114015]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-26T16:47:19.737 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114015]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:19.737 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114015]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:19.737 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114015]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:19.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-01-26T16:47:19.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[89311]: osdmap e20: 3 total, 3 up, 3 in 2023-01-26T16:47:19.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:47:19.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:47:19.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:19.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:19.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-01-26T16:47:19.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[97567]: osdmap e20: 3 total, 3 up, 3 in 2023-01-26T16:47:19.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:47:19.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:47:19.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:19.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:19 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:19.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:19 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-01-26T16:47:19.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:19 smithi137 ceph-mon[91411]: osdmap e20: 3 total, 3 up, 3 in 2023-01-26T16:47:19.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:19 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:47:19.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:19 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:47:19.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:19 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:19.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:19 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:19.988 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114047]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-26T16:47:19.989 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114047]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:19.989 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114047]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:19.989 INFO:journalctl@ceph.osd.1.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114047]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:20.252 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114070]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-26T16:47:20.252 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114070]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:20.253 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:19 smithi135 sudo[114070]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:20.253 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114070]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:20.513 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114099]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-26T16:47:20.513 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114099]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:20.514 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114099]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:20.514 INFO:journalctl@ceph.osd.2.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114099]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:20.514 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114104]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-26T16:47:20.514 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114104]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:20.514 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114104]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:20.515 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114104]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:21.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:20 smithi137 ceph-mon[91411]: pgmap v71: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:21.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:20 smithi137 ceph-mon[91411]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:47:21.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:20 smithi137 ceph-mon[91411]: osdmap e21: 3 total, 3 up, 3 in 2023-01-26T16:47:21.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:20 smithi137 ceph-mon[91411]: mgrmap e15: y(active, since 2m), standbys: x 2023-01-26T16:47:21.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:20 smithi137 ceph-mon[91411]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:21.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 sudo[94274]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-26T16:47:21.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 sudo[94274]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:21.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 sudo[94274]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:21.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 sudo[94274]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:21.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114131]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-26T16:47:21.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114131]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:21.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114131]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:21.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 sudo[114131]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:21.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[89311]: pgmap v71: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:21.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[89311]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:47:21.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[89311]: osdmap e21: 3 total, 3 up, 3 in 2023-01-26T16:47:21.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[89311]: mgrmap e15: y(active, since 2m), standbys: x 2023-01-26T16:47:21.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[89311]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:21.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[97567]: pgmap v71: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:21.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[97567]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:47:21.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[97567]: osdmap e21: 3 total, 3 up, 3 in 2023-01-26T16:47:21.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[97567]: mgrmap e15: y(active, since 2m), standbys: x 2023-01-26T16:47:21.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:20 smithi135 ceph-mon[97567]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:21.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 sudo[94277]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-26T16:47:21.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 sudo[94277]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:21.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 sudo[94277]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:21.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 sudo[94277]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:21.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 sudo[114195]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-26T16:47:21.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 sudo[114195]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:21.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 sudo[114195]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:21.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 sudo[114195]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:22.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: pgmap v73: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:22.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:22.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:22.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:22.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:22.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/926005896' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]: dispatch 2023-01-26T16:47:22.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:21 smithi137 ceph-mon[91411]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]: dispatch 2023-01-26T16:47:22.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 sudo[114198]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-26T16:47:22.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 sudo[114198]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-26T16:47:22.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 sudo[114198]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-26T16:47:22.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 sudo[114198]: pam_unix(sudo:session): session closed for user root 2023-01-26T16:47:22.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: pgmap v73: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:22.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:22.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:22.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:22.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:22.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/926005896' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]: dispatch 2023-01-26T16:47:22.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[97567]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]: dispatch 2023-01-26T16:47:22.139 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: pgmap v73: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:22.140 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:22.140 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.140 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.140 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.140 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:22.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:22.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:22.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-01-26T16:47:22.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-01-26T16:47:22.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-01-26T16:47:22.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/926005896' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]: dispatch 2023-01-26T16:47:22.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:21 smithi135 ceph-mon[89311]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]: dispatch 2023-01-26T16:47:23.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:22 smithi137 ceph-mon[91411]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:23.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:22 smithi137 ceph-mon[91411]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:23.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:22 smithi137 ceph-mon[91411]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]': finished 2023-01-26T16:47:23.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:22 smithi137 ceph-mon[91411]: osdmap e22: 4 total, 3 up, 4 in 2023-01-26T16:47:23.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:22 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:23.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:22 smithi137 ceph-mon[91411]: from='client.? 172.21.15.135:0/2062483565' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:23.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[89311]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:23.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[89311]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:23.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[89311]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]': finished 2023-01-26T16:47:23.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[89311]: osdmap e22: 4 total, 3 up, 4 in 2023-01-26T16:47:23.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:23.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[89311]: from='client.? 172.21.15.135:0/2062483565' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:23.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[97567]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-26T16:47:23.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[97567]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-26T16:47:23.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[97567]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a547c5c8-cc4d-4f6b-9953-0b9ffb878137"}]': finished 2023-01-26T16:47:23.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[97567]: osdmap e22: 4 total, 3 up, 4 in 2023-01-26T16:47:23.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:23.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:22 smithi135 ceph-mon[97567]: from='client.? 172.21.15.135:0/2062483565' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:24.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:23 smithi137 ceph-mon[91411]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:24.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:23 smithi135 ceph-mon[89311]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:24.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:23 smithi135 ceph-mon[97567]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:26.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:26 smithi135 ceph-mon[89311]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:26.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:26 smithi135 ceph-mon[97567]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:26.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:26 smithi137 ceph-mon[91411]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:28.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:28 smithi135 ceph-mon[89311]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 53 KiB/s wr, 4 op/s 2023-01-26T16:47:28.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-01-26T16:47:28.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:28 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:28.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:28 smithi135 ceph-mon[97567]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 53 KiB/s wr, 4 op/s 2023-01-26T16:47:28.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:28 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-01-26T16:47:28.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:28 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:28.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:28 smithi137 ceph-mon[91411]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 53 KiB/s wr, 4 op/s 2023-01-26T16:47:28.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:28 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-01-26T16:47:28.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:28 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:29 smithi135 ceph-mon[97567]: Deploying daemon osd.3 on smithi135 2023-01-26T16:47:29.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:29 smithi135 ceph-mon[89311]: Deploying daemon osd.3 on smithi135 2023-01-26T16:47:29.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:29 smithi137 ceph-mon[91411]: Deploying daemon osd.3 on smithi135 2023-01-26T16:47:30.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:30 smithi137 ceph-mon[91411]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 38 KiB/s wr, 3 op/s 2023-01-26T16:47:30.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:30 smithi135 ceph-mon[89311]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 38 KiB/s wr, 3 op/s 2023-01-26T16:47:30.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:30 smithi135 ceph-mon[97567]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 38 KiB/s wr, 3 op/s 2023-01-26T16:47:32.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:32 smithi137 ceph-mon[91411]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.0 KiB/s rd, 29 KiB/s wr, 2 op/s 2023-01-26T16:47:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:32 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:32 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:32 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:32 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:32.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:32 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:32.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[97567]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.0 KiB/s rd, 29 KiB/s wr, 2 op/s 2023-01-26T16:47:32.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:32.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:32.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:32.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:32.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:32.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[89311]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.0 KiB/s rd, 29 KiB/s wr, 2 op/s 2023-01-26T16:47:32.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:32.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:32.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:32.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:32.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:32 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:34.468 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:34 smithi135 ceph-mon[89311]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 842 B/s rd, 24 KiB/s wr, 2 op/s 2023-01-26T16:47:34.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:34 smithi135 ceph-mon[97567]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 842 B/s rd, 24 KiB/s wr, 2 op/s 2023-01-26T16:47:34.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:34 smithi137 ceph-mon[91411]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 842 B/s rd, 24 KiB/s wr, 2 op/s 2023-01-26T16:47:35.130 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 3 on host 'smithi135' 2023-01-26T16:47:35.600 DEBUG:teuthology.orchestra.run.smithi135:osd.3> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@osd.3.service 2023-01-26T16:47:35.602 INFO:tasks.cephadm:Deploying osd.4 on smithi137 with /dev/vg_nvme/lv_4... 2023-01-26T16:47:35.603 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-01-26T16:47:35.628 INFO:journalctl@ceph.osd.3.smithi135.stdout:-- Logs begin at Thu 2023-01-26 16:30:55 UTC. -- 2023-01-26T16:47:35.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[89311]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-01-26T16:47:35.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:35.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:35.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:35.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:35.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[89311]: from='osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-01-26T16:47:35.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[89311]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-01-26T16:47:35.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[97567]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-01-26T16:47:35.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:35.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:35.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:35.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:35.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[97567]: from='osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-01-26T16:47:35.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:35 smithi135 ceph-mon[97567]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-01-26T16:47:36.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:35 smithi137 ceph-mon[91411]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-01-26T16:47:36.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:35 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:36.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:35 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:36.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:35 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:36.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:35 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:36.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:35 smithi137 ceph-mon[91411]: from='osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-01-26T16:47:36.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:35 smithi137 ceph-mon[91411]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-01-26T16:47:36.204 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.b/config 2023-01-26T16:47:37.385 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[89311]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-01-26T16:47:37.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[89311]: osdmap e23: 4 total, 3 up, 4 in 2023-01-26T16:47:37.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:37.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[89311]: from='osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:37.386 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[89311]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:37.387 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[97567]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-01-26T16:47:37.387 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[97567]: osdmap e23: 4 total, 3 up, 4 in 2023-01-26T16:47:37.387 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:37.387 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[97567]: from='osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:37.387 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-mon[97567]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:37.388 INFO:journalctl@ceph.osd.3.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-3[116090]: 2023-01-26T16:47:37.140+0000 7f915bd45700 -1 osd.3 0 waiting for initial osdmap 2023-01-26T16:47:37.388 INFO:journalctl@ceph.osd.3.smithi135.stdout:Jan 26 16:47:37 smithi135 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-3[116090]: 2023-01-26T16:47:37.144+0000 7f9154b3b700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-26T16:47:37.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:37 smithi137 ceph-mon[91411]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-01-26T16:47:37.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:37 smithi137 ceph-mon[91411]: osdmap e23: 4 total, 3 up, 4 in 2023-01-26T16:47:37.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:37 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:37.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:37 smithi137 ceph-mon[91411]: from='osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:37.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:37 smithi137 ceph-mon[91411]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-01-26T16:47:37.725 INFO:teuthology.orchestra.run.smithi137.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-01-26T16:47:37.726 INFO:teuthology.orchestra.run.smithi137.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-01-26T16:47:37.726 INFO:teuthology.orchestra.run.smithi137.stderr: stderr: 10+0 records in 2023-01-26T16:47:37.726 INFO:teuthology.orchestra.run.smithi137.stderr:10+0 records out 2023-01-26T16:47:37.726 INFO:teuthology.orchestra.run.smithi137.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123433 s, 850 MB/s 2023-01-26T16:47:37.726 INFO:teuthology.orchestra.run.smithi137.stderr:--> Zapping successful for: 2023-01-26T16:47:38.159 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi137:vg_nvme/lv_4 2023-01-26T16:47:38.160 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:38.161 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:47:38.161 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: osdmap e24: 4 total, 3 up, 4 in 2023-01-26T16:47:38.161 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:38.161 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:38.161 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:38.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:38.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:38.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:38.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:47:38.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: osdmap e24: 4 total, 3 up, 4 in 2023-01-26T16:47:38.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:38.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:38.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.364 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.365 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.365 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:38.365 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:38.365 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:38.365 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:38 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:38.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-01-26T16:47:38.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: osdmap e24: 4 total, 3 up, 4 in 2023-01-26T16:47:38.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:38.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:38.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:47:38.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:38.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:38.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:38.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:38 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:38.753 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.b/config 2023-01-26T16:47:39.321 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:39 smithi137 ceph-mon[91411]: purged_snaps scrub starts 2023-01-26T16:47:39.322 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:39 smithi137 ceph-mon[91411]: purged_snaps scrub ok 2023-01-26T16:47:39.322 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:39 smithi137 ceph-mon[91411]: Detected new or changed devices on smithi135 2023-01-26T16:47:39.322 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:39 smithi137 ceph-mon[91411]: Adjusting osd_memory_target on smithi135 to 4036M 2023-01-26T16:47:39.322 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:39 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:39.322 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:39 smithi137 ceph-mon[91411]: osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684] boot 2023-01-26T16:47:39.322 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:39 smithi137 ceph-mon[91411]: osdmap e25: 4 total, 4 up, 4 in 2023-01-26T16:47:39.323 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:39 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:39.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[89311]: purged_snaps scrub starts 2023-01-26T16:47:39.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[89311]: purged_snaps scrub ok 2023-01-26T16:47:39.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[89311]: Detected new or changed devices on smithi135 2023-01-26T16:47:39.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[89311]: Adjusting osd_memory_target on smithi135 to 4036M 2023-01-26T16:47:39.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:39.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[89311]: osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684] boot 2023-01-26T16:47:39.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[89311]: osdmap e25: 4 total, 4 up, 4 in 2023-01-26T16:47:39.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:39.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[97567]: purged_snaps scrub starts 2023-01-26T16:47:39.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[97567]: purged_snaps scrub ok 2023-01-26T16:47:39.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[97567]: Detected new or changed devices on smithi135 2023-01-26T16:47:39.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[97567]: Adjusting osd_memory_target on smithi135 to 4036M 2023-01-26T16:47:39.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:39.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[97567]: osd.3 [v2:172.21.15.135:6826/1961714684,v1:172.21.15.135:6827/1961714684] boot 2023-01-26T16:47:39.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[97567]: osdmap e25: 4 total, 4 up, 4 in 2023-01-26T16:47:39.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:39 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-26T16:47:40.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:40 smithi137 ceph-mon[91411]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:40.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:40 smithi137 ceph-mon[91411]: osdmap e26: 4 total, 4 up, 4 in 2023-01-26T16:47:40.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:40 smithi135 ceph-mon[97567]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:40.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:40 smithi135 ceph-mon[97567]: osdmap e26: 4 total, 4 up, 4 in 2023-01-26T16:47:40.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:40 smithi135 ceph-mon[89311]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-01-26T16:47:40.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:40 smithi135 ceph-mon[89311]: osdmap e26: 4 total, 4 up, 4 in 2023-01-26T16:47:41.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:41 smithi137 ceph-mon[91411]: from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:47:41.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:41 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:47:41.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:41 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:47:41.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:41 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:41.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:41 smithi135 ceph-mon[89311]: from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:47:41.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:41 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:47:41.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:41 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:47:41.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:41 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:41.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:41 smithi135 ceph-mon[97567]: from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:47:41.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:41 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:47:41.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:41 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:47:41.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:41 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:42.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:42 smithi137 ceph-mon[91411]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:42.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:42 smithi135 ceph-mon[89311]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:42.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:42 smithi135 ceph-mon[97567]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:43.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:43 smithi137 ceph-mon[91411]: from='client.? 172.21.15.137:0/581455799' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]: dispatch 2023-01-26T16:47:43.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:43 smithi137 ceph-mon[91411]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]: dispatch 2023-01-26T16:47:43.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:43 smithi137 ceph-mon[91411]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]': finished 2023-01-26T16:47:43.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:43 smithi137 ceph-mon[91411]: osdmap e27: 5 total, 4 up, 5 in 2023-01-26T16:47:43.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:43 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:43.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[97567]: from='client.? 172.21.15.137:0/581455799' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]: dispatch 2023-01-26T16:47:43.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[97567]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]: dispatch 2023-01-26T16:47:43.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[97567]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]': finished 2023-01-26T16:47:43.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[97567]: osdmap e27: 5 total, 4 up, 5 in 2023-01-26T16:47:43.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:43.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[89311]: from='client.? 172.21.15.137:0/581455799' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]: dispatch 2023-01-26T16:47:43.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[89311]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]: dispatch 2023-01-26T16:47:43.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[89311]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b4c8683-65c0-4b1f-b26f-95e4f66b5d04"}]': finished 2023-01-26T16:47:43.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[89311]: osdmap e27: 5 total, 4 up, 5 in 2023-01-26T16:47:43.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:43 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:44.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:44 smithi137 ceph-mon[91411]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:44.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:44 smithi137 ceph-mon[91411]: from='client.? 172.21.15.137:0/2900086232' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:44.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:44 smithi135 ceph-mon[89311]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:44.635 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:44 smithi135 ceph-mon[89311]: from='client.? 172.21.15.137:0/2900086232' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:44.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:44 smithi135 ceph-mon[97567]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:44.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:44 smithi135 ceph-mon[97567]: from='client.? 172.21.15.137:0/2900086232' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-26T16:47:46.726 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:46 smithi137 ceph-mon[91411]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:46.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:46 smithi135 ceph-mon[89311]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:46.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:46 smithi135 ceph-mon[97567]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:48.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:48 smithi137 ceph-mon[91411]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:48.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:48 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-01-26T16:47:48.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:48 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:48.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:48 smithi135 ceph-mon[89311]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:48.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:48 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-01-26T16:47:48.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:48 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:48.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:48 smithi135 ceph-mon[97567]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:48.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:48 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-01-26T16:47:48.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:48 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:49.836 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:49 smithi137 ceph-mon[91411]: Deploying daemon osd.4 on smithi137 2023-01-26T16:47:49.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:49 smithi135 ceph-mon[89311]: Deploying daemon osd.4 on smithi137 2023-01-26T16:47:49.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:49 smithi135 ceph-mon[97567]: Deploying daemon osd.4 on smithi137 2023-01-26T16:47:50.738 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:50 smithi137 ceph-mon[91411]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:50.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:50 smithi135 ceph-mon[89311]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:50.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:50 smithi135 ceph-mon[97567]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:52.671 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:52 smithi137 ceph-mon[91411]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:52.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:52 smithi135 ceph-mon[89311]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:52.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:52 smithi135 ceph-mon[97567]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:53.836 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:53 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:53.836 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:53 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:53.837 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:53 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:53.837 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:53 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:53.837 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:53 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:53.837 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:53 smithi137 ceph-mon[91411]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:54.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:54.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:54.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:54.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:54.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:54.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[89311]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:54.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:54.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:54.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:54.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:54.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:54.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:53 smithi135 ceph-mon[97567]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:55.755 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 4 on host 'smithi137' 2023-01-26T16:47:56.229 DEBUG:teuthology.orchestra.run.smithi137:osd.4> sudo journalctl -f -n 0 -u ceph-a125c788-9d98-11ed-9e56-001a4aab830c@osd.4.service 2023-01-26T16:47:56.232 INFO:tasks.cephadm:Deploying osd.5 on smithi137 with /dev/vg_nvme/lv_3... 2023-01-26T16:47:56.232 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-01-26T16:47:56.261 INFO:journalctl@ceph.osd.4.smithi137.stdout:-- Logs begin at Thu 2023-01-26 16:30:58 UTC. -- 2023-01-26T16:47:56.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:56.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.613 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-01-26T16:47:56.614 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:56 smithi137 ceph-mon[91411]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-01-26T16:47:56.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:56.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-01-26T16:47:56.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[97567]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-01-26T16:47:56.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:56.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:47:56.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-26T16:47:56.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:47:56.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-26T16:47:56.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-01-26T16:47:56.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:56 smithi135 ceph-mon[89311]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-01-26T16:47:57.315 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.b/config 2023-01-26T16:47:58.096 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:57 smithi137 ceph-mon[91411]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:58.097 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:57 smithi137 ceph-mon[91411]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-01-26T16:47:58.097 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:57 smithi137 ceph-mon[91411]: osdmap e28: 5 total, 4 up, 5 in 2023-01-26T16:47:58.097 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:57 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:58.097 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:57 smithi137 ceph-mon[91411]: from='osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2023-01-26T16:47:58.097 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:57 smithi137 ceph-mon[91411]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2023-01-26T16:47:58.098 INFO:journalctl@ceph.osd.4.smithi137.stdout:Jan 26 16:47:57 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-4[96963]: 2023-01-26T16:47:57.757+0000 7f983869d700 -1 osd.4 0 waiting for initial osdmap 2023-01-26T16:47:58.098 INFO:journalctl@ceph.osd.4.smithi137.stdout:Jan 26 16:47:57 smithi137 ceph-a125c788-9d98-11ed-9e56-001a4aab830c-osd-4[96963]: 2023-01-26T16:47:57.763+0000 7f9834499700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-26T16:47:58.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[97567]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:58.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[97567]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-01-26T16:47:58.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[97567]: osdmap e28: 5 total, 4 up, 5 in 2023-01-26T16:47:58.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:58.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[97567]: from='osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2023-01-26T16:47:58.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[97567]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2023-01-26T16:47:58.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[89311]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:47:58.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[89311]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-01-26T16:47:58.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[89311]: osdmap e28: 5 total, 4 up, 5 in 2023-01-26T16:47:58.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:58.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[89311]: from='osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2023-01-26T16:47:58.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:57 smithi135 ceph-mon[89311]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2023-01-26T16:47:58.978 INFO:teuthology.orchestra.run.smithi137.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-01-26T16:47:58.979 INFO:teuthology.orchestra.run.smithi137.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-01-26T16:47:58.979 INFO:teuthology.orchestra.run.smithi137.stderr: stderr: 10+0 records in 2023-01-26T16:47:58.979 INFO:teuthology.orchestra.run.smithi137.stderr:10+0 records out 2023-01-26T16:47:58.979 INFO:teuthology.orchestra.run.smithi137.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109459 s, 958 MB/s 2023-01-26T16:47:58.980 INFO:teuthology.orchestra.run.smithi137.stderr:--> Zapping successful for: 2023-01-26T16:47:59.020 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:58 smithi137 ceph-mon[91411]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2023-01-26T16:47:59.020 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:58 smithi137 ceph-mon[91411]: osdmap e29: 5 total, 4 up, 5 in 2023-01-26T16:47:59.020 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:58 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.020 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:58 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.021 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:58 smithi137 ceph-mon[91411]: osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759] boot 2023-01-26T16:47:59.021 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:58 smithi137 ceph-mon[91411]: osdmap e30: 5 total, 5 up, 5 in 2023-01-26T16:47:59.021 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:58 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[89311]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2023-01-26T16:47:59.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[89311]: osdmap e29: 5 total, 4 up, 5 in 2023-01-26T16:47:59.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[89311]: osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759] boot 2023-01-26T16:47:59.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[89311]: osdmap e30: 5 total, 5 up, 5 in 2023-01-26T16:47:59.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[97567]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2023-01-26T16:47:59.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[97567]: osdmap e29: 5 total, 4 up, 5 in 2023-01-26T16:47:59.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[97567]: osd.4 [v2:172.21.15.137:6800/3118472759,v1:172.21.15.137:6801/3118472759] boot 2023-01-26T16:47:59.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[97567]: osdmap e30: 5 total, 5 up, 5 in 2023-01-26T16:47:59.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:58 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-01-26T16:47:59.459 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/daemon-base:latest-quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a125c788-9d98-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi137:vg_nvme/lv_3 2023-01-26T16:48:00.046 INFO:teuthology.orchestra.run.smithi137.stderr:Inferring config /var/lib/ceph/a125c788-9d98-11ed-9e56-001a4aab830c/mon.b/config 2023-01-26T16:48:00.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: purged_snaps scrub starts 2023-01-26T16:48:00.112 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: purged_snaps scrub ok 2023-01-26T16:48:00.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:48:00.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: Detected new or changed devices on smithi137 2023-01-26T16:48:00.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:48:00.113 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: Adjusting osd_memory_target on smithi137 to 17168M 2023-01-26T16:48:00.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:47:59 smithi137 ceph-mon[91411]: osdmap e31: 5 total, 5 up, 5 in 2023-01-26T16:48:00.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: purged_snaps scrub starts 2023-01-26T16:48:00.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: purged_snaps scrub ok 2023-01-26T16:48:00.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:48:00.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: Detected new or changed devices on smithi137 2023-01-26T16:48:00.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.136 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:48:00.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: Adjusting osd_memory_target on smithi137 to 17168M 2023-01-26T16:48:00.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[89311]: osdmap e31: 5 total, 5 up, 5 in 2023-01-26T16:48:00.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: purged_snaps scrub starts 2023-01-26T16:48:00.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: purged_snaps scrub ok 2023-01-26T16:48:00.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-01-26T16:48:00.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: Detected new or changed devices on smithi137 2023-01-26T16:48:00.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.138 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-01-26T16:48:00.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: Adjusting osd_memory_target on smithi137 to 17168M 2023-01-26T16:48:00.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' 2023-01-26T16:48:00.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:47:59 smithi135 ceph-mon[97567]: osdmap e31: 5 total, 5 up, 5 in 2023-01-26T16:48:01.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:48:01 smithi137 ceph-mon[91411]: osdmap e32: 5 total, 5 up, 5 in 2023-01-26T16:48:01.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:48:01 smithi135 ceph-mon[89311]: osdmap e32: 5 total, 5 up, 5 in 2023-01-26T16:48:01.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:48:01 smithi135 ceph-mon[97567]: osdmap e32: 5 total, 5 up, 5 in 2023-01-26T16:48:02.862 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:48:02 smithi137 ceph-mon[91411]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-01-26T16:48:02.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:48:02 smithi137 ceph-mon[91411]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:48:02.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:48:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:48:02.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:48:02 smithi137 ceph-mon[91411]: osdmap e33: 5 total, 5 up, 5 in 2023-01-26T16:48:02.863 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:48:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:48:02.864 INFO:journalctl@ceph.mon.b.smithi137.stdout:Jan 26 16:48:02 smithi137 ceph-mon[91411]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:48:02.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[89311]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-01-26T16:48:02.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[89311]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:48:02.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-26T16:48:02.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[89311]: osdmap e33: 5 total, 5 up, 5 in 2023-01-26T16:48:02.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-26T16:48:02.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[89311]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-26T16:48:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[97567]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-01-26T16:48:02.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[97567]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-01-26T16:48:02.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Jan 26 16:48:02 smithi135 ceph-mon[97567]: from='mgr.14150 172.21.15.135:0/63789541' entity='mgr.y' cmd=[{"prefix": "osd tree", "states"