2023-11-19T19:47:53.543 INFO:root:teuthology version: 0.0.1.dev205+g2442239 2023-11-19T19:47:53.544 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description orch/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_rgw_multisite} --name yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300 -- /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/orig.config.yaml 2023-11-19T19:47:53.572 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-19T19:47:53.646 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300 branch: main description: orch/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_rgw_multisite} email: yweinste@redhat.com first_in_suite: false job_id: '7462300' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 8632 sha1: b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe targets: smithi019.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKIB1VLOC4sDIhL+HPNXwVIGay/4cC1hUB2EG/FPdEt7kJn0y1qe8pPXvQ/PIGSSGMNrQEmLy0d3WFLjFBY/NE= smithi029.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCoGn0HDMsoXKh/pHtlYG+qOYbhKPT2JN5aj0ciyonCv4wJjCzsbpgQZ++j3XnEnVpzz6nBpsldRWl7MUZ5Mojw= smithi162.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLBQWo/hag0emkv3/dWL00QeJMyVSmw+KlHcpZjbmeRJLqcPY8EI70RjhldirpvpP0Ti7Y6G4KXHorNmIHzyuZE= 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 2442239d2653456406c25ae0c71b689c8f2657b6 timestamp: 2023-11-18_13:58:58 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-11-19T19:47:53.646 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/qa; will attempt to use it 2023-11-19T19:47:53.647 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/qa/tasks 2023-11-19T19:47:53.647 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-19T19:47:53.648 INFO:teuthology.task.internal:Checking packages... 2023-11-19T19:47:53.671 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe' 2023-11-19T19:47:53.671 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-19T19:47:53.671 INFO:teuthology.packaging:ref: None 2023-11-19T19:47:53.671 INFO:teuthology.packaging:tag: None 2023-11-19T19:47:53.672 INFO:teuthology.packaging:branch: main 2023-11-19T19:47:53.672 INFO:teuthology.packaging:sha1: b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T19:47:53.672 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-11-19T19:47:53.902 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7430.gb9b9ec8b 2023-11-19T19:47:53.902 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-19T19:47:53.909 INFO:teuthology.task.internal:no buildpackages task found 2023-11-19T19:47:53.910 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-19T19:47:53.990 INFO:teuthology.task.internal:Saving configuration 2023-11-19T19:47:54.001 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-19T19:47:54.049 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-19T19:47:54.077 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi019.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-19 19:42:22.806250', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKIB1VLOC4sDIhL+HPNXwVIGay/4cC1hUB2EG/FPdEt7kJn0y1qe8pPXvQ/PIGSSGMNrQEmLy0d3WFLjFBY/NE='} 2023-11-19T19:47:54.098 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-19 19:42:22.808219', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCoGn0HDMsoXKh/pHtlYG+qOYbhKPT2JN5aj0ciyonCv4wJjCzsbpgQZ++j3XnEnVpzz6nBpsldRWl7MUZ5Mojw='} 2023-11-19T19:47:54.122 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-19 19:42:22.809968', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLBQWo/hag0emkv3/dWL00QeJMyVSmw+KlHcpZjbmeRJLqcPY8EI70RjhldirpvpP0Ti7Y6G4KXHorNmIHzyuZE='} 2023-11-19T19:47:54.122 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-19T19:47:54.129 INFO:teuthology.task.internal:roles: ubuntu@smithi019.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-11-19T19:47:54.129 INFO:teuthology.task.internal:roles: ubuntu@smithi029.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-11-19T19:47:54.129 INFO:teuthology.task.internal:roles: ubuntu@smithi162.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2023-11-19T19:47:54.130 INFO:teuthology.run_tasks:Running task console_log... 2023-11-19T19:47:54.291 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fdee90aab80>, signals=[15]) 2023-11-19T19:47:54.291 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-19T19:47:54.298 INFO:teuthology.task.internal:Opening connections... 2023-11-19T19:47:54.298 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi019.front.sepia.ceph.com 2023-11-19T19:47:54.300 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:47:54.406 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi029.front.sepia.ceph.com 2023-11-19T19:47:54.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:47:54.475 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi162.front.sepia.ceph.com 2023-11-19T19:47:54.475 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:47:54.543 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-19T19:47:54.549 DEBUG:teuthology.orchestra.run.smithi019:> uname -m 2023-11-19T19:47:54.572 INFO:teuthology.orchestra.run.smithi019.stdout:x86_64 2023-11-19T19:47:54.572 DEBUG:teuthology.orchestra.run.smithi019:> cat /etc/os-release 2023-11-19T19:47:54.634 INFO:teuthology.orchestra.run.smithi019.stdout:NAME="CentOS Stream" 2023-11-19T19:47:54.634 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION="8" 2023-11-19T19:47:54.634 INFO:teuthology.orchestra.run.smithi019.stdout:ID="centos" 2023-11-19T19:47:54.634 INFO:teuthology.orchestra.run.smithi019.stdout:ID_LIKE="rhel fedora" 2023-11-19T19:47:54.634 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION_ID="8" 2023-11-19T19:47:54.635 INFO:teuthology.orchestra.run.smithi019.stdout:PLATFORM_ID="platform:el8" 2023-11-19T19:47:54.635 INFO:teuthology.orchestra.run.smithi019.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-19T19:47:54.635 INFO:teuthology.orchestra.run.smithi019.stdout:ANSI_COLOR="0;31" 2023-11-19T19:47:54.635 INFO:teuthology.orchestra.run.smithi019.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-19T19:47:54.635 INFO:teuthology.orchestra.run.smithi019.stdout:HOME_URL="https://centos.org/" 2023-11-19T19:47:54.635 INFO:teuthology.orchestra.run.smithi019.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-19T19:47:54.635 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-19T19:47:54.635 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-19T19:47:54.636 INFO:teuthology.lock.ops:Updating smithi019.front.sepia.ceph.com on lock server 2023-11-19T19:47:54.658 DEBUG:teuthology.orchestra.run.smithi029:> uname -m 2023-11-19T19:47:54.681 INFO:teuthology.orchestra.run.smithi029.stdout:x86_64 2023-11-19T19:47:54.681 DEBUG:teuthology.orchestra.run.smithi029:> cat /etc/os-release 2023-11-19T19:47:54.741 INFO:teuthology.orchestra.run.smithi029.stdout:NAME="CentOS Stream" 2023-11-19T19:47:54.741 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION="8" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:ID="centos" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:ID_LIKE="rhel fedora" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION_ID="8" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:PLATFORM_ID="platform:el8" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:ANSI_COLOR="0;31" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:HOME_URL="https://centos.org/" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-19T19:47:54.742 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-19T19:47:54.743 INFO:teuthology.lock.ops:Updating smithi029.front.sepia.ceph.com on lock server 2023-11-19T19:47:54.767 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2023-11-19T19:47:54.789 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2023-11-19T19:47:54.789 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2023-11-19T19:47:54.849 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="8" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="8" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el8" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-19T19:47:54.850 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-19T19:47:54.851 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-19T19:47:54.851 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2023-11-19T19:47:54.875 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-19T19:47:54.884 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-19T19:47:54.914 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-19T19:47:54.915 DEBUG:teuthology.orchestra.run.smithi019:> test '!' -e /home/ubuntu/cephtest 2023-11-19T19:47:54.919 DEBUG:teuthology.orchestra.run.smithi029:> test '!' -e /home/ubuntu/cephtest 2023-11-19T19:47:54.921 DEBUG:teuthology.orchestra.run.smithi162:> test '!' -e /home/ubuntu/cephtest 2023-11-19T19:47:54.941 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-19T19:47:54.964 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-19T19:47:54.964 DEBUG:teuthology.orchestra.run.smithi019:> test -z $(ls -A /var/lib/ceph) 2023-11-19T19:47:54.980 DEBUG:teuthology.orchestra.run.smithi029:> test -z $(ls -A /var/lib/ceph) 2023-11-19T19:47:54.983 DEBUG:teuthology.orchestra.run.smithi162:> test -z $(ls -A /var/lib/ceph) 2023-11-19T19:47:55.016 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-19T19:47:55.092 INFO:teuthology.run_tasks:Running task kernel... 2023-11-19T19:47:55.107 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-19T19:47:55.107 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-19T19:47:55.107 DEBUG:teuthology.orchestra.run.smithi019:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-19T19:47:55.107 DEBUG:teuthology.orchestra.run.smithi029:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-19T19:47:55.108 DEBUG:teuthology.orchestra.run.smithi162:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-19T19:47:55.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T19:47:55.128 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2023-11-19T19:47:55.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T19:47:55.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T19:47:55.130 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2023-11-19T19:47:55.130 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2023-11-19T19:47:55.190 INFO:teuthology.orchestra.run.smithi162.stdout:4.18.0-489.el8.x86_64 2023-11-19T19:47:55.190 INFO:teuthology.task.kernel:Running kernel on smithi162: 4.18.0-489.el8.x86_64 2023-11-19T19:47:55.190 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum install -y kernel 2023-11-19T19:47:55.192 INFO:teuthology.orchestra.run.smithi019.stdout:4.18.0-489.el8.x86_64 2023-11-19T19:47:55.192 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-489.el8.x86_64 2023-11-19T19:47:55.193 INFO:teuthology.task.kernel:Running kernel on smithi019: 4.18.0-489.el8.x86_64 2023-11-19T19:47:55.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum install -y kernel 2023-11-19T19:47:55.193 INFO:teuthology.task.kernel:Running kernel on smithi029: 4.18.0-489.el8.x86_64 2023-11-19T19:47:55.193 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum install -y kernel 2023-11-19T19:48:01.106 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - AppStream 10 MB/s | 34 MB 00:03 2023-11-19T19:48:01.755 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - AppStream 8.2 MB/s | 34 MB 00:04 2023-11-19T19:48:03.671 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - AppStream 8.0 MB/s | 34 MB 00:04 2023-11-19T19:48:09.272 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - BaseOS 27 MB/s | 53 MB 00:01 2023-11-19T19:48:12.330 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - BaseOS 13 MB/s | 53 MB 00:04 2023-11-19T19:48:13.682 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - BaseOS 16 MB/s | 53 MB 00:03 2023-11-19T19:48:17.021 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - Extras 78 kB/s | 18 kB 00:00 2023-11-19T19:48:17.696 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - Extras common packages 14 kB/s | 6.9 kB 00:00 2023-11-19T19:48:18.006 INFO:teuthology.orchestra.run.smithi162.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-11-19T19:48:20.451 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 7.0 MB/s | 16 MB 00:02 2023-11-19T19:48:20.630 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - Extras 72 kB/s | 18 kB 00:00 2023-11-19T19:48:21.197 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-11-19T19:48:21.515 INFO:teuthology.orchestra.run.smithi019.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-11-19T19:48:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras 49 kB/s | 18 kB 00:00 2023-11-19T19:48:22.626 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-11-19T19:48:22.937 INFO:teuthology.orchestra.run.smithi029.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-11-19T19:48:24.231 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 426 kB/s | 24 kB 00:00 2023-11-19T19:48:24.799 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 5.1 MB/s | 16 MB 00:03 2023-11-19T19:48:27.003 INFO:teuthology.orchestra.run.smithi029.stdout:Extra Packages for Enterprise Linux 4.1 MB/s | 16 MB 00:03 2023-11-19T19:48:27.805 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-19T19:48:27.806 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-19T19:48:28.091 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T19:48:28.091 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T19:48:28.092 INFO:teuthology.orchestra.run.smithi162.stdout:Install 3 Packages 2023-11-19T19:48:28.093 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T19:48:28.093 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 89 M 2023-11-19T19:48:28.093 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 96 M 2023-11-19T19:48:28.093 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T19:48:28.841 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 461 kB/s | 24 kB 00:00 2023-11-19T19:48:29.057 INFO:teuthology.orchestra.run.smithi162.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 13 MB/s | 10 MB 00:00 2023-11-19T19:48:29.899 INFO:teuthology.orchestra.run.smithi162.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 22 MB/s | 36 MB 00:01 2023-11-19T19:48:30.407 INFO:teuthology.orchestra.run.smithi162.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 20 MB/s | 43 MB 00:02 2023-11-19T19:48:30.408 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T19:48:30.408 INFO:teuthology.orchestra.run.smithi162.stdout:Total 39 MB/s | 89 MB 00:02 2023-11-19T19:48:31.066 INFO:teuthology.orchestra.run.smithi029.stdout:lab-extras 404 kB/s | 24 kB 00:00 2023-11-19T19:48:31.085 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T19:48:31.505 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T19:48:31.505 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T19:48:32.665 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-19T19:48:32.666 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-19T19:48:32.742 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T19:48:32.767 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T19:48:32.949 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T19:48:32.951 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T19:48:32.952 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T19:48:32.952 INFO:teuthology.orchestra.run.smithi019.stdout:Install 3 Packages 2023-11-19T19:48:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T19:48:32.952 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 89 M 2023-11-19T19:48:32.952 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 96 M 2023-11-19T19:48:32.952 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T19:48:33.750 INFO:teuthology.orchestra.run.smithi019.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 17 MB/s | 10 MB 00:00 2023-11-19T19:48:34.767 INFO:teuthology.orchestra.run.smithi019.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 22 MB/s | 36 MB 00:01 2023-11-19T19:48:34.900 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-19T19:48:34.900 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-19T19:48:35.222 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T19:48:35.223 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T19:48:35.223 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout:Install 3 Packages 2023-11-19T19:48:35.224 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T19:48:35.225 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 89 M 2023-11-19T19:48:35.225 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 96 M 2023-11-19T19:48:35.225 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T19:48:35.267 INFO:teuthology.orchestra.run.smithi019.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 20 MB/s | 43 MB 00:02 2023-11-19T19:48:35.268 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T19:48:35.268 INFO:teuthology.orchestra.run.smithi019.stdout:Total 39 MB/s | 89 MB 00:02 2023-11-19T19:48:35.478 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T19:48:35.977 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T19:48:35.985 INFO:teuthology.orchestra.run.smithi029.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 14 MB/s | 10 MB 00:00 2023-11-19T19:48:36.047 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:48:36.549 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T19:48:36.549 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T19:48:37.427 INFO:teuthology.orchestra.run.smithi029.stdout:(2/3): kernel-core-4.18.0-521.el8.x86_64.rpm 20 MB/s | 43 MB 00:02 2023-11-19T19:48:37.840 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T19:48:37.858 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T19:48:38.495 INFO:teuthology.orchestra.run.smithi029.stdout:(3/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 11 MB/s | 36 MB 00:03 2023-11-19T19:48:38.495 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T19:48:38.495 INFO:teuthology.orchestra.run.smithi029.stdout:Total 27 MB/s | 89 MB 00:03 2023-11-19T19:48:39.201 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T19:48:39.685 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T19:48:39.685 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T19:48:39.740 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:48:40.121 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:48:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T19:48:40.973 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T19:48:40.998 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T19:48:41.298 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:48:43.546 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:48:43.834 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:48:43.893 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T19:48:44.493 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:48:45.170 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:48:45.540 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:48:48.244 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:48:48.751 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:48:49.210 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:48:49.473 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:48:52.445 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:48:53.163 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:05.650 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:05.674 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:06.023 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:06.023 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:49:06.023 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:49:06.850 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:06.850 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T19:49:06.850 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T19:49:06.850 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-19T19:49:06.850 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-19T19:49:06.850 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T19:49:06.851 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T19:49:07.000 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2023-11-19T19:49:07.215 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-19T19:49:07.216 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-19T19:49:07.216 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-19T19:49:07.216 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-19T19:49:07.216 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-19T19:49:07.216 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2023-11-19T19:49:07.216 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi162.front.sepia.ceph.com, path=None, version=distro) 2023-11-19T19:49:07.216 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2023-11-19T19:49:07.425 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-19T19:49:07.426 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-19T19:49:07.426 DEBUG:teuthology.orchestra.run.smithi162:> sudo rpm -qi grub2-tools 2023-11-19T19:49:07.459 INFO:teuthology.orchestra.run.smithi162.stdout:Name : grub2-tools 2023-11-19T19:49:07.459 INFO:teuthology.orchestra.run.smithi162.stdout:Epoch : 1 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Version : 2.02 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Release : 129.el8 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: x86_64 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Group : System Environment/Base 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Size : 9265586 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:License : GPLv3+ 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Relocations : (not relocatable) 2023-11-19T19:49:07.460 INFO:teuthology.orchestra.run.smithi162.stdout:Packager : CentOS BuildSystem 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:Vendor : CentOS 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:Summary : Support tools for GRUB. 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:Description : 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:hardware devices. 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T19:49:07.461 INFO:teuthology.orchestra.run.smithi162.stdout:This subpackage provides tools for support of all platforms. 2023-11-19T19:49:07.462 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-19T19:49:07.462 INFO:teuthology.task.kernel:Updating grub on smithi162 to boot 4.18.0-521.el8.x86_64 2023-11-19T19:49:07.462 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-19T19:49:09.314 INFO:teuthology.orchestra.run.smithi162.stderr:Generating grub configuration file ... 2023-11-19T19:49:11.581 INFO:teuthology.orchestra.run.smithi162.stderr:done 2023-11-19T19:49:11.583 DEBUG:teuthology.orchestra.run.smithi162:> mktemp 2023-11-19T19:49:11.606 INFO:teuthology.orchestra.run.smithi162.stdout:/tmp/tmp.rEM4vHUQpC 2023-11-19T19:49:11.606 DEBUG:teuthology.orchestra.run.smithi162:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.rEM4vHUQpC 2023-11-19T19:49:11.680 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0666 /tmp/tmp.rEM4vHUQpC 2023-11-19T19:49:11.835 DEBUG:teuthology.orchestra.remote:smithi162:/tmp/tmp.rEM4vHUQpC is 6KB 2023-11-19T19:49:11.884 DEBUG:teuthology.orchestra.run.smithi162:> rm -fr /tmp/tmp.rEM4vHUQpC 2023-11-19T19:49:11.902 DEBUG:teuthology.orchestra.run.smithi162:> sudo /bin/ls /boot/loader/entries || true 2023-11-19T19:49:11.967 INFO:teuthology.orchestra.run.smithi162.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-19T19:49:11.967 INFO:teuthology.orchestra.run.smithi162.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-19T19:49:11.967 INFO:teuthology.orchestra.run.smithi162.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-19T19:49:11.967 INFO:teuthology.orchestra.run.smithi162.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-19T19:49:11.968 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-19T19:49:12.114 DEBUG:teuthology.orchestra.run.smithi162:> sudo shutdown -r now 2023-11-19T19:49:13.026 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:13.052 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:13.407 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:13.407 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:49:13.407 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:49:14.216 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:14.216 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T19:49:14.216 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T19:49:14.216 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-19T19:49:14.216 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-19T19:49:14.217 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T19:49:14.217 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T19:49:14.356 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2023-11-19T19:49:14.584 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-19T19:49:14.584 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-19T19:49:14.584 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-19T19:49:14.584 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-19T19:49:14.584 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-19T19:49:14.585 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-11-19T19:49:14.585 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi019.front.sepia.ceph.com, path=None, version=distro) 2023-11-19T19:49:14.585 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2023-11-19T19:49:14.803 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-19T19:49:14.803 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-19T19:49:14.803 DEBUG:teuthology.orchestra.run.smithi019:> sudo rpm -qi grub2-tools 2023-11-19T19:49:14.838 INFO:teuthology.orchestra.run.smithi019.stdout:Name : grub2-tools 2023-11-19T19:49:14.838 INFO:teuthology.orchestra.run.smithi019.stdout:Epoch : 1 2023-11-19T19:49:14.838 INFO:teuthology.orchestra.run.smithi019.stdout:Version : 2.02 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Release : 129.el8 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Architecture: x86_64 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Group : System Environment/Base 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Size : 9265586 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:License : GPLv3+ 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Relocations : (not relocatable) 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Packager : CentOS BuildSystem 2023-11-19T19:49:14.839 INFO:teuthology.orchestra.run.smithi019.stdout:Vendor : CentOS 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout:Summary : Support tools for GRUB. 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout:Description : 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout:hardware devices. 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T19:49:14.840 INFO:teuthology.orchestra.run.smithi019.stdout:This subpackage provides tools for support of all platforms. 2023-11-19T19:49:14.841 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-19T19:49:14.841 INFO:teuthology.task.kernel:Updating grub on smithi019 to boot 4.18.0-521.el8.x86_64 2023-11-19T19:49:14.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-19T19:49:16.249 INFO:teuthology.orchestra.run.smithi019.stderr:Generating grub configuration file ... 2023-11-19T19:49:17.421 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:17.446 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:17.802 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:17.802 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-19T19:49:17.802 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-19T19:49:18.639 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-19T19:49:18.639 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T19:49:18.639 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T19:49:18.640 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-19T19:49:18.640 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-19T19:49:18.640 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T19:49:18.640 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T19:49:18.671 INFO:teuthology.orchestra.run.smithi019.stderr:done 2023-11-19T19:49:18.672 DEBUG:teuthology.orchestra.run.smithi019:> mktemp 2023-11-19T19:49:18.703 INFO:teuthology.orchestra.run.smithi019.stdout:/tmp/tmp.YxCXfGMfUm 2023-11-19T19:49:18.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.YxCXfGMfUm 2023-11-19T19:49:18.775 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0666 /tmp/tmp.YxCXfGMfUm 2023-11-19T19:49:18.802 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2023-11-19T19:49:18.918 DEBUG:teuthology.orchestra.remote:smithi019:/tmp/tmp.YxCXfGMfUm is 6KB 2023-11-19T19:49:18.965 DEBUG:teuthology.orchestra.run.smithi019:> rm -fr /tmp/tmp.YxCXfGMfUm 2023-11-19T19:49:18.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo /bin/ls /boot/loader/entries || true 2023-11-19T19:49:19.060 INFO:teuthology.orchestra.run.smithi019.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-19T19:49:19.060 INFO:teuthology.orchestra.run.smithi019.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-19T19:49:19.060 INFO:teuthology.orchestra.run.smithi019.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-19T19:49:19.060 INFO:teuthology.orchestra.run.smithi019.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-19T19:49:19.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-19T19:49:19.068 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-19T19:49:19.068 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-19T19:49:19.069 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-19T19:49:19.069 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-19T19:49:19.069 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-19T19:49:19.069 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-11-19T19:49:19.069 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi029.front.sepia.ceph.com, path=None, version=distro) 2023-11-19T19:49:19.069 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2023-11-19T19:49:19.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo shutdown -r now 2023-11-19T19:49:19.287 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-19T19:49:19.287 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-19T19:49:19.287 DEBUG:teuthology.orchestra.run.smithi029:> sudo rpm -qi grub2-tools 2023-11-19T19:49:19.321 INFO:teuthology.orchestra.run.smithi029.stdout:Name : grub2-tools 2023-11-19T19:49:19.321 INFO:teuthology.orchestra.run.smithi029.stdout:Epoch : 1 2023-11-19T19:49:19.321 INFO:teuthology.orchestra.run.smithi029.stdout:Version : 2.02 2023-11-19T19:49:19.321 INFO:teuthology.orchestra.run.smithi029.stdout:Release : 129.el8 2023-11-19T19:49:19.321 INFO:teuthology.orchestra.run.smithi029.stdout:Architecture: x86_64 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Group : System Environment/Base 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Size : 9265586 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:License : GPLv3+ 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Relocations : (not relocatable) 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Packager : CentOS BuildSystem 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:Vendor : CentOS 2023-11-19T19:49:19.322 INFO:teuthology.orchestra.run.smithi029.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout:Summary : Support tools for GRUB. 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout:Description : 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout:hardware devices. 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T19:49:19.323 INFO:teuthology.orchestra.run.smithi029.stdout:This subpackage provides tools for support of all platforms. 2023-11-19T19:49:19.324 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-19T19:49:19.324 INFO:teuthology.task.kernel:Updating grub on smithi029 to boot 4.18.0-521.el8.x86_64 2023-11-19T19:49:19.324 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-19T19:49:21.144 INFO:teuthology.orchestra.run.smithi029.stderr:Generating grub configuration file ... 2023-11-19T19:49:23.799 INFO:teuthology.orchestra.run.smithi029.stderr:done 2023-11-19T19:49:23.835 DEBUG:teuthology.orchestra.run.smithi029:> mktemp 2023-11-19T19:49:23.895 INFO:teuthology.orchestra.run.smithi029.stdout:/tmp/tmp.MNHOzs629L 2023-11-19T19:49:23.896 DEBUG:teuthology.orchestra.run.smithi029:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.MNHOzs629L 2023-11-19T19:49:23.928 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0666 /tmp/tmp.MNHOzs629L 2023-11-19T19:49:24.071 DEBUG:teuthology.orchestra.remote:smithi029:/tmp/tmp.MNHOzs629L is 6KB 2023-11-19T19:49:24.120 DEBUG:teuthology.orchestra.run.smithi029:> rm -fr /tmp/tmp.MNHOzs629L 2023-11-19T19:49:24.138 DEBUG:teuthology.orchestra.run.smithi029:> sudo /bin/ls /boot/loader/entries || true 2023-11-19T19:49:24.204 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-19T19:49:24.204 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-19T19:49:24.204 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-19T19:49:24.204 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-19T19:49:24.205 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-19T19:49:24.390 DEBUG:teuthology.orchestra.run.smithi029:> sudo shutdown -r now 2023-11-19T19:49:42.122 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2023-11-19T19:49:42.122 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-11-19T19:49:42.123 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:49:49.206 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-11-19T19:49:49.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2023-11-19T19:49:49.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:49:54.399 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-11-19T19:49:54.399 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-11-19T19:49:54.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:50:00.550 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2023-11-19T19:50:07.714 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.19 2023-11-19T19:50:09.553 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-11-19T19:50:09.554 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:50:12.610 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2023-11-19T19:50:12.838 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.29 2023-11-19T19:50:16.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2023-11-19T19:50:16.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:50:21.844 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-11-19T19:50:21.847 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:50:24.616 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-11-19T19:50:24.616 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:51:16.771 DEBUG:teuthology.orchestra.remote:timed out 2023-11-19T19:51:21.855 DEBUG:teuthology.orchestra.remote:timed out 2023-11-19T19:51:24.622 DEBUG:teuthology.orchestra.remote:timed out 2023-11-19T19:51:28.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2023-11-19T19:51:28.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:51:29.087 DEBUG:teuthology.orchestra.run.smithi019:> true 2023-11-19T19:51:29.392 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2023-11-19T19:51:29.392 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-521.el8.x86_64"... 2023-11-19T19:51:29.392 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2023-11-19T19:51:29.414 INFO:teuthology.orchestra.run.smithi019.stdout:4.18.0-521.el8.x86_64 2023-11-19T19:51:29.414 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-19T19:51:29.414 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-19T19:51:29.414 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-19T19:51:30.415 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-11-19T19:51:30.415 DEBUG:teuthology.orchestra.run.smithi019:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-19T19:51:30.503 INFO:teuthology.orchestra.run.smithi019.stdout:ttyS1 2023-11-19T19:51:30.516 DEBUG:teuthology.parallel:result is None 2023-11-19T19:51:33.856 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-11-19T19:51:33.857 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:51:34.202 DEBUG:teuthology.orchestra.run.smithi029:> true 2023-11-19T19:51:34.519 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-11-19T19:51:34.519 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-521.el8.x86_64"... 2023-11-19T19:51:34.519 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2023-11-19T19:51:34.541 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-521.el8.x86_64 2023-11-19T19:51:34.541 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-19T19:51:34.541 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-19T19:51:34.541 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-19T19:51:35.542 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-11-19T19:51:35.542 DEBUG:teuthology.orchestra.run.smithi029:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-19T19:51:35.639 INFO:teuthology.orchestra.run.smithi029.stdout:ttyS1 2023-11-19T19:51:35.651 DEBUG:teuthology.parallel:result is None 2023-11-19T19:51:39.622 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-11-19T19:51:39.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:51:39.883 DEBUG:teuthology.orchestra.run.smithi162:> true 2023-11-19T19:51:40.153 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-11-19T19:51:40.153 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "4.18.0-521.el8.x86_64"... 2023-11-19T19:51:40.153 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2023-11-19T19:51:40.173 INFO:teuthology.orchestra.run.smithi162.stdout:4.18.0-521.el8.x86_64 2023-11-19T19:51:40.173 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-19T19:51:40.173 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-19T19:51:40.173 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-19T19:51:41.174 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-11-19T19:51:41.174 DEBUG:teuthology.orchestra.run.smithi162:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-19T19:51:41.245 INFO:teuthology.orchestra.run.smithi162.stdout:ttyS1 2023-11-19T19:51:41.259 DEBUG:teuthology.parallel:result is None 2023-11-19T19:51:41.259 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-19T19:51:41.266 INFO:teuthology.task.internal:Creating test directory... 2023-11-19T19:51:41.266 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-19T19:51:41.269 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-19T19:51:41.271 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-19T19:51:41.291 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-19T19:51:41.298 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-19T19:51:41.353 INFO:teuthology.task.internal:Creating archive directory... 2023-11-19T19:51:41.353 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-19T19:51:41.356 DEBUG:teuthology.orchestra.run.smithi029:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-19T19:51:41.359 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-19T19:51:41.403 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-19T19:51:41.413 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-19T19:51:41.414 DEBUG:teuthology.orchestra.run.smithi019:> 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-11-19T19:51:41.430 DEBUG:teuthology.orchestra.run.smithi029:> 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-11-19T19:51:41.433 DEBUG:teuthology.orchestra.run.smithi162:> 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-11-19T19:51:41.471 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-19T19:51:41.473 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-19T19:51:41.474 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-19T19:51:41.482 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-19T19:51:41.486 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-19T19:51:41.486 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-19T19:51:41.488 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-19T19:51:41.495 INFO:teuthology.task.internal:Configuring sudo... 2023-11-19T19:51:41.495 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-19T19:51:41.497 DEBUG:teuthology.orchestra.run.smithi029:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-19T19:51:41.531 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-19T19:51:41.564 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-19T19:51:41.573 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-19T19:51:41.573 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-19T19:51:41.576 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-19T19:51:41.606 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-19T19:51:41.627 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-19T19:51:41.689 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-19T19:51:41.745 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-19T19:51:41.866 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-19T19:51:41.900 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T19:51:41.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-19T19:51:41.975 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-19T19:51:42.025 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-19T19:51:42.082 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-19T19:51:42.173 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-19T19:51:42.221 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T19:51:42.221 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-19T19:51:42.295 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-19T19:51:42.342 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-19T19:51:42.401 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-19T19:51:42.488 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-19T19:51:42.531 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T19:51:42.532 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-19T19:51:42.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo service rsyslog restart 2023-11-19T19:51:42.602 DEBUG:teuthology.orchestra.run.smithi029:> sudo service rsyslog restart 2023-11-19T19:51:42.604 DEBUG:teuthology.orchestra.run.smithi162:> sudo service rsyslog restart 2023-11-19T19:51:42.669 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-19T19:51:42.687 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-19T19:51:42.700 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-19T19:51:43.077 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-19T19:51:43.085 INFO:teuthology.task.internal:Starting timer... 2023-11-19T19:51:43.086 INFO:teuthology.run_tasks:Running task pcp... 2023-11-19T19:51:43.119 INFO:teuthology.run_tasks:Running task selinux... 2023-11-19T19:51:43.168 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-19T19:51:43.168 DEBUG:teuthology.orchestra.run.smithi019:> sudo service auditd rotate 2023-11-19T19:51:43.244 INFO:teuthology.orchestra.run.smithi019.stdout:Rotating logs: 2023-11-19T19:51:43.246 DEBUG:teuthology.orchestra.run.smithi029:> sudo service auditd rotate 2023-11-19T19:51:43.344 INFO:teuthology.orchestra.run.smithi029.stdout:Rotating logs: 2023-11-19T19:51:43.346 DEBUG:teuthology.orchestra.run.smithi162:> sudo service auditd rotate 2023-11-19T19:51:43.432 INFO:teuthology.orchestra.run.smithi162.stdout:Rotating logs: 2023-11-19T19:51:43.434 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-19T19:51:43.434 DEBUG:teuthology.orchestra.run.smithi019:> /usr/sbin/getenforce 2023-11-19T19:51:43.503 INFO:teuthology.orchestra.run.smithi019.stdout:Permissive 2023-11-19T19:51:43.503 DEBUG:teuthology.orchestra.run.smithi029:> /usr/sbin/getenforce 2023-11-19T19:51:43.544 INFO:teuthology.orchestra.run.smithi029.stdout:Permissive 2023-11-19T19:51:43.545 DEBUG:teuthology.orchestra.run.smithi162:> /usr/sbin/getenforce 2023-11-19T19:51:43.613 INFO:teuthology.orchestra.run.smithi162.stdout:Permissive 2023-11-19T19:51:43.613 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi019.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi029.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi162.front.sepia.ceph.com': 'permissive'} 2023-11-19T19:51:43.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-19T19:51:43.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T19:51:43.648 DEBUG:teuthology.orchestra.run.smithi029:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-19T19:51:43.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T19:51:43.684 DEBUG:teuthology.orchestra.run.smithi162:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-19T19:51:43.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T19:51:43.711 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-19T19:51:43.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo /usr/sbin/setenforce permissive 2023-11-19T19:51:43.746 DEBUG:teuthology.orchestra.run.smithi029:> sudo /usr/sbin/setenforce permissive 2023-11-19T19:51:43.781 DEBUG:teuthology.orchestra.run.smithi162:> sudo /usr/sbin/setenforce permissive 2023-11-19T19:51:43.807 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-19T19:51:43.817 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-11-19T19:51:43.822 INFO:teuthology.repo_utils:Fetching main from origin 2023-11-19T19:51:43.968 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-19T19:51:43.981 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-11-19T19:51:43.982 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi019.front.sepia.ceph.com,smithi029.front.sepia.ceph.com,smithi162.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-19T19:59:58.239 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi019.front.sepia.ceph.com'), Remote(name='ubuntu@smithi029.front.sepia.ceph.com'), Remote(name='ubuntu@smithi162.front.sepia.ceph.com')] 2023-11-19T19:59:58.240 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2023-11-19T19:59:58.241 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:59:58.315 DEBUG:teuthology.orchestra.run.smithi019:> true 2023-11-19T19:59:58.389 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2023-11-19T19:59:58.390 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-11-19T19:59:58.390 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:59:58.460 DEBUG:teuthology.orchestra.run.smithi029:> true 2023-11-19T19:59:58.536 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-11-19T19:59:58.537 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-11-19T19:59:58.537 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-19T19:59:58.607 DEBUG:teuthology.orchestra.run.smithi162:> true 2023-11-19T19:59:58.679 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-11-19T19:59:58.680 INFO:teuthology.run_tasks:Running task clock... 2023-11-19T19:59:58.692 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-19T19:59:58.692 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-19T19:59:58.693 DEBUG:teuthology.orchestra.run.smithi019:> 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-11-19T19:59:58.695 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-19T19:59:58.696 DEBUG:teuthology.orchestra.run.smithi029:> 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-11-19T19:59:58.698 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-19T19:59:58.698 DEBUG:teuthology.orchestra.run.smithi162:> 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-11-19T19:59:58.733 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-19T19:59:58.736 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-19T19:59:58.750 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-19T19:59:58.753 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-19T19:59:58.755 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-19T19:59:58.770 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-19T19:59:58.825 INFO:teuthology.orchestra.run.smithi029.stderr:sudo: ntpd: command not found 2023-11-19T19:59:58.829 INFO:teuthology.orchestra.run.smithi019.stderr:sudo: ntpd: command not found 2023-11-19T19:59:58.839 INFO:teuthology.orchestra.run.smithi029.stdout:506 Cannot talk to daemon 2023-11-19T19:59:58.840 INFO:teuthology.orchestra.run.smithi162.stderr:sudo: ntpd: command not found 2023-11-19T19:59:58.843 INFO:teuthology.orchestra.run.smithi019.stdout:506 Cannot talk to daemon 2023-11-19T19:59:58.852 INFO:teuthology.orchestra.run.smithi162.stdout:506 Cannot talk to daemon 2023-11-19T19:59:58.855 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-19T19:59:58.860 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-19T19:59:58.866 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-19T19:59:58.870 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-19T19:59:58.875 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-19T19:59:58.879 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-19T19:59:58.940 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2023-11-19T19:59:58.944 INFO:teuthology.orchestra.run.smithi162.stderr:bash: ntpq: command not found 2023-11-19T19:59:58.945 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-19T19:59:58.945 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2023-11-19T19:59:58.945 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.945 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.945 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.945 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.947 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-19T19:59:58.947 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2023-11-19T19:59:58.947 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.948 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.948 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.948 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.951 INFO:teuthology.orchestra.run.smithi019.stderr:bash: ntpq: command not found 2023-11-19T19:59:58.956 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-19T19:59:58.956 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2023-11-19T19:59:58.956 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.956 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.956 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.956 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T19:59:58.957 INFO:teuthology.run_tasks:Running task pexec... 2023-11-19T19:59:58.966 INFO:teuthology.task.pexec:Executing custom commands... 2023-11-19T19:59:58.967 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi019.front.sepia.ceph.com 2023-11-19T19:59:58.967 DEBUG:teuthology.orchestra.run.smithi019:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-19T19:59:58.967 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi029.front.sepia.ceph.com 2023-11-19T19:59:58.967 DEBUG:teuthology.orchestra.run.smithi029:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-19T19:59:58.968 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi162.front.sepia.ceph.com 2023-11-19T19:59:58.968 DEBUG:teuthology.orchestra.run.smithi162:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-19T19:59:59.869 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:02:36 ago on Sun 19 Nov 2023 07:57:23 PM UTC. 2023-11-19T20:00:00.000 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:01:47 ago on Sun 19 Nov 2023 07:58:12 PM UTC. 2023-11-19T20:00:00.016 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:53 ago on Sun 19 Nov 2023 07:58:06 PM UTC. 2023-11-19T20:00:01.964 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:00:01.965 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:00:01.965 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2023-11-19T20:00:01.965 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:00:01.965 INFO:teuthology.orchestra.run.smithi162.stdout:Resetting modules: 2023-11-19T20:00:01.965 INFO:teuthology.orchestra.run.smithi162.stdout: container-tools 2023-11-19T20:00:01.965 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:00:01.965 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:00:01.966 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:00:01.966 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:00:02.215 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:00:02.366 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:00:02.367 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:00:02.367 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-11-19T20:00:02.367 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:00:02.368 INFO:teuthology.orchestra.run.smithi029.stdout:Resetting modules: 2023-11-19T20:00:02.368 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools 2023-11-19T20:00:02.368 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:00:02.368 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:00:02.368 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:00:02.368 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:00:02.399 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout:Resetting modules: 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout: container-tools 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:00:02.401 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:00:02.659 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:00:02.684 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:00:03.196 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:02:40 ago on Sun 19 Nov 2023 07:57:23 PM UTC. 2023-11-19T20:00:03.748 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:01:51 ago on Sun 19 Nov 2023 07:58:12 PM UTC. 2023-11-19T20:00:03.773 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:57 ago on Sun 19 Nov 2023 07:58:06 PM UTC. 2023-11-19T20:00:05.283 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:00:05.461 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout:Installing group/module packages: 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-19T20:00:05.462 INFO:teuthology.orchestra.run.smithi162.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout:Installing weak dependencies: 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout:Installing module profiles: 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout: container-tools/common 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout:Enabling module streams: 2023-11-19T20:00:05.463 INFO:teuthology.orchestra.run.smithi162.stdout: container-tools rhel8 2023-11-19T20:00:05.464 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:00:05.464 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:00:05.464 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:00:05.464 INFO:teuthology.orchestra.run.smithi162.stdout:Install 13 Packages 2023-11-19T20:00:05.464 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:00:05.464 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 27 M 2023-11-19T20:00:05.464 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 89 M 2023-11-19T20:00:05.465 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:00:06.090 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:00:06.104 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:00:06.290 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:00:06.290 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:00:06.290 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:00:06.290 INFO:teuthology.orchestra.run.smithi029.stdout:Installing group/module packages: 2023-11-19T20:00:06.290 INFO:teuthology.orchestra.run.smithi029.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-19T20:00:06.290 INFO:teuthology.orchestra.run.smithi029.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-19T20:00:06.290 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout:Installing weak dependencies: 2023-11-19T20:00:06.291 INFO:teuthology.orchestra.run.smithi029.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout:Installing module profiles: 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools/common 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling module streams: 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools rhel8 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout:Install 13 Packages 2023-11-19T20:00:06.292 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:00:06.293 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 27 M 2023-11-19T20:00:06.293 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 89 M 2023-11-19T20:00:06.293 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:00:06.305 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:00:06.305 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:00:06.305 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:00:06.305 INFO:teuthology.orchestra.run.smithi019.stdout:Installing group/module packages: 2023-11-19T20:00:06.305 INFO:teuthology.orchestra.run.smithi019.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-19T20:00:06.305 INFO:teuthology.orchestra.run.smithi019.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-19T20:00:06.305 INFO:teuthology.orchestra.run.smithi019.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout:Installing weak dependencies: 2023-11-19T20:00:06.306 INFO:teuthology.orchestra.run.smithi019.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout:Installing module profiles: 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout: container-tools/common 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling module streams: 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout: container-tools rhel8 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout:Install 13 Packages 2023-11-19T20:00:06.307 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:00:06.308 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 27 M 2023-11-19T20:00:06.308 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 89 M 2023-11-19T20:00:06.308 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:00:14.923 INFO:teuthology.orchestra.run.smithi029.stdout:(1/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 161 kB/s | 1.0 MB 00:06 2023-11-19T20:00:16.773 INFO:teuthology.orchestra.run.smithi029.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 20 kB/s | 38 kB 00:01 2023-11-19T20:00:16.890 INFO:teuthology.orchestra.run.smithi029.stdout:(3/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.0 MB/s | 241 kB 00:00 2023-11-19T20:00:17.416 INFO:teuthology.orchestra.run.smithi029.stdout:(4/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 7.5 MB/s | 3.9 MB 00:00 2023-11-19T20:00:17.463 INFO:teuthology.orchestra.run.smithi162.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 78 kB/s | 750 kB 00:09 2023-11-19T20:00:17.475 INFO:teuthology.orchestra.run.smithi029.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 3.0 MB/s | 178 kB 00:00 2023-11-19T20:00:17.513 INFO:teuthology.orchestra.run.smithi162.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 761 kB/s | 38 kB 00:00 2023-11-19T20:00:17.525 INFO:teuthology.orchestra.run.smithi029.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 494 kB/s | 25 kB 00:00 2023-11-19T20:00:17.576 INFO:teuthology.orchestra.run.smithi029.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2023-11-19T20:00:17.613 INFO:teuthology.orchestra.run.smithi162.stdout:(3/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.4 MB/s | 241 kB 00:00 2023-11-19T20:00:18.006 INFO:teuthology.orchestra.run.smithi162.stdout:(4/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 10 MB/s | 3.9 MB 00:00 2023-11-19T20:00:18.048 INFO:teuthology.orchestra.run.smithi162.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 4.2 MB/s | 178 kB 00:00 2023-11-19T20:00:18.098 INFO:teuthology.orchestra.run.smithi162.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 496 kB/s | 25 kB 00:00 2023-11-19T20:00:18.131 INFO:teuthology.orchestra.run.smithi162.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 2.7 MB/s | 94 kB 00:00 2023-11-19T20:00:18.176 INFO:teuthology.orchestra.run.smithi029.stdout:(8/13): skopeo-1.13.3-1.module_el8+712+4cd1bd69 14 MB/s | 8.1 MB 00:00 2023-11-19T20:00:18.385 INFO:teuthology.orchestra.run.smithi029.stdout:(9/13): toolbox-0.0.99.4-6.module_el8+712+4cd1b 12 MB/s | 2.5 MB 00:00 2023-11-19T20:00:18.478 INFO:teuthology.orchestra.run.smithi029.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 564 kB/s | 53 kB 00:00 2023-11-19T20:00:18.544 INFO:teuthology.orchestra.run.smithi029.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 626 kB/s | 41 kB 00:00 2023-11-19T20:00:18.990 INFO:teuthology.orchestra.run.smithi162.stdout:(8/13): skopeo-1.13.3-1.module_el8+712+4cd1bd69 9.5 MB/s | 8.1 MB 00:00 2023-11-19T20:00:19.290 INFO:teuthology.orchestra.run.smithi162.stdout:(9/13): toolbox-0.0.99.4-6.module_el8+712+4cd1b 8.4 MB/s | 2.5 MB 00:00 2023-11-19T20:00:19.357 INFO:teuthology.orchestra.run.smithi162.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 791 kB/s | 53 kB 00:00 2023-11-19T20:00:19.416 INFO:teuthology.orchestra.run.smithi162.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 701 kB/s | 41 kB 00:00 2023-11-19T20:00:42.326 INFO:teuthology.orchestra.run.smithi019.stdout:(1/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 30 kB/s | 1.0 MB 00:34 2023-11-19T20:00:42.385 INFO:teuthology.orchestra.run.smithi019.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 651 kB/s | 38 kB 00:00 2023-11-19T20:00:42.476 INFO:teuthology.orchestra.run.smithi019.stdout:(3/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.6 MB/s | 241 kB 00:00 2023-11-19T20:00:42.535 INFO:teuthology.orchestra.run.smithi019.stdout:(4/13): cockpit-podman-78-1.module_el8+712+4cd1 22 kB/s | 750 kB 00:34 2023-11-19T20:00:42.602 INFO:teuthology.orchestra.run.smithi019.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.6 MB/s | 178 kB 00:00 2023-11-19T20:00:42.661 INFO:teuthology.orchestra.run.smithi019.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2023-11-19T20:00:42.728 INFO:teuthology.orchestra.run.smithi019.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.4 MB/s | 94 kB 00:00 2023-11-19T20:00:43.112 INFO:teuthology.orchestra.run.smithi019.stdout:(8/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 6.2 MB/s | 3.9 MB 00:00 2023-11-19T20:00:43.452 INFO:teuthology.orchestra.run.smithi019.stdout:(9/13): toolbox-0.0.99.4-6.module_el8+712+4cd1b 7.4 MB/s | 2.5 MB 00:00 2023-11-19T20:00:43.512 INFO:teuthology.orchestra.run.smithi019.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 883 kB/s | 53 kB 00:00 2023-11-19T20:00:43.554 INFO:teuthology.orchestra.run.smithi019.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 988 kB/s | 41 kB 00:00 2023-11-19T20:00:43.938 INFO:teuthology.orchestra.run.smithi019.stdout:(12/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 6.7 MB/s | 8.1 MB 00:01 2023-11-19T20:00:45.047 INFO:teuthology.orchestra.run.smithi019.stdout:(13/13): buildah-1.32.0-1.module_el8+712+4cd1bd 267 kB/s | 9.6 MB 00:36 2023-11-19T20:00:45.047 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:00:45.047 INFO:teuthology.orchestra.run.smithi019.stdout:Total 703 kB/s | 27 MB 00:38 2023-11-19T20:00:45.341 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:00:45.366 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:00:45.366 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:00:45.655 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:00:45.658 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:00:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:00:46.575 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-11-19T20:00:46.768 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-11-19T20:00:47.102 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-11-19T20:00:47.344 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-19T20:00:47.912 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-11-19T20:00:48.970 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-19T20:00:49.235 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-11-19T20:00:49.476 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-11-19T20:00:49.757 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-11-19T20:00:50.165 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-11-19T20:00:51.140 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-19T20:00:51.349 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-11-19T20:00:51.549 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-19T20:00:52.032 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-19T20:00:52.032 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-11-19T20:00:52.032 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-11-19T20:00:52.032 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-11-19T20:00:52.032 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-19T20:00:52.032 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-11-19T20:00:52.033 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-19T20:00:52.033 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-11-19T20:00:52.033 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-11-19T20:00:52.033 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-11-19T20:00:52.033 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-11-19T20:00:52.033 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-19T20:00:52.033 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-11-19T20:00:52.937 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-11-19T20:00:52.937 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:00:52.937 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:00:52.938 INFO:teuthology.orchestra.run.smithi019.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:00:52.939 INFO:teuthology.orchestra.run.smithi019.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-19T20:00:52.939 INFO:teuthology.orchestra.run.smithi019.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-19T20:00:52.939 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:00:52.939 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:00:53.225 DEBUG:teuthology.parallel:result is None 2023-11-19T20:00:54.886 INFO:teuthology.orchestra.run.smithi029.stdout:(12/13): cockpit-podman-78-1.module_el8+712+4cd 16 kB/s | 750 kB 00:46 2023-11-19T20:00:55.378 INFO:teuthology.orchestra.run.smithi029.stdout:(13/13): buildah-1.32.0-1.module_el8+712+4cd1bd 210 kB/s | 9.6 MB 00:46 2023-11-19T20:00:55.379 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:00:55.379 INFO:teuthology.orchestra.run.smithi029.stdout:Total 555 kB/s | 27 MB 00:49 2023-11-19T20:00:55.664 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:00:55.689 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:00:55.689 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:00:55.975 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:00:55.979 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:00:56.722 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:00:56.998 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-11-19T20:00:58.844 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-11-19T20:01:01.624 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-11-19T20:01:01.883 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-19T20:01:02.518 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-11-19T20:01:03.660 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-19T20:01:03.919 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-11-19T20:01:04.175 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-11-19T20:01:04.438 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-11-19T20:01:04.947 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-11-19T20:01:05.901 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-19T20:01:06.176 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-11-19T20:01:06.380 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-19T20:01:06.870 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-19T20:01:06.870 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-11-19T20:01:06.870 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-19T20:01:06.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-11-19T20:01:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-11-19T20:01:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:01:07.770 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:01:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:01:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:01:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-19T20:01:07.771 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:01:07.772 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:01:08.103 DEBUG:teuthology.parallel:result is None 2023-11-19T20:01:16.539 INFO:teuthology.orchestra.run.smithi162.stdout:(12/13): aardvark-dns-1.8.0-1.module_el8+712+4c 15 kB/s | 1.0 MB 01:08 2023-11-19T20:02:19.077 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] buildah-1.32.0-1.module_el8+712+4cd1bd69.x86_64.rpm: Curl error (7): Couldn't connect to server for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/buildah-1.32.0-1.module_el8%2b712%2b4cd1bd69.x86_64.rpm [Failed to connect to mirror.math.princeton.edu port 80: Connection timed out] 2023-11-19T20:02:19.767 INFO:teuthology.orchestra.run.smithi162.stdout:(13/13): buildah-1.32.0-1.module_el8+712+4cd1bd 75 kB/s | 9.6 MB 02:11 2023-11-19T20:02:19.767 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:02:19.767 INFO:teuthology.orchestra.run.smithi162.stdout:Total 203 kB/s | 27 MB 02:14 2023-11-19T20:02:20.023 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:02:20.044 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:02:20.044 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:02:20.301 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:02:20.304 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:02:20.995 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:02:21.198 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-11-19T20:02:21.368 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-11-19T20:02:21.583 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-11-19T20:02:21.821 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-19T20:02:22.371 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-11-19T20:02:23.362 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-19T20:02:23.599 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-11-19T20:02:23.786 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-11-19T20:02:23.998 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-11-19T20:02:24.397 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-11-19T20:02:25.311 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-19T20:02:25.547 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-11-19T20:02:25.742 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-19T20:02:26.154 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-19T20:02:26.154 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-11-19T20:02:26.154 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-11-19T20:02:26.154 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-11-19T20:02:26.154 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-19T20:02:26.154 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-11-19T20:02:26.154 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-19T20:02:26.155 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-11-19T20:02:26.155 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-11-19T20:02:26.155 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-11-19T20:02:26.155 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-11-19T20:02:26.155 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-19T20:02:26.155 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-11-19T20:02:26.971 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-11-19T20:02:26.971 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:02:26.971 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:02:26.971 INFO:teuthology.orchestra.run.smithi162.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:02:26.971 INFO:teuthology.orchestra.run.smithi162.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:02:26.971 INFO:teuthology.orchestra.run.smithi162.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-19T20:02:26.971 INFO:teuthology.orchestra.run.smithi162.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-11-19T20:02:26.971 INFO:teuthology.orchestra.run.smithi162.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:02:26.972 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:02:27.197 DEBUG:teuthology.parallel:result is None 2023-11-19T20:02:27.198 INFO:teuthology.run_tasks:Running task install... 2023-11-19T20:02:27.211 DEBUG:teuthology.task.install:project ceph 2023-11-19T20:02:27.212 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe'}} 2023-11-19T20:02:27.212 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe'} 2023-11-19T20:02:27.212 INFO:teuthology.task.install:Using flavor: default 2023-11-19T20:02:27.225 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-11-19T20:02:27.225 INFO:teuthology.task.install:extra packages: [] 2023-11-19T20:02:27.226 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe', 'tag': None, 'wait_for_package': False} 2023-11-19T20:02:27.226 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:02:27.228 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe', 'tag': None, 'wait_for_package': False} 2023-11-19T20:02:27.228 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:02:27.229 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe', 'tag': None, 'wait_for_package': False} 2023-11-19T20:02:27.230 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:02:27.380 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/flavors/default/ 2023-11-19T20:02:27.380 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7418.gb0f45a51 2023-11-19T20:02:27.395 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/flavors/default/ 2023-11-19T20:02:27.395 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7418.gb0f45a51 2023-11-19T20:02:27.396 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/flavors/default/ 2023-11-19T20:02:27.396 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7418.gb0f45a51 2023-11-19T20:02:27.497 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/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/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/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/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-11-19T20:02:27.497 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:02:27.497 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-11-19T20:02:27.508 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/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/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/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/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-11-19T20:02:27.509 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:02:27.509 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-11-19T20:02:27.537 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-11-19T20:02:27.538 DEBUG:teuthology.orchestra.run.smithi019:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-11-19T20:02:27.547 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-11-19T20:02:27.547 DEBUG:teuthology.orchestra.run.smithi029:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-11-19T20:02:27.592 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/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/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/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/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-11-19T20:02:27.592 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:02:27.592 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-11-19T20:02:27.614 DEBUG:teuthology.orchestra.run.smithi019:> 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-11-19T20:02:27.620 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-11-19T20:02:27.621 DEBUG:teuthology.orchestra.run.smithi162:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-11-19T20:02:27.623 DEBUG:teuthology.orchestra.run.smithi029:> 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-11-19T20:02:27.688 DEBUG:teuthology.orchestra.run.smithi162:> 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-11-19T20:02:27.702 DEBUG:teuthology.orchestra.run.smithi019:> 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-11-19T20:02:27.709 DEBUG:teuthology.orchestra.run.smithi029:> 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-11-19T20:02:27.734 INFO:teuthology.orchestra.run.smithi019.stdout:check_obsoletes = 1 2023-11-19T20:02:27.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum clean all 2023-11-19T20:02:27.741 INFO:teuthology.orchestra.run.smithi029.stdout:check_obsoletes = 1 2023-11-19T20:02:27.743 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum clean all 2023-11-19T20:02:27.765 DEBUG:teuthology.orchestra.run.smithi162:> 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-11-19T20:02:27.832 INFO:teuthology.orchestra.run.smithi162.stdout:check_obsoletes = 1 2023-11-19T20:02:27.833 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum clean all 2023-11-19T20:02:28.047 INFO:teuthology.orchestra.run.smithi029.stdout:76 files removed 2023-11-19T20:02:28.048 INFO:teuthology.orchestra.run.smithi019.stdout:76 files removed 2023-11-19T20:02:28.079 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-radosgw 2023-11-19T20:02:28.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-radosgw 2023-11-19T20:02:28.097 INFO:teuthology.orchestra.run.smithi162.stdout:76 files removed 2023-11-19T20:02:28.124 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-radosgw 2023-11-19T20:02:28.792 INFO:teuthology.orchestra.run.smithi162.stdout:ceph packages for x86_64 311 kB/s | 81 kB 00:00 2023-11-19T20:02:28.822 INFO:teuthology.orchestra.run.smithi029.stdout:ceph packages for x86_64 297 kB/s | 81 kB 00:00 2023-11-19T20:02:28.937 INFO:teuthology.orchestra.run.smithi019.stdout:ceph packages for x86_64 211 kB/s | 81 kB 00:00 2023-11-19T20:02:29.107 INFO:teuthology.orchestra.run.smithi029.stdout:ceph noarch packages 40 kB/s | 9.4 kB 00:00 2023-11-19T20:02:29.159 INFO:teuthology.orchestra.run.smithi162.stdout:ceph noarch packages 29 kB/s | 9.4 kB 00:00 2023-11-19T20:02:29.404 INFO:teuthology.orchestra.run.smithi019.stdout:ceph noarch packages 22 kB/s | 9.4 kB 00:00 2023-11-19T20:02:29.418 INFO:teuthology.orchestra.run.smithi162.stdout:ceph source packages 6.4 kB/s | 1.5 kB 00:00 2023-11-19T20:02:29.441 INFO:teuthology.orchestra.run.smithi029.stdout:ceph source packages 4.9 kB/s | 1.5 kB 00:00 2023-11-19T20:02:29.763 INFO:teuthology.orchestra.run.smithi019.stdout:ceph source packages 4.6 kB/s | 1.5 kB 00:00 2023-11-19T20:05:21.710 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - AppStream 202 kB/s | 34 MB 02:51 2023-11-19T20:05:30.610 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - BaseOS 29 MB/s | 53 MB 00:01 2023-11-19T20:05:39.293 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - Extras 77 kB/s | 18 kB 00:00 2023-11-19T20:05:40.111 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - Extras common packages 11 kB/s | 6.9 kB 00:00 2023-11-19T20:05:41.862 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 8 - PowerTools 4.2 MB/s | 6.6 MB 00:01 2023-11-19T20:05:43.472 INFO:teuthology.orchestra.run.smithi019.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-11-19T20:05:45.215 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-11-19T20:05:49.648 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 255 kB/s | 24 kB 00:00 2023-11-19T20:05:54.710 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:05:54.713 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:05:54.713 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:05:54.713 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:05:54.713 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:05:54.713 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-radosgw x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 14 M 2023-11-19T20:05:54.713 INFO:teuthology.orchestra.run.smithi019.stdout:Upgrading: 2023-11-19T20:05:54.714 INFO:teuthology.orchestra.run.smithi019.stdout: librados2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.8 M 2023-11-19T20:05:54.714 INFO:teuthology.orchestra.run.smithi019.stdout: librbd1 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.7 M 2023-11-19T20:05:54.714 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:05:54.714 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 5.4 M 2023-11-19T20:05:54.714 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-common x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 23 M 2023-11-19T20:05:54.714 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-selinux x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 24 k 2023-11-19T20:05:54.714 INFO:teuthology.orchestra.run.smithi019.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-11-19T20:05:54.714 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 839 k 2023-11-19T20:05:54.715 INFO:teuthology.orchestra.run.smithi019.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-11-19T20:05:54.715 INFO:teuthology.orchestra.run.smithi019.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-11-19T20:05:54.715 INFO:teuthology.orchestra.run.smithi019.stdout: libradosstriper1 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 517 k 2023-11-19T20:05:54.715 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-11-19T20:05:54.715 INFO:teuthology.orchestra.run.smithi019.stdout: librgw2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 6.9 M 2023-11-19T20:05:54.715 INFO:teuthology.orchestra.run.smithi019.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-11-19T20:05:54.715 INFO:teuthology.orchestra.run.smithi019.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-11-19T20:05:54.716 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-argparse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 45 k 2023-11-19T20:05:54.716 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 128 k 2023-11-19T20:05:54.716 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cephfs x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 197 k 2023-11-19T20:05:54.716 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-11-19T20:05:54.716 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rados x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 370 k 2023-11-19T20:05:54.716 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rbd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 364 k 2023-11-19T20:05:54.716 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rgw x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 107 k 2023-11-19T20:05:54.716 INFO:teuthology.orchestra.run.smithi019.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-11-19T20:05:54.717 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:05:54.717 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:05:54.717 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:05:54.717 INFO:teuthology.orchestra.run.smithi019.stdout:Install 21 Packages 2023-11-19T20:05:54.717 INFO:teuthology.orchestra.run.smithi019.stdout:Upgrade 2 Packages 2023-11-19T20:05:54.717 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:05:54.718 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 62 M 2023-11-19T20:05:54.718 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:05:56.974 INFO:teuthology.orchestra.run.smithi019.stdout:(1/23): ceph-common-18.0.0-7418.gb0f45a51.el8.x 13 MB/s | 23 MB 00:01 2023-11-19T20:05:57.049 INFO:teuthology.orchestra.run.smithi019.stdout:(2/23): ceph-base-18.0.0-7418.gb0f45a51.el8.x86 3.1 MB/s | 5.4 MB 00:01 2023-11-19T20:05:57.066 INFO:teuthology.orchestra.run.smithi019.stdout:(3/23): ceph-selinux-18.0.0-7418.gb0f45a51.el8. 265 kB/s | 24 kB 00:00 2023-11-19T20:05:57.126 INFO:teuthology.orchestra.run.smithi019.stdout:(4/23): libradosstriper1-18.0.0-7418.gb0f45a51. 8.7 MB/s | 517 kB 00:00 2023-11-19T20:05:57.309 INFO:teuthology.orchestra.run.smithi019.stdout:(5/23): libcephfs2-18.0.0-7418.gb0f45a51.el8.x8 3.2 MB/s | 839 kB 00:00 2023-11-19T20:05:57.425 INFO:teuthology.orchestra.run.smithi019.stdout:(6/23): python3-ceph-argparse-18.0.0-7418.gb0f4 384 kB/s | 45 kB 00:00 2023-11-19T20:05:57.584 INFO:teuthology.orchestra.run.smithi019.stdout:(7/23): librgw2-18.0.0-7418.gb0f45a51.el8.x86_6 15 MB/s | 6.9 MB 00:00 2023-11-19T20:05:57.726 INFO:teuthology.orchestra.run.smithi019.stdout:(8/23): python3-ceph-common-18.0.0-7418.gb0f45a 428 kB/s | 128 kB 00:00 2023-11-19T20:05:57.752 INFO:teuthology.orchestra.run.smithi019.stdout:(9/23): python3-cephfs-18.0.0-7418.gb0f45a51.el 1.2 MB/s | 197 kB 00:00 2023-11-19T20:05:57.802 INFO:teuthology.orchestra.run.smithi019.stdout:(10/23): python3-rbd-18.0.0-7418.gb0f45a51.el8. 7.1 MB/s | 364 kB 00:00 2023-11-19T20:05:57.885 INFO:teuthology.orchestra.run.smithi019.stdout:(11/23): python3-rgw-18.0.0-7418.gb0f45a51.el8. 1.3 MB/s | 107 kB 00:00 2023-11-19T20:05:57.928 INFO:teuthology.orchestra.run.smithi019.stdout:(12/23): python3-rados-18.0.0-7418.gb0f45a51.el 1.8 MB/s | 370 kB 00:00 2023-11-19T20:05:58.354 INFO:teuthology.orchestra.run.smithi019.stdout:(13/23): ceph-radosgw-18.0.0-7418.gb0f45a51.el8 4.6 MB/s | 14 MB 00:03 2023-11-19T20:06:49.749 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - AppStream 133 kB/s | 34 MB 04:20 2023-11-19T20:06:55.340 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - AppStream 131 kB/s | 34 MB 04:25 2023-11-19T20:06:57.707 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - BaseOS 30 MB/s | 53 MB 00:01 2023-11-19T20:07:05.483 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - Extras 68 kB/s | 18 kB 00:00 2023-11-19T20:07:05.707 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - BaseOS 16 MB/s | 53 MB 00:03 2023-11-19T20:07:06.067 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-11-19T20:07:07.743 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - PowerTools 4.3 MB/s | 6.6 MB 00:01 2023-11-19T20:07:09.013 INFO:teuthology.orchestra.run.smithi019.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 636 B/s | 44 kB 01:10 2023-11-19T20:07:09.204 INFO:teuthology.orchestra.run.smithi019.stdout:(15/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 249 kB/s | 47 kB 00:00 2023-11-19T20:07:09.303 INFO:teuthology.orchestra.run.smithi162.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2023-11-19T20:07:10.188 INFO:teuthology.orchestra.run.smithi019.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 311 kB/s | 306 kB 00:00 2023-11-19T20:07:10.363 INFO:teuthology.orchestra.run.smithi019.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 336 kB/s | 59 kB 00:00 2023-11-19T20:07:10.513 INFO:teuthology.orchestra.run.smithi019.stdout:(18/23): libunwind-1.3.1-3.el8.x86_64.rpm 501 kB/s | 75 kB 00:00 2023-11-19T20:07:13.639 INFO:teuthology.orchestra.run.smithi019.stdout:(19/23): thrift-0.13.0-2.el8.x86_64.rpm 568 kB/s | 1.7 MB 00:03 2023-11-19T20:07:14.517 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras 53 kB/s | 18 kB 00:00 2023-11-19T20:07:14.789 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 3.0 MB/s | 16 MB 00:05 2023-11-19T20:07:14.897 INFO:teuthology.orchestra.run.smithi019.stdout:(20/23): librados2-18.0.0-7418.gb0f45a51.el8.x8 3.0 MB/s | 3.8 MB 00:01 2023-11-19T20:07:15.122 INFO:teuthology.orchestra.run.smithi019.stdout:(21/23): librbd1-18.0.0-7418.gb0f45a51.el8.x86_ 16 MB/s | 3.7 MB 00:00 2023-11-19T20:07:15.301 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras common packages 12 kB/s | 6.9 kB 00:00 2023-11-19T20:07:17.089 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - PowerTools 4.1 MB/s | 6.6 MB 00:01 2023-11-19T20:07:18.661 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 434 kB/s | 24 kB 00:00 2023-11-19T20:07:18.724 INFO:teuthology.orchestra.run.smithi029.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-11-19T20:07:22.521 INFO:teuthology.orchestra.run.smithi029.stdout:Extra Packages for Enterprise Linux 4.4 MB/s | 16 MB 00:03 2023-11-19T20:07:23.219 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:07:23.222 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:07:23.222 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:07:23.222 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:07:23.222 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:07:23.222 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-radosgw x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 14 M 2023-11-19T20:07:23.222 INFO:teuthology.orchestra.run.smithi162.stdout:Upgrading: 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: librados2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.8 M 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: librbd1 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.7 M 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-base x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 5.4 M 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-common x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 23 M 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-selinux x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 24 k 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: libcephfs2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 839 k 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-11-19T20:07:23.223 INFO:teuthology.orchestra.run.smithi162.stdout: libradosstriper1 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 517 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: librgw2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 6.9 M 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ceph-argparse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 45 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ceph-common x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 128 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cephfs x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 197 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rados x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 370 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rbd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 364 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rgw x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 107 k 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-11-19T20:07:23.224 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:07:23.225 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:07:23.225 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:07:23.225 INFO:teuthology.orchestra.run.smithi162.stdout:Install 21 Packages 2023-11-19T20:07:23.225 INFO:teuthology.orchestra.run.smithi162.stdout:Upgrade 2 Packages 2023-11-19T20:07:23.225 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:07:23.225 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 62 M 2023-11-19T20:07:23.225 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:07:24.720 INFO:teuthology.orchestra.run.smithi162.stdout:(1/23): ceph-base-18.0.0-7418.gb0f45a51.el8.x86 6.2 MB/s | 5.4 MB 00:00 2023-11-19T20:07:24.787 INFO:teuthology.orchestra.run.smithi162.stdout:(2/23): ceph-selinux-18.0.0-7418.gb0f45a51.el8. 365 kB/s | 24 kB 00:00 2023-11-19T20:07:24.954 INFO:teuthology.orchestra.run.smithi162.stdout:(3/23): libcephfs2-18.0.0-7418.gb0f45a51.el8.x8 4.9 MB/s | 839 kB 00:00 2023-11-19T20:07:25.054 INFO:teuthology.orchestra.run.smithi162.stdout:(4/23): libradosstriper1-18.0.0-7418.gb0f45a51. 5.1 MB/s | 517 kB 00:00 2023-11-19T20:07:25.721 INFO:teuthology.orchestra.run.smithi162.stdout:(5/23): ceph-radosgw-18.0.0-7418.gb0f45a51.el8. 7.5 MB/s | 14 MB 00:01 2023-11-19T20:07:25.822 INFO:teuthology.orchestra.run.smithi162.stdout:(6/23): librgw2-18.0.0-7418.gb0f45a51.el8.x86_6 9.0 MB/s | 6.9 MB 00:00 2023-11-19T20:07:25.847 INFO:teuthology.orchestra.run.smithi162.stdout:(7/23): python3-ceph-argparse-18.0.0-7418.gb0f4 357 kB/s | 45 kB 00:00 2023-11-19T20:07:25.872 INFO:teuthology.orchestra.run.smithi162.stdout:(8/23): python3-ceph-common-18.0.0-7418.gb0f45a 2.5 MB/s | 128 kB 00:00 2023-11-19T20:07:25.897 INFO:teuthology.orchestra.run.smithi162.stdout:(9/23): python3-cephfs-18.0.0-7418.gb0f45a51.el 3.8 MB/s | 197 kB 00:00 2023-11-19T20:07:26.131 INFO:teuthology.orchestra.run.smithi162.stdout:(10/23): ceph-common-18.0.0-7418.gb0f45a51.el8. 9.9 MB/s | 23 MB 00:02 2023-11-19T20:07:26.156 INFO:teuthology.orchestra.run.smithi162.stdout:(11/23): python3-rados-18.0.0-7418.gb0f45a51.el 1.3 MB/s | 370 kB 00:00 2023-11-19T20:07:26.182 INFO:teuthology.orchestra.run.smithi162.stdout:(12/23): python3-rgw-18.0.0-7418.gb0f45a51.el8. 2.1 MB/s | 107 kB 00:00 2023-11-19T20:07:26.207 INFO:teuthology.orchestra.run.smithi162.stdout:(13/23): python3-rbd-18.0.0-7418.gb0f45a51.el8. 1.2 MB/s | 364 kB 00:00 2023-11-19T20:07:26.910 INFO:teuthology.orchestra.run.smithi029.stdout:lab-extras 359 kB/s | 24 kB 00:00 2023-11-19T20:07:30.440 INFO:teuthology.orchestra.run.smithi162.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 10 kB/s | 44 kB 00:04 2023-11-19T20:07:30.582 INFO:teuthology.orchestra.run.smithi162.stdout:(15/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 331 kB/s | 47 kB 00:00 2023-11-19T20:07:31.274 INFO:teuthology.orchestra.run.smithi162.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 443 kB/s | 306 kB 00:00 2023-11-19T20:07:31.324 INFO:teuthology.orchestra.run.smithi162.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 1.2 MB/s | 59 kB 00:00 2023-11-19T20:07:31.374 INFO:teuthology.orchestra.run.smithi162.stdout:(18/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2023-11-19T20:07:31.516 INFO:teuthology.orchestra.run.smithi162.stdout:(19/23): thrift-0.13.0-2.el8.x86_64.rpm 12 MB/s | 1.7 MB 00:00 2023-11-19T20:07:31.825 INFO:teuthology.orchestra.run.smithi162.stdout:(20/23): librados2-18.0.0-7418.gb0f45a51.el8.x8 12 MB/s | 3.8 MB 00:00 2023-11-19T20:07:32.017 INFO:teuthology.orchestra.run.smithi162.stdout:(21/23): librbd1-18.0.0-7418.gb0f45a51.el8.x86_ 19 MB/s | 3.7 MB 00:00 2023-11-19T20:07:32.076 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:07:32.079 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:07:32.079 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:07:32.079 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:07:32.079 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:07:32.079 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-radosgw x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 14 M 2023-11-19T20:07:32.079 INFO:teuthology.orchestra.run.smithi029.stdout:Upgrading: 2023-11-19T20:07:32.079 INFO:teuthology.orchestra.run.smithi029.stdout: librados2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.8 M 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: librbd1 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.7 M 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-base x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 5.4 M 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-common x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 23 M 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-selinux x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 24 k 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: libcephfs2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 839 k 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: libradosstriper1 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 517 k 2023-11-19T20:07:32.080 INFO:teuthology.orchestra.run.smithi029.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: librgw2 x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 6.9 M 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: python3-ceph-argparse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 45 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: python3-ceph-common x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 128 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cephfs x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 197 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rados x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 370 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rbd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 364 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rgw x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 107 k 2023-11-19T20:07:32.081 INFO:teuthology.orchestra.run.smithi029.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-11-19T20:07:32.082 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:07:32.082 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:07:32.082 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:07:32.082 INFO:teuthology.orchestra.run.smithi029.stdout:Install 21 Packages 2023-11-19T20:07:32.082 INFO:teuthology.orchestra.run.smithi029.stdout:Upgrade 2 Packages 2023-11-19T20:07:32.082 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:07:32.082 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 62 M 2023-11-19T20:07:32.083 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:07:33.773 INFO:teuthology.orchestra.run.smithi029.stdout:(1/23): ceph-base-18.0.0-7418.gb0f45a51.el8.x86 3.9 MB/s | 5.4 MB 00:01 2023-11-19T20:07:33.865 INFO:teuthology.orchestra.run.smithi029.stdout:(2/23): ceph-selinux-18.0.0-7418.gb0f45a51.el8. 264 kB/s | 24 kB 00:00 2023-11-19T20:07:34.107 INFO:teuthology.orchestra.run.smithi029.stdout:(3/23): libcephfs2-18.0.0-7418.gb0f45a51.el8.x8 3.4 MB/s | 839 kB 00:00 2023-11-19T20:07:34.258 INFO:teuthology.orchestra.run.smithi029.stdout:(4/23): libradosstriper1-18.0.0-7418.gb0f45a51. 3.4 MB/s | 517 kB 00:00 2023-11-19T20:07:34.597 INFO:teuthology.orchestra.run.smithi029.stdout:(5/23): ceph-radosgw-18.0.0-7418.gb0f45a51.el8. 6.3 MB/s | 14 MB 00:02 2023-11-19T20:07:34.701 INFO:teuthology.orchestra.run.smithi029.stdout:(6/23): python3-ceph-argparse-18.0.0-7418.gb0f4 434 kB/s | 45 kB 00:00 2023-11-19T20:07:34.827 INFO:teuthology.orchestra.run.smithi029.stdout:(7/23): python3-ceph-common-18.0.0-7418.gb0f45a 1.0 MB/s | 128 kB 00:00 2023-11-19T20:07:34.935 INFO:teuthology.orchestra.run.smithi029.stdout:(8/23): python3-cephfs-18.0.0-7418.gb0f45a51.el 1.8 MB/s | 197 kB 00:00 2023-11-19T20:07:35.088 INFO:teuthology.orchestra.run.smithi029.stdout:(9/23): librgw2-18.0.0-7418.gb0f45a51.el8.x86_6 8.3 MB/s | 6.9 MB 00:00 2023-11-19T20:07:35.121 INFO:teuthology.orchestra.run.smithi029.stdout:(10/23): python3-rados-18.0.0-7418.gb0f45a51.el 1.9 MB/s | 370 kB 00:00 2023-11-19T20:07:35.556 INFO:teuthology.orchestra.run.smithi029.stdout:(11/23): ceph-common-18.0.0-7418.gb0f45a51.el8. 7.2 MB/s | 23 MB 00:03 2023-11-19T20:07:35.581 INFO:teuthology.orchestra.run.smithi029.stdout:(12/23): python3-rgw-18.0.0-7418.gb0f45a51.el8. 233 kB/s | 107 kB 00:00 2023-11-19T20:07:35.606 INFO:teuthology.orchestra.run.smithi029.stdout:(13/23): python3-rbd-18.0.0-7418.gb0f45a51.el8. 702 kB/s | 364 kB 00:00 2023-11-19T20:07:41.048 INFO:teuthology.orchestra.run.smithi029.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 8.1 kB/s | 44 kB 00:05 2023-11-19T20:07:41.182 INFO:teuthology.orchestra.run.smithi029.stdout:(15/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 351 kB/s | 47 kB 00:00 2023-11-19T20:07:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 781 kB/s | 306 kB 00:00 2023-11-19T20:07:41.650 INFO:teuthology.orchestra.run.smithi029.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 781 kB/s | 59 kB 00:00 2023-11-19T20:07:41.734 INFO:teuthology.orchestra.run.smithi029.stdout:(18/23): libunwind-1.3.1-3.el8.x86_64.rpm 898 kB/s | 75 kB 00:00 2023-11-19T20:07:42.009 INFO:teuthology.orchestra.run.smithi029.stdout:(19/23): thrift-0.13.0-2.el8.x86_64.rpm 6.3 MB/s | 1.7 MB 00:00 2023-11-19T20:07:42.702 INFO:teuthology.orchestra.run.smithi029.stdout:(20/23): librados2-18.0.0-7418.gb0f45a51.el8.x8 5.4 MB/s | 3.8 MB 00:00 2023-11-19T20:07:43.219 INFO:teuthology.orchestra.run.smithi029.stdout:(21/23): librbd1-18.0.0-7418.gb0f45a51.el8.x86_ 7.2 MB/s | 3.7 MB 00:00 2023-11-19T20:07:46.598 INFO:teuthology.orchestra.run.smithi162.stdout:(22/23): librdkafka-0.11.4-3.el8.x86_64.rpm 17 kB/s | 354 kB 00:20 2023-11-19T20:07:53.938 INFO:teuthology.orchestra.run.smithi162.stdout:(23/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 9.3 kB/s | 259 kB 00:27 2023-11-19T20:07:53.941 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:07:53.941 INFO:teuthology.orchestra.run.smithi162.stdout:Total 2.0 MB/s | 62 MB 00:30 2023-11-19T20:07:53.983 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:07:54.030 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:07:54.030 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:07:54.392 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:07:54.396 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:07:55.535 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:07:55.709 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-11-19T20:07:55.922 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-11-19T20:07:56.077 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-11-19T20:07:56.481 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-11-19T20:07:56.677 INFO:teuthology.orchestra.run.smithi162.stdout: Upgrading : librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:07:56.755 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:07:56.988 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/25 2023-11-19T20:07:57.168 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/25 2023-11-19T20:07:57.564 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/25 2023-11-19T20:07:57.743 INFO:teuthology.orchestra.run.smithi162.stdout: Upgrading : librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:07:57.811 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:07:58.009 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-11-19T20:07:58.160 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-11-19T20:07:58.223 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-11-19T20:07:58.412 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8. 10/25 2023-11-19T20:07:58.612 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 11/25 2023-11-19T20:07:58.832 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 12/25 2023-11-19T20:07:58.968 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 13/25 2023-11-19T20:07:59.037 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 13/25 2023-11-19T20:07:59.227 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-11-19T20:07:59.887 INFO:teuthology.orchestra.run.smithi029.stdout:(22/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 11 kB/s | 259 kB 00:24 2023-11-19T20:08:00.034 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-11-19T20:08:00.193 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 16/25 2023-11-19T20:08:00.258 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 16/25 2023-11-19T20:08:00.476 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 17/25 2023-11-19T20:08:00.669 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-11-19T20:08:00.843 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x8 19/25 2023-11-19T20:08:03.389 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:08:03.610 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:08:04.204 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:08:04.519 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 21/25 2023-11-19T20:08:04.620 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 21/25 2023-11-19T20:08:04.784 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:08:08.664 INFO:teuthology.orchestra.run.smithi019.stdout:[MIRROR] librdkafka-0.11.4-3.el8.x86_64.rpm: Curl error (7): Couldn't connect to server for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/librdkafka-0.11.4-3.el8.x86_64.rpm [Failed to connect to mirror.math.princeton.edu port 80: Connection timed out] 2023-11-19T20:08:08.665 INFO:teuthology.orchestra.run.smithi019.stdout:[MIRROR] lttng-ust-2.8.1-11.el8.x86_64.rpm: Curl error (7): Couldn't connect to server for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/lttng-ust-2.8.1-11.el8.x86_64.rpm [Failed to connect to mirror.math.princeton.edu port 80: Connection timed out] 2023-11-19T20:08:08.908 INFO:teuthology.orchestra.run.smithi019.stdout:(22/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.7 kB/s | 354 kB 02:11 2023-11-19T20:08:09.049 INFO:teuthology.orchestra.run.smithi019.stdout:(23/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.0 kB/s | 259 kB 02:11 2023-11-19T20:08:09.051 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:08:09.051 INFO:teuthology.orchestra.run.smithi019.stdout:Total 470 kB/s | 62 MB 02:14 2023-11-19T20:08:09.092 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:08:09.144 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:08:09.144 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:08:09.558 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:08:09.561 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:08:10.831 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:08:11.073 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-11-19T20:08:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-11-19T20:08:11.640 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-11-19T20:08:12.082 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-11-19T20:08:12.298 INFO:teuthology.orchestra.run.smithi019.stdout: Upgrading : librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:08:12.396 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:08:12.659 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/25 2023-11-19T20:08:12.865 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/25 2023-11-19T20:08:13.312 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/25 2023-11-19T20:08:13.623 INFO:teuthology.orchestra.run.smithi019.stdout: Upgrading : librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:08:13.690 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:08:13.859 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-11-19T20:08:14.006 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-11-19T20:08:14.077 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-11-19T20:08:14.270 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8. 10/25 2023-11-19T20:08:14.475 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 11/25 2023-11-19T20:08:14.683 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 12/25 2023-11-19T20:08:14.881 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 13/25 2023-11-19T20:08:14.949 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 13/25 2023-11-19T20:08:15.179 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-11-19T20:08:16.065 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-11-19T20:08:16.365 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 16/25 2023-11-19T20:08:16.446 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 16/25 2023-11-19T20:08:16.641 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 17/25 2023-11-19T20:08:16.834 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-11-19T20:08:17.023 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x8 19/25 2023-11-19T20:08:19.914 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:08:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:08:20.837 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:08:21.281 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 21/25 2023-11-19T20:08:21.402 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 21/25 2023-11-19T20:08:21.622 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:08:23.187 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:08:23.187 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /sys 2023-11-19T20:08:23.187 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /proc 2023-11-19T20:08:23.187 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /dev 2023-11-19T20:08:23.187 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /run 2023-11-19T20:08:23.188 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /mnt 2023-11-19T20:08:23.188 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /var/tmp 2023-11-19T20:08:23.188 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /home 2023-11-19T20:08:23.188 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /tmp 2023-11-19T20:08:23.188 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /dev 2023-11-19T20:08:23.188 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:08:24.656 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 23/25 2023-11-19T20:08:24.677 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 23/25 2023-11-19T20:08:24.678 INFO:teuthology.orchestra.run.smithi162.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-19T20:08:24.898 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-19T20:08:24.898 INFO:teuthology.orchestra.run.smithi162.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:08:25.579 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:08:25.579 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 3/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 6/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8. 8/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x8 9/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 10/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 11/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 12/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 13/25 2023-11-19T20:08:25.580 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-11-19T20:08:25.581 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 24/25 2023-11-19T20:08:26.699 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:08:26.699 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:08:26.699 INFO:teuthology.orchestra.run.smithi162.stdout:Upgraded: 2023-11-19T20:08:26.699 INFO:teuthology.orchestra.run.smithi162.stdout: librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.699 INFO:teuthology.orchestra.run.smithi162.stdout: librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.699 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:08:26.699 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.699 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: liboath-2.6.2-3.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.700 INFO:teuthology.orchestra.run.smithi162.stdout: libunwind-1.3.1-3.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: thrift-0.13.0-2.el8.x86_64 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:08:26.701 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:08:26.999 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-test 2023-11-19T20:08:27.852 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:09 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:08:29.498 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-test x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 49 M 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout: libcephsqlite x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 183 k 2023-11-19T20:08:29.499 INFO:teuthology.orchestra.run.smithi162.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-11-19T20:08:29.500 INFO:teuthology.orchestra.run.smithi162.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-11-19T20:08:29.500 INFO:teuthology.orchestra.run.smithi162.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-11-19T20:08:29.500 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:08:29.500 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:08:29.500 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:08:29.500 INFO:teuthology.orchestra.run.smithi162.stdout:Install 6 Packages 2023-11-19T20:08:29.500 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:08:29.501 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 50 M 2023-11-19T20:08:29.501 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 223 M 2023-11-19T20:08:29.501 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:08:29.845 INFO:teuthology.orchestra.run.smithi162.stdout:(1/6): libcephsqlite-18.0.0-7418.gb0f45a51.el8. 616 kB/s | 183 kB 00:00 2023-11-19T20:08:32.112 INFO:teuthology.orchestra.run.smithi162.stdout:(2/6): ceph-test-18.0.0-7418.gb0f45a51.el8.x86_ 19 MB/s | 49 MB 00:02 2023-11-19T20:08:37.702 INFO:teuthology.orchestra.run.smithi162.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 58 kB/s | 323 kB 00:05 2023-11-19T20:08:39.111 INFO:teuthology.orchestra.run.smithi162.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 20 kB/s | 187 kB 00:09 2023-11-19T20:08:42.891 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:08:42.891 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /sys 2023-11-19T20:08:42.891 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /proc 2023-11-19T20:08:42.891 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /dev 2023-11-19T20:08:42.891 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /run 2023-11-19T20:08:42.891 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /mnt 2023-11-19T20:08:42.891 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /var/tmp 2023-11-19T20:08:42.892 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /home 2023-11-19T20:08:42.892 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /tmp 2023-11-19T20:08:42.892 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /dev 2023-11-19T20:08:42.892 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:08:44.487 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 23/25 2023-11-19T20:08:44.513 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 23/25 2023-11-19T20:08:44.513 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-19T20:08:44.730 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-19T20:08:44.731 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:08:44.910 INFO:teuthology.orchestra.run.smithi162.stdout:(5/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 9.8 kB/s | 71 kB 00:07 2023-11-19T20:08:45.661 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 3/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 6/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8. 8/25 2023-11-19T20:08:45.662 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x8 9/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 10/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 11/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 12/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 13/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-11-19T20:08:45.663 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-11-19T20:08:45.664 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:08:45.664 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-11-19T20:08:45.664 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 24/25 2023-11-19T20:08:47.022 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:08:47.022 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:08:47.022 INFO:teuthology.orchestra.run.smithi019.stdout:Upgraded: 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: liboath-2.6.2-3.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.023 INFO:teuthology.orchestra.run.smithi019.stdout: libunwind-1.3.1-3.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: thrift-0.13.0-2.el8.x86_64 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:08:47.024 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:08:47.340 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-test 2023-11-19T20:08:48.331 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:02:59 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:08:50.184 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-test x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 49 M 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout: libcephsqlite x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 183 k 2023-11-19T20:08:50.185 INFO:teuthology.orchestra.run.smithi019.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-11-19T20:08:50.186 INFO:teuthology.orchestra.run.smithi019.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-11-19T20:08:50.186 INFO:teuthology.orchestra.run.smithi019.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-11-19T20:08:50.186 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:08:50.186 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:08:50.186 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:08:50.186 INFO:teuthology.orchestra.run.smithi019.stdout:Install 6 Packages 2023-11-19T20:08:50.186 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:08:50.187 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 50 M 2023-11-19T20:08:50.187 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 223 M 2023-11-19T20:08:50.187 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:08:50.963 INFO:teuthology.orchestra.run.smithi019.stdout:(1/6): libcephsqlite-18.0.0-7418.gb0f45a51.el8. 328 kB/s | 183 kB 00:00 2023-11-19T20:08:52.821 INFO:teuthology.orchestra.run.smithi019.stdout:(2/6): ceph-test-18.0.0-7418.gb0f45a51.el8.x86_ 20 MB/s | 49 MB 00:02 2023-11-19T20:08:56.305 INFO:teuthology.orchestra.run.smithi019.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 93 kB/s | 323 kB 00:03 2023-11-19T20:08:56.355 INFO:teuthology.orchestra.run.smithi019.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2023-11-19T20:09:00.071 INFO:teuthology.orchestra.run.smithi019.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 21 kB/s | 187 kB 00:09 2023-11-19T20:09:04.456 INFO:teuthology.orchestra.run.smithi162.stdout:(6/6): jq-1.6-8.el8.x86_64.rpm 5.8 kB/s | 203 kB 00:34 2023-11-19T20:09:04.457 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:09:04.458 INFO:teuthology.orchestra.run.smithi162.stdout:Total 1.4 MB/s | 50 MB 00:34 2023-11-19T20:09:04.499 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:09:04.521 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:09:04.521 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:09:04.799 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:09:04.801 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:09:05.267 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:09:05.510 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-11-19T20:09:05.697 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-11-19T20:09:05.820 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-11-19T20:09:05.903 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-11-19T20:09:06.085 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-11-19T20:09:06.245 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/6 2023-11-19T20:09:10.997 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/6 2023-11-19T20:09:11.209 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/6 2023-11-19T20:09:11.494 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/6 2023-11-19T20:09:11.494 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/6 2023-11-19T20:09:11.494 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/6 2023-11-19T20:09:11.495 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-11-19T20:09:11.495 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-11-19T20:09:11.495 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-11-19T20:09:12.190 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-11-19T20:09:12.190 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:09:12.190 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:09:12.190 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:09:12.190 INFO:teuthology.orchestra.run.smithi162.stdout: jq-1.6-8.el8.x86_64 2023-11-19T20:09:12.190 INFO:teuthology.orchestra.run.smithi162.stdout: libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:09:12.191 INFO:teuthology.orchestra.run.smithi162.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-11-19T20:09:12.191 INFO:teuthology.orchestra.run.smithi162.stdout: socat-1.7.4.1-1.el8.x86_64 2023-11-19T20:09:12.191 INFO:teuthology.orchestra.run.smithi162.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-11-19T20:09:12.191 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:09:12.191 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:09:12.414 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph 2023-11-19T20:09:13.280 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:55 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:09:14.939 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:09:14.942 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:09:14.942 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:09:14.942 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: ceph x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 6.4 k 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mds x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 2.3 M 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 1.6 M 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-modules-core noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 242 k 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mon x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 4.6 M 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-osd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 18 M 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-11-19T20:09:14.943 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-11-19T20:09:14.944 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:09:14.945 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:09:14.946 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:09:14.946 INFO:teuthology.orchestra.run.smithi162.stdout:Install 32 Packages 2023-11-19T20:09:14.946 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:09:14.946 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 30 M 2023-11-19T20:09:14.946 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 121 M 2023-11-19T20:09:14.946 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:09:15.609 INFO:teuthology.orchestra.run.smithi162.stdout:(1/32): ceph-18.0.0-7418.gb0f45a51.el8.x86_64.r 27 kB/s | 6.4 kB 00:00 2023-11-19T20:09:15.651 INFO:teuthology.orchestra.run.smithi162.stdout:(2/32): ceph-mgr-18.0.0-7418.gb0f45a51.el8.x86_ 5.8 MB/s | 1.6 MB 00:00 2023-11-19T20:09:16.493 INFO:teuthology.orchestra.run.smithi162.stdout:(3/32): ceph-osd-18.0.0-7418.gb0f45a51.el8.x86_ 21 MB/s | 18 MB 00:00 2023-11-19T20:09:16.575 INFO:teuthology.orchestra.run.smithi162.stdout:(4/32): ceph-mgr-modules-core-18.0.0-7418.gb0f4 2.9 MB/s | 242 kB 00:00 2023-11-19T20:09:17.026 INFO:teuthology.orchestra.run.smithi162.stdout:(5/32): ceph-mds-18.0.0-7418.gb0f45a51.el8.x86_ 1.4 MB/s | 2.3 MB 00:01 2023-11-19T20:09:18.110 INFO:teuthology.orchestra.run.smithi162.stdout:(6/32): ceph-mon-18.0.0-7418.gb0f45a51.el8.x86_ 1.9 MB/s | 4.6 MB 00:02 2023-11-19T20:09:24.259 INFO:teuthology.orchestra.run.smithi162.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 17 kB/s | 103 kB 00:06 2023-11-19T20:09:24.334 INFO:teuthology.orchestra.run.smithi162.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 763 kB/s | 57 kB 00:00 2023-11-19T20:09:24.618 INFO:teuthology.orchestra.run.smithi162.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 1.6 MB/s | 457 kB 00:00 2023-11-19T20:09:25.010 INFO:teuthology.orchestra.run.smithi162.stdout:(10/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 635 kB/s | 249 kB 00:00 2023-11-19T20:09:25.443 INFO:teuthology.orchestra.run.smithi162.stdout:(11/32): python3-cryptography-3.2.1-6.el8.x86_6 1.4 MB/s | 641 kB 00:00 2023-11-19T20:09:25.819 INFO:teuthology.orchestra.run.smithi162.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 291 kB/s | 109 kB 00:00 2023-11-19T20:09:26.660 INFO:teuthology.orchestra.run.smithi162.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 52 kB/s | 44 kB 00:00 2023-11-19T20:09:26.952 INFO:teuthology.orchestra.run.smithi162.stdout:(14/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 635 kB/s | 185 kB 00:00 2023-11-19T20:09:27.127 INFO:teuthology.orchestra.run.smithi162.stdout:(15/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 987 kB/s | 173 kB 00:00 2023-11-19T20:09:27.336 INFO:teuthology.orchestra.run.smithi162.stdout:(16/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.8 MB/s | 384 kB 00:00 2023-11-19T20:09:27.445 INFO:teuthology.orchestra.run.smithi162.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 102 kB/s | 11 kB 00:00 2023-11-19T20:09:27.570 INFO:teuthology.orchestra.run.smithi162.stdout:(18/32): python3-jaraco-functools-2.0-4.el8.noa 141 kB/s | 18 kB 00:00 2023-11-19T20:09:27.679 INFO:teuthology.orchestra.run.smithi162.stdout:(19/32): python3-logutils-0.3.5-11.el8.noarch.r 449 kB/s | 49 kB 00:00 2023-11-19T20:09:27.787 INFO:teuthology.orchestra.run.smithi162.stdout:(20/32): python3-more-itertools-7.2.0-3.el8.noa 541 kB/s | 59 kB 00:00 2023-11-19T20:09:27.929 INFO:teuthology.orchestra.run.smithi162.stdout:(21/32): python3-pecan-1.3.2-9.el8.noarch.rpm 2.0 MB/s | 283 kB 00:00 2023-11-19T20:09:28.046 INFO:teuthology.orchestra.run.smithi162.stdout:(22/32): python3-portend-2.6-1.el8.noarch.rpm 133 kB/s | 16 kB 00:00 2023-11-19T20:09:28.155 INFO:teuthology.orchestra.run.smithi162.stdout:(23/32): python3-simplegeneric-0.8.1-17.el8.noa 173 kB/s | 19 kB 00:00 2023-11-19T20:09:28.255 INFO:teuthology.orchestra.run.smithi162.stdout:(24/32): python3-singledispatch-3.4.0.3-18.el8. 239 kB/s | 24 kB 00:00 2023-11-19T20:09:28.355 INFO:teuthology.orchestra.run.smithi162.stdout:(25/32): python3-tempora-1.14.1-5.el8.noarch.rp 292 kB/s | 29 kB 00:00 2023-11-19T20:09:28.456 INFO:teuthology.orchestra.run.smithi162.stdout:(26/32): python3-trustme-0.6.0-4.el8.noarch.rpm 275 kB/s | 27 kB 00:00 2023-11-19T20:09:28.598 INFO:teuthology.orchestra.run.smithi162.stdout:(27/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.8 MB/s | 255 kB 00:00 2023-11-19T20:09:28.731 INFO:teuthology.orchestra.run.smithi162.stdout:(28/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.8 MB/s | 251 kB 00:00 2023-11-19T20:09:28.865 INFO:teuthology.orchestra.run.smithi162.stdout:(29/32): python3-webtest-2.0.33-1.el8.noarch.rp 640 kB/s | 85 kB 00:00 2023-11-19T20:09:28.973 INFO:teuthology.orchestra.run.smithi162.stdout:(30/32): python3-zc-lockfile-2.0-2.el8.noarch.r 212 kB/s | 23 kB 00:00 2023-11-19T20:09:44.465 INFO:teuthology.orchestra.run.smithi029.stdout:[MIRROR] librdkafka-0.11.4-3.el8.x86_64.rpm: Curl error (7): Couldn't connect to server for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/librdkafka-0.11.4-3.el8.x86_64.rpm [Failed to connect to mirror.math.princeton.edu port 80: Connection timed out] 2023-11-19T20:09:44.719 INFO:teuthology.orchestra.run.smithi029.stdout:(23/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.7 kB/s | 354 kB 02:09 2023-11-19T20:09:44.720 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:09:44.720 INFO:teuthology.orchestra.run.smithi029.stdout:Total 476 kB/s | 62 MB 02:12 2023-11-19T20:09:44.761 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:09:44.814 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:09:44.814 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:09:45.219 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:09:45.222 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:09:46.483 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:09:46.683 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-11-19T20:09:46.960 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-11-19T20:09:47.167 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-11-19T20:09:47.621 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-11-19T20:09:47.867 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:09:47.972 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:09:48.319 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/25 2023-11-19T20:09:48.517 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/25 2023-11-19T20:09:48.973 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/25 2023-11-19T20:09:49.175 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:09:49.237 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:09:49.449 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-11-19T20:09:49.642 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-11-19T20:09:49.718 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-11-19T20:09:49.905 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8. 10/25 2023-11-19T20:09:50.197 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 11/25 2023-11-19T20:09:50.457 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 12/25 2023-11-19T20:09:50.512 INFO:teuthology.orchestra.run.smithi162.stdout:(31/32): python3-mako-1.0.6-14.el8.noarch.rpm 4.6 kB/s | 157 kB 00:33 2023-11-19T20:09:50.617 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 13/25 2023-11-19T20:09:50.698 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 13/25 2023-11-19T20:09:50.871 INFO:teuthology.orchestra.run.smithi162.stdout:(32/32): python3-markupsafe-0.23-19.el8.x86_64. 1.1 kB/s | 39 kB 00:33 2023-11-19T20:09:50.874 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:09:50.874 INFO:teuthology.orchestra.run.smithi162.stdout:Total 869 kB/s | 30 MB 00:35 2023-11-19T20:09:50.955 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:09:50.981 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-11-19T20:09:50.993 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:09:50.994 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:09:51.302 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:09:51.305 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:09:51.843 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-11-19T20:09:52.033 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 16/25 2023-11-19T20:09:52.152 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 16/25 2023-11-19T20:09:52.368 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 17/25 2023-11-19T20:09:52.398 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:09:52.584 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-11-19T20:09:52.622 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-11-19T20:09:52.842 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-11-19T20:09:52.859 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x8 19/25 2023-11-19T20:09:53.059 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-11-19T20:09:53.282 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-11-19T20:09:53.505 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-11-19T20:09:53.693 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-11-19T20:09:53.887 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-11-19T20:09:54.090 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-11-19T20:09:54.308 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-11-19T20:09:54.561 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-11-19T20:09:54.791 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-11-19T20:09:55.031 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-11-19T20:09:55.382 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-11-19T20:09:55.662 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-11-19T20:09:55.770 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:09:55.866 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-11-19T20:09:56.100 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:09:56.125 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-11-19T20:09:56.326 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-11-19T20:09:56.669 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-11-19T20:09:56.777 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 20/25 2023-11-19T20:09:56.881 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-11-19T20:09:57.036 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-11-19T20:09:57.111 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 21/25 2023-11-19T20:09:57.197 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-11-19T20:09:57.237 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 21/25 2023-11-19T20:09:57.456 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-11-19T20:09:57.499 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:09:57.756 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-11-19T20:09:57.961 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-11-19T20:09:58.259 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-11-19T20:09:58.530 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-11-19T20:09:58.900 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8. 27/32 2023-11-19T20:09:59.101 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 28/32 2023-11-19T20:10:00.703 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 28/32 2023-11-19T20:10:00.892 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 29/32 2023-11-19T20:10:01.356 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 29/32 2023-11-19T20:10:01.566 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 30/32 2023-11-19T20:10:01.787 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 30/32 2023-11-19T20:10:01.982 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 31/32 2023-11-19T20:10:02.000 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 31/32 2023-11-19T20:10:02.168 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 32/32 2023-11-19T20:10:02.582 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 32/32 2023-11-19T20:10:02.582 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/32 2023-11-19T20:10:02.582 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 3/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8. 6/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-11-19T20:10:02.583 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-11-19T20:10:02.584 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-11-19T20:10:02.585 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-11-19T20:10:02.585 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-11-19T20:10:02.585 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-11-19T20:10:02.585 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-11-19T20:10:02.585 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-11-19T20:10:02.585 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-11-19T20:10:03.737 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-11-19T20:10:03.737 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:03.737 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:10:03.737 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:03.737 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:03.737 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:03.737 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-6.2-6.el8.noarch 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-mako-1.0.6-14.el8.noarch 2023-11-19T20:10:03.738 INFO:teuthology.orchestra.run.smithi162.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-portend-2.6-1.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pycparser-2.14-14.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pytz-2017.2-11.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-11-19T20:10:03.739 INFO:teuthology.orchestra.run.smithi162.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-11-19T20:10:03.740 INFO:teuthology.orchestra.run.smithi162.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-11-19T20:10:03.740 INFO:teuthology.orchestra.run.smithi162.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-11-19T20:10:03.740 INFO:teuthology.orchestra.run.smithi162.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-11-19T20:10:03.740 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:03.740 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:10:03.953 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-base 2023-11-19T20:10:04.809 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:02:46 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:10:06.271 INFO:teuthology.orchestra.run.smithi162.stdout:Package ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:10:06.486 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:10:06.488 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:10:06.488 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:10:06.595 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install cephadm 2023-11-19T20:10:07.450 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:02:49 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:10:09.122 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:10:09.123 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:09.123 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:10:09.123 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:09.124 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:10:09.124 INFO:teuthology.orchestra.run.smithi162.stdout: cephadm noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 409 k 2023-11-19T20:10:09.124 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:09.124 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:10:09.125 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:09.125 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2023-11-19T20:10:09.125 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:09.125 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 409 k 2023-11-19T20:10:09.126 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 2.1 M 2023-11-19T20:10:09.126 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:10:09.497 INFO:teuthology.orchestra.run.smithi162.stdout:cephadm-18.0.0-7418.gb0f45a51.el8.noarch.rpm 1.1 MB/s | 409 kB 00:00 2023-11-19T20:10:09.498 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:10:09.498 INFO:teuthology.orchestra.run.smithi162.stdout:Total 1.1 MB/s | 409 kB 00:00 2023-11-19T20:10:09.498 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:10:09.506 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:10:09.506 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:10:09.509 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:10:09.512 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:10:09.558 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:10:10.078 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:10:10.261 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:10:10.485 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:10:11.133 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:10:11.133 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:11.133 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:10:11.133 INFO:teuthology.orchestra.run.smithi162.stdout: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:10:11.133 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:11.133 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:10:11.347 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-immutable-object-cache 2023-11-19T20:10:12.208 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:02:54 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:10:13.890 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:10:13.891 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:13.891 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repo Size 2023-11-19T20:10:13.891 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:13.891 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:10:13.891 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 171 k 2023-11-19T20:10:13.891 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:13.891 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:10:13.892 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:13.892 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2023-11-19T20:10:13.892 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:13.892 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 171 k 2023-11-19T20:10:13.892 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 524 k 2023-11-19T20:10:13.892 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:10:14.085 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-immutable-object-cache-18.0.0-7418.gb0f45a 883 kB/s | 171 kB 00:00 2023-11-19T20:10:14.086 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:10:14.086 INFO:teuthology.orchestra.run.smithi162.stdout:Total 877 kB/s | 171 kB 00:00 2023-11-19T20:10:14.086 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:10:14.098 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:10:14.098 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:10:14.144 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:10:14.147 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:10:14.270 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:10:14.463 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:10:14.880 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:10:15.593 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:10:15.594 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:15.594 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:10:15.594 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:15.594 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:15.595 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:10:15.824 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr 2023-11-19T20:10:16.688 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:02:58 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:10:18.145 INFO:teuthology.orchestra.run.smithi162.stdout:Package ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:10:18.361 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:10:18.362 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:10:18.362 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:10:18.457 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr-dashboard 2023-11-19T20:10:19.311 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:03:01 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:10:20.812 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:10:20.812 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /sys 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /proc 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /dev 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /run 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /mnt 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /var/tmp 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /home 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /tmp 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout:skipping the directory /dev 2023-11-19T20:10:20.813 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:10:20.984 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:10:20.984 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-dashboard noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 1.8 M 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-grafana-dashboards noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 23 k 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-prometheus-alerts noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 15 k 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-11-19T20:10:20.985 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:20.986 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:10:20.986 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:20.986 INFO:teuthology.orchestra.run.smithi162.stdout:Install 6 Packages 2023-11-19T20:10:20.986 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:20.986 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 2.1 M 2023-11-19T20:10:20.986 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 8.5 M 2023-11-19T20:10:20.987 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:10:21.356 INFO:teuthology.orchestra.run.smithi162.stdout:(1/6): ceph-grafana-dashboards-18.0.0-7418.gb0f 164 kB/s | 23 kB 00:00 2023-11-19T20:10:21.464 INFO:teuthology.orchestra.run.smithi162.stdout:(2/6): ceph-prometheus-alerts-18.0.0-7418.gb0f4 60 kB/s | 15 kB 00:00 2023-11-19T20:10:21.506 INFO:teuthology.orchestra.run.smithi162.stdout:(3/6): ceph-mgr-dashboard-18.0.0-7418.gb0f45a51 6.0 MB/s | 1.8 MB 00:00 2023-11-19T20:10:21.531 INFO:teuthology.orchestra.run.smithi162.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 243 kB/s | 43 kB 00:00 2023-11-19T20:10:21.732 INFO:teuthology.orchestra.run.smithi162.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 126 kB/s | 34 kB 00:00 2023-11-19T20:10:21.857 INFO:teuthology.orchestra.run.smithi162.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 560 kB/s | 196 kB 00:00 2023-11-19T20:10:21.860 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:10:21.860 INFO:teuthology.orchestra.run.smithi162.stdout:Total 2.4 MB/s | 2.1 MB 00:00 2023-11-19T20:10:21.870 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:10:21.878 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:10:21.878 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:10:21.956 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:10:21.959 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:10:22.246 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:10:22.483 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 23/25 2023-11-19T20:10:22.509 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 23/25 2023-11-19T20:10:22.509 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-19T20:10:22.617 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-11-19T20:10:22.758 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-19T20:10:22.758 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:10:22.837 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-11-19T20:10:23.022 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-11-19T20:10:23.167 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.n 4/6 2023-11-19T20:10:23.524 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8. 5/6 2023-11-19T20:10:23.596 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:10:23.596 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 3/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_6 6/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 7/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8. 8/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x8 9/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 10/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 11/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 12/25 2023-11-19T20:10:23.597 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 13/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 22/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-11-19T20:10:23.598 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 24/25 2023-11-19T20:10:23.753 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 6/6 2023-11-19T20:10:24.050 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 6/6 2023-11-19T20:10:24.050 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8. 1/6 2023-11-19T20:10:24.050 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 2/6 2023-11-19T20:10:24.050 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.n 3/6 2023-11-19T20:10:24.050 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-11-19T20:10:24.050 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-11-19T20:10:24.720 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-11-19T20:10:24.720 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:24.720 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:10:24.720 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:10:24.720 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:10:24.720 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:10:24.720 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-11-19T20:10:24.720 INFO:teuthology.orchestra.run.smithi162.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-11-19T20:10:24.721 INFO:teuthology.orchestra.run.smithi162.stdout: python3-routes-2.4.1-12.el8.noarch 2023-11-19T20:10:24.721 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:24.721 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:10:24.837 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr-diskprediction-local 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout:Upgraded: 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout: librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout: librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-radosgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.900 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-selinux-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: liboath-2.6.2-3.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: libradosstriper1-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: librgw2-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: libunwind-1.3.1-3.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: python3-ceph-argparse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: python3-ceph-common-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-11-19T20:10:24.901 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.902 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.902 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:10:24.902 INFO:teuthology.orchestra.run.smithi029.stdout: thrift-0.13.0-2.el8.x86_64 2023-11-19T20:10:24.902 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:10:24.902 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:10:25.220 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-test 2023-11-19T20:10:25.684 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:03:07 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:10:26.216 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:03:00 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:10:27.350 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:10:27.351 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================================ 2023-11-19T20:10:27.351 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:10:27.351 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================================ 2023-11-19T20:10:27.351 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:10:27.351 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 7.4 M 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:10:27.352 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================================ 2023-11-19T20:10:27.353 INFO:teuthology.orchestra.run.smithi162.stdout:Install 8 Packages 2023-11-19T20:10:27.353 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:27.353 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 35 M 2023-11-19T20:10:27.353 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 210 M 2023-11-19T20:10:27.353 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:10:28.069 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:10:28.070 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:10:28.071 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:10:28.071 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:10:28.071 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:10:28.071 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-test x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 49 M 2023-11-19T20:10:28.071 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:10:28.071 INFO:teuthology.orchestra.run.smithi029.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-11-19T20:10:28.072 INFO:teuthology.orchestra.run.smithi029.stdout: libcephsqlite x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 183 k 2023-11-19T20:10:28.072 INFO:teuthology.orchestra.run.smithi029.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-11-19T20:10:28.072 INFO:teuthology.orchestra.run.smithi029.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-11-19T20:10:28.072 INFO:teuthology.orchestra.run.smithi029.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-11-19T20:10:28.072 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:10:28.072 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:10:28.072 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:10:28.072 INFO:teuthology.orchestra.run.smithi029.stdout:Install 6 Packages 2023-11-19T20:10:28.073 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:10:28.073 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 50 M 2023-11-19T20:10:28.073 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 223 M 2023-11-19T20:10:28.073 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:10:28.465 INFO:teuthology.orchestra.run.smithi162.stdout:(1/8): ceph-mgr-diskprediction-local-18.0.0-741 8.8 MB/s | 7.4 MB 00:00 2023-11-19T20:10:28.704 INFO:teuthology.orchestra.run.smithi029.stdout:(1/6): libcephsqlite-18.0.0-7418.gb0f45a51.el8. 458 kB/s | 183 kB 00:00 2023-11-19T20:10:31.096 INFO:teuthology.orchestra.run.smithi029.stdout:(2/6): ceph-test-18.0.0-7418.gb0f45a51.el8.x86_ 18 MB/s | 49 MB 00:02 2023-11-19T20:10:31.122 INFO:teuthology.orchestra.run.smithi029.stdout:(3/6): jq-1.6-8.el8.x86_64.rpm 72 kB/s | 203 kB 00:02 2023-11-19T20:10:31.147 INFO:teuthology.orchestra.run.smithi029.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 77 kB/s | 187 kB 00:02 2023-11-19T20:10:31.248 INFO:teuthology.orchestra.run.smithi029.stdout:(5/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 562 kB/s | 71 kB 00:00 2023-11-19T20:10:31.248 INFO:teuthology.orchestra.run.smithi162.stdout:(2/8): openblas-0.3.15-4.el8.x86_64.rpm 1.3 MB/s | 4.7 MB 00:03 2023-11-19T20:10:31.340 INFO:teuthology.orchestra.run.smithi162.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.4 MB/s | 225 kB 00:00 2023-11-19T20:10:31.499 INFO:teuthology.orchestra.run.smithi162.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 1.2 MB/s | 3.7 MB 00:03 2023-11-19T20:10:31.757 INFO:teuthology.orchestra.run.smithi162.stdout:(5/8): libgfortran-8.5.0-21.el8.x86_64.rpm 2.4 MB/s | 645 kB 00:00 2023-11-19T20:10:31.949 INFO:teuthology.orchestra.run.smithi162.stdout:(6/8): libquadmath-8.5.0-21.el8.x86_64.rpm 900 kB/s | 172 kB 00:00 2023-11-19T20:10:33.441 INFO:teuthology.orchestra.run.smithi162.stdout:(7/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 855 kB/s | 4.9 MB 00:05 2023-11-19T20:10:34.551 INFO:teuthology.orchestra.run.smithi162.stdout:(8/8): python3-scipy-1.0.0-21.module_el8.5.0+77 4.3 MB/s | 14 MB 00:03 2023-11-19T20:10:34.552 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:10:34.553 INFO:teuthology.orchestra.run.smithi162.stdout:Total 4.9 MB/s | 35 MB 00:07 2023-11-19T20:10:34.785 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:10:34.803 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:10:34.803 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:10:35.186 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:10:35.189 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:10:35.734 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:10:35.883 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-11-19T20:10:36.014 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-11-19T20:10:36.186 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-11-19T20:10:36.781 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-11-19T20:10:36.941 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:10:37.567 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:10:37.712 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-11-19T20:10:38.405 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-11-19T20:10:38.769 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-11-19T20:10:39.003 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-11-19T20:10:40.764 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-11-19T20:10:41.984 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-11-19T20:10:42.215 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 8/8 2023-11-19T20:10:42.520 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 8/8 2023-11-19T20:10:42.521 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 1/8 2023-11-19T20:10:42.521 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-11-19T20:10:42.521 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:10:42.521 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-11-19T20:10:42.521 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-11-19T20:10:42.521 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-11-19T20:10:42.521 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-11-19T20:10:43.210 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-11-19T20:10:43.210 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:43.210 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:10:43.210 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:10:43.210 INFO:teuthology.orchestra.run.smithi162.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-11-19T20:10:43.210 INFO:teuthology.orchestra.run.smithi162.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-11-19T20:10:43.211 INFO:teuthology.orchestra.run.smithi162.stdout: openblas-0.3.15-4.el8.x86_64 2023-11-19T20:10:43.211 INFO:teuthology.orchestra.run.smithi162.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-11-19T20:10:43.211 INFO:teuthology.orchestra.run.smithi162.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-11-19T20:10:43.211 INFO:teuthology.orchestra.run.smithi162.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-11-19T20:10:43.211 INFO:teuthology.orchestra.run.smithi162.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-11-19T20:10:43.211 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:43.211 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:10:43.335 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr-rook 2023-11-19T20:10:44.198 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:03:26 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:10:45.858 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:10:45.860 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:45.860 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:10:45.860 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:45.860 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:10:45.860 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-rook noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 50 k 2023-11-19T20:10:45.860 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-11-19T20:10:45.861 INFO:teuthology.orchestra.run.smithi162.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-11-19T20:10:45.862 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:45.862 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:10:45.862 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:45.862 INFO:teuthology.orchestra.run.smithi162.stdout:Install 13 Packages 2023-11-19T20:10:45.862 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:45.862 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 1.9 M 2023-11-19T20:10:45.862 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 25 M 2023-11-19T20:10:45.863 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:10:46.549 INFO:teuthology.orchestra.run.smithi162.stdout:(1/13): ceph-mgr-rook-18.0.0-7418.gb0f45a51.el8 141 kB/s | 50 kB 00:00 2023-11-19T20:10:47.816 INFO:teuthology.orchestra.run.smithi162.stdout:(2/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 100 kB/s | 126 kB 00:01 2023-11-19T20:10:47.950 INFO:teuthology.orchestra.run.smithi162.stdout:(3/13): python3-pyasn1-modules-0.3.7-6.el8.noar 825 kB/s | 110 kB 00:00 2023-11-19T20:10:48.183 INFO:teuthology.orchestra.run.smithi162.stdout:(4/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 664 kB/s | 155 kB 00:00 2023-11-19T20:10:48.309 INFO:teuthology.orchestra.run.smithi162.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 341 kB/s | 43 kB 00:00 2023-11-19T20:10:48.609 INFO:teuthology.orchestra.run.smithi162.stdout:(6/13): python3-cachetools-3.1.1-4.el8.noarch.r 110 kB/s | 33 kB 00:00 2023-11-19T20:10:48.734 INFO:teuthology.orchestra.run.smithi162.stdout:(7/13): python3-certifi-2018.10.15-7.el8.noarch 130 kB/s | 16 kB 00:00 2023-11-19T20:10:48.959 INFO:teuthology.orchestra.run.smithi162.stdout:(8/13): python3-google-auth-1.1.1-10.el8.noarch 361 kB/s | 81 kB 00:00 2023-11-19T20:10:49.443 INFO:teuthology.orchestra.run.smithi162.stdout:(9/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 8.2 kB/s | 27 kB 00:03 2023-11-19T20:10:49.468 INFO:teuthology.orchestra.run.smithi162.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 6.1 kB/s | 20 kB 00:03 2023-11-19T20:10:49.885 INFO:teuthology.orchestra.run.smithi162.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 145 kB/s | 64 kB 00:00 2023-11-19T20:10:49.919 INFO:teuthology.orchestra.run.smithi162.stdout:(12/13): python3-kubernetes-11.0.0-6.el8.noarch 1.2 MB/s | 1.2 MB 00:00 2023-11-19T20:10:49.945 INFO:teuthology.orchestra.run.smithi162.stdout:(13/13): python3-websocket-client-0.56.0-5.el8. 129 kB/s | 61 kB 00:00 2023-11-19T20:10:49.946 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:10:49.946 INFO:teuthology.orchestra.run.smithi162.stdout:Total 485 kB/s | 1.9 MB 00:04 2023-11-19T20:10:50.005 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:10:50.021 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:10:50.022 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:10:50.108 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:10:50.111 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:10:50.676 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:10:50.907 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-11-19T20:10:51.122 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-11-19T20:10:51.356 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-11-19T20:10:51.561 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-11-19T20:10:51.776 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-11-19T20:10:52.034 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-11-19T20:10:52.308 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-11-19T20:10:52.525 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-11-19T20:10:53.556 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-11-19T20:10:53.819 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-11-19T20:10:54.599 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-11-19T20:10:54.766 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-11-19T20:10:54.937 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 13/13 2023-11-19T20:10:55.242 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 13/13 2023-11-19T20:10:55.242 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 1/13 2023-11-19T20:10:55.242 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-11-19T20:10:55.242 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-11-19T20:10:55.242 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-11-19T20:10:55.242 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-11-19T20:10:55.243 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-11-19T20:10:55.243 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-11-19T20:10:55.243 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-11-19T20:10:55.243 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-11-19T20:10:55.243 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-11-19T20:10:55.243 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-11-19T20:10:55.243 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-11-19T20:10:55.970 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-11-19T20:10:55.971 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-11-19T20:10:55.972 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-11-19T20:10:55.972 INFO:teuthology.orchestra.run.smithi162.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-11-19T20:10:55.972 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rsa-4.9-2.el8.noarch 2023-11-19T20:10:55.972 INFO:teuthology.orchestra.run.smithi162.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-11-19T20:10:55.972 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:55.972 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:10:56.089 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr-cephadm 2023-11-19T20:10:56.953 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:03:38 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:10:58.624 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:10:58.625 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:58.625 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:10:58.625 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:58.625 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:10:58.625 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-cephadm noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 133 k 2023-11-19T20:10:58.625 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:10:58.626 INFO:teuthology.orchestra.run.smithi162.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-11-19T20:10:58.626 INFO:teuthology.orchestra.run.smithi162.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-11-19T20:10:58.626 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-11-19T20:10:58.626 INFO:teuthology.orchestra.run.smithi162.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-11-19T20:10:58.626 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:58.626 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:10:58.626 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:10:58.627 INFO:teuthology.orchestra.run.smithi162.stdout:Install 5 Packages 2023-11-19T20:10:58.627 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:10:58.627 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 6.0 M 2023-11-19T20:10:58.627 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 26 M 2023-11-19T20:10:58.628 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:10:59.420 INFO:teuthology.orchestra.run.smithi162.stdout:(1/5): ceph-mgr-cephadm-18.0.0-7418.gb0f45a51.e 351 kB/s | 133 kB 00:00 2023-11-19T20:11:00.325 INFO:teuthology.orchestra.run.smithi019.stdout:[MIRROR] jq-1.6-8.el8.x86_64.rpm: Curl error (56): Failure when receiving data from the peer for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/jq-1.6-8.el8.x86_64.rpm [Recv failure: Connection reset by peer] 2023-11-19T20:11:00.345 INFO:teuthology.orchestra.run.smithi162.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 514 kB/s | 476 kB 00:00 2023-11-19T20:11:00.445 INFO:teuthology.orchestra.run.smithi162.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 602 kB/s | 60 kB 00:00 2023-11-19T20:11:00.524 INFO:teuthology.orchestra.run.smithi019.stdout:(6/6): jq-1.6-8.el8.x86_64.rpm 1.6 kB/s | 203 kB 02:10 2023-11-19T20:11:00.524 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:00.525 INFO:teuthology.orchestra.run.smithi019.stdout:Total 395 kB/s | 50 MB 02:10 2023-11-19T20:11:00.566 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:11:00.591 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:11:00.591 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:11:00.896 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:11:00.899 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:11:00.903 INFO:teuthology.orchestra.run.smithi162.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 289 kB/s | 538 kB 00:01 2023-11-19T20:11:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:11:01.818 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-11-19T20:11:02.006 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-11-19T20:11:02.159 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-11-19T20:11:02.232 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-11-19T20:11:02.427 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-11-19T20:11:02.601 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/6 2023-11-19T20:11:03.561 INFO:teuthology.orchestra.run.smithi162.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 1.1 MB/s | 4.8 MB 00:04 2023-11-19T20:11:03.562 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:03.563 INFO:teuthology.orchestra.run.smithi162.stdout:Total 1.2 MB/s | 6.0 MB 00:04 2023-11-19T20:11:03.617 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:11:03.628 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:11:03.628 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:11:03.734 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:11:03.737 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:11:04.000 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:11:04.339 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-11-19T20:11:05.269 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-11-19T20:11:05.584 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-11-19T20:11:05.866 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-11-19T20:11:06.034 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 5/5 2023-11-19T20:11:06.309 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 5/5 2023-11-19T20:11:06.310 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/5 2023-11-19T20:11:06.310 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-11-19T20:11:06.310 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-11-19T20:11:06.310 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-11-19T20:11:06.960 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-11-19T20:11:06.960 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:06.960 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:11:06.960 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:06.961 INFO:teuthology.orchestra.run.smithi162.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-11-19T20:11:06.961 INFO:teuthology.orchestra.run.smithi162.stdout: python3-babel-2.5.1-7.el8.noarch 2023-11-19T20:11:06.961 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-11-19T20:11:06.961 INFO:teuthology.orchestra.run.smithi162.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-11-19T20:11:06.961 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:06.961 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:07.089 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-fuse 2023-11-19T20:11:07.842 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/6 2023-11-19T20:11:07.948 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:03:49 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:08.350 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/6 2023-11-19T20:11:08.676 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/6 2023-11-19T20:11:08.676 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/6 2023-11-19T20:11:08.676 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/6 2023-11-19T20:11:08.676 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-11-19T20:11:08.677 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-11-19T20:11:08.677 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-11-19T20:11:09.414 INFO:teuthology.orchestra.run.smithi029.stdout:(6/6): socat-1.7.4.1-1.el8.x86_64.rpm 8.4 kB/s | 323 kB 00:38 2023-11-19T20:11:09.415 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:09.415 INFO:teuthology.orchestra.run.smithi029.stdout:Total 1.2 MB/s | 50 MB 00:41 2023-11-19T20:11:09.461 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:11:09.485 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:11:09.485 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:11:09.496 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-11-19T20:11:09.496 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:09.496 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:11:09.496 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:09.497 INFO:teuthology.orchestra.run.smithi019.stdout: jq-1.6-8.el8.x86_64 2023-11-19T20:11:09.497 INFO:teuthology.orchestra.run.smithi019.stdout: libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:09.497 INFO:teuthology.orchestra.run.smithi019.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-11-19T20:11:09.497 INFO:teuthology.orchestra.run.smithi019.stdout: socat-1.7.4.1-1.el8.x86_64 2023-11-19T20:11:09.497 INFO:teuthology.orchestra.run.smithi019.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-11-19T20:11:09.497 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:09.497 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:11:09.616 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:09.616 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-fuse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 919 k 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout:Install 2 Packages 2023-11-19T20:11:09.617 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:09.618 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 1.0 M 2023-11-19T20:11:09.618 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 3.1 M 2023-11-19T20:11:09.618 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:11:09.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph 2023-11-19T20:11:09.791 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:11:09.797 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:11:10.054 INFO:teuthology.orchestra.run.smithi162.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 273 kB/s | 83 kB 00:00 2023-11-19T20:11:10.292 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:11:10.449 INFO:teuthology.orchestra.run.smithi162.stdout:(2/2): ceph-fuse-18.0.0-7418.gb0f45a51.el8.x86_ 1.3 MB/s | 919 kB 00:00 2023-11-19T20:11:10.450 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:10.451 INFO:teuthology.orchestra.run.smithi162.stdout:Total 1.2 MB/s | 1.0 MB 00:00 2023-11-19T20:11:10.463 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:11:10.487 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:11:10.487 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:11:10.578 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:11:10.580 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-11-19T20:11:10.581 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:11:10.736 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:05:21 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:11:10.788 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-11-19T20:11:10.999 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-11-19T20:11:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-11-19T20:11:11.292 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-11-19T20:11:11.498 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/6 2023-11-19T20:11:11.625 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:11:12.020 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-11-19T20:11:12.246 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/2 2023-11-19T20:11:12.587 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:11:12.591 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:12.591 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:11:12.591 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:12.591 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:11:12.591 INFO:teuthology.orchestra.run.smithi019.stdout: ceph x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 6.4 k 2023-11-19T20:11:12.591 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:11:12.591 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mds x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 2.3 M 2023-11-19T20:11:12.591 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 1.6 M 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 242 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mon x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 4.6 M 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-osd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 18 M 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-11-19T20:11:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-11-19T20:11:12.593 INFO:teuthology.orchestra.run.smithi019.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout:Install 32 Packages 2023-11-19T20:11:12.594 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:12.595 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 30 M 2023-11-19T20:11:12.595 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 121 M 2023-11-19T20:11:12.595 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:11:12.645 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/2 2023-11-19T20:11:12.645 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/2 2023-11-19T20:11:13.326 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-11-19T20:11:13.326 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:13.326 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:11:13.327 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-11-19T20:11:13.327 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:13.327 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:13.393 INFO:teuthology.orchestra.run.smithi019.stdout:(1/32): ceph-18.0.0-7418.gb0f45a51.el8.x86_64.r 54 kB/s | 6.4 kB 00:00 2023-11-19T20:11:13.537 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-volume 2023-11-19T20:11:13.618 INFO:teuthology.orchestra.run.smithi019.stdout:(2/32): ceph-mds-18.0.0-7418.gb0f45a51.el8.x86_ 6.7 MB/s | 2.3 MB 00:00 2023-11-19T20:11:13.660 INFO:teuthology.orchestra.run.smithi019.stdout:(3/32): ceph-mgr-18.0.0-7418.gb0f45a51.el8.x86_ 4.2 MB/s | 1.6 MB 00:00 2023-11-19T20:11:13.769 INFO:teuthology.orchestra.run.smithi019.stdout:(4/32): ceph-mgr-modules-core-18.0.0-7418.gb0f4 2.2 MB/s | 242 kB 00:00 2023-11-19T20:11:14.320 INFO:teuthology.orchestra.run.smithi019.stdout:(5/32): ceph-mon-18.0.0-7418.gb0f45a51.el8.x86_ 5.0 MB/s | 4.6 MB 00:00 2023-11-19T20:11:14.408 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:03:56 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:14.561 INFO:teuthology.orchestra.run.smithi019.stdout:(6/32): ceph-osd-18.0.0-7418.gb0f45a51.el8.x86_ 19 MB/s | 18 MB 00:00 2023-11-19T20:11:16.086 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:16.088 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:16.088 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2023-11-19T20:11:16.088 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:16.088 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:11:16.088 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-volume noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 262 k 2023-11-19T20:11:16.089 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:16.089 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:11:16.089 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:16.089 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2023-11-19T20:11:16.090 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:16.090 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 262 k 2023-11-19T20:11:16.090 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 1.3 M 2023-11-19T20:11:16.091 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:11:16.103 INFO:teuthology.orchestra.run.smithi019.stdout:(7/32): python3-mako-1.0.6-14.el8.noarch.rpm 67 kB/s | 157 kB 00:02 2023-11-19T20:11:16.178 INFO:teuthology.orchestra.run.smithi019.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 760 kB/s | 57 kB 00:00 2023-11-19T20:11:16.445 INFO:teuthology.orchestra.run.smithi019.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 1.7 MB/s | 457 kB 00:00 2023-11-19T20:11:16.464 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-volume-18.0.0-7418.gb0f45a51.el8.noarch.rp 697 kB/s | 262 kB 00:00 2023-11-19T20:11:16.464 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:16.465 INFO:teuthology.orchestra.run.smithi162.stdout:Total 694 kB/s | 262 kB 00:00 2023-11-19T20:11:16.465 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:11:16.475 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:11:16.475 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:11:16.509 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:11:16.512 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:11:16.679 INFO:teuthology.orchestra.run.smithi019.stdout:(10/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.0 MB/s | 249 kB 00:00 2023-11-19T20:11:16.688 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:11:16.824 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/6 2023-11-19T20:11:16.957 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:17.046 INFO:teuthology.orchestra.run.smithi019.stdout:(11/32): python3-cryptography-3.2.1-6.el8.x86_6 1.7 MB/s | 641 kB 00:00 2023-11-19T20:11:17.063 INFO:teuthology.orchestra.run.smithi019.stdout:(12/32): python3-markupsafe-0.23-19.el8.x86_64. 14 kB/s | 39 kB 00:02 2023-11-19T20:11:17.089 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/6 2023-11-19T20:11:17.247 INFO:teuthology.orchestra.run.smithi019.stdout:(13/32): python3-pycparser-2.14-14.el8.noarch.r 545 kB/s | 109 kB 00:00 2023-11-19T20:11:17.372 INFO:teuthology.orchestra.run.smithi019.stdout:(14/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 141 kB/s | 44 kB 00:00 2023-11-19T20:11:17.391 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:17.413 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 6/6 2023-11-19T20:11:17.413 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/6 2023-11-19T20:11:17.413 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/6 2023-11-19T20:11:17.413 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-11-19T20:11:17.413 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-11-19T20:11:17.413 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-11-19T20:11:17.539 INFO:teuthology.orchestra.run.smithi019.stdout:(15/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.0 MB/s | 173 kB 00:00 2023-11-19T20:11:17.556 INFO:teuthology.orchestra.run.smithi019.stdout:(16/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 600 kB/s | 185 kB 00:00 2023-11-19T20:11:17.706 INFO:teuthology.orchestra.run.smithi019.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 74 kB/s | 11 kB 00:00 2023-11-19T20:11:17.731 INFO:teuthology.orchestra.run.smithi019.stdout:(18/32): python3-cherrypy-18.4.0-1.el8.noarch.r 2.0 MB/s | 384 kB 00:00 2023-11-19T20:11:17.792 INFO:teuthology.orchestra.run.smithi019.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 203 kB/s | 18 kB 00:00 2023-11-19T20:11:17.832 INFO:teuthology.orchestra.run.smithi019.stdout:(20/32): python3-logutils-0.3.5-11.el8.noarch.r 484 kB/s | 49 kB 00:00 2023-11-19T20:11:17.857 INFO:teuthology.orchestra.run.smithi019.stdout:(21/32): python3-more-itertools-7.2.0-3.el8.noa 913 kB/s | 59 kB 00:00 2023-11-19T20:11:17.899 INFO:teuthology.orchestra.run.smithi019.stdout:(22/32): python3-pecan-1.3.2-9.el8.noarch.rpm 4.1 MB/s | 283 kB 00:00 2023-11-19T20:11:17.924 INFO:teuthology.orchestra.run.smithi019.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 233 kB/s | 16 kB 00:00 2023-11-19T20:11:17.958 INFO:teuthology.orchestra.run.smithi019.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 320 kB/s | 19 kB 00:00 2023-11-19T20:11:17.983 INFO:teuthology.orchestra.run.smithi019.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 408 kB/s | 24 kB 00:00 2023-11-19T20:11:18.017 INFO:teuthology.orchestra.run.smithi019.stdout:(26/32): python3-tempora-1.14.1-5.el8.noarch.rp 499 kB/s | 29 kB 00:00 2023-11-19T20:11:18.042 INFO:teuthology.orchestra.run.smithi019.stdout:(27/32): python3-trustme-0.6.0-4.el8.noarch.rpm 469 kB/s | 27 kB 00:00 2023-11-19T20:11:18.101 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:18.102 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:18.102 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:11:18.102 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:18.102 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:18.102 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:18.109 INFO:teuthology.orchestra.run.smithi019.stdout:(28/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.7 MB/s | 255 kB 00:00 2023-11-19T20:11:18.134 INFO:teuthology.orchestra.run.smithi019.stdout:(29/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.7 MB/s | 251 kB 00:00 2023-11-19T20:11:18.168 INFO:teuthology.orchestra.run.smithi019.stdout:(30/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.4 MB/s | 85 kB 00:00 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-test-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout: jq-1.6-8.el8.x86_64 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout: libcephsqlite-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout: socat-1.7.4.1-1.el8.x86_64 2023-11-19T20:11:18.177 INFO:teuthology.orchestra.run.smithi029.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-11-19T20:11:18.178 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:18.178 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:11:18.184 INFO:teuthology.orchestra.run.smithi019.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 457 kB/s | 23 kB 00:00 2023-11-19T20:11:18.307 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install librados-devel 2023-11-19T20:11:18.400 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph 2023-11-19T20:11:19.186 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:01 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:19.268 INFO:teuthology.orchestra.run.smithi019.stdout:(32/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 22 kB/s | 103 kB 00:04 2023-11-19T20:11:19.273 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:19.273 INFO:teuthology.orchestra.run.smithi019.stdout:Total 4.6 MB/s | 30 MB 00:06 2023-11-19T20:11:19.361 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:11:19.384 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:03:53 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:11:19.403 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:11:19.403 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:11:19.730 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:11:19.734 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:11:20.858 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:20.858 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repo Size 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout: librados-devel x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 139 k 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 139 k 2023-11-19T20:11:20.859 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 513 k 2023-11-19T20:11:20.860 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:11:21.093 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:11:21.227 INFO:teuthology.orchestra.run.smithi162.stdout:librados-devel-18.0.0-7418.gb0f45a51.el8.x86_64 378 kB/s | 139 kB 00:00 2023-11-19T20:11:21.228 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:21.228 INFO:teuthology.orchestra.run.smithi162.stdout:Total 377 kB/s | 139 kB 00:00 2023-11-19T20:11:21.228 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:11:21.233 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:11:21.233 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:11:21.235 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout: ceph x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 6.4 k 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mds x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 2.3 M 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 1.6 M 2023-11-19T20:11:21.239 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-modules-core noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 242 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mon x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 4.6 M 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-osd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 18 M 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-11-19T20:11:21.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-11-19T20:11:21.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout:Install 32 Packages 2023-11-19T20:11:21.242 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:21.243 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 30 M 2023-11-19T20:11:21.243 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 121 M 2023-11-19T20:11:21.243 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:11:21.282 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:11:21.285 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:11:21.322 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-11-19T20:11:21.392 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:11:21.558 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-11-19T20:11:21.626 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:21.829 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-11-19T20:11:21.890 INFO:teuthology.orchestra.run.smithi029.stdout:(1/32): ceph-18.0.0-7418.gb0f45a51.el8.x86_64.r 31 kB/s | 6.4 kB 00:00 2023-11-19T20:11:21.917 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:22.115 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-11-19T20:11:22.345 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-11-19T20:11:22.548 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-11-19T20:11:22.602 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:22.602 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:22.602 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:11:22.603 INFO:teuthology.orchestra.run.smithi162.stdout: librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:22.603 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:22.603 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:22.727 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-11-19T20:11:22.798 INFO:teuthology.orchestra.run.smithi029.stdout:(2/32): ceph-mgr-18.0.0-7418.gb0f45a51.el8.x86_ 1.5 MB/s | 1.6 MB 00:01 2023-11-19T20:11:22.833 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install libcephfs2 2023-11-19T20:11:22.971 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-11-19T20:11:23.114 INFO:teuthology.orchestra.run.smithi029.stdout:(3/32): ceph-mds-18.0.0-7418.gb0f45a51.el8.x86_ 1.6 MB/s | 2.3 MB 00:01 2023-11-19T20:11:23.209 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-11-19T20:11:23.266 INFO:teuthology.orchestra.run.smithi029.stdout:(4/32): ceph-mgr-modules-core-18.0.0-7418.gb0f4 1.5 MB/s | 242 kB 00:00 2023-11-19T20:11:23.462 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-11-19T20:11:23.676 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-11-19T20:11:23.701 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:05 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:23.884 INFO:teuthology.orchestra.run.smithi029.stdout:(5/32): ceph-mon-18.0.0-7418.gb0f45a51.el8.x86_ 2.3 MB/s | 4.6 MB 00:01 2023-11-19T20:11:23.933 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-11-19T20:11:24.525 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-11-19T20:11:24.806 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-11-19T20:11:24.902 INFO:teuthology.orchestra.run.smithi029.stdout:(6/32): python3-mako-1.0.6-14.el8.noarch.rpm 96 kB/s | 157 kB 00:01 2023-11-19T20:11:25.008 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-11-19T20:11:25.070 INFO:teuthology.orchestra.run.smithi029.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 620 kB/s | 103 kB 00:00 2023-11-19T20:11:25.166 INFO:teuthology.orchestra.run.smithi162.stdout:Package libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:25.195 INFO:teuthology.orchestra.run.smithi029.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 455 kB/s | 57 kB 00:00 2023-11-19T20:11:25.325 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-11-19T20:11:25.380 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:25.381 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:11:25.381 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:25.481 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install libcephfs-devel 2023-11-19T20:11:25.676 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-11-19T20:11:25.721 INFO:teuthology.orchestra.run.smithi029.stdout:(9/32): ceph-osd-18.0.0-7418.gb0f45a51.el8.x86_ 6.2 MB/s | 18 MB 00:02 2023-11-19T20:11:25.838 INFO:teuthology.orchestra.run.smithi029.stdout:(10/32): python3-werkzeug-0.12.2-4.el8.noarch.r 712 kB/s | 457 kB 00:00 2023-11-19T20:11:26.021 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-11-19T20:11:26.055 INFO:teuthology.orchestra.run.smithi029.stdout:(11/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 745 kB/s | 249 kB 00:00 2023-11-19T20:11:26.272 INFO:teuthology.orchestra.run.smithi029.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 503 kB/s | 109 kB 00:00 2023-11-19T20:11:26.274 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-11-19T20:11:26.314 INFO:teuthology.orchestra.run.smithi029.stdout:(13/32): python3-cryptography-3.2.1-6.el8.x86_6 1.3 MB/s | 641 kB 00:00 2023-11-19T20:11:26.342 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:08 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:26.387 INFO:teuthology.orchestra.run.smithi029.stdout:(14/32): python3-markupsafe-0.23-19.el8.x86_64. 15 kB/s | 39 kB 00:02 2023-11-19T20:11:26.478 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-11-19T20:11:26.516 INFO:teuthology.orchestra.run.smithi029.stdout:(15/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 179 kB/s | 44 kB 00:00 2023-11-19T20:11:26.558 INFO:teuthology.orchestra.run.smithi029.stdout:(16/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 762 kB/s | 185 kB 00:00 2023-11-19T20:11:26.592 INFO:teuthology.orchestra.run.smithi029.stdout:(17/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 844 kB/s | 173 kB 00:00 2023-11-19T20:11:26.617 INFO:teuthology.orchestra.run.smithi029.stdout:(18/32): python3-jaraco-6.2-6.el8.noarch.rpm 188 kB/s | 11 kB 00:00 2023-11-19T20:11:26.643 INFO:teuthology.orchestra.run.smithi029.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 346 kB/s | 18 kB 00:00 2023-11-19T20:11:26.676 INFO:teuthology.orchestra.run.smithi029.stdout:(20/32): python3-cherrypy-18.4.0-1.el8.noarch.r 2.3 MB/s | 384 kB 00:00 2023-11-19T20:11:26.701 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-11-19T20:11:26.704 INFO:teuthology.orchestra.run.smithi029.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 565 kB/s | 49 kB 00:00 2023-11-19T20:11:26.729 INFO:teuthology.orchestra.run.smithi029.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 680 kB/s | 59 kB 00:00 2023-11-19T20:11:26.763 INFO:teuthology.orchestra.run.smithi029.stdout:(23/32): python3-pecan-1.3.2-9.el8.noarch.rpm 3.2 MB/s | 283 kB 00:00 2023-11-19T20:11:26.789 INFO:teuthology.orchestra.run.smithi029.stdout:(24/32): python3-portend-2.6-1.el8.noarch.rpm 184 kB/s | 16 kB 00:00 2023-11-19T20:11:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:(25/32): python3-simplegeneric-0.8.1-17.el8.noa 221 kB/s | 19 kB 00:00 2023-11-19T20:11:26.840 INFO:teuthology.orchestra.run.smithi029.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 314 kB/s | 24 kB 00:00 2023-11-19T20:11:26.874 INFO:teuthology.orchestra.run.smithi029.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 345 kB/s | 29 kB 00:00 2023-11-19T20:11:26.908 INFO:teuthology.orchestra.run.smithi029.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 296 kB/s | 27 kB 00:00 2023-11-19T20:11:26.958 INFO:teuthology.orchestra.run.smithi029.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.1 MB/s | 255 kB 00:00 2023-11-19T20:11:26.983 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-11-19T20:11:27.029 INFO:teuthology.orchestra.run.smithi029.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.6 MB/s | 251 kB 00:00 2023-11-19T20:11:27.059 INFO:teuthology.orchestra.run.smithi029.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 228 kB/s | 23 kB 00:00 2023-11-19T20:11:27.084 INFO:teuthology.orchestra.run.smithi029.stdout:(32/32): python3-webtest-2.0.33-1.el8.noarch.rp 484 kB/s | 85 kB 00:00 2023-11-19T20:11:27.087 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:27.087 INFO:teuthology.orchestra.run.smithi029.stdout:Total 5.2 MB/s | 30 MB 00:05 2023-11-19T20:11:27.175 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:11:27.217 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:11:27.217 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:11:27.312 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-11-19T20:11:27.529 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-11-19T20:11:27.559 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:11:27.562 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:11:27.870 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-11-19T20:11:28.018 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:28.019 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:28.019 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repo Size 2023-11-19T20:11:28.019 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:28.019 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:11:28.019 INFO:teuthology.orchestra.run.smithi162.stdout: libcephfs-devel x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 31 k 2023-11-19T20:11:28.020 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:28.020 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:11:28.020 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:28.020 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2023-11-19T20:11:28.020 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:28.020 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 31 k 2023-11-19T20:11:28.020 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 139 k 2023-11-19T20:11:28.021 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:11:28.188 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-11-19T20:11:28.284 INFO:teuthology.orchestra.run.smithi162.stdout:libcephfs-devel-18.0.0-7418.gb0f45a51.el8.x86_6 117 kB/s | 31 kB 00:00 2023-11-19T20:11:28.284 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:28.284 INFO:teuthology.orchestra.run.smithi162.stdout:Total 117 kB/s | 31 kB 00:00 2023-11-19T20:11:28.285 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:11:28.288 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:11:28.288 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:11:28.316 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:11:28.319 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:11:28.375 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:11:28.578 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:28.708 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8. 27/32 2023-11-19T20:11:28.786 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:11:28.839 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:29.024 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 28/32 2023-11-19T20:11:29.088 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-11-19T20:11:29.324 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-11-19T20:11:29.473 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:29.473 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:29.473 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:11:29.473 INFO:teuthology.orchestra.run.smithi162.stdout: libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:29.473 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:29.473 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:29.601 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-11-19T20:11:29.602 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install librados2 2023-11-19T20:11:29.854 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-11-19T20:11:30.052 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-11-19T20:11:30.293 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-11-19T20:11:30.466 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:12 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:30.492 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-11-19T20:11:30.713 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-11-19T20:11:30.795 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 28/32 2023-11-19T20:11:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 29/32 2023-11-19T20:11:30.991 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-11-19T20:11:31.244 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-11-19T20:11:31.473 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-11-19T20:11:31.494 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 29/32 2023-11-19T20:11:31.747 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 30/32 2023-11-19T20:11:31.781 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-11-19T20:11:31.912 INFO:teuthology.orchestra.run.smithi162.stdout:Package librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:31.999 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 30/32 2023-11-19T20:11:32.129 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:32.130 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:11:32.130 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:32.217 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-11-19T20:11:32.230 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 31/32 2023-11-19T20:11:32.233 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install librbd1 2023-11-19T20:11:32.253 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 31/32 2023-11-19T20:11:32.433 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 32/32 2023-11-19T20:11:32.495 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-11-19T20:11:32.689 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-11-19T20:11:32.951 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 32/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 3/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8. 6/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-11-19T20:11:32.952 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-11-19T20:11:32.953 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-11-19T20:11:32.954 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-11-19T20:11:32.954 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-11-19T20:11:32.954 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-11-19T20:11:32.954 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-11-19T20:11:32.954 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-11-19T20:11:32.954 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-11-19T20:11:32.955 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-11-19T20:11:32.955 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-11-19T20:11:32.955 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-11-19T20:11:32.955 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-11-19T20:11:33.048 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-11-19T20:11:33.097 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:15 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:33.291 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-11-19T20:11:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-11-19T20:11:33.947 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-11-19T20:11:34.193 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-11-19T20:11:34.267 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-11-19T20:11:34.267 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:34.267 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:11:34.267 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-11-19T20:11:34.268 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-6.2-6.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-mako-1.0.6-14.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-portend-2.6-1.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pycparser-2.14-14.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytz-2017.2-11.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-11-19T20:11:34.269 INFO:teuthology.orchestra.run.smithi019.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:34.270 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:11:34.410 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-11-19T20:11:34.555 INFO:teuthology.orchestra.run.smithi162.stdout:Package librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:34.705 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-11-19T20:11:34.769 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:34.771 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:11:34.771 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:34.880 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install python3-rados 2023-11-19T20:11:35.052 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-11-19T20:11:35.293 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-11-19T20:11:35.687 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-11-19T20:11:35.741 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:17 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:35.791 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-base 2023-11-19T20:11:36.027 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-11-19T20:11:36.433 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8. 27/32 2023-11-19T20:11:36.741 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 28/32 2023-11-19T20:11:36.784 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:05:47 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:11:37.272 INFO:teuthology.orchestra.run.smithi162.stdout:Package python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:37.487 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:37.488 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:11:37.488 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:37.591 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install python3-rgw 2023-11-19T20:11:38.410 INFO:teuthology.orchestra.run.smithi019.stdout:Package ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:38.456 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:20 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:38.512 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 28/32 2023-11-19T20:11:38.653 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:11:38.654 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:11:38.654 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:11:38.784 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install cephadm 2023-11-19T20:11:38.790 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 29/32 2023-11-19T20:11:39.304 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 29/32 2023-11-19T20:11:39.579 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 30/32 2023-11-19T20:11:39.771 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:05:50 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:11:39.830 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 30/32 2023-11-19T20:11:39.904 INFO:teuthology.orchestra.run.smithi162.stdout:Package python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:40.070 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 31/32 2023-11-19T20:11:40.093 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 31/32 2023-11-19T20:11:40.121 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:40.122 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:11:40.123 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:40.225 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install python3-cephfs 2023-11-19T20:11:40.236 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 32/32 2023-11-19T20:11:40.702 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 32/32 2023-11-19T20:11:40.702 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/32 2023-11-19T20:11:40.702 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/32 2023-11-19T20:11:40.702 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 3/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 4/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 5/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8. 6/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-11-19T20:11:40.703 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-11-19T20:11:40.704 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-11-19T20:11:40.705 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-11-19T20:11:40.705 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-11-19T20:11:41.081 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:23 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:41.612 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout: cephadm noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 409 k 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-11-19T20:11:41.613 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:41.614 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 409 k 2023-11-19T20:11:41.614 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 2.1 M 2023-11-19T20:11:41.614 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:11:41.953 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-11-19T20:11:41.953 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:41.953 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:11:41.953 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:41.953 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mds-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:41.953 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:41.953 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-modules-core-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mon-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-osd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jaraco-6.2-6.el8.noarch 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-11-19T20:11:41.954 INFO:teuthology.orchestra.run.smithi029.stdout: python3-mako-1.0.6-14.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-portend-2.6-1.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pycparser-2.14-14.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytz-2017.2-11.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-11-19T20:11:41.955 INFO:teuthology.orchestra.run.smithi029.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-11-19T20:11:41.956 INFO:teuthology.orchestra.run.smithi029.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-11-19T20:11:41.956 INFO:teuthology.orchestra.run.smithi029.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-11-19T20:11:41.956 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:41.956 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:11:42.119 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm-18.0.0-7418.gb0f45a51.el8.noarch.rpm 811 kB/s | 409 kB 00:00 2023-11-19T20:11:42.119 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:42.120 INFO:teuthology.orchestra.run.smithi019.stdout:Total 808 kB/s | 409 kB 00:00 2023-11-19T20:11:42.120 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:11:42.130 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:11:42.130 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:11:42.134 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:11:42.137 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:11:42.186 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:11:42.227 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-base 2023-11-19T20:11:42.533 INFO:teuthology.orchestra.run.smithi162.stdout:Package python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:42.753 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:42.754 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:11:42.754 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:42.792 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:42.861 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install python3-rbd 2023-11-19T20:11:42.993 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:43.214 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:04:17 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:11:43.255 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:43.719 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:25 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:44.010 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:44.010 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:44.010 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:11:44.010 INFO:teuthology.orchestra.run.smithi019.stdout: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:44.010 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:44.010 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:11:44.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-immutable-object-cache 2023-11-19T20:11:44.842 INFO:teuthology.orchestra.run.smithi029.stdout:Package ceph-base-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:45.086 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:11:45.087 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:11:45.087 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:11:45.166 INFO:teuthology.orchestra.run.smithi162.stdout:Package python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:45.267 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:05:56 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:11:45.381 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:45.382 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2023-11-19T20:11:45.382 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:45.489 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install rbd-fuse 2023-11-19T20:11:45.591 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install cephadm 2023-11-19T20:11:46.357 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:28 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:46.580 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:04:20 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:11:47.127 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:11:47.128 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:47.128 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2023-11-19T20:11:47.128 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:47.128 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:11:47.128 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 171 k 2023-11-19T20:11:47.128 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:47.128 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:11:47.129 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:47.129 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-11-19T20:11:47.129 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:47.129 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 171 k 2023-11-19T20:11:47.129 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 524 k 2023-11-19T20:11:47.129 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:11:47.498 INFO:teuthology.orchestra.run.smithi019.stdout:ceph-immutable-object-cache-18.0.0-7418.gb0f45a 462 kB/s | 171 kB 00:00 2023-11-19T20:11:47.499 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:47.500 INFO:teuthology.orchestra.run.smithi019.stdout:Total 460 kB/s | 171 kB 00:00 2023-11-19T20:11:47.500 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:11:47.514 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:11:47.514 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:11:47.571 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:11:47.574 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:11:47.698 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:11:47.904 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:11:48.021 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:48.021 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:48.021 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2023-11-19T20:11:48.021 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:48.021 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:11:48.021 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-fuse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 93 k 2023-11-19T20:11:48.022 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:48.022 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:11:48.022 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:48.022 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2023-11-19T20:11:48.022 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:48.022 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 93 k 2023-11-19T20:11:48.022 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 280 k 2023-11-19T20:11:48.023 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:11:48.186 INFO:teuthology.orchestra.run.smithi162.stdout:rbd-fuse-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 572 kB/s | 93 kB 00:00 2023-11-19T20:11:48.187 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:48.187 INFO:teuthology.orchestra.run.smithi162.stdout:Total 567 kB/s | 93 kB 00:00 2023-11-19T20:11:48.187 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:11:48.197 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:11:48.197 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:11:48.245 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:11:48.249 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:11:48.356 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:11:48.370 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:11:48.560 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:11:48.562 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:48.562 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:11:48.562 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:48.562 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:11:48.562 INFO:teuthology.orchestra.run.smithi029.stdout: cephadm noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 409 k 2023-11-19T20:11:48.562 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:48.562 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:11:48.562 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:48.563 INFO:teuthology.orchestra.run.smithi029.stdout:Install 1 Package 2023-11-19T20:11:48.563 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:48.563 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 409 k 2023-11-19T20:11:48.563 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 2.1 M 2023-11-19T20:11:48.563 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:11:48.582 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:48.875 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:49.079 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:11:49.079 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:49.079 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:11:49.079 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:49.079 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:49.080 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:11:49.198 INFO:teuthology.orchestra.run.smithi029.stdout:cephadm-18.0.0-7418.gb0f45a51.el8.noarch.rpm 644 kB/s | 409 kB 00:00 2023-11-19T20:11:49.199 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:49.199 INFO:teuthology.orchestra.run.smithi029.stdout:Total 642 kB/s | 409 kB 00:00 2023-11-19T20:11:49.200 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:11:49.210 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:11:49.210 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:11:49.213 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:11:49.218 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:11:49.263 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:11:49.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr 2023-11-19T20:11:49.533 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:49.534 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:49.534 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:11:49.534 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:49.534 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:49.535 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:49.719 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install rbd-mirror 2023-11-19T20:11:49.916 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:50.094 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:50.267 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:06:01 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:11:50.354 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:50.587 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:32 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:51.078 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:11:51.078 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:51.078 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:11:51.078 INFO:teuthology.orchestra.run.smithi029.stdout: cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:51.078 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:51.078 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:11:51.286 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-immutable-object-cache 2023-11-19T20:11:51.899 INFO:teuthology.orchestra.run.smithi019.stdout:Package ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:52.139 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:11:52.141 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:11:52.141 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:11:52.239 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-dashboard 2023-11-19T20:11:52.257 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:52.258 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:52.258 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repo Size 2023-11-19T20:11:52.259 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:52.259 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:11:52.259 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-mirror x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.6 M 2023-11-19T20:11:52.259 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:52.259 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:11:52.259 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:52.259 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2023-11-19T20:11:52.259 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:52.260 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 3.6 M 2023-11-19T20:11:52.260 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 17 M 2023-11-19T20:11:52.260 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:11:52.273 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:04:26 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:11:53.230 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:06:04 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:11:53.265 INFO:teuthology.orchestra.run.smithi162.stdout:rbd-mirror-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 3.6 MB/s | 3.6 MB 00:01 2023-11-19T20:11:53.266 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:53.266 INFO:teuthology.orchestra.run.smithi162.stdout:Total 3.6 MB/s | 3.6 MB 00:01 2023-11-19T20:11:53.266 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:11:53.279 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:11:53.279 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:11:53.344 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:11:53.347 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:11:53.792 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:11:54.032 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:54.135 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:11:54.135 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:54.135 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repo Size 2023-11-19T20:11:54.135 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:54.136 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:11:54.136 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 171 k 2023-11-19T20:11:54.136 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:54.136 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:11:54.136 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:11:54.136 INFO:teuthology.orchestra.run.smithi029.stdout:Install 1 Package 2023-11-19T20:11:54.136 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:54.137 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 171 k 2023-11-19T20:11:54.137 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 524 k 2023-11-19T20:11:54.137 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:11:54.447 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:54.553 INFO:teuthology.orchestra.run.smithi029.stdout:ceph-immutable-object-cache-18.0.0-7418.gb0f45a 410 kB/s | 171 kB 00:00 2023-11-19T20:11:54.554 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:54.555 INFO:teuthology.orchestra.run.smithi029.stdout:Total 408 kB/s | 171 kB 00:00 2023-11-19T20:11:54.555 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:11:54.569 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:11:54.569 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:11:54.626 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:11:54.631 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:11:54.742 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:11:54.977 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:11:55.078 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 1.8 M 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-grafana-dashboards noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 23 k 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-prometheus-alerts noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 15 k 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-11-19T20:11:55.079 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-11-19T20:11:55.080 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-11-19T20:11:55.080 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:55.080 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:11:55.080 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:11:55.080 INFO:teuthology.orchestra.run.smithi019.stdout:Install 6 Packages 2023-11-19T20:11:55.080 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:55.080 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 2.1 M 2023-11-19T20:11:55.081 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 8.5 M 2023-11-19T20:11:55.081 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:11:55.106 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:55.106 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:55.106 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:11:55.106 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:55.106 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:55.106 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:55.275 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install rbd-nbd 2023-11-19T20:11:55.444 INFO:teuthology.orchestra.run.smithi019.stdout:(1/6): ceph-grafana-dashboards-18.0.0-7418.gb0f 83 kB/s | 23 kB 00:00 2023-11-19T20:11:55.452 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:11:55.460 INFO:teuthology.orchestra.run.smithi019.stdout:(2/6): ceph-prometheus-alerts-18.0.0-7418.gb0f4 51 kB/s | 15 kB 00:00 2023-11-19T20:11:55.686 INFO:teuthology.orchestra.run.smithi019.stdout:(3/6): ceph-mgr-dashboard-18.0.0-7418.gb0f45a51 3.4 MB/s | 1.8 MB 00:00 2023-11-19T20:11:55.745 INFO:teuthology.orchestra.run.smithi019.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 142 kB/s | 43 kB 00:00 2023-11-19T20:11:55.853 INFO:teuthology.orchestra.run.smithi019.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 86 kB/s | 34 kB 00:00 2023-11-19T20:11:56.148 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:38 ago on Sun 19 Nov 2023 08:07:18 PM UTC. 2023-11-19T20:11:56.176 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51. 1/1 2023-11-19T20:11:56.176 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:56.177 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:11:56.177 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-immutable-object-cache-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:56.177 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:11:56.177 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:11:56.320 INFO:teuthology.orchestra.run.smithi019.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 310 kB/s | 196 kB 00:00 2023-11-19T20:11:56.322 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:56.322 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.7 MB/s | 2.1 MB 00:01 2023-11-19T20:11:56.335 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:11:56.346 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:11:56.346 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:11:56.387 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-mgr 2023-11-19T20:11:56.434 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:11:56.438 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:11:56.735 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:11:56.989 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-11-19T20:11:57.368 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:04:31 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:11:57.508 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-11-19T20:11:57.730 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-11-19T20:11:57.804 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-nbd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 181 k 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2023-11-19T20:11:57.805 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:57.806 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 181 k 2023-11-19T20:11:57.806 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 573 k 2023-11-19T20:11:57.806 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2023-11-19T20:11:57.901 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.n 4/6 2023-11-19T20:11:57.993 INFO:teuthology.orchestra.run.smithi162.stdout:rbd-nbd-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 965 kB/s | 181 kB 00:00 2023-11-19T20:11:57.994 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:11:57.994 INFO:teuthology.orchestra.run.smithi162.stdout:Total 958 kB/s | 181 kB 00:00 2023-11-19T20:11:57.995 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2023-11-19T20:11:58.006 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2023-11-19T20:11:58.006 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2023-11-19T20:11:58.055 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2023-11-19T20:11:58.058 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2023-11-19T20:11:58.171 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2023-11-19T20:11:58.261 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8. 5/6 2023-11-19T20:11:58.377 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:58.544 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 6/6 2023-11-19T20:11:58.673 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:58.877 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 6/6 2023-11-19T20:11:58.877 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8. 1/6 2023-11-19T20:11:58.877 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 2/6 2023-11-19T20:11:58.878 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.n 3/6 2023-11-19T20:11:58.878 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-11-19T20:11:58.878 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-11-19T20:11:58.978 INFO:teuthology.orchestra.run.smithi029.stdout:Package ceph-mgr-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:11:59.218 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:11:59.219 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:11:59.219 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:11:59.327 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:11:59.327 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:59.327 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2023-11-19T20:11:59.328 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:11:59.328 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:11:59.328 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2023-11-19T20:11:59.334 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-mgr-dashboard 2023-11-19T20:11:59.536 DEBUG:teuthology.parallel:result is None 2023-11-19T20:11:59.622 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes-2.4.1-12.el8.noarch 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:11:59.623 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:11:59.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-diskprediction-local 2023-11-19T20:12:00.318 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:04:34 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:12:00.738 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:06:11 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:12:02.172 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:12:02.173 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:02.173 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:12:02.174 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:02.174 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:12:02.174 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-dashboard noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 1.8 M 2023-11-19T20:12:02.174 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:12:02.174 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-grafana-dashboards noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 23 k 2023-11-19T20:12:02.175 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-prometheus-alerts noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 15 k 2023-11-19T20:12:02.175 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-11-19T20:12:02.175 INFO:teuthology.orchestra.run.smithi029.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-11-19T20:12:02.175 INFO:teuthology.orchestra.run.smithi029.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-11-19T20:12:02.175 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:02.175 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:12:02.176 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:02.176 INFO:teuthology.orchestra.run.smithi029.stdout:Install 6 Packages 2023-11-19T20:12:02.176 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:02.177 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 2.1 M 2023-11-19T20:12:02.177 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 8.5 M 2023-11-19T20:12:02.177 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:12:02.591 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:12:02.593 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================================ 2023-11-19T20:12:02.593 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:12:02.593 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================================ 2023-11-19T20:12:02.593 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:12:02.593 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 7.4 M 2023-11-19T20:12:02.593 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:12:02.594 INFO:teuthology.orchestra.run.smithi019.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-11-19T20:12:02.594 INFO:teuthology.orchestra.run.smithi019.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-11-19T20:12:02.594 INFO:teuthology.orchestra.run.smithi019.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-11-19T20:12:02.594 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-11-19T20:12:02.594 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-11-19T20:12:02.594 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-11-19T20:12:02.594 INFO:teuthology.orchestra.run.smithi019.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-11-19T20:12:02.595 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:12:02.595 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:12:02.595 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================================ 2023-11-19T20:12:02.595 INFO:teuthology.orchestra.run.smithi019.stdout:Install 8 Packages 2023-11-19T20:12:02.595 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:12:02.596 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 35 M 2023-11-19T20:12:02.596 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 210 M 2023-11-19T20:12:02.596 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:12:03.837 INFO:teuthology.orchestra.run.smithi019.stdout:(1/8): ceph-mgr-diskprediction-local-18.0.0-741 7.0 MB/s | 7.4 MB 00:01 2023-11-19T20:12:05.676 INFO:teuthology.orchestra.run.smithi029.stdout:(1/6): ceph-grafana-dashboards-18.0.0-7418.gb0f 140 kB/s | 23 kB 00:00 2023-11-19T20:12:05.702 INFO:teuthology.orchestra.run.smithi029.stdout:(2/6): ceph-prometheus-alerts-18.0.0-7418.gb0f4 78 kB/s | 15 kB 00:00 2023-11-19T20:12:05.911 INFO:teuthology.orchestra.run.smithi029.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 182 kB/s | 43 kB 00:00 2023-11-19T20:12:06.003 INFO:teuthology.orchestra.run.smithi029.stdout:(4/6): ceph-mgr-dashboard-18.0.0-7418.gb0f45a51 3.6 MB/s | 1.8 MB 00:00 2023-11-19T20:12:06.045 INFO:teuthology.orchestra.run.smithi029.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 98 kB/s | 34 kB 00:00 2023-11-19T20:12:06.162 INFO:teuthology.orchestra.run.smithi019.stdout:(2/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 1.4 MB/s | 4.9 MB 00:03 2023-11-19T20:12:06.312 INFO:teuthology.orchestra.run.smithi019.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.5 MB/s | 225 kB 00:00 2023-11-19T20:12:06.487 INFO:teuthology.orchestra.run.smithi029.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 341 kB/s | 196 kB 00:00 2023-11-19T20:12:06.491 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:12:06.491 INFO:teuthology.orchestra.run.smithi029.stdout:Total 489 kB/s | 2.1 MB 00:04 2023-11-19T20:12:06.504 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:12:06.515 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:12:06.515 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:12:06.606 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:12:06.610 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:12:06.874 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:12:06.946 INFO:teuthology.orchestra.run.smithi019.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 1.2 MB/s | 3.7 MB 00:03 2023-11-19T20:12:07.112 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-11-19T20:12:07.188 INFO:teuthology.orchestra.run.smithi019.stdout:(5/8): openblas-0.3.15-4.el8.x86_64.rpm 1.1 MB/s | 4.7 MB 00:04 2023-11-19T20:12:07.372 INFO:teuthology.orchestra.run.smithi019.stdout:(6/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.5 MB/s | 645 kB 00:00 2023-11-19T20:12:07.373 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-11-19T20:12:07.497 INFO:teuthology.orchestra.run.smithi019.stdout:(7/8): libquadmath-8.5.0-21.el8.x86_64.rpm 559 kB/s | 172 kB 00:00 2023-11-19T20:12:07.637 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-11-19T20:12:07.766 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.n 4/6 2023-11-19T20:12:08.081 INFO:teuthology.orchestra.run.smithi019.stdout:(8/8): python3-scipy-1.0.0-21.module_el8.5.0+77 7.7 MB/s | 14 MB 00:01 2023-11-19T20:12:08.082 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:12:08.082 INFO:teuthology.orchestra.run.smithi019.stdout:Total 6.5 MB/s | 35 MB 00:05 2023-11-19T20:12:08.145 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8. 5/6 2023-11-19T20:12:08.333 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:12:08.354 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:12:08.354 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:12:08.715 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 6/6 2023-11-19T20:12:08.789 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:12:08.792 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:12:09.468 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:12:09.650 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-11-19T20:12:09.780 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-11-19T20:12:09.957 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-11-19T20:12:09.970 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 6/6 2023-11-19T20:12:09.971 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8. 1/6 2023-11-19T20:12:09.971 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarc 2/6 2023-11-19T20:12:09.971 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.n 3/6 2023-11-19T20:12:09.971 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-11-19T20:12:09.971 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-11-19T20:12:10.596 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-11-19T20:12:10.800 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:12:11.300 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-11-19T20:12:11.301 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:11.301 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:12:11.301 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-grafana-dashboards-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:12:11.301 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-dashboard-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:12:11.301 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-prometheus-alerts-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:12:11.302 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-11-19T20:12:11.302 INFO:teuthology.orchestra.run.smithi029.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-11-19T20:12:11.302 INFO:teuthology.orchestra.run.smithi029.stdout: python3-routes-2.4.1-12.el8.noarch 2023-11-19T20:12:11.302 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:11.302 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:12:11.441 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-mgr-diskprediction-local 2023-11-19T20:12:11.480 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:12:11.655 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-11-19T20:12:12.422 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:04:46 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:12:12.445 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-11-19T20:12:12.790 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-11-19T20:12:13.071 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-11-19T20:12:14.270 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:12:14.271 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================================ 2023-11-19T20:12:14.272 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:12:14.272 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================================ 2023-11-19T20:12:14.272 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:12:14.272 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 7.4 M 2023-11-19T20:12:14.272 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:12:14.272 INFO:teuthology.orchestra.run.smithi029.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-11-19T20:12:14.272 INFO:teuthology.orchestra.run.smithi029.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-11-19T20:12:14.273 INFO:teuthology.orchestra.run.smithi029.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-11-19T20:12:14.273 INFO:teuthology.orchestra.run.smithi029.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-11-19T20:12:14.273 INFO:teuthology.orchestra.run.smithi029.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-11-19T20:12:14.273 INFO:teuthology.orchestra.run.smithi029.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-11-19T20:12:14.273 INFO:teuthology.orchestra.run.smithi029.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-11-19T20:12:14.273 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:14.273 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:12:14.273 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================================ 2023-11-19T20:12:14.274 INFO:teuthology.orchestra.run.smithi029.stdout:Install 8 Packages 2023-11-19T20:12:14.274 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:14.274 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 35 M 2023-11-19T20:12:14.275 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 210 M 2023-11-19T20:12:14.275 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:12:15.048 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-11-19T20:12:15.173 INFO:teuthology.orchestra.run.smithi029.stdout:(1/8): ceph-mgr-diskprediction-local-18.0.0-741 11 MB/s | 7.4 MB 00:00 2023-11-19T20:12:16.373 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-11-19T20:12:16.624 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 8/8 2023-11-19T20:12:16.985 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 8/8 2023-11-19T20:12:16.986 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 1/8 2023-11-19T20:12:16.986 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-11-19T20:12:16.986 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:12:16.986 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-11-19T20:12:16.986 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-11-19T20:12:16.986 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-11-19T20:12:16.986 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-11-19T20:12:17.804 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-11-19T20:12:17.804 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:12:17.805 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:12:17.805 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:12:17.805 INFO:teuthology.orchestra.run.smithi019.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-11-19T20:12:17.805 INFO:teuthology.orchestra.run.smithi019.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-11-19T20:12:17.805 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-0.3.15-4.el8.x86_64 2023-11-19T20:12:17.806 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-11-19T20:12:17.806 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-11-19T20:12:17.806 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-11-19T20:12:17.806 INFO:teuthology.orchestra.run.smithi019.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-11-19T20:12:17.806 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:12:17.807 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:12:17.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-rook 2023-11-19T20:12:18.798 INFO:teuthology.orchestra.run.smithi029.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 1.0 MB/s | 3.7 MB 00:03 2023-11-19T20:12:18.907 INFO:teuthology.orchestra.run.smithi029.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.0 MB/s | 225 kB 00:00 2023-11-19T20:12:18.954 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:06:29 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:12:20.566 INFO:teuthology.orchestra.run.smithi029.stdout:(4/8): python3-scipy-1.0.0-21.module_el8.5.0+77 8.3 MB/s | 14 MB 00:01 2023-11-19T20:12:20.809 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:12:20.811 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:12:20.811 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:12:20.811 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:12:20.811 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:12:20.811 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-rook noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 50 k 2023-11-19T20:12:20.811 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:12:20.811 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:12:20.812 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:12:20.813 INFO:teuthology.orchestra.run.smithi019.stdout:Install 13 Packages 2023-11-19T20:12:20.813 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:12:20.813 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 1.9 M 2023-11-19T20:12:20.813 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 25 M 2023-11-19T20:12:20.813 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:12:20.864 INFO:teuthology.orchestra.run.smithi029.stdout:(5/8): openblas-0.3.15-4.el8.x86_64.rpm 761 kB/s | 4.7 MB 00:06 2023-11-19T20:12:21.058 INFO:teuthology.orchestra.run.smithi029.stdout:(6/8): libquadmath-8.5.0-21.el8.x86_64.rpm 890 kB/s | 172 kB 00:00 2023-11-19T20:12:21.142 INFO:teuthology.orchestra.run.smithi029.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.1 MB/s | 645 kB 00:00 2023-11-19T20:12:21.312 INFO:teuthology.orchestra.run.smithi019.stdout:(1/13): ceph-mgr-rook-18.0.0-7418.gb0f45a51.el8 285 kB/s | 50 kB 00:00 2023-11-19T20:12:21.443 INFO:teuthology.orchestra.run.smithi029.stdout:(8/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 717 kB/s | 4.9 MB 00:06 2023-11-19T20:12:21.444 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:12:21.444 INFO:teuthology.orchestra.run.smithi029.stdout:Total 4.9 MB/s | 35 MB 00:07 2023-11-19T20:12:21.694 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:12:21.714 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:12:21.714 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:12:22.192 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:12:22.196 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:12:22.784 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:12:22.940 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-11-19T20:12:23.085 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-11-19T20:12:23.316 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-11-19T20:12:23.545 INFO:teuthology.orchestra.run.smithi019.stdout:(2/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 57 kB/s | 126 kB 00:02 2023-11-19T20:12:23.629 INFO:teuthology.orchestra.run.smithi019.stdout:(3/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.3 MB/s | 110 kB 00:00 2023-11-19T20:12:23.820 INFO:teuthology.orchestra.run.smithi019.stdout:(4/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 809 kB/s | 155 kB 00:00 2023-11-19T20:12:23.937 INFO:teuthology.orchestra.run.smithi019.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 366 kB/s | 43 kB 00:00 2023-11-19T20:12:23.978 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-11-19T20:12:24.173 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:12:24.596 INFO:teuthology.orchestra.run.smithi019.stdout:(6/13): python3-cachetools-3.1.1-4.el8.noarch.r 50 kB/s | 33 kB 00:00 2023-11-19T20:12:24.654 INFO:teuthology.orchestra.run.smithi019.stdout:(7/13): python3-certifi-2018.10.15-7.el8.noarch 280 kB/s | 16 kB 00:00 2023-11-19T20:12:24.763 INFO:teuthology.orchestra.run.smithi019.stdout:(8/13): python3-google-auth-1.1.1-10.el8.noarch 750 kB/s | 81 kB 00:00 2023-11-19T20:12:24.867 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:12:24.972 INFO:teuthology.orchestra.run.smithi019.stdout:(9/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.6 MB/s | 1.2 MB 00:00 2023-11-19T20:12:25.028 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-11-19T20:12:25.047 INFO:teuthology.orchestra.run.smithi019.stdout:(10/13): python3-rsa-4.9-2.el8.noarch.rpm 856 kB/s | 64 kB 00:00 2023-11-19T20:12:25.114 INFO:teuthology.orchestra.run.smithi019.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 917 kB/s | 61 kB 00:00 2023-11-19T20:12:25.818 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-11-19T20:12:26.172 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-11-19T20:12:26.519 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-11-19T20:12:28.527 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-11-19T20:12:29.870 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-11-19T20:12:30.090 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 8/8 2023-11-19T20:12:30.458 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 8/8 2023-11-19T20:12:30.458 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a5 1/8 2023-11-19T20:12:30.458 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-11-19T20:12:30.459 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-11-19T20:12:30.459 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-11-19T20:12:30.459 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-11-19T20:12:30.459 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-11-19T20:12:30.459 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-11-19T20:12:31.239 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-11-19T20:12:31.239 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:31.239 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:12:31.239 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-diskprediction-local-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:12:31.239 INFO:teuthology.orchestra.run.smithi029.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-11-19T20:12:31.240 INFO:teuthology.orchestra.run.smithi029.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-11-19T20:12:31.240 INFO:teuthology.orchestra.run.smithi029.stdout: openblas-0.3.15-4.el8.x86_64 2023-11-19T20:12:31.240 INFO:teuthology.orchestra.run.smithi029.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-11-19T20:12:31.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-11-19T20:12:31.240 INFO:teuthology.orchestra.run.smithi029.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-11-19T20:12:31.241 INFO:teuthology.orchestra.run.smithi029.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-11-19T20:12:31.241 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:31.241 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:12:31.386 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-mgr-rook 2023-11-19T20:12:32.381 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:06 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:12:34.227 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:12:34.229 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:34.229 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:12:34.229 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:34.229 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:12:34.229 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-rook noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 50 k 2023-11-19T20:12:34.229 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:12:34.229 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:34.230 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:12:34.231 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:34.231 INFO:teuthology.orchestra.run.smithi029.stdout:Install 13 Packages 2023-11-19T20:12:34.231 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:34.231 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 1.9 M 2023-11-19T20:12:34.231 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 25 M 2023-11-19T20:12:34.231 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:12:34.987 INFO:teuthology.orchestra.run.smithi029.stdout:(1/13): ceph-mgr-rook-18.0.0-7418.gb0f45a51.el8 265 kB/s | 50 kB 00:00 2023-11-19T20:12:35.663 INFO:teuthology.orchestra.run.smithi029.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 31 kB/s | 27 kB 00:00 2023-11-19T20:12:35.688 INFO:teuthology.orchestra.run.smithi029.stdout:(3/13): python3-jsonpointer-1.10-11.el8.noarch. 22 kB/s | 20 kB 00:00 2023-11-19T20:12:35.714 INFO:teuthology.orchestra.run.smithi029.stdout:(4/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 174 kB/s | 126 kB 00:00 2023-11-19T20:12:35.773 INFO:teuthology.orchestra.run.smithi029.stdout:(5/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.0 MB/s | 110 kB 00:00 2023-11-19T20:12:35.832 INFO:teuthology.orchestra.run.smithi029.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 363 kB/s | 43 kB 00:00 2023-11-19T20:12:35.857 INFO:teuthology.orchestra.run.smithi029.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 919 kB/s | 155 kB 00:00 2023-11-19T20:12:36.233 INFO:teuthology.orchestra.run.smithi029.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 41 kB/s | 16 kB 00:00 2023-11-19T20:12:36.259 INFO:teuthology.orchestra.run.smithi029.stdout:(9/13): python3-google-auth-1.1.1-10.el8.noarch 203 kB/s | 81 kB 00:00 2023-11-19T20:12:36.284 INFO:teuthology.orchestra.run.smithi029.stdout:(10/13): python3-cachetools-3.1.1-4.el8.noarch. 65 kB/s | 33 kB 00:00 2023-11-19T20:12:36.453 INFO:teuthology.orchestra.run.smithi029.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 331 kB/s | 64 kB 00:00 2023-11-19T20:12:36.578 INFO:teuthology.orchestra.run.smithi029.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 208 kB/s | 61 kB 00:00 2023-11-19T20:12:37.179 INFO:teuthology.orchestra.run.smithi029.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.2 MB/s | 1.2 MB 00:00 2023-11-19T20:12:37.180 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:12:37.180 INFO:teuthology.orchestra.run.smithi029.stdout:Total 671 kB/s | 1.9 MB 00:02 2023-11-19T20:12:37.244 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:12:37.262 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:12:37.262 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:12:37.359 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:12:37.363 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:12:37.973 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:12:38.232 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-11-19T20:12:38.465 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-11-19T20:12:38.762 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-11-19T20:12:39.005 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-11-19T20:12:39.239 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-11-19T20:12:39.558 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-11-19T20:12:39.878 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-11-19T20:12:40.171 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-11-19T20:12:41.314 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-11-19T20:12:41.796 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-11-19T20:12:42.101 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-11-19T20:12:42.327 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-11-19T20:12:42.480 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 13/13 2023-11-19T20:12:42.844 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 13/13 2023-11-19T20:12:42.844 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 1/13 2023-11-19T20:12:42.844 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-11-19T20:12:42.844 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-11-19T20:12:42.845 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-11-19T20:12:43.659 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-11-19T20:12:43.659 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:43.659 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:12:43.659 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:12:43.659 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-11-19T20:12:43.659 INFO:teuthology.orchestra.run.smithi029.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-11-19T20:12:43.659 INFO:teuthology.orchestra.run.smithi029.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rsa-4.9-2.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:43.660 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:12:43.784 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-mgr-cephadm 2023-11-19T20:12:44.775 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:18 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:12:46.640 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:12:46.640 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:46.641 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:12:46.641 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:46.641 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:12:46.641 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-cephadm noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 133 k 2023-11-19T20:12:46.641 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:12:46.641 INFO:teuthology.orchestra.run.smithi029.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-11-19T20:12:46.642 INFO:teuthology.orchestra.run.smithi029.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-11-19T20:12:46.642 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-11-19T20:12:46.642 INFO:teuthology.orchestra.run.smithi029.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-11-19T20:12:46.642 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:46.642 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:12:46.642 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:46.642 INFO:teuthology.orchestra.run.smithi029.stdout:Install 5 Packages 2023-11-19T20:12:46.642 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:46.643 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 6.0 M 2023-11-19T20:12:46.643 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 26 M 2023-11-19T20:12:46.643 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:12:47.525 INFO:teuthology.orchestra.run.smithi029.stdout:(1/5): ceph-mgr-cephadm-18.0.0-7418.gb0f45a51.e 407 kB/s | 133 kB 00:00 2023-11-19T20:12:48.242 INFO:teuthology.orchestra.run.smithi029.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 664 kB/s | 476 kB 00:00 2023-11-19T20:12:48.318 INFO:teuthology.orchestra.run.smithi029.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 800 kB/s | 60 kB 00:00 2023-11-19T20:12:52.402 INFO:teuthology.orchestra.run.smithi029.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 942 kB/s | 4.8 MB 00:05 2023-11-19T20:12:52.810 INFO:teuthology.orchestra.run.smithi029.stdout:(5/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 96 kB/s | 538 kB 00:05 2023-11-19T20:12:52.811 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:12:52.812 INFO:teuthology.orchestra.run.smithi029.stdout:Total 990 kB/s | 6.0 MB 00:06 2023-11-19T20:12:52.868 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:12:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:12:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:12:52.997 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:12:53.001 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:12:53.274 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:12:53.670 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-11-19T20:12:54.735 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-11-19T20:12:55.156 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-11-19T20:12:55.495 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-11-19T20:12:55.686 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 5/5 2023-11-19T20:12:56.006 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 5/5 2023-11-19T20:12:56.006 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/5 2023-11-19T20:12:56.007 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-11-19T20:12:56.007 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-11-19T20:12:56.007 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-11-19T20:12:56.764 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-11-19T20:12:56.764 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:56.765 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:12:56.765 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:12:56.765 INFO:teuthology.orchestra.run.smithi029.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-11-19T20:12:56.765 INFO:teuthology.orchestra.run.smithi029.stdout: python3-babel-2.5.1-7.el8.noarch 2023-11-19T20:12:56.765 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-11-19T20:12:56.765 INFO:teuthology.orchestra.run.smithi029.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-11-19T20:12:56.765 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:56.765 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:12:56.914 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-fuse 2023-11-19T20:12:57.915 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:31 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:12:59.786 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-fuse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 919 k 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout:Install 2 Packages 2023-11-19T20:12:59.787 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:12:59.788 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 1.0 M 2023-11-19T20:12:59.788 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 3.1 M 2023-11-19T20:12:59.788 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:13:00.560 INFO:teuthology.orchestra.run.smithi029.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 116 kB/s | 83 kB 00:00 2023-11-19T20:13:00.889 INFO:teuthology.orchestra.run.smithi029.stdout:(2/2): ceph-fuse-18.0.0-7418.gb0f45a51.el8.x86_ 880 kB/s | 919 kB 00:01 2023-11-19T20:13:00.890 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:13:00.890 INFO:teuthology.orchestra.run.smithi029.stdout:Total 908 kB/s | 1.0 MB 00:01 2023-11-19T20:13:00.903 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:13:00.928 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:13:00.928 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:13:01.030 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:13:01.033 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:13:01.225 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:13:01.541 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-11-19T20:13:01.825 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/2 2023-11-19T20:13:02.270 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/2 2023-11-19T20:13:02.270 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/2 2023-11-19T20:13:03.074 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-11-19T20:13:03.074 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:03.074 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:13:03.074 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-11-19T20:13:03.074 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:03.075 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:03.322 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-volume 2023-11-19T20:13:04.321 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:38 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:06.216 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:06.217 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-volume noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 262 k 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:Install 1 Package 2023-11-19T20:13:06.218 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 262 k 2023-11-19T20:13:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 1.3 M 2023-11-19T20:13:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:13:06.426 INFO:teuthology.orchestra.run.smithi029.stdout:ceph-volume-18.0.0-7418.gb0f45a51.el8.noarch.rp 1.2 MB/s | 262 kB 00:00 2023-11-19T20:13:06.427 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:13:06.427 INFO:teuthology.orchestra.run.smithi029.stdout:Total 1.2 MB/s | 262 kB 00:00 2023-11-19T20:13:06.428 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:13:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:13:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:13:06.479 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:13:06.482 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:13:06.686 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:13:06.994 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:13:07.478 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:13:08.250 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:13:08.251 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:08.251 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:13:08.251 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:13:08.251 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:08.251 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:08.476 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install librados-devel 2023-11-19T20:13:09.474 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:43 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:11.353 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:11.354 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:11.354 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repo Size 2023-11-19T20:13:11.354 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:11.354 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:13:11.354 INFO:teuthology.orchestra.run.smithi029.stdout: librados-devel x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 139 k 2023-11-19T20:13:11.354 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:11.354 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:13:11.354 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:11.355 INFO:teuthology.orchestra.run.smithi029.stdout:Install 1 Package 2023-11-19T20:13:11.355 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:11.355 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 139 k 2023-11-19T20:13:11.355 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 513 k 2023-11-19T20:13:11.355 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:13:11.829 INFO:teuthology.orchestra.run.smithi029.stdout:librados-devel-18.0.0-7418.gb0f45a51.el8.x86_64 293 kB/s | 139 kB 00:00 2023-11-19T20:13:11.830 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:13:11.830 INFO:teuthology.orchestra.run.smithi029.stdout:Total 292 kB/s | 139 kB 00:00 2023-11-19T20:13:11.830 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:13:11.837 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:13:11.837 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:13:11.898 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:13:11.901 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:13:12.074 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:13:12.339 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:12.676 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:13.406 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:13.407 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:13.407 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:13:13.407 INFO:teuthology.orchestra.run.smithi029.stdout: librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:13:13.407 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:13.407 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:13.624 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install libcephfs2 2023-11-19T20:13:14.611 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:48 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:16.220 INFO:teuthology.orchestra.run.smithi029.stdout:Package libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:13:16.466 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:16.467 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:13:16.467 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:16.589 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install libcephfs-devel 2023-11-19T20:13:17.582 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:51 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:19.434 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:19.435 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:19.435 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repo Size 2023-11-19T20:13:19.435 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:19.436 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:13:19.436 INFO:teuthology.orchestra.run.smithi029.stdout: libcephfs-devel x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 31 k 2023-11-19T20:13:19.436 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:19.436 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:13:19.436 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:19.436 INFO:teuthology.orchestra.run.smithi029.stdout:Install 1 Package 2023-11-19T20:13:19.436 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:19.437 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 31 k 2023-11-19T20:13:19.437 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 139 k 2023-11-19T20:13:19.437 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:13:19.588 INFO:teuthology.orchestra.run.smithi029.stdout:libcephfs-devel-18.0.0-7418.gb0f45a51.el8.x86_6 205 kB/s | 31 kB 00:00 2023-11-19T20:13:19.589 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:13:19.589 INFO:teuthology.orchestra.run.smithi029.stdout:Total 203 kB/s | 31 kB 00:00 2023-11-19T20:13:19.589 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:13:19.593 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:13:19.593 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:13:19.686 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:13:19.689 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:13:19.750 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:13:19.975 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:20.280 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:21.002 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:21.003 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:21.003 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:13:21.003 INFO:teuthology.orchestra.run.smithi029.stdout: libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:13:21.004 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:21.004 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:21.144 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install librados2 2023-11-19T20:13:22.140 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:56 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:23.754 INFO:teuthology.orchestra.run.smithi029.stdout:Package librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:13:23.994 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:23.996 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:13:23.996 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:24.118 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install librbd1 2023-11-19T20:13:25.116 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:05:59 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:26.729 INFO:teuthology.orchestra.run.smithi029.stdout:Package librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:13:26.971 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:26.972 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:13:26.973 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:27.073 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install python3-rados 2023-11-19T20:13:28.074 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:06:02 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:29.689 INFO:teuthology.orchestra.run.smithi029.stdout:Package python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:13:29.934 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:29.936 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:13:29.936 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:30.055 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install python3-rgw 2023-11-19T20:13:31.050 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:06:05 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:32.652 INFO:teuthology.orchestra.run.smithi029.stdout:Package python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:13:32.896 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:32.897 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:13:32.898 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:33.015 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install python3-cephfs 2023-11-19T20:13:34.004 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:06:08 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:35.612 INFO:teuthology.orchestra.run.smithi029.stdout:Package python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:13:35.858 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:35.859 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:13:35.860 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:35.982 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install python3-rbd 2023-11-19T20:13:36.982 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:06:10 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:38.593 INFO:teuthology.orchestra.run.smithi029.stdout:Package python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:13:38.835 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:38.837 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-11-19T20:13:38.837 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:38.964 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install rbd-fuse 2023-11-19T20:13:39.963 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:06:13 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:41.820 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:41.821 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:41.821 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-11-19T20:13:41.821 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:41.821 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:13:41.821 INFO:teuthology.orchestra.run.smithi029.stdout: rbd-fuse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 93 k 2023-11-19T20:13:41.821 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:41.821 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:13:41.821 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:41.822 INFO:teuthology.orchestra.run.smithi029.stdout:Install 1 Package 2023-11-19T20:13:41.822 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:41.822 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 93 k 2023-11-19T20:13:41.822 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 280 k 2023-11-19T20:13:41.822 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:13:42.185 INFO:teuthology.orchestra.run.smithi029.stdout:rbd-fuse-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 258 kB/s | 93 kB 00:00 2023-11-19T20:13:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:13:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:Total 257 kB/s | 93 kB 00:00 2023-11-19T20:13:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:13:42.200 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:13:42.200 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:13:42.259 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:13:42.263 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:13:42.373 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:13:42.581 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:42.909 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:43.639 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:43.639 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:43.639 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:13:43.639 INFO:teuthology.orchestra.run.smithi029.stdout: rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:13:43.639 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:43.639 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:43.848 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install rbd-mirror 2023-11-19T20:13:44.837 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:06:18 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:46.693 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:46.694 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:46.694 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repo Size 2023-11-19T20:13:46.694 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:46.694 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:13:46.694 INFO:teuthology.orchestra.run.smithi029.stdout: rbd-mirror x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.6 M 2023-11-19T20:13:46.694 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:46.695 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:13:46.695 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:46.695 INFO:teuthology.orchestra.run.smithi029.stdout:Install 1 Package 2023-11-19T20:13:46.695 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:46.695 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 3.6 M 2023-11-19T20:13:46.696 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 17 M 2023-11-19T20:13:46.696 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:13:47.068 INFO:teuthology.orchestra.run.smithi019.stdout:[MIRROR] python3-jsonpatch-1.21-2.el8.noarch.rpm: Curl error (52): Server returned nothing (no headers, no data) for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/python3-jsonpatch-1.21-2.el8.noarch.rpm [Empty reply from server] 2023-11-19T20:13:47.152 INFO:teuthology.orchestra.run.smithi029.stdout:rbd-mirror-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 7.9 MB/s | 3.6 MB 00:00 2023-11-19T20:13:47.153 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:13:47.154 INFO:teuthology.orchestra.run.smithi029.stdout:Total 7.8 MB/s | 3.6 MB 00:00 2023-11-19T20:13:47.154 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:13:47.169 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:13:47.169 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:13:47.240 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:13:47.243 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:13:47.709 INFO:teuthology.orchestra.run.smithi019.stdout:(12/13): python3-jsonpatch-1.21-2.el8.noarch.rp 314 B/s | 27 kB 01:26 2023-11-19T20:13:47.746 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:13:48.030 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:48.520 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:49.323 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:49.323 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:49.323 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:13:49.324 INFO:teuthology.orchestra.run.smithi029.stdout: rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:13:49.324 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:49.324 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:49.516 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install rbd-nbd 2023-11-19T20:13:50.520 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:06:24 ago on Sun 19 Nov 2023 08:07:26 PM UTC. 2023-11-19T20:13:52.383 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-11-19T20:13:52.383 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:52.383 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-11-19T20:13:52.383 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:52.384 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-11-19T20:13:52.384 INFO:teuthology.orchestra.run.smithi029.stdout: rbd-nbd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 181 k 2023-11-19T20:13:52.384 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:52.384 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-11-19T20:13:52.384 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-11-19T20:13:52.384 INFO:teuthology.orchestra.run.smithi029.stdout:Install 1 Package 2023-11-19T20:13:52.384 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:52.385 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 181 k 2023-11-19T20:13:52.385 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 573 k 2023-11-19T20:13:52.385 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-11-19T20:13:52.702 INFO:teuthology.orchestra.run.smithi029.stdout:rbd-nbd-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 570 kB/s | 181 kB 00:00 2023-11-19T20:13:52.703 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:13:52.703 INFO:teuthology.orchestra.run.smithi029.stdout:Total 567 kB/s | 181 kB 00:00 2023-11-19T20:13:52.703 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-11-19T20:13:52.718 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-11-19T20:13:52.718 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-11-19T20:13:52.778 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-11-19T20:13:52.782 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-11-19T20:13:52.899 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-11-19T20:13:53.171 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:53.503 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:54.281 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:13:54.282 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:54.282 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-11-19T20:13:54.282 INFO:teuthology.orchestra.run.smithi029.stdout: rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:13:54.282 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-11-19T20:13:54.283 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-11-19T20:13:54.544 DEBUG:teuthology.parallel:result is None 2023-11-19T20:14:46.113 INFO:teuthology.orchestra.run.smithi019.stdout:[MIRROR] python3-jsonpointer-1.10-11.el8.noarch.rpm: Curl error (56): Failure when receiving data from the peer for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/python3-jsonpointer-1.10-11.el8.noarch.rpm [Recv failure: Connection reset by peer] 2023-11-19T20:14:46.219 INFO:teuthology.orchestra.run.smithi019.stdout:(13/13): python3-jsonpointer-1.10-11.el8.noarch 141 B/s | 20 kB 02:25 2023-11-19T20:14:46.219 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:14:46.220 INFO:teuthology.orchestra.run.smithi019.stdout:Total 14 kB/s | 1.9 MB 02:25 2023-11-19T20:14:46.277 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:14:46.294 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:14:46.295 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:14:46.393 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:14:46.396 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:14:47.062 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:14:47.290 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-11-19T20:14:47.695 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-11-19T20:14:47.953 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-11-19T20:14:48.209 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-11-19T20:14:48.405 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-11-19T20:14:48.666 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-11-19T20:14:48.985 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-11-19T20:14:49.271 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-11-19T20:14:50.450 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-11-19T20:14:50.762 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-11-19T20:14:50.993 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-11-19T20:14:51.177 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-11-19T20:14:51.362 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 13/13 2023-11-19T20:14:51.696 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 13/13 2023-11-19T20:14:51.696 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 1/13 2023-11-19T20:14:51.696 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-11-19T20:14:51.697 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-11-19T20:14:51.697 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-11-19T20:14:51.697 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-11-19T20:14:51.697 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-11-19T20:14:51.697 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-11-19T20:14:51.697 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-11-19T20:14:51.698 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-11-19T20:14:51.698 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-11-19T20:14:51.698 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-11-19T20:14:51.698 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-11-19T20:14:52.542 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-11-19T20:14:52.542 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:14:52.542 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:14:52.542 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-rook-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:14:52.542 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-11-19T20:14:52.542 INFO:teuthology.orchestra.run.smithi019.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-11-19T20:14:52.542 INFO:teuthology.orchestra.run.smithi019.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa-4.9-2.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:14:52.543 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:14:52.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-cephadm 2023-11-19T20:14:53.658 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:09:04 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:14:55.517 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:14:55.518 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:14:55.519 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:14:55.519 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:14:55.519 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:14:55.519 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-cephadm noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 133 k 2023-11-19T20:14:55.519 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:14:55.519 INFO:teuthology.orchestra.run.smithi019.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-11-19T20:14:55.519 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-11-19T20:14:55.520 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-11-19T20:14:55.520 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-11-19T20:14:55.520 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:14:55.520 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:14:55.520 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:14:55.520 INFO:teuthology.orchestra.run.smithi019.stdout:Install 5 Packages 2023-11-19T20:14:55.520 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:14:55.521 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 6.0 M 2023-11-19T20:14:55.521 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 26 M 2023-11-19T20:14:55.522 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:14:56.052 INFO:teuthology.orchestra.run.smithi019.stdout:(1/5): ceph-mgr-cephadm-18.0.0-7418.gb0f45a51.e 469 kB/s | 133 kB 00:00 2023-11-19T20:14:56.868 INFO:teuthology.orchestra.run.smithi019.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 583 kB/s | 476 kB 00:00 2023-11-19T20:14:57.044 INFO:teuthology.orchestra.run.smithi019.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 344 kB/s | 60 kB 00:00 2023-11-19T20:17:04.828 INFO:teuthology.orchestra.run.smithi019.stdout:[MIRROR] python3-babel-2.5.1-7.el8.noarch.rpm: Curl error (7): Couldn't connect to server for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/python3-babel-2.5.1-7.el8.noarch.rpm [Failed to connect to mirror.math.princeton.edu port 80: Connection timed out] 2023-11-19T20:17:04.828 INFO:teuthology.orchestra.run.smithi019.stdout:[MIRROR] python3-jinja2-2.10.1-3.el8.noarch.rpm: Curl error (7): Couldn't connect to server for http://mirror.math.princeton.edu/pub/centos/8-stream/AppStream/x86_64/os/Packages/python3-jinja2-2.10.1-3.el8.noarch.rpm [Failed to connect to mirror.math.princeton.edu port 80: Connection timed out] 2023-11-19T20:17:05.116 INFO:teuthology.orchestra.run.smithi019.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 4.2 kB/s | 538 kB 02:09 2023-11-19T20:17:05.333 INFO:teuthology.orchestra.run.smithi019.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 38 kB/s | 4.8 MB 02:09 2023-11-19T20:17:05.333 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:17:05.333 INFO:teuthology.orchestra.run.smithi019.stdout:Total 47 kB/s | 6.0 MB 02:09 2023-11-19T20:17:05.388 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:17:05.400 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:17:05.400 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:17:05.541 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:17:05.544 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:17:05.966 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:17:06.352 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-11-19T20:17:07.428 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-11-19T20:17:07.896 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-11-19T20:17:08.202 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-11-19T20:17:08.435 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 5/5 2023-11-19T20:17:08.816 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 5/5 2023-11-19T20:17:08.816 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 1/5 2023-11-19T20:17:08.816 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-11-19T20:17:08.816 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-11-19T20:17:08.816 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-11-19T20:17:09.558 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-11-19T20:17:09.558 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:09.558 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:17:09.558 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-cephadm-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:17:09.558 INFO:teuthology.orchestra.run.smithi019.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-11-19T20:17:09.559 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel-2.5.1-7.el8.noarch 2023-11-19T20:17:09.559 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-11-19T20:17:09.559 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-11-19T20:17:09.559 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:09.559 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:09.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-fuse 2023-11-19T20:17:10.687 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:21 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:12.575 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-fuse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 919 k 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:12.576 INFO:teuthology.orchestra.run.smithi019.stdout:Install 2 Packages 2023-11-19T20:17:12.577 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:12.577 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 1.0 M 2023-11-19T20:17:12.577 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 3.1 M 2023-11-19T20:17:12.577 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:17:12.899 INFO:teuthology.orchestra.run.smithi019.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 597 kB/s | 83 kB 00:00 2023-11-19T20:17:13.049 INFO:teuthology.orchestra.run.smithi019.stdout:(2/2): ceph-fuse-18.0.0-7418.gb0f45a51.el8.x86_ 3.1 MB/s | 919 kB 00:00 2023-11-19T20:17:13.050 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:17:13.050 INFO:teuthology.orchestra.run.smithi019.stdout:Total 2.1 MB/s | 1.0 MB 00:00 2023-11-19T20:17:13.062 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:17:13.088 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:17:13.088 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:17:13.190 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:17:13.193 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:17:13.388 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:17:13.716 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-11-19T20:17:14.083 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/2 2023-11-19T20:17:14.523 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2/2 2023-11-19T20:17:14.523 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/2 2023-11-19T20:17:15.278 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-11-19T20:17:15.278 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:15.278 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:17:15.278 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-11-19T20:17:15.278 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:15.278 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:15.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-volume 2023-11-19T20:17:16.470 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:27 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:18.317 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:18.318 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:18.318 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-11-19T20:17:18.318 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:18.318 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:17:18.318 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-volume noarch 2:18.0.0-7418.gb0f45a51.el8 ceph-noarch 262 k 2023-11-19T20:17:18.318 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:18.318 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:17:18.319 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:18.319 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-11-19T20:17:18.319 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:18.319 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 262 k 2023-11-19T20:17:18.319 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 1.3 M 2023-11-19T20:17:18.319 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:17:18.537 INFO:teuthology.orchestra.run.smithi019.stdout:ceph-volume-18.0.0-7418.gb0f45a51.el8.noarch.rp 1.2 MB/s | 262 kB 00:00 2023-11-19T20:17:18.537 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:17:18.538 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.2 MB/s | 262 kB 00:00 2023-11-19T20:17:18.538 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:17:18.550 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:17:18.550 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:17:18.589 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:17:18.593 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:17:18.791 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:17:19.076 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:17:19.547 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:17:20.345 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 1/1 2023-11-19T20:17:20.345 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:20.345 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:17:20.345 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-volume-2:18.0.0-7418.gb0f45a51.el8.noarch 2023-11-19T20:17:20.345 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:20.345 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:20.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librados-devel 2023-11-19T20:17:21.626 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:32 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:23.495 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:23.495 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:23.495 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2023-11-19T20:17:23.495 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:23.496 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:17:23.496 INFO:teuthology.orchestra.run.smithi019.stdout: librados-devel x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 139 k 2023-11-19T20:17:23.496 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:23.496 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:17:23.496 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:23.496 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-11-19T20:17:23.496 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:23.497 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 139 k 2023-11-19T20:17:23.497 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 513 k 2023-11-19T20:17:23.497 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:17:23.683 INFO:teuthology.orchestra.run.smithi019.stdout:librados-devel-18.0.0-7418.gb0f45a51.el8.x86_64 748 kB/s | 139 kB 00:00 2023-11-19T20:17:23.683 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:17:23.684 INFO:teuthology.orchestra.run.smithi019.stdout:Total 742 kB/s | 139 kB 00:00 2023-11-19T20:17:23.684 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:17:23.690 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:17:23.690 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:17:23.748 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:17:23.751 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:17:23.874 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:17:24.139 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:24.508 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:25.292 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:25.293 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:25.293 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:17:25.293 INFO:teuthology.orchestra.run.smithi019.stdout: librados-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:17:25.293 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:25.293 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:25.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install libcephfs2 2023-11-19T20:17:26.562 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:37 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:28.172 INFO:teuthology.orchestra.run.smithi019.stdout:Package libcephfs2-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:17:28.415 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:28.416 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:17:28.416 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:28.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install libcephfs-devel 2023-11-19T20:17:29.535 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:40 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:31.422 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-devel x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 31 k 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-11-19T20:17:31.423 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:31.424 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 31 k 2023-11-19T20:17:31.424 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 139 k 2023-11-19T20:17:31.424 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:17:31.662 INFO:teuthology.orchestra.run.smithi019.stdout:libcephfs-devel-18.0.0-7418.gb0f45a51.el8.x86_6 130 kB/s | 31 kB 00:00 2023-11-19T20:17:31.663 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:17:31.663 INFO:teuthology.orchestra.run.smithi019.stdout:Total 129 kB/s | 31 kB 00:00 2023-11-19T20:17:31.664 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:17:31.668 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:17:31.668 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:17:31.692 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:17:31.696 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:17:31.762 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:17:32.024 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:32.372 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:33.126 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:33.127 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:33.127 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:17:33.127 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-devel-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:17:33.127 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:33.127 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:33.255 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librados2 2023-11-19T20:17:34.256 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:45 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:35.876 INFO:teuthology.orchestra.run.smithi019.stdout:Package librados2-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:17:36.116 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:36.118 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:17:36.118 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:36.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librbd1 2023-11-19T20:17:37.279 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:48 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:38.892 INFO:teuthology.orchestra.run.smithi019.stdout:Package librbd1-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:17:39.133 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:39.135 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:17:39.135 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:39.253 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rados 2023-11-19T20:17:40.242 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:51 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:41.854 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rados-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:17:42.097 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:42.099 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:17:42.099 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:42.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rgw 2023-11-19T20:17:43.210 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:54 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:44.837 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rgw-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:17:45.077 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:45.078 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:17:45.079 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:45.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-cephfs 2023-11-19T20:17:46.217 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:11:57 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:47.821 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-cephfs-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:17:48.065 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:48.066 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:17:48.066 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:48.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rbd 2023-11-19T20:17:49.179 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:12:00 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:50.769 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 is already installed. 2023-11-19T20:17:51.010 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:51.012 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-11-19T20:17:51.012 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:51.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-fuse 2023-11-19T20:17:52.125 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:12:03 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:53.986 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:53.989 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:53.989 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2023-11-19T20:17:53.989 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:53.989 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:17:53.989 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-fuse x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 93 k 2023-11-19T20:17:53.989 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:53.990 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:17:53.990 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:53.990 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-11-19T20:17:53.990 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:53.992 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 93 k 2023-11-19T20:17:53.992 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 280 k 2023-11-19T20:17:53.992 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:17:54.425 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-fuse-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 216 kB/s | 93 kB 00:00 2023-11-19T20:17:54.426 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:17:54.426 INFO:teuthology.orchestra.run.smithi019.stdout:Total 215 kB/s | 93 kB 00:00 2023-11-19T20:17:54.427 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:17:54.440 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:17:54.440 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:17:54.499 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:17:54.503 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:17:54.614 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:17:54.846 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:55.156 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:55.882 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:17:55.882 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:55.882 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:17:55.882 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-fuse-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:17:55.882 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:55.882 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:17:56.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-mirror 2023-11-19T20:17:57.123 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:12:08 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:17:58.977 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:17:58.978 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:58.978 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2023-11-19T20:17:58.978 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:58.978 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:17:58.978 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-mirror x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 3.6 M 2023-11-19T20:17:58.978 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:58.978 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:17:58.978 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:17:58.979 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-11-19T20:17:58.979 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:17:58.979 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 3.6 M 2023-11-19T20:17:58.979 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 17 M 2023-11-19T20:17:58.979 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:18:00.895 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-mirror-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 1.9 MB/s | 3.6 MB 00:01 2023-11-19T20:18:00.896 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:18:00.897 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.9 MB/s | 3.6 MB 00:01 2023-11-19T20:18:00.897 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:18:00.913 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:18:00.913 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:18:00.986 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:18:00.990 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:18:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:18:01.770 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:18:02.254 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:18:03.037 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:18:03.038 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:18:03.038 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:18:03.038 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-mirror-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:18:03.038 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:18:03.038 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:18:03.333 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-nbd 2023-11-19T20:18:04.335 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:12:15 ago on Sun 19 Nov 2023 08:05:49 PM UTC. 2023-11-19T20:18:06.190 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-11-19T20:18:06.190 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-nbd x86_64 2:18.0.0-7418.gb0f45a51.el8 ceph 181 k 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-11-19T20:18:06.191 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:18:06.192 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 181 k 2023-11-19T20:18:06.192 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 573 k 2023-11-19T20:18:06.192 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-11-19T20:18:06.398 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-nbd-18.0.0-7418.gb0f45a51.el8.x86_64.rpm 876 kB/s | 181 kB 00:00 2023-11-19T20:18:06.399 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:18:06.399 INFO:teuthology.orchestra.run.smithi019.stdout:Total 870 kB/s | 181 kB 00:00 2023-11-19T20:18:06.399 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-11-19T20:18:06.414 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-11-19T20:18:06.414 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-11-19T20:18:06.474 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-11-19T20:18:06.477 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-11-19T20:18:06.607 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-11-19T20:18:06.866 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:18:07.230 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:18:08.053 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 1/1 2023-11-19T20:18:08.054 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:18:08.054 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-11-19T20:18:08.054 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-nbd-2:18.0.0-7418.gb0f45a51.el8.x86_64 2023-11-19T20:18:08.054 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:18:08.054 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-11-19T20:18:08.322 DEBUG:teuthology.parallel:result is None 2023-11-19T20:18:08.323 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:18:08.641 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-11-19T20:18:08.669 INFO:teuthology.orchestra.run.smithi019.stdout:18.0.0-7418.gb0f45a51.el8 2023-11-19T20:18:08.670 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-7418.gb0f45a51.el8 2023-11-19T20:18:08.670 INFO:teuthology.task.install:The correct ceph version 18.0.0-7418.gb0f45a51 is installed. 2023-11-19T20:18:08.670 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:18:08.897 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-11-19T20:18:08.927 INFO:teuthology.orchestra.run.smithi029.stdout:18.0.0-7418.gb0f45a51.el8 2023-11-19T20:18:08.927 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-7418.gb0f45a51.el8 2023-11-19T20:18:08.927 INFO:teuthology.task.install:The correct ceph version 18.0.0-7418.gb0f45a51 is installed. 2023-11-19T20:18:08.928 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:18:09.061 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-11-19T20:18:09.090 INFO:teuthology.orchestra.run.smithi162.stdout:18.0.0-7418.gb0f45a51.el8 2023-11-19T20:18:09.090 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-7418.gb0f45a51.el8 2023-11-19T20:18:09.090 INFO:teuthology.task.install:The correct ceph version 18.0.0-7418.gb0f45a51 is installed. 2023-11-19T20:18:09.091 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-11-19T20:18:09.091 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:18:09.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-11-19T20:18:09.126 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:18:09.127 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-11-19T20:18:09.164 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:18:09.164 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-11-19T20:18:09.198 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-11-19T20:18:09.198 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:18:09.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/daemon-helper 2023-11-19T20:18:09.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-11-19T20:18:09.306 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:18:09.306 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/usr/bin/daemon-helper 2023-11-19T20:18:09.341 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-11-19T20:18:09.416 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:18:09.416 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/usr/bin/daemon-helper 2023-11-19T20:18:09.447 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-11-19T20:18:09.517 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-11-19T20:18:09.517 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:18:09.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/adjust-ulimits 2023-11-19T20:18:09.551 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-11-19T20:18:09.626 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:18:09.626 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/usr/bin/adjust-ulimits 2023-11-19T20:18:09.660 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-11-19T20:18:09.734 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:18:09.735 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/usr/bin/adjust-ulimits 2023-11-19T20:18:09.765 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-11-19T20:18:09.834 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-11-19T20:18:09.834 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:18:09.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/stdin-killer 2023-11-19T20:18:09.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-11-19T20:18:09.943 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:18:09.943 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/usr/bin/stdin-killer 2023-11-19T20:18:09.977 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-11-19T20:18:10.052 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:18:10.052 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/usr/bin/stdin-killer 2023-11-19T20:18:10.083 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-11-19T20:18:10.153 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-19T20:18:10.223 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe'} 2023-11-19T20:18:10.223 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:18:10.223 INFO:tasks.cephadm:Cluster fsid is c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:18:10.223 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-19T20:18:10.224 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.19', 'mon.b': '172.21.15.29', 'mon.c': '172.21.15.162'} 2023-11-19T20:18:10.224 INFO:tasks.cephadm:First mon is mon.a on smithi019 2023-11-19T20:18:10.224 INFO:tasks.cephadm:First mgr is a 2023-11-19T20:18:10.224 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-19T20:18:10.224 DEBUG:teuthology.orchestra.run.smithi019:> sudo hostname $(hostname -s) 2023-11-19T20:18:10.260 DEBUG:teuthology.orchestra.run.smithi029:> sudo hostname $(hostname -s) 2023-11-19T20:18:10.295 DEBUG:teuthology.orchestra.run.smithi162:> sudo hostname $(hostname -s) 2023-11-19T20:18:10.328 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-11-19T20:18:10.328 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:18:10.552 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74221/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7418-gb0f45a51', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7418.gb0f45a51'}, 'url': 'https://3.chacra.ceph.com/r/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-17 17:15:32.763637', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-11-19T20:18:10.780 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref main, sha1 b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe 2023-11-19T20:18:10.780 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/x86_64/flavors/default/cephadm 2023-11-19T20:18:10.780 DEBUG:teuthology.orchestra.run.smithi019:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:12.076 INFO:teuthology.orchestra.run.smithi019.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2243658 Nov 19 20:18 /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:12.076 DEBUG:teuthology.orchestra.run.smithi029:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:12.755 INFO:teuthology.orchestra.run.smithi029.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2243658 Nov 19 20:18 /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:12.755 DEBUG:teuthology.orchestra.run.smithi162:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:13.408 INFO:teuthology.orchestra.run.smithi162.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2243658 Nov 19 20:18 /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:13.409 DEBUG:teuthology.orchestra.run.smithi019:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:13.433 DEBUG:teuthology.orchestra.run.smithi029:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:13.458 DEBUG:teuthology.orchestra.run.smithi162:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-19T20:18:13.489 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe on all hosts... 2023-11-19T20:18:13.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe pull 2023-11-19T20:18:13.491 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe pull 2023-11-19T20:18:13.501 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe pull 2023-11-19T20:18:14.330 INFO:teuthology.orchestra.run.smithi162.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe... 2023-11-19T20:18:14.480 INFO:teuthology.orchestra.run.smithi029.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe... 2023-11-19T20:18:14.778 INFO:teuthology.orchestra.run.smithi019.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe... 2023-11-19T20:18:45.097 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2023-11-19T20:18:45.097 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph_version": "ceph version 18.0.0-7418-gb0f45a51 (b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe) reef (dev)", 2023-11-19T20:18:45.097 INFO:teuthology.orchestra.run.smithi019.stdout: "image_id": "8428285bd2b556ff4a39082907ad70d68464f5f866da46dfbc3b51381305d02e", 2023-11-19T20:18:45.097 INFO:teuthology.orchestra.run.smithi019.stdout: "repo_digests": [ 2023-11-19T20:18:45.097 INFO:teuthology.orchestra.run.smithi019.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1706c2a27bb591eeb827ba8563efb092dda2d15acd506eb486fc9d04a49d7887" 2023-11-19T20:18:45.097 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2023-11-19T20:18:45.098 INFO:teuthology.orchestra.run.smithi019.stdout:} 2023-11-19T20:18:47.132 INFO:teuthology.orchestra.run.smithi162.stdout:{ 2023-11-19T20:18:47.132 INFO:teuthology.orchestra.run.smithi162.stdout: "ceph_version": "ceph version 18.0.0-7418-gb0f45a51 (b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe) reef (dev)", 2023-11-19T20:18:47.132 INFO:teuthology.orchestra.run.smithi162.stdout: "image_id": "8428285bd2b556ff4a39082907ad70d68464f5f866da46dfbc3b51381305d02e", 2023-11-19T20:18:47.132 INFO:teuthology.orchestra.run.smithi162.stdout: "repo_digests": [ 2023-11-19T20:18:47.132 INFO:teuthology.orchestra.run.smithi162.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1706c2a27bb591eeb827ba8563efb092dda2d15acd506eb486fc9d04a49d7887" 2023-11-19T20:18:47.132 INFO:teuthology.orchestra.run.smithi162.stdout: ] 2023-11-19T20:18:47.133 INFO:teuthology.orchestra.run.smithi162.stdout:} 2023-11-19T20:18:49.670 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-11-19T20:18:49.670 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph_version": "ceph version 18.0.0-7418-gb0f45a51 (b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe) reef (dev)", 2023-11-19T20:18:49.670 INFO:teuthology.orchestra.run.smithi029.stdout: "image_id": "8428285bd2b556ff4a39082907ad70d68464f5f866da46dfbc3b51381305d02e", 2023-11-19T20:18:49.670 INFO:teuthology.orchestra.run.smithi029.stdout: "repo_digests": [ 2023-11-19T20:18:49.670 INFO:teuthology.orchestra.run.smithi029.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:1706c2a27bb591eeb827ba8563efb092dda2d15acd506eb486fc9d04a49d7887" 2023-11-19T20:18:49.670 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2023-11-19T20:18:49.670 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-11-19T20:18:49.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /etc/ceph 2023-11-19T20:18:49.743 DEBUG:teuthology.orchestra.run.smithi029:> sudo mkdir -p /etc/ceph 2023-11-19T20:18:49.783 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /etc/ceph 2023-11-19T20:18:49.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 777 /etc/ceph 2023-11-19T20:18:49.857 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 777 /etc/ceph 2023-11-19T20:18:49.891 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 777 /etc/ceph 2023-11-19T20:18:49.921 INFO:tasks.cephadm:Writing seed config... 2023-11-19T20:18:49.922 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-11-19T20:18:49.922 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-19T20:18:49.922 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-19T20:18:49.923 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-11-19T20:18:49.923 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-19T20:18:49.923 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-19T20:18:49.923 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-19T20:18:49.923 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-19T20:18:49.923 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-19T20:18:49.924 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:18:49.924 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-19T20:18:49.947 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 = c2344cc8-8718-11ee-959e-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-11-19T20:18:49.947 DEBUG:teuthology.orchestra.run.smithi019:mon.a> sudo journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.a.service 2023-11-19T20:18:49.989 DEBUG:teuthology.orchestra.run.smithi019:mgr.a> sudo journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.a.service 2023-11-19T20:18:50.023 INFO:journalctl@ceph.mon.a.smithi019.stdout:-- Logs begin at Sun 2023-11-19 19:50:42 UTC. -- 2023-11-19T20:18:50.024 INFO:tasks.cephadm:Bootstrapping... 2023-11-19T20:18:50.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe -v bootstrap --fsid c2344cc8-8718-11ee-959e-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.19 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:18:50.056 INFO:journalctl@ceph.mgr.a.smithi019.stdout:-- Logs begin at Sun 2023-11-19 19:50:42 UTC. -- 2023-11-19T20:18:50.257 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-11-19T20:18:50.257 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe', '-v', 'bootstrap', '--fsid', 'c2344cc8-8718-11ee-959e-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.19', '--skip-admin-label'] 2023-11-19T20:18:50.289 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.6.1 2023-11-19T20:18:50.290 INFO:teuthology.orchestra.run.smithi019.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-11-19T20:18:50.290 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying podman|docker is present... 2023-11-19T20:18:50.320 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.6.1 2023-11-19T20:18:50.321 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying lvm2 is present... 2023-11-19T20:18:50.321 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying time synchronization is in place... 2023-11-19T20:18:50.329 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-11-19T20:18:50.329 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-19T20:18:50.335 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-11-19T20:18:50.335 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-11-19T20:18:50.342 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2023-11-19T20:18:50.348 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2023-11-19T20:18:50.348 INFO:teuthology.orchestra.run.smithi019.stdout:Unit chronyd.service is enabled and running 2023-11-19T20:18:50.349 INFO:teuthology.orchestra.run.smithi019.stdout:Repeating the final host check... 2023-11-19T20:18:50.383 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.6.1 2023-11-19T20:18:50.384 INFO:teuthology.orchestra.run.smithi019.stdout:podman (/bin/podman) version 4.6.1 is present 2023-11-19T20:18:50.384 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl is present 2023-11-19T20:18:50.384 INFO:teuthology.orchestra.run.smithi019.stdout:lvcreate is present 2023-11-19T20:18:50.390 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-11-19T20:18:50.391 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-19T20:18:50.397 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-11-19T20:18:50.397 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-11-19T20:18:50.403 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2023-11-19T20:18:50.410 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2023-11-19T20:18:50.410 INFO:teuthology.orchestra.run.smithi019.stdout:Unit chronyd.service is enabled and running 2023-11-19T20:18:50.410 INFO:teuthology.orchestra.run.smithi019.stdout:Host looks OK 2023-11-19T20:18:50.410 INFO:teuthology.orchestra.run.smithi019.stdout:Cluster fsid: c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:18:50.411 INFO:teuthology.orchestra.run.smithi019.stdout:Acquiring lock 140182913703776 on /run/cephadm/c2344cc8-8718-11ee-959e-87774f69a715.lock 2023-11-19T20:18:50.411 INFO:teuthology.orchestra.run.smithi019.stdout:Lock 140182913703776 acquired on /run/cephadm/c2344cc8-8718-11ee-959e-87774f69a715.lock 2023-11-19T20:18:50.411 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 3300 ... 2023-11-19T20:18:50.412 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 6789 ... 2023-11-19T20:18:50.412 INFO:teuthology.orchestra.run.smithi019.stdout:Base mon IP(s) is [172.21.15.19:3300, 172.21.15.19:6789], mon addrv is [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2023-11-19T20:18:50.415 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.19 metric 100 2023-11-19T20:18:50.415 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.19 metric 100 2023-11-19T20:18:50.418 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-11-19T20:18:50.419 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-11-19T20:18:50.419 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2023-11-19T20:18:50.421 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-11-19T20:18:50.422 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-11-19T20:18:50.422 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-11-19T20:18:50.422 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-11-19T20:18:50.422 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:161e/64 scope link 2023-11-19T20:18:50.422 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-11-19T20:18:50.423 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2023-11-19T20:18:50.423 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2023-11-19T20:18:50.423 INFO:teuthology.orchestra.run.smithi019.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-11-19T20:18:50.424 INFO:teuthology.orchestra.run.smithi019.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-11-19T20:18:50.424 INFO:teuthology.orchestra.run.smithi019.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe... 2023-11-19T20:18:50.806 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 8428285bd2b556ff4a39082907ad70d68464f5f866da46dfbc3b51381305d02e 2023-11-19T20:18:50.806 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe... 2023-11-19T20:18:50.806 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Getting image source signatures 2023-11-19T20:18:50.806 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying blob sha256:7882e42de03823a2a072d4d78d37c5840326db48db83a135f522a1bede0c1db8 2023-11-19T20:18:50.806 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying blob sha256:837e66e3ff89804ed1bb42786f80e6c23534ff65fe48526d5007449f4e1f79b0 2023-11-19T20:18:50.806 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying config sha256:8428285bd2b556ff4a39082907ad70d68464f5f866da46dfbc3b51381305d02e 2023-11-19T20:18:50.806 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Writing manifest to image destination 2023-11-19T20:18:51.585 INFO:teuthology.orchestra.run.smithi019.stdout:ceph: stdout ceph version 18.0.0-7418-gb0f45a51 (b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe) reef (dev) 2023-11-19T20:18:51.586 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph version: ceph version 18.0.0-7418-gb0f45a51 (b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe) reef (dev) 2023-11-19T20:18:51.586 INFO:teuthology.orchestra.run.smithi019.stdout:Extracting ceph user uid/gid from container image... 2023-11-19T20:18:52.207 INFO:teuthology.orchestra.run.smithi019.stdout:stat: stdout 167 167 2023-11-19T20:18:52.207 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial keys... 2023-11-19T20:18:52.790 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQCsbVplrvCwGhAABxfAQzkP5k6QDS15u3d1HA== 2023-11-19T20:18:53.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQCtbVplOMSZAxAAqvnWhP1ucoas6txHZJsVbQ== 2023-11-19T20:18:54.109 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQCtbVpl0IoHLBAAJt/sUTIFVu44X0btXuHv9g== 2023-11-19T20:18:54.110 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial monmap... 2023-11-19T20:18:54.793 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout:monmaptool for a [v2:172.21.15.19:3300,v1:172.21.15.19:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout:setting min_mon_release = pacific 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: set fsid to c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:18:54.794 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mon... 2023-11-19T20:18:55.401 INFO:teuthology.orchestra.run.smithi019.stdout:create mon.a on 2023-11-19T20:18:55.544 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-11-19T20:18:55.642 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-11-19T20:18:55.781 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c2344cc8-8718-11ee-959e-87774f69a715.target → /etc/systemd/system/ceph-c2344cc8-8718-11ee-959e-87774f69a715.target. 2023-11-19T20:18:55.781 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c2344cc8-8718-11ee-959e-87774f69a715.target → /etc/systemd/system/ceph-c2344cc8-8718-11ee-959e-87774f69a715.target. 2023-11-19T20:18:56.061 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.a 2023-11-19T20:18:56.061 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.a.service: Unit ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.a.service not loaded. 2023-11-19T20:18:56.163 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c2344cc8-8718-11ee-959e-87774f69a715.target.wants/ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.a.service → /etc/systemd/system/ceph-c2344cc8-8718-11ee-959e-87774f69a715@.service. 2023-11-19T20:18:57.242 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-11-19T20:18:57.242 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2023-11-19T20:18:57.252 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-11-19T20:18:57.252 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-11-19T20:18:57.252 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2023-11-19T20:18:57.252 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2023-11-19T20:18:57.252 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon to start... 2023-11-19T20:18:57.253 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon... 2023-11-19T20:18:57.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:18:57 smithi019 bash[111762]: 4e236757d164f500cb6b386faffa89613027a31b9cbd63b279ed9d1c5d87f5cf 2023-11-19T20:18:57.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:18:57 smithi019 systemd[1]: Started Ceph mon.a for c2344cc8-8718-11ee-959e-87774f69a715. 2023-11-19T20:18:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:18:58 smithi019 ceph-mon[111800]: mon.a is new leader, mons a in quorum (ranks 0) 2023-11-19T20:18:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:18:58 smithi019 ceph-mon[111800]: monmap e1: 1 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-19T20:18:58.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:18:58 smithi019 ceph-mon[111800]: fsmap 2023-11-19T20:18:58.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:18:58 smithi019 ceph-mon[111800]: osdmap e1: 0 total, 0 up, 0 in 2023-11-19T20:18:58.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:18:58 smithi019 ceph-mon[111800]: mgrmap e1: no daemons active 2023-11-19T20:18:59.296 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout cluster: 2023-11-19T20:18:59.296 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout id: c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:18:59.296 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-11-19T20:18:59.296 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:18:59.296 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout services: 2023-11-19T20:18:59.296 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 1.5437s) 2023-11-19T20:18:59.297 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-11-19T20:18:59.297 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-11-19T20:18:59.297 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:18:59.297 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout data: 2023-11-19T20:18:59.297 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-11-19T20:18:59.297 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-11-19T20:18:59.297 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-11-19T20:18:59.298 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pgs: 2023-11-19T20:18:59.298 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:18:59.298 INFO:teuthology.orchestra.run.smithi019.stdout:mon is available 2023-11-19T20:18:59.299 INFO:teuthology.orchestra.run.smithi019.stdout:Assimilating anything we can from ceph.conf... 2023-11-19T20:18:59.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:18:59 smithi019 ceph-mon[111800]: from='client.? 172.21.15.19:0/1216669164' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-19T20:19:00.177 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:00.179 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2023-11-19T20:19:00.179 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:19:00.179 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2023-11-19T20:19:00.179 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-11-19T20:19:00.179 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-11-19T20:19:00.179 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-11-19T20:19:00.179 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-11-19T20:19:00.179 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:00.180 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2023-11-19T20:19:00.180 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2023-11-19T20:19:00.180 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-11-19T20:19:00.180 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:00.180 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2023-11-19T20:19:00.180 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-11-19T20:19:00.180 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-11-19T20:19:00.180 INFO:teuthology.orchestra.run.smithi019.stdout:Generating new minimal ceph.conf... 2023-11-19T20:19:00.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:00 smithi019 ceph-mon[111800]: from='client.? 172.21.15.19:0/959345289' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-19T20:19:00.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:00 smithi019 ceph-mon[111800]: from='client.? 172.21.15.19:0/959345289' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-19T20:19:01.010 INFO:teuthology.orchestra.run.smithi019.stdout:Restarting the monitor... 2023-11-19T20:19:01.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:01 smithi019 systemd[1]: Stopping Ceph mon.a for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:19:01.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:01 smithi019 ceph-mon[111800]: from='client.? 172.21.15.19:0/2752134594' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:19:01.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:01 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-a[111777]: 2023-11-19T20:19:01.230+0000 7f36bc320700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-11-19T20:19:01.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:01 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-a[111777]: 2023-11-19T20:19:01.230+0000 7f36bc320700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-11-19T20:19:01.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:01 smithi019 bash[112128]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-a 2023-11-19T20:19:02.198 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:01 smithi019 systemd[1]: ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.a.service: Succeeded. 2023-11-19T20:19:02.198 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:01 smithi019 systemd[1]: Stopped Ceph mon.a for c2344cc8-8718-11ee-959e-87774f69a715. 2023-11-19T20:19:02.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:01 smithi019 systemd[1]: Starting Ceph mon.a for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:19:02.269 INFO:teuthology.orchestra.run.smithi019.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 bash[112248]: ddc191eb6c3cee71c0287572d725259a120c2a594e31433fbdd4e5bcc515d63b 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 systemd[1]: Started Ceph mon.a for c2344cc8-8718-11ee-959e-87774f69a715. 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: set uid:gid to 167:167 (ceph:ceph) 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: ceph version 18.0.0-7418-gb0f45a51 (b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe) reef (dev), process ceph-mon, pid 7 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: pidfile_write: ignore empty --pid-file 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: load: jerasure load: lrc 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: RocksDB version: 7.9.2 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Git sha 0 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Compile date 2023-11-17 16:17:08 2023-11-19T20:19:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: DB SUMMARY 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: DB Session ID: G2CRYI10AK3AAWVVZ65M 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: CURRENT file: CURRENT 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: IDENTITY file: IDENTITY 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84037 ; 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.error_if_exists: 0 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.create_if_missing: 0 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.paranoid_checks: 1 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.flush_verify_memtable_count: 1 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-11-19T20:19:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.env: 0x557093e64a60 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.fs: PosixFileSystem 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.info_log: 0x557095033740 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_file_opening_threads: 16 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.statistics: (nil) 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.use_fsync: 0 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_log_file_size: 0 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.log_file_time_to_roll: 0 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.keep_log_file_num: 1000 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.recycle_log_file_num: 0 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.allow_fallocate: 1 2023-11-19T20:19:02.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.allow_mmap_reads: 0 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.allow_mmap_writes: 0 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.use_direct_reads: 0 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.create_missing_column_families: 0 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.db_log_dir: 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.wal_dir: 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.table_cache_numshardbits: 6 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.WAL_ttl_seconds: 0 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.WAL_size_limit_MB: 0 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.is_fd_close_on_exec: 1 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.advise_random_on_open: 1 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.db_write_buffer_size: 0 2023-11-19T20:19:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.write_buffer_manager: 0x557094fe9360 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.use_adaptive_mutex: 0 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.rate_limiter: (nil) 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.wal_recovery_mode: 2 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.enable_thread_tracking: 0 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.enable_pipelined_write: 0 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.unordered_write: 0 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.row_cache: None 2023-11-19T20:19:02.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.wal_filter: None 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.allow_ingest_behind: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.two_write_queues: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.manual_wal_flush: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.wal_compression: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.atomic_flush: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.persist_stats_to_disk: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.write_dbid_to_manifest: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.log_readahead_size: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.best_efforts_recovery: 0 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-11-19T20:19:02.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-11-19T20:19:02.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.allow_data_in_errors: 0 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.db_host_id: __hostname__ 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.enforce_single_del_contracts: true 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_background_jobs: 2 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_background_compactions: -1 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_subcompactions: 1 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.delayed_write_rate : 16777216 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_total_wal_size: 0 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.stats_dump_period_sec: 600 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.stats_persist_period_sec: 600 2023-11-19T20:19:02.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_open_files: -1 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bytes_per_sync: 0 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.wal_bytes_per_sync: 0 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.strict_bytes_per_sync: 0 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_readahead_size: 0 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_background_flushes: -1 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Compression algorithms supported: 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: kZSTD supported: 0 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: kXpressCompression supported: 0 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: kLZ4HCCompression supported: 1 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: kZlibCompression supported: 1 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: kSnappyCompression supported: 1 2023-11-19T20:19:02.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: kLZ4Compression supported: 1 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: kBZip2Compression supported: 0 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Fast CRC32 supported: Supported on x86 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: DMutex implementation: pthread_mutex_t 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.merge_operator: 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_filter: None 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_filter_factory: None 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.sst_partitioner_factory: None 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.memtable_factory: SkipListFactory 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.table_factory: BlockBasedTable 2023-11-19T20:19:02.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557095033860) 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks: 1 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_top_level_index_and_filter: 1 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_type: 0 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_index_type: 0 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_shortening: 1 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_hash_table_util_ratio: 0.750000 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: checksum: 4 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: no_block_cache: 0 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache: 0x557095089090 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_name: BinnedLRUCache 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_options: 2023-11-19T20:19:02.643 INFO:journalctl@ceph.mon.a.smithi019.stdout: capacity : 536870912 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_shard_bits : 4 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: strict_capacity_limit : 0 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: high_pri_pool_ratio: 0.000 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_compressed: (nil) 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: persistent_cache: (nil) 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size: 4096 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size_deviation: 10 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_restart_interval: 16 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_block_restart_interval: 1 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: metadata_block_size: 4096 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: partition_filters: 0 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: use_delta_encoding: 1 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: filter_policy: bloomfilter 2023-11-19T20:19:02.644 INFO:journalctl@ceph.mon.a.smithi019.stdout: whole_key_filtering: 1 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: verify_compression: 0 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: read_amp_bytes_per_bit: 0 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: format_version: 5 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_index_compression: 1 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_align: 0 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: max_auto_readahead_size: 262144 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: prepopulate_block_cache: 0 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: initial_auto_readahead_size: 8192 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_file_reads_for_auto_readahead: 2 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.write_buffer_size: 33554432 2023-11-19T20:19:02.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_write_buffer_number: 2 2023-11-19T20:19:02.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression: NoCompression 2023-11-19T20:19:02.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression: Disabled 2023-11-19T20:19:02.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.prefix_extractor: nullptr 2023-11-19T20:19:02.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-19T20:19:02.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.num_levels: 7 2023-11-19T20:19:02.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-19T20:19:02.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.window_bits: -14 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.level: 32767 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.strategy: 0 2023-11-19T20:19:02.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.enabled: false 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.target_file_size_base: 67108864 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.target_file_size_multiplier: 1 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-19T20:19:02.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.arena_block_size: 1048576 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.disable_auto_compactions: 0 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-19T20:19:02.649 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.table_properties_collectors: 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.inplace_update_support: 0 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.inplace_update_num_locks: 10000 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-19T20:19:02.650 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.memtable_huge_page_size: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.bloom_locality: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.max_successive_merges: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.optimize_filters_for_hits: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.paranoid_file_checks: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.force_consistency_checks: 1 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.report_bg_io_stats: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.ttl: 2592000 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.periodic_compaction_seconds: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.enable_blob_files: false 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.min_blob_size: 0 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.blob_file_size: 268435456 2023-11-19T20:19:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.blob_compression_type: NoCompression 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.enable_blob_garbage_collection: false 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.blob_file_starting_level: 0 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ef5b65ba-a22c-421e-b9cc-9e3b3b2e1435 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425142278822, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425142280282, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80673, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 78842, "index_size": 241, "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": 9926, "raw_average_key_size": 47, "raw_value_size": 73105, "raw_average_value_size": 346, "num_data_blocks": 11, "num_entries": 211, "num_filter_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1700425142, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ef5b65ba-a22c-421e-b9cc-9e3b3b2e1435", "db_session_id": "G2CRYI10AK3AAWVVZ65M", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425142280409, "job": 1, "event": "recovery_finished"} 2023-11-19T20:19:02.652 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557095124000 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: DB pointer 0x557095110000 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** DB Stats ** 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.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-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.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-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-19T20:19:02.653 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: L0 2/0 80.62 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: Sum 2/0 80.62 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.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 88.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-19T20:19:02.654 INFO:journalctl@ceph.mon.a.smithi019.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 88.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative compaction: 0.00 GB write, 15.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval compaction: 0.00 GB write, 15.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.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-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache BinnedLRUCache@0x557095089090#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-11-19T20:19:02.655 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: starting mon.a rank 0 at public addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] at bind addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a@-1(???) e1 preinit fsid c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a@-1(???).mds e1 new map 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a@-1(???).mds e1 print_map 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout: e1 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout: legacy client fscid: -1 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-11-19T20:19:02.656 INFO:journalctl@ceph.mon.a.smithi019.stdout: No filesystems configured 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mon.a is new leader, mons a in quorum (ranks 0) 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: monmap e1: 1 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: fsmap 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: osdmap e1: 0 total, 0 up, 0 in 2023-11-19T20:19:02.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:02 smithi019 ceph-mon[112285]: mgrmap e1: no daemons active 2023-11-19T20:19:03.084 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote config to /etc/ceph/ceph.conf 2023-11-19T20:19:03.124 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:19:03.124 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mgr... 2023-11-19T20:19:03.125 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:9283 ... 2023-11-19T20:19:03.125 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:8765 ... 2023-11-19T20:19:03.345 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.a 2023-11-19T20:19:03.345 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.a.service: Unit ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.a.service not loaded. 2023-11-19T20:19:03.447 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c2344cc8-8718-11ee-959e-87774f69a715.target.wants/ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-c2344cc8-8718-11ee-959e-87774f69a715@.service. 2023-11-19T20:19:03.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:03 smithi019 systemd[1]: Starting Ceph mgr.a for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:19:03.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:03 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2901212971' entity='client.admin' 2023-11-19T20:19:04.001 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-11-19T20:19:04.001 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2023-11-19T20:19:04.012 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-11-19T20:19:04.012 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-11-19T20:19:04.012 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2023-11-19T20:19:04.012 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2023-11-19T20:19:04.024 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-11-19T20:19:04.024 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2023-11-19T20:19:04.034 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-11-19T20:19:04.035 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-11-19T20:19:04.035 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2023-11-19T20:19:04.035 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-11-19T20:19:04.035 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr to start... 2023-11-19T20:19:04.035 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr... 2023-11-19T20:19:04.340 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:03 smithi019 bash[112522]: 900a87dad7fb8034c35ea72f49037b4bc13df404bbe6ee85a0e00c1321fe9049 2023-11-19T20:19:04.340 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:03 smithi019 systemd[1]: Started Ceph mgr.a for c2344cc8-8718-11ee-959e-87774f69a715. 2023-11-19T20:19:04.340 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:04 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:04.135+0000 7f085b057200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-19T20:19:04.340 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:04 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:04.337+0000 7f085b057200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-19T20:19:04.903 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:04.903 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "c2344cc8-8718-11ee-959e-87774f69a715", 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2023-11-19T20:19:04.904 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-11-19T20:19:04.905 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:04.906 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-11-19T20:19:04.906 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:04.906 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-11-19T20:19:04.906 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-11-19T20:19:04.906 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-11-19T20:19:04.907 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-11-19T20:19:04.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-11-19T20:19:04.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-11-19T20:19:04.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:04.910 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-11-19T20:19:04.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-11-19T20:19:04.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-11-19T20:19:04.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-11-19T20:19:04.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-11-19T20:19:04.911 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-11-19T20:19:04.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-11-19T20:19:04.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-11-19T20:19:04.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-11-19T20:19:04.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:04.912 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-11-19T20:19:04.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:04.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-11-19T20:19:04.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-11-19T20:19:04.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:04.913 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-11-19T20:19:04.914 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2023-11-19T20:19:04.914 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-11-19T20:19:04.914 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2023-11-19T20:19:04.914 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2023-11-19T20:19:04.914 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2023-11-19T20:19:04.914 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2023-11-19T20:19:04.915 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:04.915 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-11-19T20:19:04.915 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:04.915 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-11-19T20:19:04.915 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:04.915 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2023-11-19T20:18:57.082000+0000", 2023-11-19T20:19:04.916 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-11-19T20:19:04.916 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:04.916 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-11-19T20:19:04.916 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-11-19T20:19:04.916 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (1/15)... 2023-11-19T20:19:05.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:04 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/772681036' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-19T20:19:05.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:04 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:04.719+0000 7f085b057200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-19T20:19:05.548 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:05 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:05.291+0000 7f085b057200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-19T20:19:05.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:05 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:05.546+0000 7f085b057200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-11-19T20:19:06.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:06 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:06.027+0000 7f085b057200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-19T20:19:07.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:06 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:06.848+0000 7f085b057200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-19T20:19:07.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:06 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:06.953+0000 7f085b057200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-19T20:19:07.736 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:07 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:07.649+0000 7f085b057200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-19T20:19:07.760 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:07.760 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-11-19T20:19:07.760 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "c2344cc8-8718-11ee-959e-87774f69a715", 2023-11-19T20:19:07.760 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2023-11-19T20:19:07.760 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2023-11-19T20:19:07.761 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-11-19T20:19:07.762 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-11-19T20:19:07.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-11-19T20:19:07.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-11-19T20:19:07.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:07.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-11-19T20:19:07.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-11-19T20:19:07.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-11-19T20:19:07.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-11-19T20:19:07.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2023-11-19T20:19:07.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2023-11-19T20:18:57.082000+0000", 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:07.768 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-11-19T20:19:07.769 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-11-19T20:19:07.769 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (2/15)... 2023-11-19T20:19:08.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:07 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:07.744+0000 7f085b057200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-19T20:19:08.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:07 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:07.845+0000 7f085b057200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-19T20:19:08.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:07 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:07.949+0000 7f085b057200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-19T20:19:08.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:08 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/1731559608' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-19T20:19:08.556 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:08 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:08.207+0000 7f085b057200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-11-19T20:19:08.556 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:08 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:08.311+0000 7f085b057200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-19T20:19:08.556 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:08 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:08.554+0000 7f085b057200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-19T20:19:08.870 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:08 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:08.661+0000 7f085b057200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-19T20:19:09.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:08 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:08.868+0000 7f085b057200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-19T20:19:09.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:08 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:08.964+0000 7f085b057200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-19T20:19:10.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:09 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:09.839+0000 7f085b057200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-19T20:19:10.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:10 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:10.059+0000 7f085b057200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-19T20:19:10.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:10 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:10.257+0000 7f085b057200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:19:11.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:11.012+0000 7f085b057200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-19T20:19:11.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:11.214+0000 7f085b057200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:19:11.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:11.418+0000 7f085b057200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-11-19T20:19:11.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:11.551+0000 7f085b057200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-19T20:19:11.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: Activating manager daemon a 2023-11-19T20:19:11.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: mgrmap e2: a(active, starting, since 0.0036551s) 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: Manager daemon a is now available 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/4093641599' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' 2023-11-19T20:19:11.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:11 smithi019 ceph-mon[112285]: from='mgr.14100 172.21.15.19:0/39063904' entity='mgr.a' 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "c2344cc8-8718-11ee-959e-87774f69a715", 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-11-19T20:19:13.747 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:13.748 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-11-19T20:19:13.749 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2023-11-19T20:19:13.750 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2023-11-19T20:18:57.082000+0000", 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-11-19T20:19:13.751 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (3/15)... 2023-11-19T20:19:13.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:13 smithi019 ceph-mon[112285]: mgrmap e3: a(active, since 1.01045s) 2023-11-19T20:19:15.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:15 smithi019 ceph-mon[112285]: mgrmap e4: a(active, since 3s) 2023-11-19T20:19:18.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:18 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/318074872' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "c2344cc8-8718-11ee-959e-87774f69a715", 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:18.388 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 15, 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-11-19T20:19:18.389 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-11-19T20:19:18.390 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2023-11-19T20:19:18.391 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2023-11-19T20:18:57.082000+0000", 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-11-19T20:19:18.392 INFO:teuthology.orchestra.run.smithi019.stdout:mgr is available 2023-11-19T20:19:19.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:19 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2051843082' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-19T20:19:19.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:19 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2051843082' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-19T20:19:19.407 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:19.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2023-11-19T20:19:19.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:19:19.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-11-19T20:19:19.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-11-19T20:19:19.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-11-19T20:19:19.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-11-19T20:19:19.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:19.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2023-11-19T20:19:19.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-11-19T20:19:19.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-11-19T20:19:19.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2023-11-19T20:19:19.411 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-11-19T20:19:19.411 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-11-19T20:19:19.411 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling cephadm module... 2023-11-19T20:19:20.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:20 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2873384176' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-19T20:19:20.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:20 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: ignoring --setuser ceph since I am not root 2023-11-19T20:19:20.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:20 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: ignoring --setgroup ceph since I am not root 2023-11-19T20:19:20.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:20 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:20.488+0000 7f97b6c37200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-19T20:19:21.071 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:20 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:20.687+0000 7f97b6c37200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-19T20:19:21.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:21 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:21.070+0000 7f97b6c37200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-19T20:19:21.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:21 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2873384176' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-19T20:19:21.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:21 smithi019 ceph-mon[112285]: mgrmap e5: a(active, since 8s) 2023-11-19T20:19:21.715 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-11-19T20:19:21.716 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-11-19T20:19:21.716 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2023-11-19T20:19:21.716 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-11-19T20:19:21.716 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-11-19T20:19:21.716 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-11-19T20:19:21.716 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2023-11-19T20:19:21.716 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 5... 2023-11-19T20:19:21.911 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:21 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:21.638+0000 7f97b6c37200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-19T20:19:22.303 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:21 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:21.909+0000 7f97b6c37200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-11-19T20:19:22.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:22 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/1827792978' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-11-19T20:19:22.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:22 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:22.391+0000 7f97b6c37200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-19T20:19:23.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:23 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:23.210+0000 7f97b6c37200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-19T20:19:23.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:23 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:23.308+0000 7f97b6c37200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-19T20:19:24.293 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:23 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:23.993+0000 7f97b6c37200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-19T20:19:24.293 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:24 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:24.088+0000 7f97b6c37200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-19T20:19:24.294 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:24 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:24.188+0000 7f97b6c37200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-19T20:19:24.553 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:24 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:24.292+0000 7f97b6c37200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-19T20:19:24.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:24 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:24.552+0000 7f97b6c37200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-11-19T20:19:24.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:24 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:24.657+0000 7f97b6c37200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-19T20:19:25.212 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:24 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:24.898+0000 7f97b6c37200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-19T20:19:25.212 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:25 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:25.006+0000 7f97b6c37200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-19T20:19:25.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:25 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:25.211+0000 7f97b6c37200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-19T20:19:25.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:25 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:25.307+0000 7f97b6c37200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-19T20:19:26.589 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:26 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:26.169+0000 7f97b6c37200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-19T20:19:26.589 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:26 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:26.387+0000 7f97b6c37200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-19T20:19:26.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:26 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:26.587+0000 7f97b6c37200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:19:27.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:27 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:27.341+0000 7f97b6c37200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-19T20:19:27.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:27 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:27.545+0000 7f97b6c37200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:19:28.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:27 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:27.752+0000 7f97b6c37200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-11-19T20:19:28.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:27 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:27.881+0000 7f97b6c37200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-19T20:19:28.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: Active manager daemon a restarted 2023-11-19T20:19:28.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: Activating manager daemon a 2023-11-19T20:19:28.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: osdmap e2: 0 total, 0 up, 0 in 2023-11-19T20:19:28.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: mgrmap e6: a(active, starting, since 0.00352672s) 2023-11-19T20:19:28.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:19:28.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-11-19T20:19:28.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-19T20:19:28.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-19T20:19:28.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-19T20:19:28.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: Manager daemon a is now available 2023-11-19T20:19:28.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:28.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:28.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:19:28.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:19:28.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:19:28.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-11-19T20:19:28.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-11-19T20:19:28.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:28.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:28 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:29.257 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-11-19T20:19:29.257 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-11-19T20:19:29.257 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "initialized": true 2023-11-19T20:19:29.257 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-11-19T20:19:29.257 INFO:teuthology.orchestra.run.smithi019.stdout:mgr epoch 5 is available 2023-11-19T20:19:29.257 INFO:teuthology.orchestra.run.smithi019.stdout:Setting orchestrator backend to cephadm... 2023-11-19T20:19:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:29 smithi019 ceph-mon[112285]: Found migration_current of "None". Setting to last migration. 2023-11-19T20:19:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:29 smithi019 ceph-mon[112285]: mgrmap e7: a(active, since 1.00513s) 2023-11-19T20:19:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:29 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:19:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:30 smithi019 ceph-mon[112285]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-11-19T20:19:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:30 smithi019 ceph-mon[112285]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-11-19T20:19:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:30 smithi019 ceph-mon[112285]: [19/Nov/2023:20:19:28] ENGINE Bus STARTING 2023-11-19T20:19:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:30 smithi019 ceph-mon[112285]: [19/Nov/2023:20:19:29] ENGINE Serving on http://172.21.15.19:8765 2023-11-19T20:19:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:30 smithi019 ceph-mon[112285]: [19/Nov/2023:20:19:29] ENGINE Serving on https://172.21.15.19:7150 2023-11-19T20:19:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:30 smithi019 ceph-mon[112285]: [19/Nov/2023:20:19:29] ENGINE Bus STARTED 2023-11-19T20:19:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:30 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:30.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:30 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:19:31.289 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout value unchanged 2023-11-19T20:19:31.289 INFO:teuthology.orchestra.run.smithi019.stdout:Generating ssh key... 2023-11-19T20:19:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:31 smithi019 ceph-mon[112285]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:31 smithi019 ceph-mon[112285]: mgrmap e8: a(active, since 2s) 2023-11-19T20:19:32.542 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-mon[112285]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:32.542 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:32.542 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:32.542 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: Generating public/private rsa key pair. 2023-11-19T20:19:32.542 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: Your identification has been saved in /tmp/tmp2nm7dvi1/key. 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: Your public key has been saved in /tmp/tmp2nm7dvi1/key.pub. 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: The key fingerprint is: 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: SHA256:F+GvTfaiopWZaXfyS4UTZgugvzWQpIjMKLZOtvmX0h8 ceph-c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: The key's randomart image is: 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: +---[RSA 3072]----+ 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: | o . | 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: | + . . + + . | 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: |o.+ . o o + + | 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: |o . . . * + | 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: | + S + B . | 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: |+ o O * + | 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: | + . .EO + = . | 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: | .. + oo. * . | 2023-11-19T20:19:32.543 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: | .o oo .. o. | 2023-11-19T20:19:32.544 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: +----[SHA256]-----+ 2023-11-19T20:19:33.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:33 smithi019 ceph-mon[112285]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:33.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:33 smithi019 ceph-mon[112285]: Generating ssh key... 2023-11-19T20:19:33.806 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC65ncPEZ/qrw3i9IdK4cHmHiJH+I4UVrhjtOjctLi4NnavuS/K8ugcr26PrSmTKmb9n0UTtkWjV78GxSlj+h1rKoGFCnYe+9w+5ow4w/nfk3hJK1eadxJFrp7244L7zlgmm0FG9bhhIWDTPIP2dYPAmjWO8dMn5pTKnwAUT7JWO6/skuSMxd2tzjP2MCnTAiaKXixU4+mK0349L4f1+9itb6oVOeF8K8FSP2P7Zai0ZoNgGZMSHWKOB5bEcvVn3cO6Xz6bVLTdYClzFHyyPJFG4aOm6XvACLYaGhHAUiUNg+DveoLXQ/9oFxys4v6wHFhQBVTGo34QsagNZzKmPrmrVhN4pFCSmnSUzRZiAkSvbc7Hx+Cy1L7hZ+9t1dhptLXfE/tNQWNfDpvdJPo9cHVSEpS0H16mBop8ARm4BfhBiDoty2Scbwah1XxAWvkjW/fCOZlSADgglre0g0K8KCVEIEBRd6tRmAbzFjLZMGjyli5rJlYLjZsgM9VkkPYwoqM= ceph-c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:19:33.806 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-11-19T20:19:33.807 INFO:teuthology.orchestra.run.smithi019.stdout:Adding key to root@localhost authorized_keys... 2023-11-19T20:19:33.808 INFO:teuthology.orchestra.run.smithi019.stdout:Adding host smithi019... 2023-11-19T20:19:34.690 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:34 smithi019 ceph-mon[112285]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:35.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:35 smithi019 ceph-mon[112285]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi019", "addr": "172.21.15.19", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:35.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:35 smithi019 ceph-mon[112285]: Deploying cephadm binary to smithi019 2023-11-19T20:19:38.780 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Added host 'smithi019' with addr '172.21.15.19' 2023-11-19T20:19:38.780 INFO:teuthology.orchestra.run.smithi019.stdout:Deploying unmanaged mon service... 2023-11-19T20:19:39.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:39 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:39.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:39 smithi019 ceph-mon[112285]: Added host smithi019 2023-11-19T20:19:39.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:39 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:19:39.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-11-19T20:19:39.981 INFO:teuthology.orchestra.run.smithi019.stdout:Deploying unmanaged mgr service... 2023-11-19T20:19:40.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:40 smithi019 ceph-mon[112285]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:40.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:40 smithi019 ceph-mon[112285]: Saving service mon spec with placement count:5 2023-11-19T20:19:40.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:40 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:40.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:40 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:41.172 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-11-19T20:19:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:41 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:41 smithi019 ceph-mon[112285]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:41 smithi019 ceph-mon[112285]: Saving service mgr spec with placement count:2 2023-11-19T20:19:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:41 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:43.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:42 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:43.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:42 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2494308227' entity='client.admin' 2023-11-19T20:19:43.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:42 smithi019 ceph-mon[112285]: from='mgr.14120 172.21.15.19:0/2499547801' entity='mgr.a' 2023-11-19T20:19:43.312 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling the dashboard module... 2023-11-19T20:19:44.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:43 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/43841160' entity='client.admin' 2023-11-19T20:19:45.268 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:44 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/57710652' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-19T20:19:45.268 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:44 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: ignoring --setuser ceph since I am not root 2023-11-19T20:19:45.269 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:44 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: ignoring --setgroup ceph since I am not root 2023-11-19T20:19:45.269 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:45 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:45.135+0000 7f0f979a1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-19T20:19:45.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:45 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:45.332+0000 7f0f979a1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-19T20:19:46.007 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:45 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/57710652' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-19T20:19:46.008 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:45 smithi019 ceph-mon[112285]: mgrmap e9: a(active, since 17s) 2023-11-19T20:19:46.008 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:45 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:45.720+0000 7f0f979a1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-19T20:19:46.378 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-11-19T20:19:46.379 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-11-19T20:19:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2023-11-19T20:19:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-11-19T20:19:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-11-19T20:19:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-11-19T20:19:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2023-11-19T20:19:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 9... 2023-11-19T20:19:46.545 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:46 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:46.288+0000 7f0f979a1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-19T20:19:46.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:46 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:46.555+0000 7f0f979a1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-11-19T20:19:47.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:46 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/3714135506' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-11-19T20:19:47.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:47 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:47.035+0000 7f0f979a1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-19T20:19:48.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:47 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:47.838+0000 7f0f979a1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-19T20:19:48.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:47 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:47.937+0000 7f0f979a1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-19T20:19:48.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:48 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:48.622+0000 7f0f979a1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-19T20:19:48.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:48 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:48.717+0000 7f0f979a1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-19T20:19:48.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:48 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:48.818+0000 7f0f979a1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-19T20:19:49.182 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:48 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:48.923+0000 7f0f979a1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-19T20:19:49.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:49 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:49.180+0000 7f0f979a1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-11-19T20:19:49.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:49 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:49.287+0000 7f0f979a1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-19T20:19:49.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:49 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:49.533+0000 7f0f979a1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-19T20:19:49.853 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:49 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:49.642+0000 7f0f979a1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-19T20:19:50.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:49 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:49.851+0000 7f0f979a1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-19T20:19:50.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:49 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:49.948+0000 7f0f979a1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-19T20:19:51.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:50 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:50.808+0000 7f0f979a1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-19T20:19:51.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:51 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:51.030+0000 7f0f979a1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-19T20:19:51.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:51 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:51.232+0000 7f0f979a1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:19:52.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:52 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:52.001+0000 7f0f979a1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-19T20:19:52.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:52 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:52.206+0000 7f0f979a1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:19:52.690 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:52 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:52.412+0000 7f0f979a1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-11-19T20:19:52.691 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:19:52 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:19:52.541+0000 7f0f979a1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: Active manager daemon a restarted 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: Activating manager daemon a 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: osdmap e3: 0 total, 0 up, 0 in 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: mgrmap e10: a(active, starting, since 0.00442884s) 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: Manager daemon a is now available 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:19:53.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:19:53.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-11-19T20:19:53.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-11-19T20:19:53.927 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-11-19T20:19:53.927 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-11-19T20:19:53.928 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "initialized": true 2023-11-19T20:19:53.928 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-11-19T20:19:53.928 INFO:teuthology.orchestra.run.smithi019.stdout:mgr epoch 9 is available 2023-11-19T20:19:53.928 INFO:teuthology.orchestra.run.smithi019.stdout:Generating a dashboard self-signed certificate... 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: [19/Nov/2023:20:19:53] ENGINE Bus STARTING 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: [19/Nov/2023:20:19:53] ENGINE Serving on https://172.21.15.19:7150 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: [19/Nov/2023:20:19:53] ENGINE Serving on http://172.21.15.19:8765 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: [19/Nov/2023:20:19:53] ENGINE Bus STARTED 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: mgrmap e11: a(active, since 1.00774s) 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:19:54.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:54 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:19:54.994 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-11-19T20:19:54.994 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial admin user... 2023-11-19T20:19:56.007 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:55 smithi019 ceph-mon[112285]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:56.007 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:55 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:19:56.007 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:55 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:19:56.007 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:55 smithi019 ceph-mon[112285]: mgrmap e12: a(active, since 3s) 2023-11-19T20:19:56.386 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Ai8CuacgpmCeYNZsF13Zv.8fZqhhrLOM9gGCvNNgSwL1.z82o5QUe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1700425195, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-19T20:19:56.387 INFO:teuthology.orchestra.run.smithi019.stdout:Fetching dashboard port number... 2023-11-19T20:19:57.322 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:56 smithi019 ceph-mon[112285]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:19:57.322 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:56 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:19:57.369 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 8443 2023-11-19T20:19:57.381 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-11-19T20:19:57.381 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2023-11-19T20:19:57.390 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-11-19T20:19:57.391 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-11-19T20:19:57.391 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2023-11-19T20:19:57.391 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-11-19T20:19:57.393 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph Dashboard is now available at: 2023-11-19T20:19:57.393 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:57.394 INFO:teuthology.orchestra.run.smithi019.stdout: URL: https://smithi019.front.sepia.ceph.com:8443/ 2023-11-19T20:19:57.394 INFO:teuthology.orchestra.run.smithi019.stdout: User: admin 2023-11-19T20:19:57.394 INFO:teuthology.orchestra.run.smithi019.stdout: Password: bqkqfff4x5 2023-11-19T20:19:57.394 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:57.394 INFO:teuthology.orchestra.run.smithi019.stdout:Saving cluster configuration to /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config directory 2023-11-19T20:19:57.395 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling autotune for osd_memory_target 2023-11-19T20:19:58.368 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:57 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/3906029670' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-19T20:19:59.552 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-11-19T20:19:59.552 INFO:teuthology.orchestra.run.smithi019.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-11-19T20:19:59.552 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout:Or, if you are only running a single cluster on this host: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout:Please consider enabling telemetry to help improve Ceph: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: ceph telemetry on 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout:For more information see: 2023-11-19T20:19:59.553 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:59.554 INFO:teuthology.orchestra.run.smithi019.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-11-19T20:19:59.554 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:19:59.554 INFO:teuthology.orchestra.run.smithi019.stdout:Bootstrap complete. 2023-11-19T20:19:59.606 INFO:tasks.cephadm:Fetching config... 2023-11-19T20:19:59.606 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:19:59.606 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-19T20:19:59.628 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-19T20:19:59.628 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:19:59.628 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-19T20:19:59.689 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-19T20:19:59.689 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:19:59.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/keyring of=/dev/stdout 2023-11-19T20:19:59.767 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-19T20:19:59.767 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:19:59.767 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-19T20:19:59.829 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-19T20:19:59.830 DEBUG:teuthology.orchestra.run.smithi019:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC65ncPEZ/qrw3i9IdK4cHmHiJH+I4UVrhjtOjctLi4NnavuS/K8ugcr26PrSmTKmb9n0UTtkWjV78GxSlj+h1rKoGFCnYe+9w+5ow4w/nfk3hJK1eadxJFrp7244L7zlgmm0FG9bhhIWDTPIP2dYPAmjWO8dMn5pTKnwAUT7JWO6/skuSMxd2tzjP2MCnTAiaKXixU4+mK0349L4f1+9itb6oVOeF8K8FSP2P7Zai0ZoNgGZMSHWKOB5bEcvVn3cO6Xz6bVLTdYClzFHyyPJFG4aOm6XvACLYaGhHAUiUNg+DveoLXQ/9oFxys4v6wHFhQBVTGo34QsagNZzKmPrmrVhN4pFCSmnSUzRZiAkSvbc7Hx+Cy1L7hZ+9t1dhptLXfE/tNQWNfDpvdJPo9cHVSEpS0H16mBop8ARm4BfhBiDoty2Scbwah1XxAWvkjW/fCOZlSADgglre0g0K8KCVEIEBRd6tRmAbzFjLZMGjyli5rJlYLjZsgM9VkkPYwoqM= ceph-c2344cc8-8718-11ee-959e-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-19T20:19:59.914 INFO:teuthology.orchestra.run.smithi019.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC65ncPEZ/qrw3i9IdK4cHmHiJH+I4UVrhjtOjctLi4NnavuS/K8ugcr26PrSmTKmb9n0UTtkWjV78GxSlj+h1rKoGFCnYe+9w+5ow4w/nfk3hJK1eadxJFrp7244L7zlgmm0FG9bhhIWDTPIP2dYPAmjWO8dMn5pTKnwAUT7JWO6/skuSMxd2tzjP2MCnTAiaKXixU4+mK0349L4f1+9itb6oVOeF8K8FSP2P7Zai0ZoNgGZMSHWKOB5bEcvVn3cO6Xz6bVLTdYClzFHyyPJFG4aOm6XvACLYaGhHAUiUNg+DveoLXQ/9oFxys4v6wHFhQBVTGo34QsagNZzKmPrmrVhN4pFCSmnSUzRZiAkSvbc7Hx+Cy1L7hZ+9t1dhptLXfE/tNQWNfDpvdJPo9cHVSEpS0H16mBop8ARm4BfhBiDoty2Scbwah1XxAWvkjW/fCOZlSADgglre0g0K8KCVEIEBRd6tRmAbzFjLZMGjyli5rJlYLjZsgM9VkkPYwoqM= ceph-c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:19:59.927 DEBUG:teuthology.orchestra.run.smithi029:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC65ncPEZ/qrw3i9IdK4cHmHiJH+I4UVrhjtOjctLi4NnavuS/K8ugcr26PrSmTKmb9n0UTtkWjV78GxSlj+h1rKoGFCnYe+9w+5ow4w/nfk3hJK1eadxJFrp7244L7zlgmm0FG9bhhIWDTPIP2dYPAmjWO8dMn5pTKnwAUT7JWO6/skuSMxd2tzjP2MCnTAiaKXixU4+mK0349L4f1+9itb6oVOeF8K8FSP2P7Zai0ZoNgGZMSHWKOB5bEcvVn3cO6Xz6bVLTdYClzFHyyPJFG4aOm6XvACLYaGhHAUiUNg+DveoLXQ/9oFxys4v6wHFhQBVTGo34QsagNZzKmPrmrVhN4pFCSmnSUzRZiAkSvbc7Hx+Cy1L7hZ+9t1dhptLXfE/tNQWNfDpvdJPo9cHVSEpS0H16mBop8ARm4BfhBiDoty2Scbwah1XxAWvkjW/fCOZlSADgglre0g0K8KCVEIEBRd6tRmAbzFjLZMGjyli5rJlYLjZsgM9VkkPYwoqM= ceph-c2344cc8-8718-11ee-959e-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-19T20:19:59.976 INFO:teuthology.orchestra.run.smithi029.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC65ncPEZ/qrw3i9IdK4cHmHiJH+I4UVrhjtOjctLi4NnavuS/K8ugcr26PrSmTKmb9n0UTtkWjV78GxSlj+h1rKoGFCnYe+9w+5ow4w/nfk3hJK1eadxJFrp7244L7zlgmm0FG9bhhIWDTPIP2dYPAmjWO8dMn5pTKnwAUT7JWO6/skuSMxd2tzjP2MCnTAiaKXixU4+mK0349L4f1+9itb6oVOeF8K8FSP2P7Zai0ZoNgGZMSHWKOB5bEcvVn3cO6Xz6bVLTdYClzFHyyPJFG4aOm6XvACLYaGhHAUiUNg+DveoLXQ/9oFxys4v6wHFhQBVTGo34QsagNZzKmPrmrVhN4pFCSmnSUzRZiAkSvbc7Hx+Cy1L7hZ+9t1dhptLXfE/tNQWNfDpvdJPo9cHVSEpS0H16mBop8ARm4BfhBiDoty2Scbwah1XxAWvkjW/fCOZlSADgglre0g0K8KCVEIEBRd6tRmAbzFjLZMGjyli5rJlYLjZsgM9VkkPYwoqM= ceph-c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:19:59.989 DEBUG:teuthology.orchestra.run.smithi162:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC65ncPEZ/qrw3i9IdK4cHmHiJH+I4UVrhjtOjctLi4NnavuS/K8ugcr26PrSmTKmb9n0UTtkWjV78GxSlj+h1rKoGFCnYe+9w+5ow4w/nfk3hJK1eadxJFrp7244L7zlgmm0FG9bhhIWDTPIP2dYPAmjWO8dMn5pTKnwAUT7JWO6/skuSMxd2tzjP2MCnTAiaKXixU4+mK0349L4f1+9itb6oVOeF8K8FSP2P7Zai0ZoNgGZMSHWKOB5bEcvVn3cO6Xz6bVLTdYClzFHyyPJFG4aOm6XvACLYaGhHAUiUNg+DveoLXQ/9oFxys4v6wHFhQBVTGo34QsagNZzKmPrmrVhN4pFCSmnSUzRZiAkSvbc7Hx+Cy1L7hZ+9t1dhptLXfE/tNQWNfDpvdJPo9cHVSEpS0H16mBop8ARm4BfhBiDoty2Scbwah1XxAWvkjW/fCOZlSADgglre0g0K8KCVEIEBRd6tRmAbzFjLZMGjyli5rJlYLjZsgM9VkkPYwoqM= ceph-c2344cc8-8718-11ee-959e-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-19T20:20:00.038 INFO:teuthology.orchestra.run.smithi162.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC65ncPEZ/qrw3i9IdK4cHmHiJH+I4UVrhjtOjctLi4NnavuS/K8ugcr26PrSmTKmb9n0UTtkWjV78GxSlj+h1rKoGFCnYe+9w+5ow4w/nfk3hJK1eadxJFrp7244L7zlgmm0FG9bhhIWDTPIP2dYPAmjWO8dMn5pTKnwAUT7JWO6/skuSMxd2tzjP2MCnTAiaKXixU4+mK0349L4f1+9itb6oVOeF8K8FSP2P7Zai0ZoNgGZMSHWKOB5bEcvVn3cO6Xz6bVLTdYClzFHyyPJFG4aOm6XvACLYaGhHAUiUNg+DveoLXQ/9oFxys4v6wHFhQBVTGo34QsagNZzKmPrmrVhN4pFCSmnSUzRZiAkSvbc7Hx+Cy1L7hZ+9t1dhptLXfE/tNQWNfDpvdJPo9cHVSEpS0H16mBop8ARm4BfhBiDoty2Scbwah1XxAWvkjW/fCOZlSADgglre0g0K8KCVEIEBRd6tRmAbzFjLZMGjyli5rJlYLjZsgM9VkkPYwoqM= ceph-c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:20:00.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-11-19T20:20:00.075 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:59 smithi019 ceph-mon[112285]: mgrmap e13: a(active, since 6s) 2023-11-19T20:20:00.075 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:19:59 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/3559681077' entity='client.admin' 2023-11-19T20:20:00.348 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:02.359 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-11-19T20:20:02.360 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-11-19T20:20:02.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:02.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi019", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:20:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:02.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/853772811' entity='client.admin' 2023-11-19T20:20:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:02.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:02 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:02.742 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:04.640 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi029 2023-11-19T20:20:04.641 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:20:04.641 DEBUG:teuthology.orchestra.run.smithi029:> dd of=/etc/ceph/ceph.conf 2023-11-19T20:20:04.664 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:20:04.664 DEBUG:teuthology.orchestra.run.smithi029:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:04.727 INFO:tasks.cephadm:Adding host smithi029 to orchestrator... 2023-11-19T20:20:04.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch host add smithi029 2023-11-19T20:20:05.044 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:05.538 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:05 smithi019 ceph-mon[112285]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:05.538 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:05 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:05.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:05 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:05.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:05 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:05.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:05 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:05.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:05 smithi019 ceph-mon[112285]: Updating smithi019:/etc/ceph/ceph.conf 2023-11-19T20:20:05.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:05 smithi019 ceph-mon[112285]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:05.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:05 smithi019 ceph-mon[112285]: Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:06.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:06 smithi019 ceph-mon[112285]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:20:06.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:06 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:06.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:06 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:06.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:06 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:07.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:07 smithi019 ceph-mon[112285]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi029", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:08.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:08 smithi019 ceph-mon[112285]: Deploying cephadm binary to smithi029 2023-11-19T20:20:10.654 INFO:teuthology.orchestra.run.smithi019.stdout:Added host 'smithi029' with addr '172.21.15.29' 2023-11-19T20:20:11.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch host ls --format=json 2023-11-19T20:20:11.337 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:11.841 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:11.841 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:11 smithi019 ceph-mon[112285]: Added host smithi029 2023-11-19T20:20:11.841 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:11.841 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:11.841 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:12.652 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:20:12.652 INFO:teuthology.orchestra.run.smithi019.stdout:[{"addr": "172.21.15.19", "hostname": "smithi019", "labels": [], "status": ""}, {"addr": "172.21.15.29", "hostname": "smithi029", "labels": [], "status": ""}] 2023-11-19T20:20:13.043 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi162 2023-11-19T20:20:13.044 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:20:13.044 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/etc/ceph/ceph.conf 2023-11-19T20:20:13.066 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:20:13.066 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:13.126 INFO:tasks.cephadm:Adding host smithi162 to orchestrator... 2023-11-19T20:20:13.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch host add smithi162 2023-11-19T20:20:13.421 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:13.557 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:13 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:13.557 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:13 smithi019 ceph-mon[112285]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:13.557 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:13 smithi019 ceph-mon[112285]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:20:16.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi162", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi029", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:16.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:15 smithi019 ceph-mon[112285]: Updating smithi029:/etc/ceph/ceph.conf 2023-11-19T20:20:17.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:16 smithi019 ceph-mon[112285]: Deploying cephadm binary to smithi162 2023-11-19T20:20:17.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:16 smithi019 ceph-mon[112285]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:17.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:16 smithi019 ceph-mon[112285]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:18.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:17 smithi019 ceph-mon[112285]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:18.679 INFO:teuthology.orchestra.run.smithi019.stdout:Added host 'smithi162' with addr '172.21.15.162' 2023-11-19T20:20:19.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch host ls --format=json 2023-11-19T20:20:19.351 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: Added host smithi162 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:19.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:19.833 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:19 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:20.602 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:20:20.602 INFO:teuthology.orchestra.run.smithi019.stdout:[{"addr": "172.21.15.19", "hostname": "smithi019", "labels": [], "status": ""}, {"addr": "172.21.15.29", "hostname": "smithi029", "labels": [], "status": ""}, {"addr": "172.21.15.162", "hostname": "smithi162", "labels": [], "status": ""}] 2023-11-19T20:20:21.017 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-19T20:20:21.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd crush tunables default 2023-11-19T20:20:21.308 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:21.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:21 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:21.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:21 smithi019 ceph-mon[112285]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:21.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:21 smithi019 ceph-mon[112285]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:20:23.428 INFO:teuthology.orchestra.run.smithi019.stderr:adjusted tunables profile to default 2023-11-19T20:20:23.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:23.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:23.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:23.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:23.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi162", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:20:23.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:23.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:23.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:20:23.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:23.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/256143101' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-19T20:20:23.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:23.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:23 smithi019 ceph-mon[112285]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:23.863 INFO:tasks.cephadm:Adding mon.a on smithi019 2023-11-19T20:20:23.863 INFO:tasks.cephadm:Adding mon.b on smithi029 2023-11-19T20:20:23.863 INFO:tasks.cephadm:Adding mon.c on smithi162 2023-11-19T20:20:23.863 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch apply mon '3;smithi019:172.21.15.19=a;smithi029:172.21.15.29=b;smithi162:172.21.15.162=c' 2023-11-19T20:20:24.142 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:24 smithi019 ceph-mon[112285]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:20:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:24 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/256143101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-19T20:20:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:24 smithi019 ceph-mon[112285]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:24 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:24 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:24 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:25.265 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled mon update... 2023-11-19T20:20:25.666 DEBUG:teuthology.orchestra.run.smithi029:mon.b> sudo journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.b.service 2023-11-19T20:20:25.669 DEBUG:teuthology.orchestra.run.smithi162:mon.c> sudo journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.c.service 2023-11-19T20:20:25.671 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-11-19T20:20:25.671 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph mon dump -f json 2023-11-19T20:20:25.700 INFO:journalctl@ceph.mon.c.smithi162.stdout:-- Logs begin at Sun 2023-11-19 19:50:45 UTC. -- 2023-11-19T20:20:25.708 INFO:journalctl@ceph.mon.b.smithi029.stdout:-- Logs begin at Sun 2023-11-19 19:50:44 UTC. -- 2023-11-19T20:20:25.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:25 smithi019 ceph-mon[112285]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:25.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:25.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:26.258 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:26.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:26 smithi019 ceph-mon[112285]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi019:172.21.15.19=a;smithi029:172.21.15.29=b;smithi162:172.21.15.162=c", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:26.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:26 smithi019 ceph-mon[112285]: Saving service mon spec with placement smithi019:172.21.15.19=a;smithi029:172.21.15.29=b;smithi162:172.21.15.162=c;count:3 2023-11-19T20:20:26.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:26 smithi019 ceph-mon[112285]: Deploying daemon mon.c on smithi162 2023-11-19T20:20:27.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:27 smithi019 ceph-mon[112285]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:27.927 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:20:27.927 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"c2344cc8-8718-11ee-959e-87774f69a715","modified":"2023-11-19T20:18:54.439921Z","created":"2023-11-19T20:18:54.439921Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-19T20:20:27.929 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2023-11-19T20:20:28.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 systemd[1]: Started Ceph mon.c for c2344cc8-8718-11ee-959e-87774f69a715. 2023-11-19T20:20:28.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-11-19T20:20:28.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: Options.blob_file_starting_level: 0 2023-11-19T20:20:28.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-11-19T20:20:28.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 801dd790-0147-4699-845f-b69f5896ec38 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425228465698, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425228466188, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1700425228, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "801dd790-0147-4699-845f-b69f5896ec38", "db_session_id": "PKXV10IJ02SXTVRGOXDJ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425228466268, "job": 1, "event": "recovery_finished"} 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5652b6b30000 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: DB pointer 0x5652b6b1c000 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-11-19T20:20:28.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: ** DB Stats ** 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.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-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.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-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: ** Compaction Stats [default] ** 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-11-19T20:20:28.819 INFO:journalctl@ceph.mon.c.smithi162.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-11-19T20:20:28.820 INFO:journalctl@ceph.mon.c.smithi162.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-11-19T20:20:28.820 INFO:journalctl@ceph.mon.c.smithi162.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-11-19T20:20:28.820 INFO:journalctl@ceph.mon.c.smithi162.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 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-11-19T20:20:28.820 INFO:journalctl@ceph.mon.c.smithi162.stdout: 2023-11-19T20:20:28.820 INFO:journalctl@ceph.mon.c.smithi162.stdout: ** Compaction Stats [default] ** 2023-11-19T20:20:28.820 INFO:journalctl@ceph.mon.c.smithi162.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-11-19T20:20:28.821 INFO:journalctl@ceph.mon.c.smithi162.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-19T20:20:28.821 INFO:journalctl@ceph.mon.c.smithi162.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 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-11-19T20:20:28.821 INFO:journalctl@ceph.mon.c.smithi162.stdout: 2023-11-19T20:20:28.821 INFO:journalctl@ceph.mon.c.smithi162.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-11-19T20:20:28.821 INFO:journalctl@ceph.mon.c.smithi162.stdout: 2023-11-19T20:20:28.821 INFO:journalctl@ceph.mon.c.smithi162.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-19T20:20:28.821 INFO:journalctl@ceph.mon.c.smithi162.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-11-19T20:20:28.822 INFO:journalctl@ceph.mon.c.smithi162.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-19T20:20:28.822 INFO:journalctl@ceph.mon.c.smithi162.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-19T20:20:28.822 INFO:journalctl@ceph.mon.c.smithi162.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-19T20:20:28.822 INFO:journalctl@ceph.mon.c.smithi162.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-19T20:20:28.822 INFO:journalctl@ceph.mon.c.smithi162.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-19T20:20:28.823 INFO:journalctl@ceph.mon.c.smithi162.stdout: Interval compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-19T20:20:28.823 INFO:journalctl@ceph.mon.c.smithi162.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-11-19T20:20:28.823 INFO:journalctl@ceph.mon.c.smithi162.stdout: Block cache BinnedLRUCache@0x5652b6a95090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-11-19T20:20:28.823 INFO:journalctl@ceph.mon.c.smithi162.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-11-19T20:20:28.823 INFO:journalctl@ceph.mon.c.smithi162.stdout: 2023-11-19T20:20:28.823 INFO:journalctl@ceph.mon.c.smithi162.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-19T20:20:28.823 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-11-19T20:20:28.824 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: using public_addr v2:172.21.15.162:0/0 -> [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] 2023-11-19T20:20:28.824 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: starting mon.c rank -1 at public addrs [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] at bind addrs [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:20:28.824 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(???) e0 preinit fsid c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:20:28.824 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).mds e1 new map 2023-11-19T20:20:28.824 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).mds e1 print_map 2023-11-19T20:20:28.824 INFO:journalctl@ceph.mon.c.smithi162.stdout: e1 2023-11-19T20:20:28.824 INFO:journalctl@ceph.mon.c.smithi162.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-11-19T20:20:28.824 INFO:journalctl@ceph.mon.c.smithi162.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-11-19T20:20:28.825 INFO:journalctl@ceph.mon.c.smithi162.stdout: legacy client fscid: -1 2023-11-19T20:20:28.825 INFO:journalctl@ceph.mon.c.smithi162.stdout: 2023-11-19T20:20:28.825 INFO:journalctl@ceph.mon.c.smithi162.stdout: No filesystems configured 2023-11-19T20:20:28.825 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-19T20:20:28.825 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: 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-11-19T20:20:28.825 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-19T20:20:28.825 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-19T20:20:28.825 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-19T20:20:28.826 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-19T20:20:28.826 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-19T20:20:28.826 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:20:28.826 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:20:28.826 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:20:28.826 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.826 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi162", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/256143101' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:28.827 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/256143101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:28.828 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi019:172.21.15.19=a;smithi029:172.21.15.29=b;smithi162:172.21.15.162=c", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:28.829 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: Saving service mon spec with placement smithi019:172.21.15.19=a;smithi029:172.21.15.29=b;smithi162:172.21.15.162=c;count:3 2023-11-19T20:20:28.829 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: Deploying daemon mon.c on smithi162 2023-11-19T20:20:28.829 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:28.829 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: from='client.? 172.21.15.162:0/745174102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:28.829 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:28 smithi162 ceph-mon[116784]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-11-19T20:20:28.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:28 smithi019 ceph-mon[112285]: from='client.? 172.21.15.162:0/745174102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:29.502 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-11-19T20:20:29.502 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph mon dump -f json 2023-11-19T20:20:29.770 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.c/config 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: mon.a calling monitor election 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: mon.c calling monitor election 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:33.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],c=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: fsmap 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: mgrmap e13: a(active, since 40s) 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: overall HEALTH_OK 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:33.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:33 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:34.006 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:20:34.006 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":2,"fsid":"c2344cc8-8718-11ee-959e-87774f69a715","modified":"2023-11-19T20:20:28.499341Z","created":"2023-11-19T20:18:54.439921Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-11-19T20:20:34.008 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 2 2023-11-19T20:20:34.027 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:20:34.027 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:34.027 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: mon.a calling monitor election 2023-11-19T20:20:34.027 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:34.027 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: mon.c calling monitor election 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],c=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: fsmap 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: mgrmap e13: a(active, since 40s) 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: overall HEALTH_OK 2023-11-19T20:20:34.028 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:34.029 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:34.029 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:34.029 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:34.029 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:33 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:34.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:34 smithi162 ceph-mon[116784]: Deploying daemon mon.b on smithi029 2023-11-19T20:20:34.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:34 smithi162 ceph-mon[116784]: from='client.? 172.21.15.162:0/1693874195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:34.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:34 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:34.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:34 smithi019 ceph-mon[112285]: Deploying daemon mon.b on smithi029 2023-11-19T20:20:34.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:34 smithi019 ceph-mon[112285]: from='client.? 172.21.15.162:0/1693874195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:34.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:34 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:35.391 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-11-19T20:20:35.391 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph mon dump -f json 2023-11-19T20:20:35.656 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.c/config 2023-11-19T20:20:35.743 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:35 smithi162 ceph-mon[116784]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:35.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:35 smithi019 ceph-mon[112285]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 systemd[1]: Started Ceph mon.b for c2344cc8-8718-11ee-959e-87774f69a715. 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: load: jerasure load: lrc 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: RocksDB version: 7.9.2 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Git sha 0 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Compile date 2023-11-17 16:17:08 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: DB SUMMARY 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: DB Session ID: 23JABJAGY8TUA3881XF0 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: CURRENT file: CURRENT 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: IDENTITY file: IDENTITY 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-11-19T20:20:36.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-11-19T20:20:36.659 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2023-11-19T20:20:36.659 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.error_if_exists: 0 2023-11-19T20:20:36.659 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.create_if_missing: 0 2023-11-19T20:20:36.659 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.paranoid_checks: 1 2023-11-19T20:20:36.659 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.flush_verify_memtable_count: 1 2023-11-19T20:20:36.660 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-11-19T20:20:36.660 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-11-19T20:20:36.660 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.env: 0x560767837a60 2023-11-19T20:20:36.660 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.fs: PosixFileSystem 2023-11-19T20:20:36.660 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.info_log: 0x56076957d740 2023-11-19T20:20:36.660 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_file_opening_threads: 16 2023-11-19T20:20:36.660 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.statistics: (nil) 2023-11-19T20:20:36.661 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.use_fsync: 0 2023-11-19T20:20:36.661 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_log_file_size: 0 2023-11-19T20:20:36.661 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-19T20:20:36.661 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.log_file_time_to_roll: 0 2023-11-19T20:20:36.661 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.keep_log_file_num: 1000 2023-11-19T20:20:36.661 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.recycle_log_file_num: 0 2023-11-19T20:20:36.661 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.allow_fallocate: 1 2023-11-19T20:20:36.662 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.allow_mmap_reads: 0 2023-11-19T20:20:36.662 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.allow_mmap_writes: 0 2023-11-19T20:20:36.662 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.use_direct_reads: 0 2023-11-19T20:20:36.662 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-19T20:20:36.662 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.create_missing_column_families: 0 2023-11-19T20:20:36.663 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.db_log_dir: 2023-11-19T20:20:36.663 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.wal_dir: 2023-11-19T20:20:36.663 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.table_cache_numshardbits: 6 2023-11-19T20:20:36.663 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.WAL_ttl_seconds: 0 2023-11-19T20:20:36.663 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.WAL_size_limit_MB: 0 2023-11-19T20:20:36.665 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-19T20:20:36.665 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-19T20:20:36.665 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.is_fd_close_on_exec: 1 2023-11-19T20:20:36.665 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.advise_random_on_open: 1 2023-11-19T20:20:36.665 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.db_write_buffer_size: 0 2023-11-19T20:20:36.665 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.write_buffer_manager: 0x560769533360 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.use_adaptive_mutex: 0 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.rate_limiter: (nil) 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.wal_recovery_mode: 2 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.enable_thread_tracking: 0 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.enable_pipelined_write: 0 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.unordered_write: 0 2023-11-19T20:20:36.666 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-19T20:20:36.667 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-19T20:20:36.667 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-19T20:20:36.667 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-19T20:20:36.667 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.row_cache: None 2023-11-19T20:20:36.667 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.wal_filter: None 2023-11-19T20:20:36.667 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-19T20:20:36.668 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.allow_ingest_behind: 0 2023-11-19T20:20:36.668 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.two_write_queues: 0 2023-11-19T20:20:36.668 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.manual_wal_flush: 0 2023-11-19T20:20:36.668 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.wal_compression: 0 2023-11-19T20:20:36.668 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.atomic_flush: 0 2023-11-19T20:20:36.668 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-19T20:20:36.668 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.persist_stats_to_disk: 0 2023-11-19T20:20:36.668 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.write_dbid_to_manifest: 0 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.log_readahead_size: 0 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.best_efforts_recovery: 0 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.allow_data_in_errors: 0 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.db_host_id: __hostname__ 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.enforce_single_del_contracts: true 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_background_jobs: 2 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_background_compactions: -1 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_subcompactions: 1 2023-11-19T20:20:36.669 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.delayed_write_rate : 16777216 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_total_wal_size: 0 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.stats_dump_period_sec: 600 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.stats_persist_period_sec: 600 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_open_files: -1 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bytes_per_sync: 0 2023-11-19T20:20:36.670 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.wal_bytes_per_sync: 0 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.strict_bytes_per_sync: 0 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_readahead_size: 0 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_background_flushes: -1 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Compression algorithms supported: 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: kZSTD supported: 0 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: kXpressCompression supported: 0 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: kLZ4HCCompression supported: 1 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: kZlibCompression supported: 1 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: kSnappyCompression supported: 1 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: kLZ4Compression supported: 1 2023-11-19T20:20:36.671 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: kBZip2Compression supported: 0 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Fast CRC32 supported: Supported on x86 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: DMutex implementation: pthread_mutex_t 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.merge_operator: 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_filter: None 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_filter_factory: None 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.sst_partitioner_factory: None 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.memtable_factory: SkipListFactory 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.table_factory: BlockBasedTable 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56076957d860) 2023-11-19T20:20:36.672 INFO:journalctl@ceph.mon.b.smithi029.stdout: cache_index_and_filter_blocks: 1 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: pin_top_level_index_and_filter: 1 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: index_type: 0 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: data_block_index_type: 0 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: index_shortening: 1 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: checksum: 4 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: no_block_cache: 0 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: block_cache: 0x5607695d3090 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: block_cache_name: BinnedLRUCache 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: block_cache_options: 2023-11-19T20:20:36.673 INFO:journalctl@ceph.mon.b.smithi029.stdout: capacity : 536870912 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: num_shard_bits : 4 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: strict_capacity_limit : 0 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: high_pri_pool_ratio: 0.000 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: block_cache_compressed: (nil) 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: persistent_cache: (nil) 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: block_size: 4096 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: block_size_deviation: 10 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: block_restart_interval: 16 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: index_block_restart_interval: 1 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: metadata_block_size: 4096 2023-11-19T20:20:36.674 INFO:journalctl@ceph.mon.b.smithi029.stdout: partition_filters: 0 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: use_delta_encoding: 1 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: filter_policy: bloomfilter 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: whole_key_filtering: 1 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: verify_compression: 0 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: read_amp_bytes_per_bit: 0 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: format_version: 5 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: enable_index_compression: 1 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: block_align: 0 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: max_auto_readahead_size: 262144 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: prepopulate_block_cache: 0 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: initial_auto_readahead_size: 8192 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout: num_file_reads_for_auto_readahead: 2 2023-11-19T20:20:36.675 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.write_buffer_size: 33554432 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_write_buffer_number: 2 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression: NoCompression 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression: Disabled 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.prefix_extractor: nullptr 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.num_levels: 7 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-19T20:20:36.676 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.window_bits: -14 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.level: 32767 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.strategy: 0 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-11-19T20:20:36.677 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.enabled: false 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.target_file_size_base: 67108864 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.target_file_size_multiplier: 1 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-19T20:20:36.678 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.arena_block_size: 1048576 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.disable_auto_compactions: 0 2023-11-19T20:20:36.679 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.table_properties_collectors: 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.inplace_update_support: 0 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.inplace_update_num_locks: 10000 2023-11-19T20:20:36.680 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.memtable_huge_page_size: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.bloom_locality: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.max_successive_merges: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.optimize_filters_for_hits: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.paranoid_file_checks: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.force_consistency_checks: 1 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.report_bg_io_stats: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.ttl: 2592000 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.periodic_compaction_seconds: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-11-19T20:20:36.681 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.enable_blob_files: false 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.min_blob_size: 0 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.blob_file_size: 268435456 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.blob_compression_type: NoCompression 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.enable_blob_garbage_collection: false 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.blob_file_starting_level: 0 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-11-19T20:20:36.682 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: cc60d29c-cdd7-44f6-9aaf-357f8192c29d 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425236365797, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425236366410, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "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_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1700425236, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "cc60d29c-cdd7-44f6-9aaf-357f8192c29d", "db_session_id": "23JABJAGY8TUA3881XF0", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700425236366521, "job": 1, "event": "recovery_finished"} 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [file/delete_scheduler.cc:74] 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-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56076966e000 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: DB pointer 0x56076965a000 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-11-19T20:20:36.683 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: ** DB Stats ** 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.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-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.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-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: ** Compaction Stats [default] ** 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-11-19T20:20:36.684 INFO:journalctl@ceph.mon.b.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: ** Compaction Stats [default] ** 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-11-19T20:20:36.685 INFO:journalctl@ceph.mon.b.smithi029.stdout: 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: Interval compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.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-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: Block cache BinnedLRUCache@0x5607695d3090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-11-19T20:20:36.686 INFO:journalctl@ceph.mon.b.smithi029.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout: 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: using public_addr v2:172.21.15.29:0/0 -> [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: starting mon.b rank -1 at public addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] at bind addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(???) e0 preinit fsid c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).mds e1 new map 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).mds e1 print_map 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout: e1 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-11-19T20:20:36.687 INFO:journalctl@ceph.mon.b.smithi029.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout: legacy client fscid: -1 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout: 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout: No filesystems configured 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: 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-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-19T20:20:36.688 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi162", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:20:36.689 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/256143101' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/256143101' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:36.690 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi019:172.21.15.19=a;smithi029:172.21.15.29=b;smithi162:172.21.15.162=c", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:36.691 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: Saving service mon spec with placement smithi019:172.21.15.19=a;smithi029:172.21.15.29=b;smithi162:172.21.15.162=c;count:3 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: Deploying daemon mon.c on smithi162 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='client.? 172.21.15.162:0/745174102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.a calling monitor election 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:36.692 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.c calling monitor election 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],c=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: fsmap 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mgrmap e13: a(active, since 40s) 2023-11-19T20:20:36.693 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: overall HEALTH_OK 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: Deploying daemon mon.b on smithi029 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='client.? 172.21.15.162:0/1693874195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:36.694 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:36 smithi029 ceph-mon[117174]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-11-19T20:20:41.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:20:41.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: mon.a calling monitor election 2023-11-19T20:20:41.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: mon.c calling monitor election 2023-11-19T20:20:41.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:41.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: mon.b calling monitor election 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: monmap e3: 3 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],c=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: fsmap 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: mgrmap e13: a(active, since 48s) 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: overall HEALTH_OK 2023-11-19T20:20:41.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:41.819 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:41.819 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:20:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: mon.a calling monitor election 2023-11-19T20:20:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: mon.c calling monitor election 2023-11-19T20:20:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: mon.b calling monitor election 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: monmap e3: 3 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],c=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: fsmap 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: mgrmap e13: a(active, since 48s) 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: overall HEALTH_OK 2023-11-19T20:20:41.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:41.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:41.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: mon.a calling monitor election 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: mon.c calling monitor election 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: mon.b calling monitor election 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: monmap e3: 3 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],c=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: fsmap 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: osdmap e4: 0 total, 0 up, 0 in 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: mgrmap e13: a(active, since 48s) 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: overall HEALTH_OK 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:41.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.566 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:42 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:42 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:42.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:42 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:42.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:42 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:42 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:42 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:42 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:42.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:42 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:42.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:42 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:42 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.865 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-11-19T20:20:42.866 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":3,"fsid":"c2344cc8-8718-11ee-959e-87774f69a715","modified":"2023-11-19T20:20:36.397395Z","created":"2023-11-19T20:18:54.439921Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-11-19T20:20:42.868 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 3 2023-11-19T20:20:42.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:42 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:42 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:42.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:42 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:20:42.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:42 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:42.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:42 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.271 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-19T20:20:43.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph config generate-minimal-conf 2023-11-19T20:20:43.575 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:43.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:43.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: Updating smithi019:/etc/ceph/ceph.conf 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: Updating smithi029:/etc/ceph/ceph.conf 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='client.? 172.21.15.162:0/1929896158' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:43.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:43.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:43.885 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: Updating smithi019:/etc/ceph/ceph.conf 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: Updating smithi029:/etc/ceph/ceph.conf 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='client.? 172.21.15.162:0/1929896158' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:43.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:43.909 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:43.909 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:43.909 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:44.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: Updating smithi019:/etc/ceph/ceph.conf 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: Updating smithi029:/etc/ceph/ceph.conf 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='client.? 172.21.15.162:0/1929896158' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:44.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:44.069 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:44.069 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:44.069 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:44.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:44 smithi029 ceph-mon[117174]: Reconfiguring mon.a (unknown last config time)... 2023-11-19T20:20:44.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:44 smithi029 ceph-mon[117174]: Reconfiguring daemon mon.a on smithi019 2023-11-19T20:20:45.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:44 smithi162 ceph-mon[116784]: Reconfiguring mon.a (unknown last config time)... 2023-11-19T20:20:45.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:44 smithi162 ceph-mon[116784]: Reconfiguring daemon mon.a on smithi019 2023-11-19T20:20:45.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:44 smithi019 ceph-mon[112285]: Reconfiguring mon.a (unknown last config time)... 2023-11-19T20:20:45.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:44 smithi019 ceph-mon[112285]: Reconfiguring daemon mon.a on smithi019 2023-11-19T20:20:45.234 INFO:teuthology.orchestra.run.smithi019.stdout:# minimal ceph.conf for c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:20:45.234 INFO:teuthology.orchestra.run.smithi019.stdout:[global] 2023-11-19T20:20:45.234 INFO:teuthology.orchestra.run.smithi019.stdout: fsid = c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:20:45.234 INFO:teuthology.orchestra.run.smithi019.stdout: mon_host = [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] 2023-11-19T20:20:45.656 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-19T20:20:45.657 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:20:45.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.conf 2023-11-19T20:20:45.694 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:20:45.694 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:45.768 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:20:45.768 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.conf 2023-11-19T20:20:45.808 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:20:45.808 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:45.884 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:20:45.884 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.conf 2023-11-19T20:20:45.921 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:20:45.921 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:20:45.993 INFO:tasks.cephadm:Adding mgr.a on smithi019 2023-11-19T20:20:45.993 INFO:tasks.cephadm:Adding mgr.b on smithi029 2023-11-19T20:20:45.993 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch apply mgr '2;smithi019=a;smithi029=b' 2023-11-19T20:20:46.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:46.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:46.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:46.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: Reconfiguring mon.b (monmap changed)... 2023-11-19T20:20:46.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:46.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:46.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:46.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: Reconfiguring daemon mon.b on smithi029 2023-11-19T20:20:46.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:45 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/1195453611' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:46.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:46.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:46.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:46.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: Reconfiguring mon.b (monmap changed)... 2023-11-19T20:20:46.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:46.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:46.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:46.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: Reconfiguring daemon mon.b on smithi029 2023-11-19T20:20:46.158 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:45 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/1195453611' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:46.290 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.c/config 2023-11-19T20:20:46.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:46.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:46.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:46.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: Reconfiguring mon.b (monmap changed)... 2023-11-19T20:20:46.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:46.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:46.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:46.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: Reconfiguring daemon mon.b on smithi029 2023-11-19T20:20:46.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:45 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/1195453611' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:47.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:46 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:47.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:46 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:47.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:46 smithi162 ceph-mon[116784]: Reconfiguring mon.c (monmap changed)... 2023-11-19T20:20:47.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:46 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:47.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:46 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:47.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:46 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:47.069 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:46 smithi162 ceph-mon[116784]: Reconfiguring daemon mon.c on smithi162 2023-11-19T20:20:47.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:46 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:47.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:46 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:47.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:46 smithi019 ceph-mon[112285]: Reconfiguring mon.c (monmap changed)... 2023-11-19T20:20:47.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:46 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:47.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:46 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:47.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:46 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:47.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:46 smithi019 ceph-mon[112285]: Reconfiguring daemon mon.c on smithi162 2023-11-19T20:20:47.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:46 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:47.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:46 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:47.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:46 smithi029 ceph-mon[117174]: Reconfiguring mon.c (monmap changed)... 2023-11-19T20:20:47.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:46 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-19T20:20:47.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:46 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-19T20:20:47.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:46 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:47.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:46 smithi029 ceph-mon[117174]: Reconfiguring daemon mon.c on smithi162 2023-11-19T20:20:47.796 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled mgr update... 2023-11-19T20:20:48.099 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:48.099 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-19T20:20:48.100 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.171 DEBUG:teuthology.orchestra.run.smithi029:mgr.b> sudo journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.b.service 2023-11-19T20:20:48.173 INFO:tasks.cephadm:Deploying OSDs... 2023-11-19T20:20:48.173 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-11-19T20:20:48.174 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/scratch_devs of=/dev/stdout 2023-11-19T20:20:48.197 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-11-19T20:20:48.197 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_1 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:48.200 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.201 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-19T20:20:48.201 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-19T20:20:48.201 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-19T20:20:48.201 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.205 INFO:journalctl@ceph.mgr.b.smithi029.stdout:-- Logs begin at Sun 2023-11-19 19:50:44 UTC. -- 2023-11-19T20:20:48.261 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-19T20:20:48.261 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:48.261 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 6h/6d Inode: 395029 Links: 1 2023-11-19T20:20:48.261 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:48.261 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:48.261 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2023-11-19 20:20:02.316605095 +0000 2023-11-19T20:20:48.261 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2023-11-19 19:59:09.135748082 +0000 2023-11-19T20:20:48.261 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2023-11-19 19:59:09.135748082 +0000 2023-11-19T20:20:48.262 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2023-11-19T20:20:48.262 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-19T20:20:48.333 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:48.333 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.333 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.333 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-19T20:20:48.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-19T20:20:48.335 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:48.336 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2023-11-19T20:20:48.336 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2023-11-19T20:20:48.336 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000253937 s, 2.0 MB/s 2023-11-19T20:20:48.338 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-19T20:20:48.402 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_2 2023-11-19T20:20:48.466 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-19T20:20:48.466 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:48.466 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 6h/6d Inode: 391159 Links: 1 2023-11-19T20:20:48.466 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:48.466 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:48.466 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2023-11-19 20:20:02.371604509 +0000 2023-11-19T20:20:48.467 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2023-11-19 19:59:09.692742772 +0000 2023-11-19T20:20:48.467 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2023-11-19 19:59:09.692742772 +0000 2023-11-19T20:20:48.467 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2023-11-19T20:20:48.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-19T20:20:48.542 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2023-11-19T20:20:48.542 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2023-11-19T20:20:48.542 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000239072 s, 2.1 MB/s 2023-11-19T20:20:48.543 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-19T20:20:48.608 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_3 2023-11-19T20:20:48.672 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-19T20:20:48.672 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:48.672 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 6h/6d Inode: 397388 Links: 1 2023-11-19T20:20:48.672 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:48.673 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:48.673 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2023-11-19 20:20:02.432603860 +0000 2023-11-19T20:20:48.673 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2023-11-19 19:59:10.249737461 +0000 2023-11-19T20:20:48.673 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2023-11-19 19:59:10.249737461 +0000 2023-11-19T20:20:48.673 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2023-11-19T20:20:48.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-19T20:20:48.746 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2023-11-19T20:20:48.746 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2023-11-19T20:20:48.746 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000251044 s, 2.0 MB/s 2023-11-19T20:20:48.747 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-19T20:20:48.811 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_4 2023-11-19T20:20:48.875 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-19T20:20:48.875 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:48.876 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 6h/6d Inode: 395254 Links: 1 2023-11-19T20:20:48.876 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:48.876 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:48.876 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2023-11-19 20:20:02.494603200 +0000 2023-11-19T20:20:48.876 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2023-11-19 19:59:10.820732017 +0000 2023-11-19T20:20:48.876 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2023-11-19 19:59:10.820732017 +0000 2023-11-19T20:20:48.876 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2023-11-19T20:20:48.876 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-19T20:20:48.950 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2023-11-19T20:20:48.950 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2023-11-19T20:20:48.950 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000257696 s, 2.0 MB/s 2023-11-19T20:20:48.951 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-19T20:20:49.016 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-11-19T20:20:49.016 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/scratch_devs of=/dev/stdout 2023-11-19T20:20:49.038 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-11-19T20:20:49.039 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_1 2023-11-19T20:20:49.098 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-19T20:20:49.099 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:49.099 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 397340 Links: 1 2023-11-19T20:20:49.099 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:49.099 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:49.099 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-11-19 20:20:49.018803260 +0000 2023-11-19T20:20:49.099 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-11-19 19:59:13.798432737 +0000 2023-11-19T20:20:49.099 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-11-19 19:59:13.798432737 +0000 2023-11-19T20:20:49.099 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-11-19T20:20:49.099 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-19T20:20:49.109 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:48 smithi029 ceph-mon[117174]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi019=a;smithi029=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:49.109 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:48 smithi029 ceph-mon[117174]: Saving service mgr spec with placement smithi019=a;smithi029=b;count:2 2023-11-19T20:20:49.109 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:48 smithi029 ceph-mon[117174]: Deploying daemon mgr.b on smithi029 2023-11-19T20:20:49.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:48 smithi019 ceph-mon[112285]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi019=a;smithi029=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:49.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:48 smithi019 ceph-mon[112285]: Saving service mgr spec with placement smithi019=a;smithi029=b;count:2 2023-11-19T20:20:49.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:48 smithi019 ceph-mon[112285]: Deploying daemon mgr.b on smithi029 2023-11-19T20:20:49.217 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-11-19T20:20:49.217 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-11-19T20:20:49.217 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000115209 s, 4.4 MB/s 2023-11-19T20:20:49.219 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-19T20:20:49.241 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_2 2023-11-19T20:20:49.303 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-19T20:20:49.304 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:49.304 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 386042 Links: 1 2023-11-19T20:20:49.304 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:49.304 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:49.304 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-11-19 20:20:49.163800740 +0000 2023-11-19T20:20:49.304 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-11-19 19:59:14.348423630 +0000 2023-11-19T20:20:49.304 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-11-19 19:59:14.348423630 +0000 2023-11-19T20:20:49.304 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-11-19T20:20:49.304 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-19T20:20:49.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:48 smithi162 ceph-mon[116784]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi019=a;smithi029=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:49.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:48 smithi162 ceph-mon[116784]: Saving service mgr spec with placement smithi019=a;smithi029=b;count:2 2023-11-19T20:20:49.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:48 smithi162 ceph-mon[116784]: Deploying daemon mgr.b on smithi029 2023-11-19T20:20:49.372 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:49 smithi029 systemd[1]: Starting Ceph mgr.b for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:20:49.375 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-11-19T20:20:49.375 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-11-19T20:20:49.375 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000110142 s, 4.6 MB/s 2023-11-19T20:20:49.376 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-19T20:20:49.440 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_3 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 395406 Links: 1 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-11-19 20:20:49.163800740 +0000 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-11-19 19:59:14.909414341 +0000 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-11-19 19:59:14.909414341 +0000 2023-11-19T20:20:49.505 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-11-19T20:20:49.505 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-19T20:20:49.578 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-11-19T20:20:49.578 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-11-19T20:20:49.579 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000124443 s, 4.1 MB/s 2023-11-19T20:20:49.579 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-19T20:20:49.642 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_4 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 397215 Links: 1 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-11-19 20:20:49.163800740 +0000 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-11-19 19:59:15.520404225 +0000 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-11-19 19:59:15.520404225 +0000 2023-11-19T20:20:49.706 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-11-19T20:20:49.707 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-19T20:20:49.777 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-11-19T20:20:49.778 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-11-19T20:20:49.778 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000100621 s, 5.1 MB/s 2023-11-19T20:20:49.779 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-19T20:20:49.840 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-11-19T20:20:49.840 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2023-11-19T20:20:49.862 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-11-19T20:20:49.862 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_1 2023-11-19T20:20:49.922 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-19T20:20:49.923 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:49.923 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 6h/6d Inode: 389857 Links: 1 2023-11-19T20:20:49.923 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:49.923 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:49.923 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2023-11-19 20:20:27.858830054 +0000 2023-11-19T20:20:49.923 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2023-11-19 19:58:20.584329345 +0000 2023-11-19T20:20:49.923 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2023-11-19 19:58:20.584329345 +0000 2023-11-19T20:20:49.924 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: - 2023-11-19T20:20:49.924 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-19T20:20:49.994 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2023-11-19T20:20:49.994 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2023-11-19T20:20:49.995 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000246028 s, 2.1 MB/s 2023-11-19T20:20:49.996 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-19T20:20:50.056 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_2 2023-11-19T20:20:50.071 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:49 smithi029 ceph-mon[117174]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:50.071 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:49 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.072 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:49 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.072 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:49 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.072 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:49 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.072 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:49 smithi029 ceph-mgr[118784]: -- 172.21.15.29:0/75337209 <== mon.2 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a297a921a0 con 0x55a297a68c00 2023-11-19T20:20:50.072 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:49 smithi029 bash[118625]: 3210ca3462aac95b20a60b8b5bf2e34ab32db5636ada519fff1fa697a69197b8 2023-11-19T20:20:50.072 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:49 smithi029 systemd[1]: Started Ceph mgr.b for c2344cc8-8718-11ee-959e-87774f69a715. 2023-11-19T20:20:50.072 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:49 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:49.865+0000 7ff0e7a92200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-19T20:20:50.072 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:50 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:50.068+0000 7ff0e7a92200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-19T20:20:50.114 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-19T20:20:50.115 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:50.115 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 6h/6d Inode: 389923 Links: 1 2023-11-19T20:20:50.115 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:50.115 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:50.115 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2023-11-19 20:20:27.858830054 +0000 2023-11-19T20:20:50.115 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2023-11-19 19:58:21.073319748 +0000 2023-11-19T20:20:50.115 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2023-11-19 19:58:21.073319748 +0000 2023-11-19T20:20:50.115 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: - 2023-11-19T20:20:50.115 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-19T20:20:50.182 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2023-11-19T20:20:50.182 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2023-11-19T20:20:50.182 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000227458 s, 2.3 MB/s 2023-11-19T20:20:50.183 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-19T20:20:50.242 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_3 2023-11-19T20:20:50.300 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-19T20:20:50.300 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:50.300 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 6h/6d Inode: 395699 Links: 1 2023-11-19T20:20:50.301 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:50.301 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:50.301 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2023-11-19 20:20:27.858830054 +0000 2023-11-19T20:20:50.301 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2023-11-19 19:58:21.564310112 +0000 2023-11-19T20:20:50.301 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2023-11-19 19:58:21.564310112 +0000 2023-11-19T20:20:50.301 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: - 2023-11-19T20:20:50.301 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-19T20:20:50.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:49 smithi162 ceph-mon[116784]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:50.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:49 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:49 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:49 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:49 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.342 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2023-11-19T20:20:50.342 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2023-11-19T20:20:50.343 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000217174 s, 2.4 MB/s 2023-11-19T20:20:50.343 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-19T20:20:50.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:49 smithi019 ceph-mon[112285]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:50.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:49 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:49 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:49 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:49 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:50.403 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_4 2023-11-19T20:20:50.461 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-19T20:20:50.461 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-19T20:20:50.461 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 6h/6d Inode: 390061 Links: 1 2023-11-19T20:20:50.461 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-19T20:20:50.461 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2023-11-19T20:20:50.462 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2023-11-19 20:20:27.858830054 +0000 2023-11-19T20:20:50.462 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2023-11-19 19:58:22.084299907 +0000 2023-11-19T20:20:50.462 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2023-11-19 19:58:22.084299907 +0000 2023-11-19T20:20:50.462 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: - 2023-11-19T20:20:50.462 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-19T20:20:50.526 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2023-11-19T20:20:50.526 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2023-11-19T20:20:50.526 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000233925 s, 2.2 MB/s 2023-11-19T20:20:50.527 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-19T20:20:50.586 INFO:tasks.cephadm:Deploying osd.0 on smithi019 with /dev/vg_nvme/lv_4... 2023-11-19T20:20:50.587 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-19T20:20:50.878 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:50.907 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:50 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:50.461+0000 7ff0e7a92200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-19T20:20:51.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:50 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:51.325 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:50 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:51.325 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:51.064+0000 7ff0e7a92200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-19T20:20:51.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:50 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:51.657 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:51.322+0000 7ff0e7a92200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-11-19T20:20:52.156 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:51.795+0000 7ff0e7a92200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-19T20:20:52.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-19T20:20:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-19T20:20:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-19T20:20:52.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:52.495 INFO:teuthology.orchestra.run.smithi019.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-19T20:20:52.495 INFO:teuthology.orchestra.run.smithi019.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-19T20:20:52.495 INFO:teuthology.orchestra.run.smithi019.stderr: stderr: 10+0 records in 2023-11-19T20:20:52.495 INFO:teuthology.orchestra.run.smithi019.stderr:10+0 records out 2023-11-19T20:20:52.495 INFO:teuthology.orchestra.run.smithi019.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0121788 s, 861 MB/s 2023-11-19T20:20:52.495 INFO:teuthology.orchestra.run.smithi019.stderr:--> Zapping successful for: 2023-11-19T20:20:52.906 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:52.606+0000 7ff0e7a92200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-19T20:20:52.906 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:52.704+0000 7ff0e7a92200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-19T20:20:52.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch daemon add osd smithi019:vg_nvme/lv_4 2023-11-19T20:20:53.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: Reconfiguring mgr.a (unknown last config time)... 2023-11-19T20:20:53.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: Reconfiguring daemon mgr.a on smithi019 2023-11-19T20:20:53.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:53.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:53.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:53.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:52 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.250 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:20:53.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: Reconfiguring mgr.a (unknown last config time)... 2023-11-19T20:20:53.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: Reconfiguring daemon mgr.a on smithi019 2023-11-19T20:20:53.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:53.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:53.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:53.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:52 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.394 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: Reconfiguring mgr.a (unknown last config time)... 2023-11-19T20:20:53.394 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: Reconfiguring daemon mgr.a on smithi019 2023-11-19T20:20:53.395 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.395 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.395 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:20:53.395 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:53.395 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:20:53.395 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.395 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:52 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:20:53.656 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:53 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:53.393+0000 7ff0e7a92200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-19T20:20:53.656 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:53 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:53.488+0000 7ff0e7a92200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-19T20:20:53.657 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:53 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:53.588+0000 7ff0e7a92200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-19T20:20:53.953 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:53 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:53.692+0000 7ff0e7a92200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-19T20:20:54.114 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:53 smithi019 ceph-mon[112285]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:54.298 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:53 smithi029 ceph-mon[117174]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:54.298 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:53 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:53.951+0000 7ff0e7a92200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-11-19T20:20:54.299 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:54 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:54.056+0000 7ff0e7a92200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-19T20:20:54.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:53 smithi162 ceph-mon[116784]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:54.611 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:54 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:54.296+0000 7ff0e7a92200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-19T20:20:54.611 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:54 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:54.404+0000 7ff0e7a92200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-19T20:20:54.906 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:54 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:54.610+0000 7ff0e7a92200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-19T20:20:54.907 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:54 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:54.706+0000 7ff0e7a92200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-19T20:20:55.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:54 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:20:55.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:54 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:20:55.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:54 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:55.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:54 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:20:55.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:54 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:20:55.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:54 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:55.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:54 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:20:55.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:54 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:20:55.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:54 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:20:55.906 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:55 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:55.567+0000 7ff0e7a92200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-19T20:20:55.907 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:55 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:55.784+0000 7ff0e7a92200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-19T20:20:56.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:55 smithi019 ceph-mon[112285]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:56.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:55 smithi019 ceph-mon[112285]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:56.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:55 smithi162 ceph-mon[116784]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:56.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:55 smithi162 ceph-mon[116784]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:56.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:55 smithi029 ceph-mon[117174]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:20:56.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:55 smithi029 ceph-mon[117174]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:56.407 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:55 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:55.983+0000 7ff0e7a92200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:20:57.147 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:56 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:56.735+0000 7ff0e7a92200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-19T20:20:57.147 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:56 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:56.939+0000 7ff0e7a92200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:20:57.148 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:56 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/474119878' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "002ff5ed-7589-4293-b0b4-27e1c2ae6dc4"}]: dispatch 2023-11-19T20:20:57.148 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:56 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/474119878' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "002ff5ed-7589-4293-b0b4-27e1c2ae6dc4"}]': finished 2023-11-19T20:20:57.148 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:56 smithi029 ceph-mon[117174]: osdmap e5: 1 total, 0 up, 1 in 2023-11-19T20:20:57.148 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:56 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:20:57.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:56 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/474119878' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "002ff5ed-7589-4293-b0b4-27e1c2ae6dc4"}]: dispatch 2023-11-19T20:20:57.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:56 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/474119878' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "002ff5ed-7589-4293-b0b4-27e1c2ae6dc4"}]': finished 2023-11-19T20:20:57.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:56 smithi162 ceph-mon[116784]: osdmap e5: 1 total, 0 up, 1 in 2023-11-19T20:20:57.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:56 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:20:57.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:56 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/474119878' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "002ff5ed-7589-4293-b0b4-27e1c2ae6dc4"}]: dispatch 2023-11-19T20:20:57.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:56 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/474119878' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "002ff5ed-7589-4293-b0b4-27e1c2ae6dc4"}]': finished 2023-11-19T20:20:57.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:56 smithi019 ceph-mon[112285]: osdmap e5: 1 total, 0 up, 1 in 2023-11-19T20:20:57.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:56 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:20:57.406 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:57.145+0000 7ff0e7a92200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-11-19T20:20:57.406 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:20:57.275+0000 7ff0e7a92200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-19T20:20:58.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:57 smithi162 ceph-mon[116784]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:58.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:57 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2088566814' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:20:58.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:57 smithi162 ceph-mon[116784]: Standby manager daemon b started 2023-11-19T20:20:58.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:57 smithi162 ceph-mon[116784]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-11-19T20:20:58.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:57 smithi162 ceph-mon[116784]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-19T20:20:58.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:57 smithi162 ceph-mon[116784]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-11-19T20:20:58.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:57 smithi162 ceph-mon[116784]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-19T20:20:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:57 smithi019 ceph-mon[112285]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:57 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2088566814' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:20:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:57 smithi019 ceph-mon[112285]: Standby manager daemon b started 2023-11-19T20:20:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:57 smithi019 ceph-mon[112285]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-11-19T20:20:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:57 smithi019 ceph-mon[112285]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-19T20:20:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:57 smithi019 ceph-mon[112285]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-11-19T20:20:58.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:57 smithi019 ceph-mon[112285]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-19T20:20:58.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-mon[117174]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:20:58.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2088566814' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:20:58.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-mon[117174]: Standby manager daemon b started 2023-11-19T20:20:58.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-mon[117174]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-11-19T20:20:58.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-mon[117174]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-19T20:20:58.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-mon[117174]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-11-19T20:20:58.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:57 smithi029 ceph-mon[117174]: from='mgr.? 172.21.15.29:0/1220863598' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-19T20:20:59.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:58 smithi162 ceph-mon[116784]: mgrmap e14: a(active, since 65s), standbys: b 2023-11-19T20:20:59.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:58 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-11-19T20:20:59.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:58 smithi019 ceph-mon[112285]: mgrmap e14: a(active, since 65s), standbys: b 2023-11-19T20:20:59.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:58 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-11-19T20:20:59.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:58 smithi029 ceph-mon[117174]: mgrmap e14: a(active, since 65s), standbys: b 2023-11-19T20:20:59.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:58 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-11-19T20:21:00.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:20:59 smithi019 ceph-mon[112285]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:00.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:20:59 smithi162 ceph-mon[116784]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:00.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:20:59 smithi029 ceph-mon[117174]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:02.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:01 smithi019 ceph-mon[112285]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:02.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:01 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-19T20:21:02.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:01 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:02.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:01 smithi162 ceph-mon[116784]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:02.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:01 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-19T20:21:02.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:01 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:02.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:01 smithi029 ceph-mon[117174]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:02.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:01 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-19T20:21:02.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:01 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:03.127 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:02 smithi019 ceph-mon[112285]: Deploying daemon osd.0 on smithi019 2023-11-19T20:21:03.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:02 smithi162 ceph-mon[116784]: Deploying daemon osd.0 on smithi019 2023-11-19T20:21:03.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:02 smithi029 ceph-mon[117174]: Deploying daemon osd.0 on smithi019 2023-11-19T20:21:04.033 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:04 smithi019 ceph-mon[112285]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:04.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:04 smithi162 ceph-mon[116784]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:04.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:04 smithi029 ceph-mon[117174]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:06.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:06 smithi019 ceph-mon[112285]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:06.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:06 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:06.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:06 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:06.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:06 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:06.316 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:06 smithi162 ceph-mon[116784]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:06.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:06 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:06.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:06 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:06.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:06 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:06.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:06 smithi029 ceph-mon[117174]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:06.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:06 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:06.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:06 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:06.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:06 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:08.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:08 smithi162 ceph-mon[116784]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:08.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:08 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:08 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:08 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:08.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:08 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:08.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:08 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:08 smithi019 ceph-mon[112285]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:08.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:08 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:08 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:08 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:08.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:08 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:08.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:08 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.380 INFO:teuthology.orchestra.run.smithi019.stdout:Created osd(s) 0 on host 'smithi019' 2023-11-19T20:21:08.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:08 smithi029 ceph-mon[117174]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:08.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:08 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:08 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:08 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:08.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:08 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:08.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:08 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:08.797 DEBUG:teuthology.orchestra.run.smithi019:osd.0> sudo journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.0.service 2023-11-19T20:21:08.799 INFO:tasks.cephadm:Deploying osd.1 on smithi029 with /dev/vg_nvme/lv_4... 2023-11-19T20:21:08.799 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-19T20:21:08.839 INFO:journalctl@ceph.osd.0.smithi019.stdout:-- Logs begin at Sun 2023-11-19 19:50:42 UTC. -- 2023-11-19T20:21:09.088 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.b/config 2023-11-19T20:21:09.366 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:09 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-0[130560]: 2023-11-19T20:21:09.101+0000 7f75b93b8640 -1 osd.0 0 log_to_monitors true 2023-11-19T20:21:09.608 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:09 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:09.608 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:09 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:09.608 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:09 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:09.608 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:09 smithi029 ceph-mon[117174]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:09.608 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:09 smithi029 ceph-mon[117174]: from='osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-19T20:21:09.608 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:09 smithi029 ceph-mon[117174]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-19T20:21:09.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:09 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:09.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:09 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:09.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:09 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:09.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:09 smithi019 ceph-mon[112285]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:09.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:09 smithi019 ceph-mon[112285]: from='osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-19T20:21:09.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:09 smithi019 ceph-mon[112285]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-19T20:21:09.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:09 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:09.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:09 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:09.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:09 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:09.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:09 smithi162 ceph-mon[116784]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:09.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:09 smithi162 ceph-mon[116784]: from='osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-19T20:21:09.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:09 smithi162 ceph-mon[116784]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-19T20:21:10.599 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-19T20:21:10.599 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-19T20:21:10.600 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2023-11-19T20:21:10.600 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2023-11-19T20:21:10.600 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0146784 s, 714 MB/s 2023-11-19T20:21:10.600 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2023-11-19T20:21:10.639 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:10 smithi029 ceph-mon[117174]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-19T20:21:10.639 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:10 smithi029 ceph-mon[117174]: from='osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2023-11-19T20:21:10.640 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:10 smithi029 ceph-mon[117174]: osdmap e6: 1 total, 0 up, 1 in 2023-11-19T20:21:10.640 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:10 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:10.640 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:10 smithi029 ceph-mon[117174]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2023-11-19T20:21:10.816 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:10 smithi162 ceph-mon[116784]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-19T20:21:10.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:10 smithi162 ceph-mon[116784]: from='osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2023-11-19T20:21:10.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:10 smithi162 ceph-mon[116784]: osdmap e6: 1 total, 0 up, 1 in 2023-11-19T20:21:10.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:10 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:10.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:10 smithi162 ceph-mon[116784]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2023-11-19T20:21:10.876 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:10 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-0[130560]: 2023-11-19T20:21:10.382+0000 7f75aea2f700 -1 osd.0 0 waiting for initial osdmap 2023-11-19T20:21:10.876 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:10 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-0[130560]: 2023-11-19T20:21:10.386+0000 7f75a7022700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-19T20:21:10.876 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:10 smithi019 ceph-mon[112285]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-19T20:21:10.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:10 smithi019 ceph-mon[112285]: from='osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2023-11-19T20:21:10.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:10 smithi019 ceph-mon[112285]: osdmap e6: 1 total, 0 up, 1 in 2023-11-19T20:21:10.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:10 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:10.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:10 smithi019 ceph-mon[112285]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2023-11-19T20:21:11.060 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_4 2023-11-19T20:21:11.353 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.b/config 2023-11-19T20:21:11.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2023-11-19T20:21:11.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: osdmap e7: 1 total, 0 up, 1 in 2023-11-19T20:21:11.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:11.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:11.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:11.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:11.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:11.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:11 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:11.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2023-11-19T20:21:11.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: osdmap e7: 1 total, 0 up, 1 in 2023-11-19T20:21:11.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:11.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:11.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:11.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:11.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:11.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:11 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:11.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2023-11-19T20:21:11.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: osdmap e7: 1 total, 0 up, 1 in 2023-11-19T20:21:11.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:11.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-19T20:21:11.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:11.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:11.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:11.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:11.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:11 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:12.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:12 smithi162 ceph-mon[116784]: purged_snaps scrub starts 2023-11-19T20:21:12.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:12 smithi162 ceph-mon[116784]: purged_snaps scrub ok 2023-11-19T20:21:12.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:12 smithi162 ceph-mon[116784]: Detected new or changed devices on smithi019 2023-11-19T20:21:12.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:12 smithi162 ceph-mon[116784]: Adjusting osd_memory_target on smithi019 to 17126M 2023-11-19T20:21:12.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:12 smithi162 ceph-mon[116784]: osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699] boot 2023-11-19T20:21:12.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:12 smithi162 ceph-mon[116784]: osdmap e8: 1 total, 1 up, 1 in 2023-11-19T20:21:12.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:12 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:12.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:12 smithi019 ceph-mon[112285]: purged_snaps scrub starts 2023-11-19T20:21:12.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:12 smithi019 ceph-mon[112285]: purged_snaps scrub ok 2023-11-19T20:21:12.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:12 smithi019 ceph-mon[112285]: Detected new or changed devices on smithi019 2023-11-19T20:21:12.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:12 smithi019 ceph-mon[112285]: Adjusting osd_memory_target on smithi019 to 17126M 2023-11-19T20:21:12.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:12 smithi019 ceph-mon[112285]: osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699] boot 2023-11-19T20:21:12.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:12 smithi019 ceph-mon[112285]: osdmap e8: 1 total, 1 up, 1 in 2023-11-19T20:21:12.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:12 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:12.906 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:12 smithi029 ceph-mon[117174]: purged_snaps scrub starts 2023-11-19T20:21:12.906 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:12 smithi029 ceph-mon[117174]: purged_snaps scrub ok 2023-11-19T20:21:12.906 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:12 smithi029 ceph-mon[117174]: Detected new or changed devices on smithi019 2023-11-19T20:21:12.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:12 smithi029 ceph-mon[117174]: Adjusting osd_memory_target on smithi019 to 17126M 2023-11-19T20:21:12.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:12 smithi029 ceph-mon[117174]: osd.0 [v2:172.21.15.19:6802/2738397699,v1:172.21.15.19:6803/2738397699] boot 2023-11-19T20:21:12.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:12 smithi029 ceph-mon[117174]: osdmap e8: 1 total, 1 up, 1 in 2023-11-19T20:21:12.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:12 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:21:13.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:13 smithi162 ceph-mon[116784]: osdmap e9: 1 total, 1 up, 1 in 2023-11-19T20:21:13.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:13 smithi162 ceph-mon[116784]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:13.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:13 smithi162 ceph-mon[116784]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:21:13.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:13 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:21:13.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:13 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:21:13.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:13 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:13.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:13 smithi019 ceph-mon[112285]: osdmap e9: 1 total, 1 up, 1 in 2023-11-19T20:21:13.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:13 smithi019 ceph-mon[112285]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:13.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:13 smithi019 ceph-mon[112285]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:21:13.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:13 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:21:13.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:13 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:21:13.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:13 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:13.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:13 smithi029 ceph-mon[117174]: osdmap e9: 1 total, 1 up, 1 in 2023-11-19T20:21:13.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:13 smithi029 ceph-mon[117174]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:13.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:13 smithi029 ceph-mon[117174]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:21:13.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:13 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:21:13.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:13 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:21:13.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:13 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:15.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:15 smithi019 ceph-mon[112285]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:15.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:15 smithi019 ceph-mon[112285]: from='client.? 172.21.15.29:0/3127267652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]: dispatch 2023-11-19T20:21:15.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:15 smithi019 ceph-mon[112285]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]: dispatch 2023-11-19T20:21:15.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:15 smithi019 ceph-mon[112285]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]': finished 2023-11-19T20:21:15.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:15 smithi019 ceph-mon[112285]: osdmap e10: 2 total, 1 up, 2 in 2023-11-19T20:21:15.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:15 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:15.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:15 smithi019 ceph-mon[112285]: from='client.? 172.21.15.29:0/813093366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:21:15.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:15 smithi029 ceph-mon[117174]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:15.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:15 smithi029 ceph-mon[117174]: from='client.? 172.21.15.29:0/3127267652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]: dispatch 2023-11-19T20:21:15.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:15 smithi029 ceph-mon[117174]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]: dispatch 2023-11-19T20:21:15.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:15 smithi029 ceph-mon[117174]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]': finished 2023-11-19T20:21:15.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:15 smithi029 ceph-mon[117174]: osdmap e10: 2 total, 1 up, 2 in 2023-11-19T20:21:15.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:15 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:15.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:15 smithi029 ceph-mon[117174]: from='client.? 172.21.15.29:0/813093366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:21:16.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:15 smithi162 ceph-mon[116784]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:16.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:15 smithi162 ceph-mon[116784]: from='client.? 172.21.15.29:0/3127267652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]: dispatch 2023-11-19T20:21:16.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:15 smithi162 ceph-mon[116784]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]: dispatch 2023-11-19T20:21:16.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:15 smithi162 ceph-mon[116784]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45aa84b7-b7c6-42c7-9fd0-6f0659956186"}]': finished 2023-11-19T20:21:16.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:15 smithi162 ceph-mon[116784]: osdmap e10: 2 total, 1 up, 2 in 2023-11-19T20:21:16.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:15 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:16.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:15 smithi162 ceph-mon[116784]: from='client.? 172.21.15.29:0/813093366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:21:17.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:17 smithi029 ceph-mon[117174]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:18.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:17 smithi162 ceph-mon[116784]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:18.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:17 smithi019 ceph-mon[112285]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:19.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:19 smithi029 ceph-mon[117174]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:20.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:19 smithi162 ceph-mon[116784]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:20.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:19 smithi019 ceph-mon[112285]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:20.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:20 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-19T20:21:20.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:20 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:21.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:20 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-19T20:21:21.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:20 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:21.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:20 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-19T20:21:21.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:20 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:21.897 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:21 smithi029 ceph-mon[117174]: Deploying daemon osd.1 on smithi029 2023-11-19T20:21:21.898 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:21 smithi029 ceph-mon[117174]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:22.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:21 smithi162 ceph-mon[116784]: Deploying daemon osd.1 on smithi029 2023-11-19T20:21:22.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:21 smithi162 ceph-mon[116784]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:22.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:21 smithi019 ceph-mon[112285]: Deploying daemon osd.1 on smithi029 2023-11-19T20:21:22.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:21 smithi019 ceph-mon[112285]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:23.593 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:23 smithi029 ceph-mon[117174]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:23.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:23 smithi019 ceph-mon[112285]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:23.816 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:23 smithi162 ceph-mon[116784]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:25.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:25 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:25.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:25 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:25.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:25 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:25.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:25 smithi029 ceph-mon[117174]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:25.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:25 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:25.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:25 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:25.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:25 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:25.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:25 smithi162 ceph-mon[116784]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:25.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:25.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:25.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:25 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:25.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:25 smithi019 ceph-mon[112285]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:26.737 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 1 on host 'smithi029' 2023-11-19T20:21:27.204 DEBUG:teuthology.orchestra.run.smithi029:osd.1> sudo journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.1.service 2023-11-19T20:21:27.206 INFO:tasks.cephadm:Deploying osd.2 on smithi162 with /dev/vg_nvme/lv_4... 2023-11-19T20:21:27.206 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-19T20:21:27.234 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.234 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.234 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:27.235 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:27.235 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:27.235 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.235 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.235 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.235 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:27.241 INFO:journalctl@ceph.osd.1.smithi029.stdout:-- Logs begin at Sun 2023-11-19 19:50:44 UTC. -- 2023-11-19T20:21:27.470 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.c/config 2023-11-19T20:21:27.554 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:27 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-1[122035]: 2023-11-19T20:21:27.404+0000 7fdbc3694640 -1 osd.1 0 log_to_monitors true 2023-11-19T20:21:27.566 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:27.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:27.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:27.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:27 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:27.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:27.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:27.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:27.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:27.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:27 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:28.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:28 smithi162 ceph-mon[116784]: from='osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-19T20:21:28.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:28 smithi162 ceph-mon[116784]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-19T20:21:28.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:28 smithi019 ceph-mon[112285]: from='osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-19T20:21:28.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:28 smithi019 ceph-mon[112285]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-19T20:21:28.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:28 smithi029 ceph-mon[117174]: from='osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-19T20:21:28.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:28 smithi029 ceph-mon[117174]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-19T20:21:28.719 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-19T20:21:28.719 INFO:teuthology.orchestra.run.smithi162.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-19T20:21:28.719 INFO:teuthology.orchestra.run.smithi162.stderr: stderr: 10+0 records in 2023-11-19T20:21:28.720 INFO:teuthology.orchestra.run.smithi162.stderr:10+0 records out 2023-11-19T20:21:28.720 INFO:teuthology.orchestra.run.smithi162.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0146988 s, 713 MB/s 2023-11-19T20:21:28.720 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping successful for: 2023-11-19T20:21:29.094 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph orch daemon add osd smithi162:vg_nvme/lv_4 2023-11-19T20:21:29.347 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.c/config 2023-11-19T20:21:29.441 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-19T20:21:29.442 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: from='osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-11-19T20:21:29.442 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: osdmap e11: 2 total, 1 up, 2 in 2023-11-19T20:21:29.442 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:29.442 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-11-19T20:21:29.442 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:29.442 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-11-19T20:21:29.442 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: osdmap e12: 2 total, 1 up, 2 in 2023-11-19T20:21:29.442 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:29 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:29.560 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-1[122035]: 2023-11-19T20:21:29.326+0000 7fdbb8d0b700 -1 osd.1 0 waiting for initial osdmap 2023-11-19T20:21:29.561 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-1[122035]: 2023-11-19T20:21:29.331+0000 7fdbb2b01700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: from='osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: osdmap e11: 2 total, 1 up, 2 in 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: osdmap e12: 2 total, 1 up, 2 in 2023-11-19T20:21:29.561 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:29 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: from='osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: osdmap e11: 2 total, 1 up, 2 in 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: osdmap e12: 2 total, 1 up, 2 in 2023-11-19T20:21:29.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:29 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:30.566 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: Detected new or changed devices on smithi029 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: Adjusting osd_memory_target on smithi029 to 17126M 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:30 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: Detected new or changed devices on smithi029 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: Adjusting osd_memory_target on smithi029 to 17126M 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:30.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:30 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:30.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:30.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: Detected new or changed devices on smithi029 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: Adjusting osd_memory_target on smithi029 to 17126M 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:30.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:30 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:31.483 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: purged_snaps scrub starts 2023-11-19T20:21:35.185 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: purged_snaps scrub ok 2023-11-19T20:21:35.185 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893] boot 2023-11-19T20:21:35.186 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: osdmap e13: 2 total, 2 up, 2 in 2023-11-19T20:21:35.186 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:35.186 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:21:35.186 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:21:35.186 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:21:35.186 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:35.187 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:31 smithi162 ceph-mon[116784]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:32 smithi162 ceph-mon[116784]: osdmap e14: 2 total, 2 up, 2 in 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:32 smithi162 ceph-mon[116784]: from='client.? 172.21.15.162:0/1455230584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]: dispatch 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:32 smithi162 ceph-mon[116784]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]: dispatch 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:32 smithi162 ceph-mon[116784]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]': finished 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:32 smithi162 ceph-mon[116784]: osdmap e15: 3 total, 2 up, 3 in 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:32 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:33 smithi162 ceph-mon[116784]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:33 smithi162 ceph-mon[116784]: from='client.? 172.21.15.162:0/1615898835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: purged_snaps scrub starts 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: purged_snaps scrub ok 2023-11-19T20:21:35.190 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893] boot 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: osdmap e13: 2 total, 2 up, 2 in 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:31 smithi029 ceph-mon[117174]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:32 smithi029 ceph-mon[117174]: osdmap e14: 2 total, 2 up, 2 in 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:32 smithi029 ceph-mon[117174]: from='client.? 172.21.15.162:0/1455230584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]: dispatch 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:32 smithi029 ceph-mon[117174]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]: dispatch 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:32 smithi029 ceph-mon[117174]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]': finished 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:32 smithi029 ceph-mon[117174]: osdmap e15: 3 total, 2 up, 3 in 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:32 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:35.191 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:33 smithi029 ceph-mon[117174]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:33 smithi029 ceph-mon[117174]: from='client.? 172.21.15.162:0/1615898835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: purged_snaps scrub starts 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: purged_snaps scrub ok 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: osd.1 [v2:172.21.15.29:6800/3546300893,v1:172.21.15.29:6801/3546300893] boot 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: osdmap e13: 2 total, 2 up, 2 in 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:31 smithi019 ceph-mon[112285]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:32 smithi019 ceph-mon[112285]: osdmap e14: 2 total, 2 up, 2 in 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:32 smithi019 ceph-mon[112285]: from='client.? 172.21.15.162:0/1455230584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]: dispatch 2023-11-19T20:21:35.192 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:32 smithi019 ceph-mon[112285]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]: dispatch 2023-11-19T20:21:35.193 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:32 smithi019 ceph-mon[112285]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "080769e9-e0ca-40a0-821b-3de264c7343a"}]': finished 2023-11-19T20:21:35.193 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:32 smithi019 ceph-mon[112285]: osdmap e15: 3 total, 2 up, 3 in 2023-11-19T20:21:35.193 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:32 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:35.193 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:33 smithi019 ceph-mon[112285]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:35.193 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:33 smithi019 ceph-mon[112285]: from='client.? 172.21.15.162:0/1615898835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-19T20:21:35.816 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:35 smithi162 ceph-mon[116784]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:35.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:35 smithi019 ceph-mon[112285]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:35.906 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:35 smithi029 ceph-mon[117174]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:37.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:37 smithi029 ceph-mon[117174]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:37.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:37 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-19T20:21:37.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:37 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:37.932 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:37 smithi162 ceph-mon[116784]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:37.932 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:37 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-19T20:21:37.932 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:37 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:38.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:37 smithi019 ceph-mon[112285]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:38.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:37 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-19T20:21:38.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:37 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:38.906 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:38 smithi029 ceph-mon[117174]: Deploying daemon osd.2 on smithi162 2023-11-19T20:21:39.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:38 smithi162 ceph-mon[116784]: Deploying daemon osd.2 on smithi162 2023-11-19T20:21:39.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:38 smithi019 ceph-mon[112285]: Deploying daemon osd.2 on smithi162 2023-11-19T20:21:39.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:39 smithi029 ceph-mon[117174]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:40.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:39 smithi162 ceph-mon[116784]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:40.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:39 smithi019 ceph-mon[112285]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:41.865 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:41 smithi162 ceph-mon[116784]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:41.865 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:41.865 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:41.865 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:41 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:42.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:41 smithi019 ceph-mon[112285]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:42.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:42.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:42.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:41 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:42.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:41 smithi029 ceph-mon[117174]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:42.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:42.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:42.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:41 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:42.738 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 2 on host 'smithi162' 2023-11-19T20:21:43.226 DEBUG:teuthology.orchestra.run.smithi162:osd.2> sudo journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.2.service 2023-11-19T20:21:43.228 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2023-11-19T20:21:43.228 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd stat -f json 2023-11-19T20:21:43.258 INFO:journalctl@ceph.osd.2.smithi162.stdout:-- Logs begin at Sun 2023-11-19 19:50:45 UTC. -- 2023-11-19T20:21:43.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:43.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:43.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:43.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.318 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.318 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:43 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:43.528 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:43.629 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.629 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.629 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:43.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:43.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:43.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:43 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:43.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:43 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:21:44.317 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:44 smithi162 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-2[121816]: 2023-11-19T20:21:44.006+0000 7faae3592640 -1 osd.2 0 log_to_monitors true 2023-11-19T20:21:44.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:44 smithi019 ceph-mon[112285]: from='osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-19T20:21:44.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:44 smithi019 ceph-mon[112285]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-19T20:21:44.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:44 smithi029 ceph-mon[117174]: from='osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-19T20:21:44.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:44 smithi029 ceph-mon[117174]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-19T20:21:44.798 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:44 smithi162 ceph-mon[116784]: from='osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-19T20:21:44.798 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:44 smithi162 ceph-mon[116784]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-19T20:21:44.805 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:21:45.224 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":16,"num_osds":3,"num_up_osds":2,"osd_up_since":1700425290,"num_in_osds":3,"osd_in_since":1700425292,"num_remapped_pgs":0} 2023-11-19T20:21:45.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-19T20:21:45.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: osdmap e16: 3 total, 2 up, 3 in 2023-11-19T20:21:45.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:45.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-11-19T20:21:45.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-11-19T20:21:45.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:45.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/3769103796' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-19T20:21:45.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:45.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:45.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:45.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:45 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-19T20:21:45.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: osdmap e16: 3 total, 2 up, 3 in 2023-11-19T20:21:45.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:45.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-11-19T20:21:45.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-11-19T20:21:45.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:45.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/3769103796' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-19T20:21:45.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:45.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:45.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:45.658 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:45 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.817 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-2[121816]: 2023-11-19T20:21:45.334+0000 7faad8c09700 -1 osd.2 0 waiting for initial osdmap 2023-11-19T20:21:45.817 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-2[121816]: 2023-11-19T20:21:45.338+0000 7faad09fb700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-19T20:21:45.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-19T20:21:45.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: osdmap e16: 3 total, 2 up, 3 in 2023-11-19T20:21:45.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:45.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-11-19T20:21:45.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-11-19T20:21:45.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:45.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/3769103796' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-19T20:21:45.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-19T20:21:45.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:45.818 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:21:45.819 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:21:45.819 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:45 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:46.225 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd stat -f json 2023-11-19T20:21:46.521 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:46.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:46 smithi019 ceph-mon[112285]: Detected new or changed devices on smithi162 2023-11-19T20:21:46.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:46 smithi019 ceph-mon[112285]: Adjusting osd_memory_target on smithi162 to 21218M 2023-11-19T20:21:46.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:46 smithi019 ceph-mon[112285]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2023-11-19T20:21:46.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:46 smithi019 ceph-mon[112285]: osdmap e17: 3 total, 2 up, 3 in 2023-11-19T20:21:46.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:46 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:46.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:46 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:46.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:46 smithi029 ceph-mon[117174]: Detected new or changed devices on smithi162 2023-11-19T20:21:46.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:46 smithi029 ceph-mon[117174]: Adjusting osd_memory_target on smithi162 to 21218M 2023-11-19T20:21:46.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:46 smithi029 ceph-mon[117174]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2023-11-19T20:21:46.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:46 smithi029 ceph-mon[117174]: osdmap e17: 3 total, 2 up, 3 in 2023-11-19T20:21:46.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:46 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:46.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:46 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:46.816 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:46 smithi162 ceph-mon[116784]: Detected new or changed devices on smithi162 2023-11-19T20:21:46.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:46 smithi162 ceph-mon[116784]: Adjusting osd_memory_target on smithi162 to 21218M 2023-11-19T20:21:46.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:46 smithi162 ceph-mon[116784]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2023-11-19T20:21:46.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:46 smithi162 ceph-mon[116784]: osdmap e17: 3 total, 2 up, 3 in 2023-11-19T20:21:46.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:46 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:46.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:46 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:47.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:47 smithi019 ceph-mon[112285]: purged_snaps scrub starts 2023-11-19T20:21:47.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:47 smithi019 ceph-mon[112285]: purged_snaps scrub ok 2023-11-19T20:21:47.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:47 smithi019 ceph-mon[112285]: osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744] boot 2023-11-19T20:21:47.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:47 smithi019 ceph-mon[112285]: osdmap e18: 3 total, 3 up, 3 in 2023-11-19T20:21:47.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:47.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:47 smithi019 ceph-mon[112285]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:47.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:47 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-11-19T20:21:47.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:47 smithi029 ceph-mon[117174]: purged_snaps scrub starts 2023-11-19T20:21:47.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:47 smithi029 ceph-mon[117174]: purged_snaps scrub ok 2023-11-19T20:21:47.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:47 smithi029 ceph-mon[117174]: osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744] boot 2023-11-19T20:21:47.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:47 smithi029 ceph-mon[117174]: osdmap e18: 3 total, 3 up, 3 in 2023-11-19T20:21:47.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:47.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:47 smithi029 ceph-mon[117174]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:47.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:47 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-11-19T20:21:47.693 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:21:47.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:47 smithi162 ceph-mon[116784]: purged_snaps scrub starts 2023-11-19T20:21:47.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:47 smithi162 ceph-mon[116784]: purged_snaps scrub ok 2023-11-19T20:21:47.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:47 smithi162 ceph-mon[116784]: osd.2 [v2:172.21.15.162:6800/1659523744,v1:172.21.15.162:6801/1659523744] boot 2023-11-19T20:21:47.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:47 smithi162 ceph-mon[116784]: osdmap e18: 3 total, 3 up, 3 in 2023-11-19T20:21:47.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:21:47.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:47 smithi162 ceph-mon[116784]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-11-19T20:21:47.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:47 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-11-19T20:21:48.122 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":19,"num_osds":3,"num_up_osds":3,"osd_up_since":1700425306,"num_in_osds":3,"osd_in_since":1700425292,"num_remapped_pgs":0} 2023-11-19T20:21:48.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd dump --format=json 2023-11-19T20:21:48.414 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:48.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:48 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-11-19T20:21:48.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:48 smithi019 ceph-mon[112285]: osdmap e19: 3 total, 3 up, 3 in 2023-11-19T20:21:48.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:48 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-19T20:21:48.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:48 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/181324085' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-19T20:21:48.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:48 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-11-19T20:21:48.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:48 smithi029 ceph-mon[117174]: osdmap e19: 3 total, 3 up, 3 in 2023-11-19T20:21:48.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:48 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-19T20:21:48.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:48 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/181324085' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-19T20:21:48.816 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:48 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-11-19T20:21:48.816 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:48 smithi162 ceph-mon[116784]: osdmap e19: 3 total, 3 up, 3 in 2023-11-19T20:21:48.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:48 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-19T20:21:48.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:48 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/181324085' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-19T20:21:49.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:49 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-11-19T20:21:49.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:49 smithi019 ceph-mon[112285]: osdmap e20: 3 total, 3 up, 3 in 2023-11-19T20:21:49.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:49 smithi019 ceph-mon[112285]: pgmap v68: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:49.656 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:49 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-11-19T20:21:49.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:49 smithi029 ceph-mon[117174]: osdmap e20: 3 total, 3 up, 3 in 2023-11-19T20:21:49.657 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:49 smithi029 ceph-mon[117174]: pgmap v68: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:49.667 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:21:49.668 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":21,"fsid":"c2344cc8-8718-11ee-959e-87774f69a715","created":"2023-11-19T20:18:57.081441+0000","modified":"2023-11-19T20:21:49.348643+0000","last_up_change":"2023-11-19T20:21:46.333572+0000","last_in_change":"2023-11-19T20:21:32.257919+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-11-19T20:21:47.106619+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"002ff5ed-7589-4293-b0b4-27e1c2ae6dc4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6803","nonce":2738397699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6805","nonce":2738397699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6809","nonce":2738397699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6807","nonce":2738397699}]},"public_addr":"172.21.15.19:6803/2738397699","cluster_addr":"172.21.15.19:6805/2738397699","heartbeat_back_addr":"172.21.15.19:6809/2738397699","heartbeat_front_addr":"172.21.15.19:6807/2738397699","state":["exists","up"]},{"osd":1,"uuid":"45aa84b7-b7c6-42c7-9fd0-6f0659956186","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6800","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6801","nonce":3546300893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6803","nonce":3546300893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6807","nonce":3546300893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6805","nonce":3546300893}]},"public_addr":"172.21.15.29:6801/3546300893","cluster_addr":"172.21.15.29:6803/3546300893","heartbeat_back_addr":"172.21.15.29:6807/3546300893","heartbeat_front_addr":"172.21.15.29:6805/3546300893","state":["exists","up"]},{"osd":2,"uuid":"080769e9-e0ca-40a0-821b-3de264c7343a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6800","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6801","nonce":1659523744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6803","nonce":1659523744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6807","nonce":1659523744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6805","nonce":1659523744}]},"public_addr":"172.21.15.162:6801/1659523744","cluster_addr":"172.21.15.162:6803/1659523744","heartbeat_back_addr":"172.21.15.162:6807/1659523744","heartbeat_front_addr":"172.21.15.162:6805/1659523744","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:10.114429+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:28.450580+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:45.014183+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/755110204":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6800/3037120805":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6801/3037120805":"2023-11-20T20:19:52.555151+0000","172.21.15.19:0/897562145":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6800/101394582":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/2314989327":"2023-11-20T20:19:27.895071+0000","172.21.15.19:6801/101394582":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/718433206":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/2861961921":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/3939266059":"2023-11-20T20:19:52.555151+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-11-19T20:21:49.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:49 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-11-19T20:21:49.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:49 smithi162 ceph-mon[116784]: osdmap e20: 3 total, 3 up, 3 in 2023-11-19T20:21:49.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:49 smithi162 ceph-mon[116784]: pgmap v68: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:49.998 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:49 smithi019 sudo[136582]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-19T20:21:49.998 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:49 smithi019 sudo[136582]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:49.998 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:49 smithi019 sudo[136582]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:49.998 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:49 smithi019 sudo[136582]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:50.041 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-11-19T20:21:47.106619+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-11-19T20:21:50.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-11-19T20:21:50.330 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:50.356 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:50 smithi019 sudo[136632]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-19T20:21:50.356 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:50 smithi019 sudo[136632]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:50.356 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:50 smithi019 sudo[136632]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:50.356 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:21:50 smithi019 sudo[136632]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:50.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:50 smithi019 ceph-mon[112285]: osdmap e21: 3 total, 3 up, 3 in 2023-11-19T20:21:50.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:50 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/217357992' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:50.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:50 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:50.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:50 smithi029 ceph-mon[117174]: osdmap e21: 3 total, 3 up, 3 in 2023-11-19T20:21:50.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:50 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/217357992' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:50.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:50 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:50.816 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:50 smithi162 ceph-mon[116784]: osdmap e21: 3 total, 3 up, 3 in 2023-11-19T20:21:50.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:50 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/217357992' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:50.817 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:50 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:50.906 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:50 smithi029 sudo[127309]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-19T20:21:50.906 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:50 smithi029 sudo[127309]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:50.907 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:50 smithi029 sudo[127309]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:50.907 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:50 smithi029 sudo[127309]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:51.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:51 smithi029 ceph-mon[117174]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:51.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:51 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:51.407 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:51 smithi029 sudo[127312]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-19T20:21:51.407 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:51 smithi029 sudo[127312]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:51.407 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:51 smithi029 sudo[127312]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:51.407 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:21:51 smithi029 sudo[127312]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:51.625 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:51 smithi162 ceph-mon[116784]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:51.625 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:51 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:51.625 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:51 smithi162 sudo[126732]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-19T20:21:51.625 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:51 smithi162 sudo[126732]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:51.626 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:51 smithi162 sudo[126732]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:51.626 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:51 smithi162 sudo[126732]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:51.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:51 smithi019 ceph-mon[112285]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:51.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:51 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:52.066 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:51 smithi162 sudo[126735]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-19T20:21:52.067 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:51 smithi162 sudo[126735]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:52.067 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:51 smithi162 sudo[126735]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:52.067 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:21:51 smithi162 sudo[126735]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:52.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:52 smithi019 sudo[136806]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-19T20:21:52.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:52 smithi019 sudo[136806]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:52.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:52 smithi019 sudo[136806]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:52.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:52 smithi019 sudo[136806]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:52.580 INFO:teuthology.orchestra.run.smithi019.stdout:pg_num: 1 2023-11-19T20:21:52.585 INFO:teuthology.orchestra.run.smithi019.stderr:2023-11-19T20:21:52.583+0000 7f93c4a70700 -1 monclient: get_auth_request but no auth handler is set up 2023-11-19T20:21:52.585 INFO:teuthology.orchestra.run.smithi019.stderr:2023-11-19T20:21:52.583+0000 7f93c4a70700 0 --2- 172.21.15.19:0/3472806525 >> [v2:172.21.15.19:6800/3920843263,v1:172.21.15.19:6801/3920843263] conn(0x7f93ac034cf0 0x7f93ac0370e0 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).send_auth_request get_initial_auth_request returned -13 2023-11-19T20:21:52.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:52 smithi019 sudo[136809]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-19T20:21:52.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:52 smithi019 sudo[136809]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:52.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:52 smithi019 sudo[136809]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:52.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:52 smithi019 sudo[136809]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:52.964 INFO:tasks.cephadm:Setting up client nodes... 2023-11-19T20:21:52.964 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-19T20:21:52.964 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-19T20:21:52.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph mgr dump --format=json 2023-11-19T20:21:53.069 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:52 smithi162 sudo[126738]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-19T20:21:53.070 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:52 smithi162 sudo[126738]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:53.070 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:52 smithi162 sudo[126738]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:53.070 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:52 smithi162 sudo[126738]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:53.070 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 sudo[126741]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-19T20:21:53.070 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 sudo[126741]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:53.070 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 sudo[126741]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:53.070 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 sudo[126741]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:53.257 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:53.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:53.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/3472806525' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: mgrmap e15: a(active, since 2m), standbys: b 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:53.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:53 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:53.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/3472806525' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: mgrmap e15: a(active, since 2m), standbys: b 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:53.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/3472806525' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: mgrmap e15: a(active, since 2m), standbys: b 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:53.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:53 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:53.906 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 sudo[127315]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-19T20:21:53.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 sudo[127315]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:53.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 sudo[127315]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:53.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:53 smithi029 sudo[127315]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:54.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:54 smithi019 ceph-mon[112285]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:54.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:54 smithi019 ceph-mon[112285]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:54.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:54 smithi019 ceph-mon[112285]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:54.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:54 smithi019 ceph-mon[112285]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:54.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:54 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:54.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:54 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:54.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:54 smithi019 ceph-mon[112285]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:54.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:54 smithi019 ceph-mon[112285]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:54.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 sudo[127318]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-19T20:21:54.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 sudo[127318]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-11-19T20:21:54.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 sudo[127318]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-19T20:21:54.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 sudo[127318]: pam_unix(sudo:session): session closed for user root 2023-11-19T20:21:54.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 ceph-mon[117174]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:54.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 ceph-mon[117174]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:54.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 ceph-mon[117174]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:54.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 ceph-mon[117174]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:54.408 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:54.408 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:54.408 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 ceph-mon[117174]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:54.408 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:54 smithi029 ceph-mon[117174]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:54.566 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:54 smithi162 ceph-mon[116784]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:54.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:54 smithi162 ceph-mon[116784]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:54.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:54 smithi162 ceph-mon[116784]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:54.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:54 smithi162 ceph-mon[116784]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-19T20:21:54.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:54 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:21:54.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:54 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:21:54.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:54 smithi162 ceph-mon[116784]: from='mgr.14152 172.21.15.19:0/3400954991' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:21:54.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:54 smithi162 ceph-mon[116784]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-19T20:21:54.655 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:21:55.092 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":15,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":3920843263},{"type":"v1","addr":"172.21.15.19:6801","nonce":3920843263}]},"active_addr":"172.21.15.19:6801/3920843263","active_change":"2023-11-19T20:19:52.555283+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24110,"name":"b","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:v0.0.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:v0.0.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.19:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":3922380801}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":382045294}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":3008540722}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":3132355854}]}]} 2023-11-19T20:21:55.097 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-19T20:21:55.097 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-19T20:21:55.098 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd dump --format=json 2023-11-19T20:21:55.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:55 smithi019 ceph-mon[112285]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:55.382 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:55 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/965254004' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-19T20:21:55.390 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:55.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:55 smithi029 ceph-mon[117174]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:55.406 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:55 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/965254004' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-19T20:21:55.566 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:55 smithi162 ceph-mon[116784]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:21:55.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:55 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/965254004' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-19T20:21:56.613 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:21:56.614 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":21,"fsid":"c2344cc8-8718-11ee-959e-87774f69a715","created":"2023-11-19T20:18:57.081441+0000","modified":"2023-11-19T20:21:49.348643+0000","last_up_change":"2023-11-19T20:21:46.333572+0000","last_in_change":"2023-11-19T20:21:32.257919+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-11-19T20:21:47.106619+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"002ff5ed-7589-4293-b0b4-27e1c2ae6dc4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6803","nonce":2738397699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6805","nonce":2738397699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6809","nonce":2738397699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6807","nonce":2738397699}]},"public_addr":"172.21.15.19:6803/2738397699","cluster_addr":"172.21.15.19:6805/2738397699","heartbeat_back_addr":"172.21.15.19:6809/2738397699","heartbeat_front_addr":"172.21.15.19:6807/2738397699","state":["exists","up"]},{"osd":1,"uuid":"45aa84b7-b7c6-42c7-9fd0-6f0659956186","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6800","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6801","nonce":3546300893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6803","nonce":3546300893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6807","nonce":3546300893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6805","nonce":3546300893}]},"public_addr":"172.21.15.29:6801/3546300893","cluster_addr":"172.21.15.29:6803/3546300893","heartbeat_back_addr":"172.21.15.29:6807/3546300893","heartbeat_front_addr":"172.21.15.29:6805/3546300893","state":["exists","up"]},{"osd":2,"uuid":"080769e9-e0ca-40a0-821b-3de264c7343a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6800","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6801","nonce":1659523744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6803","nonce":1659523744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6807","nonce":1659523744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6805","nonce":1659523744}]},"public_addr":"172.21.15.162:6801/1659523744","cluster_addr":"172.21.15.162:6803/1659523744","heartbeat_back_addr":"172.21.15.162:6807/1659523744","heartbeat_front_addr":"172.21.15.162:6805/1659523744","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:10.114429+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:28.450580+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:45.014183+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/755110204":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6800/3037120805":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6801/3037120805":"2023-11-20T20:19:52.555151+0000","172.21.15.19:0/897562145":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6800/101394582":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/2314989327":"2023-11-20T20:19:27.895071+0000","172.21.15.19:6801/101394582":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/718433206":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/2861961921":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/3939266059":"2023-11-20T20:19:52.555151+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-11-19T20:21:56.931 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:56 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/3953425154' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:57.005 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-19T20:21:57.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd dump --format=json 2023-11-19T20:21:57.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:56 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/3953425154' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:57.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:56 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/3953425154' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:57.294 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:57.834 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:57 smithi019 ceph-mon[112285]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-11-19T20:21:58.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:57 smithi162 ceph-mon[116784]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-11-19T20:21:58.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:57 smithi029 ceph-mon[117174]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-11-19T20:21:58.641 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:21:58.641 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":21,"fsid":"c2344cc8-8718-11ee-959e-87774f69a715","created":"2023-11-19T20:18:57.081441+0000","modified":"2023-11-19T20:21:49.348643+0000","last_up_change":"2023-11-19T20:21:46.333572+0000","last_in_change":"2023-11-19T20:21:32.257919+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-11-19T20:21:47.106619+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"002ff5ed-7589-4293-b0b4-27e1c2ae6dc4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6803","nonce":2738397699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6805","nonce":2738397699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6809","nonce":2738397699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":2738397699},{"type":"v1","addr":"172.21.15.19:6807","nonce":2738397699}]},"public_addr":"172.21.15.19:6803/2738397699","cluster_addr":"172.21.15.19:6805/2738397699","heartbeat_back_addr":"172.21.15.19:6809/2738397699","heartbeat_front_addr":"172.21.15.19:6807/2738397699","state":["exists","up"]},{"osd":1,"uuid":"45aa84b7-b7c6-42c7-9fd0-6f0659956186","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6800","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6801","nonce":3546300893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6803","nonce":3546300893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6807","nonce":3546300893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3546300893},{"type":"v1","addr":"172.21.15.29:6805","nonce":3546300893}]},"public_addr":"172.21.15.29:6801/3546300893","cluster_addr":"172.21.15.29:6803/3546300893","heartbeat_back_addr":"172.21.15.29:6807/3546300893","heartbeat_front_addr":"172.21.15.29:6805/3546300893","state":["exists","up"]},{"osd":2,"uuid":"080769e9-e0ca-40a0-821b-3de264c7343a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6800","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6801","nonce":1659523744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6803","nonce":1659523744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6807","nonce":1659523744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":1659523744},{"type":"v1","addr":"172.21.15.162:6805","nonce":1659523744}]},"public_addr":"172.21.15.162:6801/1659523744","cluster_addr":"172.21.15.162:6803/1659523744","heartbeat_back_addr":"172.21.15.162:6807/1659523744","heartbeat_front_addr":"172.21.15.162:6805/1659523744","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:10.114429+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:28.450580+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-11-19T20:21:45.014183+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/755110204":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6800/3037120805":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6801/3037120805":"2023-11-20T20:19:52.555151+0000","172.21.15.19:0/897562145":"2023-11-20T20:19:52.555151+0000","172.21.15.19:6800/101394582":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/2314989327":"2023-11-20T20:19:27.895071+0000","172.21.15.19:6801/101394582":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/718433206":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/2861961921":"2023-11-20T20:19:27.895071+0000","172.21.15.19:0/3939266059":"2023-11-20T20:19:52.555151+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-11-19T20:21:58.810 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:58 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/3713112813' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:58.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-11-19T20:21:58.997 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-11-19T20:21:58.997 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-11-19T20:21:59.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:58 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/3713112813' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:59.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:58 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/3713112813' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-19T20:21:59.303 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:59.603 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:59.736 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:21:59.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:21:59 smithi019 ceph-mon[112285]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-11-19T20:22:00.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:21:59 smithi162 ceph-mon[116784]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-11-19T20:22:00.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:21:59 smithi029 ceph-mon[117174]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-11-19T20:22:01.872 INFO:teuthology.orchestra.run.smithi019.stdout:34359738381 2023-11-19T20:22:01.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-11-19T20:22:02.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:01 smithi019 ceph-mon[112285]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-11-19T20:22:02.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:01 smithi162 ceph-mon[116784]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-11-19T20:22:02.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:01 smithi029 ceph-mon[117174]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-11-19T20:22:02.225 INFO:teuthology.orchestra.run.smithi019.stdout:77309411334 2023-11-19T20:22:02.225 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-11-19T20:22:02.571 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:22:02.574 INFO:teuthology.orchestra.run.smithi019.stdout:55834574858 2023-11-19T20:22:02.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-11-19T20:22:02.972 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:22:03.408 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:22:03.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:03 smithi019 ceph-mon[112285]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-11-19T20:22:04.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:03 smithi162 ceph-mon[116784]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-11-19T20:22:04.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:03 smithi029 ceph-mon[117174]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-11-19T20:22:04.463 INFO:teuthology.orchestra.run.smithi019.stdout:77309411335 2023-11-19T20:22:04.828 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:04 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2808686078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-19T20:22:04.901 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411334 got 77309411335 for osd.2 2023-11-19T20:22:04.901 DEBUG:teuthology.parallel:result is None 2023-11-19T20:22:04.966 INFO:teuthology.orchestra.run.smithi019.stdout:34359738382 2023-11-19T20:22:05.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:04 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2808686078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-19T20:22:05.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:04 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2808686078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-19T20:22:05.456 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738381 got 34359738382 for osd.0 2023-11-19T20:22:05.456 DEBUG:teuthology.parallel:result is None 2023-11-19T20:22:05.766 INFO:teuthology.orchestra.run.smithi019.stdout:55834574858 2023-11-19T20:22:05.950 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:05 smithi019 ceph-mon[112285]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-11-19T20:22:05.950 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:05 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/1129149994' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-19T20:22:06.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:05 smithi162 ceph-mon[116784]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-11-19T20:22:06.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:05 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/1129149994' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-19T20:22:06.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:05 smithi029 ceph-mon[117174]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-11-19T20:22:06.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:05 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/1129149994' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-19T20:22:06.178 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574858 got 55834574858 for osd.1 2023-11-19T20:22:06.178 DEBUG:teuthology.parallel:result is None 2023-11-19T20:22:06.179 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-19T20:22:06.179 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph pg dump --format=json 2023-11-19T20:22:06.470 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:22:06.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:06 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/85491468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-19T20:22:07.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:06 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/85491468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-19T20:22:07.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:06 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/85491468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-19T20:22:07.738 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:22:07.741 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2023-11-19T20:22:07.950 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:07 smithi019 ceph-mon[112285]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-11-19T20:22:08.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:07 smithi162 ceph-mon[116784]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-11-19T20:22:08.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:07 smithi029 ceph-mon[117174]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-11-19T20:22:08.189 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":78,"stamp":"2023-11-19T20:22:06.581292+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":85188,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150268,"statfs":{"total":287985106944,"available":287897874432,"internally_reserved":0,"allocated":2322432,"data_stored":1935438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":82963792},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":20,"num_read_kb":18,"num_write":36,"num_write_kb":784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001946"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":185,"reported_epoch":21,"state":"active+clean","last_fresh":"2023-11-19T20:21:54.016850+0000","last_change":"2023-11-19T20:21:49.111516+0000","last_active":"2023-11-19T20:21:54.016850+0000","last_peered":"2023-11-19T20:21:54.016850+0000","last_clean":"2023-11-19T20:21:54.016850+0000","last_became_active":"2023-11-19T20:21:49.111105+0000","last_became_peered":"2023-11-19T20:21:49.111105+0000","last_unstale":"2023-11-19T20:21:54.016850+0000","last_undegraded":"2023-11-19T20:21:54.016850+0000","last_fullsized":"2023-11-19T20:21:54.016850+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-19T20:21:47.338599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-19T20:21:47.338599+0000","last_clean_scrub_stamp":"2023-11-19T20:21:47.338599+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-11-21T07:26:01.370144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411335,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63300000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58699999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738382,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574859,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49299999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59099999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-11-19T20:22:08.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph pg dump --format=json 2023-11-19T20:22:08.481 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:22:08.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:08 smithi019 ceph-mon[112285]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:22:09.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:08 smithi162 ceph-mon[116784]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:22:09.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:08 smithi029 ceph-mon[117174]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:22:09.738 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:22:09.741 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2023-11-19T20:22:10.029 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:09 smithi019 ceph-mon[112285]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:10.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:09 smithi162 ceph-mon[116784]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:10.128 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":79,"stamp":"2023-11-19T20:22:08.581661+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":85188,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150268,"statfs":{"total":287985106944,"available":287897874432,"internally_reserved":0,"allocated":2322432,"data_stored":1935438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":82963792},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002046"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":185,"reported_epoch":21,"state":"active+clean","last_fresh":"2023-11-19T20:21:54.016850+0000","last_change":"2023-11-19T20:21:49.111516+0000","last_active":"2023-11-19T20:21:54.016850+0000","last_peered":"2023-11-19T20:21:54.016850+0000","last_clean":"2023-11-19T20:21:54.016850+0000","last_became_active":"2023-11-19T20:21:49.111105+0000","last_became_peered":"2023-11-19T20:21:49.111105+0000","last_unstale":"2023-11-19T20:21:54.016850+0000","last_undegraded":"2023-11-19T20:21:54.016850+0000","last_fullsized":"2023-11-19T20:21:54.016850+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-19T20:21:47.338599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-19T20:21:47.338599+0000","last_clean_scrub_stamp":"2023-11-19T20:21:47.338599+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-11-21T07:26:01.370144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411336,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47999999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.435}]}]},{"osd":0,"up_from":8,"seq":34359738383,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52400000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64800000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574859,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49299999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59099999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-11-19T20:22:10.129 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-19T20:22:10.129 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-19T20:22:10.129 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-19T20:22:10.129 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph health --format=json 2023-11-19T20:22:10.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:09 smithi029 ceph-mon[117174]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:10.421 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:22:10.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:10 smithi019 ceph-mon[112285]: from='client.14379 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:22:11.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:10 smithi162 ceph-mon[116784]: from='client.14379 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:22:11.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:10 smithi029 ceph-mon[117174]: from='client.14379 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-19T20:22:11.768 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-11-19T20:22:11.768 INFO:teuthology.orchestra.run.smithi019.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-19T20:22:12.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:11 smithi162 ceph-mon[116784]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:12.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:11 smithi019 ceph-mon[112285]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:12.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:11 smithi029 ceph-mon[117174]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:12.161 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-19T20:22:12.161 INFO:tasks.cephadm:Setup complete, yielding 2023-11-19T20:22:12.161 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-19T20:22:12.171 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi019.front.sepia.ceph.com 2023-11-19T20:22:12.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- bash -c 'ceph mgr module enable rgw' 2023-11-19T20:22:12.466 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:22:12.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:12 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2260715925' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-19T20:22:13.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:12 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2260715925' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-19T20:22:13.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:12 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2260715925' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-19T20:22:14.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:13 smithi162 ceph-mon[116784]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:14.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:13 smithi019 ceph-mon[112285]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:14.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:13 smithi029 ceph-mon[117174]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:15.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:14 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/1604174584' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2023-11-19T20:22:15.048 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:14 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: ignoring --setuser ceph since I am not root 2023-11-19T20:22:15.048 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:14 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: ignoring --setgroup ceph since I am not root 2023-11-19T20:22:15.048 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:14 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:14.924+0000 7f2eaeb88200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-19T20:22:15.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:14 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/1604174584' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2023-11-19T20:22:15.112 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:14 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/1604174584' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2023-11-19T20:22:15.113 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:14 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: ignoring --setuser ceph since I am not root 2023-11-19T20:22:15.113 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:14 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: ignoring --setgroup ceph since I am not root 2023-11-19T20:22:15.113 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:14 smithi029 ceph-mgr[118784]: -- 172.21.15.29:0/980772148 <== mon.2 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5610d1f8c1a0 con 0x5610d1f62800 2023-11-19T20:22:15.113 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:14 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:14.915+0000 7f05f4994200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-19T20:22:15.113 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:15 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:15.110+0000 7f05f4994200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-19T20:22:15.176 INFO:teuthology.run_tasks:Running task rgw_module.apply... 2023-11-19T20:22:15.199 INFO:tasks.rgw_module:Applying spec(s): rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 2023-11-19T20:22:15.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph rgw realm bootstrap -i - 2023-11-19T20:22:15.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:15 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:15.124+0000 7f2eaeb88200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-19T20:22:15.493 INFO:teuthology.orchestra.run.smithi019.stdout:Inferring config /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/mon.a/config 2023-11-19T20:22:15.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:15 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/1604174584' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2023-11-19T20:22:15.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:15 smithi019 ceph-mon[112285]: mgrmap e16: a(active, since 2m), standbys: b 2023-11-19T20:22:15.812 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:15 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:15.527+0000 7f2eaeb88200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-19T20:22:15.906 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:15 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/1604174584' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2023-11-19T20:22:15.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:15 smithi029 ceph-mon[117174]: mgrmap e16: a(active, since 2m), standbys: b 2023-11-19T20:22:15.907 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:15 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:15.473+0000 7f05f4994200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-19T20:22:16.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:15 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/1604174584' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2023-11-19T20:22:16.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:15 smithi162 ceph-mon[116784]: mgrmap e16: a(active, since 2m), standbys: b 2023-11-19T20:22:16.285 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:16 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:16.028+0000 7f05f4994200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-19T20:22:16.353 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:16 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:16.128+0000 7f2eaeb88200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-19T20:22:16.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:16 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:16.410+0000 7f2eaeb88200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-11-19T20:22:16.656 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:16 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:16.283+0000 7f05f4994200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-11-19T20:22:17.156 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:16 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:16.756+0000 7f05f4994200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-19T20:22:17.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:16 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:16.918+0000 7f2eaeb88200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-19T20:22:17.906 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:17 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:17.556+0000 7f05f4994200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-19T20:22:17.907 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:17 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:17.654+0000 7f05f4994200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-19T20:22:18.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:17 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:17.751+0000 7f2eaeb88200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-19T20:22:18.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:17 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:17.853+0000 7f2eaeb88200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-19T20:22:18.638 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:18 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:18.338+0000 7f05f4994200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-19T20:22:18.638 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:18 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:18.432+0000 7f05f4994200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-19T20:22:18.638 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:18 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:18.532+0000 7f05f4994200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-19T20:22:18.872 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:18 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:18.558+0000 7f2eaeb88200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-19T20:22:18.872 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:18 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:18.657+0000 7f2eaeb88200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-19T20:22:18.872 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:18 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:18.761+0000 7f2eaeb88200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-19T20:22:18.896 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:18 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:18.636+0000 7f05f4994200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-19T20:22:19.156 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:18 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:18.894+0000 7f05f4994200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-11-19T20:22:19.157 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:18 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:18.998+0000 7f05f4994200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-19T20:22:19.491 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:18 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:18.870+0000 7f2eaeb88200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-19T20:22:19.491 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:19 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:19.132+0000 7f2eaeb88200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-11-19T20:22:19.491 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:19 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:19.240+0000 7f2eaeb88200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-19T20:22:19.553 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:19 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:19.239+0000 7f05f4994200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-19T20:22:19.553 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:19 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:19.346+0000 7f05f4994200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-19T20:22:19.816 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:19 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:19.489+0000 7f2eaeb88200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-19T20:22:19.817 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:19 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:19.601+0000 7f2eaeb88200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-19T20:22:19.906 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:19 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:19.551+0000 7f05f4994200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-19T20:22:19.906 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:19 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:19.647+0000 7f05f4994200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-19T20:22:20.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:19 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:19.814+0000 7f2eaeb88200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-19T20:22:20.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:19 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:19.914+0000 7f2eaeb88200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-19T20:22:20.906 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:20 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:20.503+0000 7f05f4994200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-19T20:22:20.907 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:20 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:20.721+0000 7f05f4994200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-19T20:22:21.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:20 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:20.794+0000 7f2eaeb88200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-19T20:22:21.132 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:21 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:21.019+0000 7f2eaeb88200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-19T20:22:21.406 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:20 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:20.921+0000 7f05f4994200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:22:21.632 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:21 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:21.226+0000 7f2eaeb88200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:22:22.078 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:21 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:21.671+0000 7f05f4994200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-19T20:22:22.079 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:21 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:21.874+0000 7f05f4994200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:22:22.279 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:21 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:21.995+0000 7f2eaeb88200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-19T20:22:22.279 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:22.207+0000 7f2eaeb88200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-19T20:22:22.407 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:22 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:22.077+0000 7f05f4994200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-11-19T20:22:22.407 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:22 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b[118690]: 2023-11-19T20:22:22.206+0000 7f05f4994200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-19T20:22:22.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:22 smithi029 ceph-mon[117174]: Standby manager daemon b restarted 2023-11-19T20:22:22.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:22 smithi029 ceph-mon[117174]: Standby manager daemon b started 2023-11-19T20:22:22.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:22 smithi029 ceph-mon[117174]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-11-19T20:22:22.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:22 smithi029 ceph-mon[117174]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-19T20:22:22.407 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:22 smithi029 ceph-mon[117174]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-11-19T20:22:22.408 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:22 smithi029 ceph-mon[117174]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-19T20:22:22.553 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:22.418+0000 7f2eaeb88200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-11-19T20:22:22.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-mon[112285]: Standby manager daemon b restarted 2023-11-19T20:22:22.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-mon[112285]: Standby manager daemon b started 2023-11-19T20:22:22.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-mon[112285]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-11-19T20:22:22.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-mon[112285]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-19T20:22:22.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-mon[112285]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-11-19T20:22:22.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-mon[112285]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-19T20:22:22.566 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:22 smithi162 ceph-mon[116784]: Standby manager daemon b restarted 2023-11-19T20:22:22.566 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:22 smithi162 ceph-mon[116784]: Standby manager daemon b started 2023-11-19T20:22:22.566 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:22 smithi162 ceph-mon[116784]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-11-19T20:22:22.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:22 smithi162 ceph-mon[116784]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-19T20:22:22.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:22 smithi162 ceph-mon[116784]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-11-19T20:22:22.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:22 smithi162 ceph-mon[116784]: from='mgr.? 172.21.15.29:0/55521110' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-19T20:22:22.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:22 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:22.551+0000 7f2eaeb88200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-19T20:22:23.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: mgrmap e17: a(active, since 2m), standbys: b 2023-11-19T20:22:23.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: Active manager daemon a restarted 2023-11-19T20:22:23.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: Activating manager daemon a 2023-11-19T20:22:23.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: osdmap e22: 3 total, 3 up, 3 in 2023-11-19T20:22:23.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: mgrmap e18: a(active, starting, since 0.00721026s), standbys: b 2023-11-19T20:22:23.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:22:23.567 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: Manager daemon a is now available 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:23.568 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-11-19T20:22:23.569 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:23 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-11-19T20:22:23.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: mgrmap e17: a(active, since 2m), standbys: b 2023-11-19T20:22:23.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: Active manager daemon a restarted 2023-11-19T20:22:23.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: Activating manager daemon a 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: osdmap e22: 3 total, 3 up, 3 in 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: mgrmap e18: a(active, starting, since 0.00721026s), standbys: b 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-19T20:22:23.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-19T20:22:23.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-19T20:22:23.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: Manager daemon a is now available 2023-11-19T20:22:23.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:23.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:23.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-11-19T20:22:23.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:23 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-11-19T20:22:23.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: mgrmap e17: a(active, since 2m), standbys: b 2023-11-19T20:22:23.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: Active manager daemon a restarted 2023-11-19T20:22:23.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: Activating manager daemon a 2023-11-19T20:22:23.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: osdmap e22: 3 total, 3 up, 3 in 2023-11-19T20:22:23.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: mgrmap e18: a(active, starting, since 0.00721026s), standbys: b 2023-11-19T20:22:23.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-19T20:22:23.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-19T20:22:23.646 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: Manager daemon a is now available 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:23.647 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-11-19T20:22:23.648 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:23 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-11-19T20:22:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: [19/Nov/2023:20:22:22] ENGINE Bus STARTING 2023-11-19T20:22:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: [19/Nov/2023:20:22:23] ENGINE Serving on https://172.21.15.19:7150 2023-11-19T20:22:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: [19/Nov/2023:20:22:23] ENGINE Serving on http://172.21.15.19:8765 2023-11-19T20:22:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: [19/Nov/2023:20:22:23] ENGINE Bus STARTED 2023-11-19T20:22:24.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:22:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: mgrmap e19: a(active, since 1.03122s), standbys: b 2023-11-19T20:22:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:24 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: [19/Nov/2023:20:22:22] ENGINE Bus STARTING 2023-11-19T20:22:24.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: [19/Nov/2023:20:22:23] ENGINE Serving on https://172.21.15.19:7150 2023-11-19T20:22:24.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: [19/Nov/2023:20:22:23] ENGINE Serving on http://172.21.15.19:8765 2023-11-19T20:22:24.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: [19/Nov/2023:20:22:23] ENGINE Bus STARTED 2023-11-19T20:22:24.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:22:24.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: mgrmap e19: a(active, since 1.03122s), standbys: b 2023-11-19T20:22:24.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:24.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:24.908 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:24 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: [19/Nov/2023:20:22:22] ENGINE Bus STARTING 2023-11-19T20:22:25.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: [19/Nov/2023:20:22:23] ENGINE Serving on https://172.21.15.19:7150 2023-11-19T20:22:25.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: [19/Nov/2023:20:22:23] ENGINE Serving on http://172.21.15.19:8765 2023-11-19T20:22:25.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: [19/Nov/2023:20:22:23] ENGINE Bus STARTED 2023-11-19T20:22:25.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2023-11-19T20:22:25.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: mgrmap e19: a(active, since 1.03122s), standbys: b 2023-11-19T20:22:25.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:25.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:24 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: osdmap e23: 3 total, 3 up, 3 in 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/4114977485' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:22:25.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:22:25.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:25 smithi019 ceph-mon[112285]: mgrmap e20: a(active, since 2s), standbys: b 2023-11-19T20:22:25.906 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: osdmap e23: 3 total, 3 up, 3 in 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/4114977485' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:22:25.907 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:25 smithi029 ceph-mon[117174]: mgrmap e20: a(active, since 2s), standbys: b 2023-11-19T20:22:26.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: osdmap e23: 3 total, 3 up, 3 in 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/4114977485' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:22:26.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:25 smithi162 ceph-mon[116784]: mgrmap e20: a(active, since 2s), standbys: b 2023-11-19T20:22:27.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi019:/etc/ceph/ceph.conf 2023-11-19T20:22:27.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi029:/etc/ceph/ceph.conf 2023-11-19T20:22:27.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:22:27.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/4114977485' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-19T20:22:27.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: osdmap e24: 3 total, 3 up, 3 in 2023-11-19T20:22:27.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:26 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi019:/etc/ceph/ceph.conf 2023-11-19T20:22:27.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi029:/etc/ceph/ceph.conf 2023-11-19T20:22:27.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:22:27.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/4114977485' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: osdmap e24: 3 total, 3 up, 3 in 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:26 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi019:/etc/ceph/ceph.conf 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi029:/etc/ceph/ceph.conf 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi162:/etc/ceph/ceph.conf 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.conf 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/4114977485' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-19T20:22:27.158 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: osdmap e24: 3 total, 3 up, 3 in 2023-11-19T20:22:27.158 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:27.158 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.158 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.158 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:27.158 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:26 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: osdmap e25: 3 total, 3 up, 3 in 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:28.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:22:28.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:22:28.068 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:27 smithi162 ceph-mon[116784]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:28.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: osdmap e25: 3 total, 3 up, 3 in 2023-11-19T20:22:28.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2023-11-19T20:22:28.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:28.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:22:28.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:22:28.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:27 smithi019 ceph-mon[112285]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: Updating smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: Updating smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: Updating smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/config/ceph.client.admin.keyring 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: osdmap e25: 3 total, 3 up, 3 in 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-19T20:22:28.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:27 smithi029 ceph-mon[117174]: from='mgr.14403 172.21.15.19:0/2752047195' entity='mgr.a' 2023-11-19T20:22:29.066 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:28 smithi162 ceph-mon[116784]: mgrmap e21: a(active, since 5s), standbys: b 2023-11-19T20:22:29.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:28 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2023-11-19T20:22:29.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:28 smithi162 ceph-mon[116784]: osdmap e26: 3 total, 3 up, 3 in 2023-11-19T20:22:29.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:28 smithi019 ceph-mon[112285]: mgrmap e21: a(active, since 5s), standbys: b 2023-11-19T20:22:29.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:28 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2023-11-19T20:22:29.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:28 smithi019 ceph-mon[112285]: osdmap e26: 3 total, 3 up, 3 in 2023-11-19T20:22:29.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:28 smithi029 ceph-mon[117174]: mgrmap e21: a(active, since 5s), standbys: b 2023-11-19T20:22:29.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:28 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2023-11-19T20:22:29.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:28 smithi029 ceph-mon[117174]: osdmap e26: 3 total, 3 up, 3 in 2023-11-19T20:22:30.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:29 smithi162 ceph-mon[116784]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:30.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:29 smithi162 ceph-mon[116784]: osdmap e27: 3 total, 3 up, 3 in 2023-11-19T20:22:30.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:29 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2023-11-19T20:22:30.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:29 smithi019 ceph-mon[112285]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:30.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:29 smithi019 ceph-mon[112285]: osdmap e27: 3 total, 3 up, 3 in 2023-11-19T20:22:30.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:29 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2023-11-19T20:22:30.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:29 smithi029 ceph-mon[117174]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-11-19T20:22:30.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:29 smithi029 ceph-mon[117174]: osdmap e27: 3 total, 3 up, 3 in 2023-11-19T20:22:30.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:29 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2023-11-19T20:22:31.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:30 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2023-11-19T20:22:31.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:30 smithi162 ceph-mon[116784]: osdmap e28: 3 total, 3 up, 3 in 2023-11-19T20:22:31.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:30 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2023-11-19T20:22:31.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:30 smithi019 ceph-mon[112285]: osdmap e28: 3 total, 3 up, 3 in 2023-11-19T20:22:31.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:30 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2782394608' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2023-11-19T20:22:31.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:30 smithi029 ceph-mon[117174]: osdmap e28: 3 total, 3 up, 3 in 2023-11-19T20:22:32.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:31 smithi162 ceph-mon[116784]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-11-19T20:22:32.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:31 smithi162 ceph-mon[116784]: osdmap e29: 3 total, 3 up, 3 in 2023-11-19T20:22:32.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:31 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2023-11-19T20:22:32.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:31 smithi019 ceph-mon[112285]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-11-19T20:22:32.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:31 smithi019 ceph-mon[112285]: osdmap e29: 3 total, 3 up, 3 in 2023-11-19T20:22:32.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:31 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2023-11-19T20:22:32.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:31 smithi029 ceph-mon[117174]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-11-19T20:22:32.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:31 smithi029 ceph-mon[117174]: osdmap e29: 3 total, 3 up, 3 in 2023-11-19T20:22:32.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:31 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2023-11-19T20:22:32.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: Traceback (most recent call last): 2023-11-19T20:22:32.845 INFO:teuthology.orchestra.run.smithi019.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 1801, in _handle_command 2023-11-19T20:22:32.845 INFO:teuthology.orchestra.run.smithi019.stderr: return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf) 2023-11-19T20:22:32.845 INFO:teuthology.orchestra.run.smithi019.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 474, in call 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: return self.func(mgr, **kwargs) 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: File "/usr/share/ceph/mgr/rgw/module.py", line 96, in wrapper 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: return func(self, *args, **kwargs) 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: File "/usr/share/ceph/mgr/rgw/module.py", line 189, in _cmd_rgw_realm_bootstrap 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: RGWAM(self.env).realm_bootstrap(spec, start_radosgw) 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: File "/lib/python3.6/site-packages/ceph/rgw/rgwam_core.py", line 537, in realm_bootstrap 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: self.update_period(realm, zonegroup) 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: File "/lib/python3.6/site-packages/ceph/rgw/rgwam_core.py", line 514, in update_period 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: period = RGWPeriod(period_info) 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: File "/lib/python3.6/site-packages/ceph/rgw/types.py", line 120, in __init__ 2023-11-19T20:22:32.846 INFO:teuthology.orchestra.run.smithi019.stderr: self.realm_name = period_dict['realm_name'] 2023-11-19T20:22:32.847 INFO:teuthology.orchestra.run.smithi019.stderr:KeyError: 'realm_name' 2023-11-19T20:22:32.847 INFO:teuthology.orchestra.run.smithi019.stderr: 2023-11-19T20:22:33.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:32 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2023-11-19T20:22:33.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:32 smithi162 ceph-mon[116784]: osdmap e30: 3 total, 3 up, 3 in 2023-11-19T20:22:33.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:32 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-19T20:22:33.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:32 smithi162 ceph-mon[116784]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-19T20:22:33.067 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:32 smithi162 ceph-mon[116784]: osdmap e31: 3 total, 3 up, 3 in 2023-11-19T20:22:33.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2023-11-19T20:22:33.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-mon[112285]: osdmap e30: 3 total, 3 up, 3 in 2023-11-19T20:22:33.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-19T20:22:33.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-mon[112285]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-19T20:22:33.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-mon[112285]: osdmap e31: 3 total, 3 up, 3 in 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:32.837+0000 7f2e1f6a4700 -1 mgr handle_command module 'rgw' command handler threw exception: 'realm_name' 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:32.839+0000 7f2e1f6a4700 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last): 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: File "/usr/share/ceph/mgr/mgr_module.py", line 1801, in _handle_command 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf) 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: File "/usr/share/ceph/mgr/mgr_module.py", line 474, in call 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: return self.func(mgr, **kwargs) 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: File "/usr/share/ceph/mgr/rgw/module.py", line 96, in wrapper 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: return func(self, *args, **kwargs) 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: File "/usr/share/ceph/mgr/rgw/module.py", line 189, in _cmd_rgw_realm_bootstrap 2023-11-19T20:22:33.133 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: RGWAM(self.env).realm_bootstrap(spec, start_radosgw) 2023-11-19T20:22:33.134 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: File "/lib/python3.6/site-packages/ceph/rgw/rgwam_core.py", line 537, in realm_bootstrap 2023-11-19T20:22:33.134 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: self.update_period(realm, zonegroup) 2023-11-19T20:22:33.134 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: File "/lib/python3.6/site-packages/ceph/rgw/rgwam_core.py", line 514, in update_period 2023-11-19T20:22:33.134 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: period = RGWPeriod(period_info) 2023-11-19T20:22:33.134 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: File "/lib/python3.6/site-packages/ceph/rgw/types.py", line 120, in __init__ 2023-11-19T20:22:33.134 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: self.realm_name = period_dict['realm_name'] 2023-11-19T20:22:33.134 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: KeyError: 'realm_name' 2023-11-19T20:22:33.134 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:32 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:33.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:32 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2023-11-19T20:22:33.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:32 smithi029 ceph-mon[117174]: osdmap e30: 3 total, 3 up, 3 in 2023-11-19T20:22:33.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:32 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-19T20:22:33.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:32 smithi029 ceph-mon[117174]: from='client.? 172.21.15.19:0/2357058268' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-19T20:22:33.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:32 smithi029 ceph-mon[117174]: osdmap e31: 3 total, 3 up, 3 in 2023-11-19T20:22:33.359 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-11-19T20:22:33.360 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/qa/tasks/rgw_module.py", line 49, in apply _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/qa/tasks/rgw_module.py", line 12, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi019 with status 22: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph rgw realm bootstrap -i -' 2023-11-19T20:22:33.422 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=37558a9d936945458443af7eb0b1e88b Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/qa/tasks/rgw_module.py", line 49, in apply _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe/qa/tasks/rgw_module.py", line 12, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi019 with status 22: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph rgw realm bootstrap -i -' 2023-11-19T20:22:33.424 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-19T20:22:33.433 INFO:tasks.cephadm:Teardown begin 2023-11-19T20:22:33.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:33.486 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:33.526 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:22:33.562 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-19T20:22:33.562 DEBUG:teuthology.orchestra.run.smithi019:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-19T20:22:33.586 DEBUG:teuthology.orchestra.run.smithi029:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-19T20:22:33.608 DEBUG:teuthology.orchestra.run.smithi162:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-19T20:22:33.629 INFO:tasks.cephadm:Stopping all daemons... 2023-11-19T20:22:33.629 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-11-19T20:22:33.629 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.a 2023-11-19T20:22:33.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:33 smithi019 systemd[1]: Stopping Ceph mon.a for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:22:33.816 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:33 smithi162 ceph-mon[116784]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-11-19T20:22:34.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:33 smithi019 ceph-mon[112285]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-11-19T20:22:34.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:33 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-a[112262]: 2023-11-19T20:22:33.895+0000 7f62f401b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-11-19T20:22:34.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:33 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-a[112262]: 2023-11-19T20:22:33.895+0000 7f62f401b700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-11-19T20:22:34.156 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:33 smithi029 ceph-mon[117174]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2023-11-19T20:22:34.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Nov 19 20:22:34 smithi019 bash[142363]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-a 2023-11-19T20:22:34.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.a.service' 2023-11-19T20:22:34.667 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-19T20:22:34.667 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-11-19T20:22:34.667 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2023-11-19T20:22:34.667 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.b 2023-11-19T20:22:35.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:34 smithi029 systemd[1]: Stopping Ceph mon.b for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:22:35.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:34 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-b[117143]: 2023-11-19T20:22:34.911+0000 7f561e97a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-11-19T20:22:35.157 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:34 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-b[117143]: 2023-11-19T20:22:34.911+0000 7f561e97a700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-11-19T20:22:35.596 INFO:journalctl@ceph.mon.b.smithi029.stdout:Nov 19 20:22:35 smithi029 bash[128970]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-b 2023-11-19T20:22:35.603 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.b.service' 2023-11-19T20:22:35.653 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-19T20:22:35.653 INFO:tasks.cephadm.mon.c:Stopped mon.b 2023-11-19T20:22:35.653 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-11-19T20:22:35.653 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.c 2023-11-19T20:22:36.061 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:35 smithi162 systemd[1]: Stopping Ceph mon.c for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:22:36.061 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:35 smithi162 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-c[116761]: 2023-11-19T20:22:35.875+0000 7fc6ce5a5700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-11-19T20:22:36.061 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:35 smithi162 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-c[116761]: 2023-11-19T20:22:35.875+0000 7fc6ce5a5700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-11-19T20:22:36.317 INFO:journalctl@ceph.mon.c.smithi162.stdout:Nov 19 20:22:36 smithi162 bash[128273]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-mon-c 2023-11-19T20:22:36.358 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mon.c.service' 2023-11-19T20:22:36.415 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-19T20:22:36.416 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-11-19T20:22:36.416 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2023-11-19T20:22:36.416 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.a 2023-11-19T20:22:36.716 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:36 smithi019 systemd[1]: Stopping Ceph mgr.a for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:22:36.717 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:36 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a[112537]: 2023-11-19T20:22:36.689+0000 7f2ea35fd700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-11-19T20:22:37.123 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Nov 19 20:22:36 smithi019 bash[142506]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-a 2023-11-19T20:22:37.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.a.service' 2023-11-19T20:22:37.169 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-19T20:22:37.169 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2023-11-19T20:22:37.169 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2023-11-19T20:22:37.169 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.b 2023-11-19T20:22:37.547 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:37 smithi029 systemd[1]: Stopping Ceph mgr.b for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:22:37.823 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:37 smithi029 bash[129124]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-mgr-b 2023-11-19T20:22:37.823 INFO:journalctl@ceph.mgr.b.smithi029.stdout:Nov 19 20:22:37 smithi029 systemd[1]: ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2023-11-19T20:22:37.829 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@mgr.b.service' 2023-11-19T20:22:37.870 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-19T20:22:37.870 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2023-11-19T20:22:37.870 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-11-19T20:22:37.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.0 2023-11-19T20:22:38.382 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:22:37 smithi019 systemd[1]: Stopping Ceph osd.0 for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:22:38.382 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:22:38 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-0[130560]: 2023-11-19T20:22:38.145+0000 7f75afa31700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-11-19T20:22:38.382 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:22:38 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-0[130560]: 2023-11-19T20:22:38.145+0000 7f75afa31700 -1 osd.0 31 *** Got signal Terminated *** 2023-11-19T20:22:38.383 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:22:38 smithi019 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-0[130560]: 2023-11-19T20:22:38.145+0000 7f75afa31700 -1 osd.0 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-19T20:22:44.132 INFO:journalctl@ceph.osd.0.smithi019.stdout:Nov 19 20:22:43 smithi019 bash[142654]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-0 2023-11-19T20:22:45.053 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.0.service' 2023-11-19T20:22:45.104 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-19T20:22:45.104 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-11-19T20:22:45.104 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-11-19T20:22:45.105 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.1 2023-11-19T20:22:45.406 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:22:45 smithi029 systemd[1]: Stopping Ceph osd.1 for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:22:45.407 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:22:45 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-1[122035]: 2023-11-19T20:22:45.344+0000 7fdbb9d0d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-11-19T20:22:45.407 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:22:45 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-1[122035]: 2023-11-19T20:22:45.344+0000 7fdbb9d0d700 -1 osd.1 31 *** Got signal Terminated *** 2023-11-19T20:22:45.407 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:22:45 smithi029 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-1[122035]: 2023-11-19T20:22:45.344+0000 7fdbb9d0d700 -1 osd.1 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-19T20:22:51.407 INFO:journalctl@ceph.osd.1.smithi029.stdout:Nov 19 20:22:51 smithi029 bash[129268]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-1 2023-11-19T20:22:52.287 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.1.service' 2023-11-19T20:22:52.335 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-19T20:22:52.335 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-11-19T20:22:52.335 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-11-19T20:22:52.335 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.2 2023-11-19T20:22:52.817 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:22:52 smithi162 systemd[1]: Stopping Ceph osd.2 for c2344cc8-8718-11ee-959e-87774f69a715... 2023-11-19T20:22:52.817 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:22:52 smithi162 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-2[121816]: 2023-11-19T20:22:52.554+0000 7faad9c0b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-11-19T20:22:52.817 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:22:52 smithi162 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-2[121816]: 2023-11-19T20:22:52.554+0000 7faad9c0b700 -1 osd.2 31 *** Got signal Terminated *** 2023-11-19T20:22:52.817 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:22:52 smithi162 ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-2[121816]: 2023-11-19T20:22:52.554+0000 7faad9c0b700 -1 osd.2 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-19T20:22:58.317 INFO:journalctl@ceph.osd.2.smithi162.stdout:Nov 19 20:22:58 smithi162 bash[128432]: ceph-c2344cc8-8718-11ee-959e-87774f69a715-osd-2 2023-11-19T20:22:59.232 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2344cc8-8718-11ee-959e-87774f69a715@osd.2.service' 2023-11-19T20:22:59.272 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-19T20:22:59.272 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-11-19T20:22:59.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2344cc8-8718-11ee-959e-87774f69a715 --force --keep-logs 2023-11-19T20:22:59.525 INFO:teuthology.orchestra.run.smithi019.stdout:Deleting cluster with fsid: c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:23:00.234 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2344cc8-8718-11ee-959e-87774f69a715 --force --keep-logs 2023-11-19T20:23:00.482 INFO:teuthology.orchestra.run.smithi029.stdout:Deleting cluster with fsid: c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:23:01.207 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2344cc8-8718-11ee-959e-87774f69a715 --force --keep-logs 2023-11-19T20:23:01.429 INFO:teuthology.orchestra.run.smithi162.stdout:Deleting cluster with fsid: c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:23:01.962 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:23:02.001 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:23:02.041 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-19T20:23:02.071 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-19T20:23:02.073 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi019/crash 2023-11-19T20:23:02.074 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash -- . 2023-11-19T20:23:02.125 INFO:teuthology.orchestra.run.smithi019.stderr:tar: /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash: Cannot open: No such file or directory 2023-11-19T20:23:02.126 INFO:teuthology.orchestra.run.smithi019.stderr:tar: Error is not recoverable: exiting now 2023-11-19T20:23:02.128 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi029/crash 2023-11-19T20:23:02.129 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash -- . 2023-11-19T20:23:02.245 INFO:teuthology.orchestra.run.smithi029.stderr:tar: /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash: Cannot open: No such file or directory 2023-11-19T20:23:02.245 INFO:teuthology.orchestra.run.smithi029.stderr:tar: Error is not recoverable: exiting now 2023-11-19T20:23:02.247 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi162/crash 2023-11-19T20:23:02.248 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash -- . 2023-11-19T20:23:02.291 INFO:teuthology.orchestra.run.smithi162.stderr:tar: /var/lib/ceph/c2344cc8-8718-11ee-959e-87774f69a715/crash: Cannot open: No such file or directory 2023-11-19T20:23:02.292 INFO:teuthology.orchestra.run.smithi162.stderr:tar: Error is not recoverable: exiting now 2023-11-19T20:23:02.293 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-19T20:23:02.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-19T20:23:02.329 INFO:teuthology.orchestra.run.smithi019.stderr:grep: /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph.log: No such file or directory 2023-11-19T20:23:02.330 INFO:tasks.cephadm:Compressing logs... 2023-11-19T20:23:02.331 DEBUG:teuthology.orchestra.run.smithi019:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-11-19T20:23:02.374 DEBUG:teuthology.orchestra.run.smithi029:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-11-19T20:23:02.377 DEBUG:teuthology.orchestra.run.smithi162:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-11-19T20:23:02.408 INFO:teuthology.orchestra.run.smithi162.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-19T20:23:02.408 INFO:teuthology.orchestra.run.smithi162.stderr:: No such file or directory 2023-11-19T20:23:02.409 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log 2023-11-19T20:23:02.409 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.2.log 2023-11-19T20:23:02.409 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.c.log 2023-11-19T20:23:02.409 INFO:teuthology.orchestra.run.smithi162.stderr: 88.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-19T20:23:02.410 INFO:teuthology.orchestra.run.smithi019.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-19T20:23:02.410 INFO:teuthology.orchestra.run.smithi019.stderr:: No such file or directory 2023-11-19T20:23:02.410 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log 2023-11-19T20:23:02.411 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.0.log 2023-11-19T20:23:02.411 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mgr.a.log 2023-11-19T20:23:02.411 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.a.log 2023-11-19T20:23:02.411 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.0.log: /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mgr.a.log: /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.a.log: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-19T20:23:02.411 INFO:teuthology.orchestra.run.smithi019.stderr: 91.3% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log.gz 2023-11-19T20:23:02.412 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.2.log: /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.c.log: 91.1% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log.gz 2023-11-19T20:23:02.414 INFO:teuthology.orchestra.run.smithi029.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-19T20:23:02.414 INFO:teuthology.orchestra.run.smithi029.stderr:: No such file or directory 2023-11-19T20:23:02.414 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log 2023-11-19T20:23:02.414 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mgr.b.log 2023-11-19T20:23:02.415 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.b.log 2023-11-19T20:23:02.415 INFO:teuthology.orchestra.run.smithi029.stderr: 87.0% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-19T20:23:02.416 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log: /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.1.log 2023-11-19T20:23:02.416 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.b.log: /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.1.log: 91.2% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-volume.log.gz 2023-11-19T20:23:02.417 INFO:teuthology.orchestra.run.smithi029.stderr: 89.9% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mgr.b.log.gz 2023-11-19T20:23:02.443 INFO:teuthology.orchestra.run.smithi162.stderr: 92.6% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.c.log.gz 2023-11-19T20:23:02.448 INFO:teuthology.orchestra.run.smithi029.stderr: 92.3% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.b.log.gz 2023-11-19T20:23:02.470 INFO:teuthology.orchestra.run.smithi019.stderr: 89.2% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mgr.a.log.gz 2023-11-19T20:23:02.527 INFO:teuthology.orchestra.run.smithi162.stderr: 94.4% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.2.log.gz 2023-11-19T20:23:02.529 INFO:teuthology.orchestra.run.smithi162.stderr: 2023-11-19T20:23:02.529 INFO:teuthology.orchestra.run.smithi162.stderr:real 0m0.134s 2023-11-19T20:23:02.529 INFO:teuthology.orchestra.run.smithi162.stderr:user 0m0.159s 2023-11-19T20:23:02.530 INFO:teuthology.orchestra.run.smithi162.stderr:sys 0m0.022s 2023-11-19T20:23:02.532 INFO:teuthology.orchestra.run.smithi019.stderr: 94.4% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.0.log.gz 2023-11-19T20:23:02.559 INFO:teuthology.orchestra.run.smithi019.stderr: 91.6% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-mon.a.log.gz 2023-11-19T20:23:02.561 INFO:teuthology.orchestra.run.smithi019.stderr: 2023-11-19T20:23:02.561 INFO:teuthology.orchestra.run.smithi019.stderr:real 0m0.168s 2023-11-19T20:23:02.561 INFO:teuthology.orchestra.run.smithi019.stderr:user 0m0.337s 2023-11-19T20:23:02.561 INFO:teuthology.orchestra.run.smithi019.stderr:sys 0m0.035s 2023-11-19T20:23:02.575 INFO:teuthology.orchestra.run.smithi029.stderr: 94.4% -- replaced with /var/log/ceph/c2344cc8-8718-11ee-959e-87774f69a715/ceph-osd.1.log.gz 2023-11-19T20:23:02.577 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-11-19T20:23:02.577 INFO:teuthology.orchestra.run.smithi029.stderr:real 0m0.180s 2023-11-19T20:23:02.577 INFO:teuthology.orchestra.run.smithi029.stderr:user 0m0.211s 2023-11-19T20:23:02.577 INFO:teuthology.orchestra.run.smithi029.stderr:sys 0m0.027s 2023-11-19T20:23:02.578 INFO:tasks.cephadm:Archiving logs... 2023-11-19T20:23:02.578 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi019/log 2023-11-19T20:23:02.579 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-19T20:23:02.701 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi029/log 2023-11-19T20:23:02.702 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-19T20:23:02.769 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi162/log 2023-11-19T20:23:02.770 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-19T20:23:02.825 INFO:tasks.cephadm:Removing cluster... 2023-11-19T20:23:02.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2344cc8-8718-11ee-959e-87774f69a715 --force 2023-11-19T20:23:03.067 INFO:teuthology.orchestra.run.smithi019.stdout:Deleting cluster with fsid: c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:23:03.330 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2344cc8-8718-11ee-959e-87774f69a715 --force 2023-11-19T20:23:03.575 INFO:teuthology.orchestra.run.smithi029.stdout:Deleting cluster with fsid: c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:23:03.832 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2344cc8-8718-11ee-959e-87774f69a715 --force 2023-11-19T20:23:04.054 INFO:teuthology.orchestra.run.smithi162.stdout:Deleting cluster with fsid: c2344cc8-8718-11ee-959e-87774f69a715 2023-11-19T20:23:04.284 INFO:tasks.cephadm:Removing cephadm ... 2023-11-19T20:23:04.285 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-19T20:23:04.308 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-19T20:23:04.333 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-19T20:23:04.351 INFO:tasks.cephadm:Teardown complete 2023-11-19T20:23:04.351 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-11-19T20:23:04.364 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-11-19T20:23:04.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-11-19T20:23:04.367 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-11-19T20:23:04.376 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-11-19T20:23:04.486 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-19T20:23:04.495 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-19T20:23:04.496 DEBUG:teuthology.orchestra.run.smithi019:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-19T20:23:04.499 DEBUG:teuthology.orchestra.run.smithi029:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-19T20:23:04.501 DEBUG:teuthology.orchestra.run.smithi162:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-19T20:23:04.517 INFO:teuthology.orchestra.run.smithi162.stderr:bash: ntpq: command not found 2023-11-19T20:23:04.518 INFO:teuthology.orchestra.run.smithi019.stderr:bash: ntpq: command not found 2023-11-19T20:23:04.521 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2023-11-19T20:23:04.523 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-19T20:23:04.523 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2023-11-19T20:23:04.523 INFO:teuthology.orchestra.run.smithi162.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 17 +835us[ +835us] +/- 88ms 2023-11-19T20:23:04.523 INFO:teuthology.orchestra.run.smithi162.stdout:^* hv02.front.sepia.ceph.com 3 6 377 21 -803us[ -810us] +/- 56ms 2023-11-19T20:23:04.523 INFO:teuthology.orchestra.run.smithi162.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 +262us[ +255us] +/- 64ms 2023-11-19T20:23:04.523 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T20:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-19T20:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2023-11-19T20:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 18 +812us[ +812us] +/- 88ms 2023-11-19T20:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout:^* hv02.front.sepia.ceph.com 3 6 377 20 -819us[ -868us] +/- 56ms 2023-11-19T20:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 +232us[ +232us] +/- 64ms 2023-11-19T20:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T20:23:04.526 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-19T20:23:04.526 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2023-11-19T20:23:04.526 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 19 +811us[ +811us] +/- 88ms 2023-11-19T20:23:04.526 INFO:teuthology.orchestra.run.smithi029.stdout:^* hv02.front.sepia.ceph.com 3 6 377 20 -822us[ -833us] +/- 56ms 2023-11-19T20:23:04.527 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 +238us[ +238us] +/- 64ms 2023-11-19T20:23:04.527 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-19T20:23:04.528 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-19T20:23:04.536 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-19T20:23:04.537 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-19T20:23:04.570 DEBUG:teuthology.orchestra.run.smithi019:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-11-19T20:23:04.678 DEBUG:teuthology.orchestra.run.smithi029:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-11-19T20:23:04.786 DEBUG:teuthology.orchestra.run.smithi162:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-11-19T20:23:04.877 DEBUG:teuthology.orchestra.run.smithi019:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-19T20:23:04.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T20:23:04.918 DEBUG:teuthology.orchestra.run.smithi029:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-19T20:23:04.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T20:23:04.959 DEBUG:teuthology.orchestra.run.smithi162:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-19T20:23:04.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T20:23:04.991 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-19T20:23:05.002 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-19T20:23:05.061 INFO:teuthology.task.internal:Duration was 1881.975096 seconds 2023-11-19T20:23:05.061 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-19T20:23:05.095 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-19T20:23:05.095 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-19T20:23:05.097 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-19T20:23:05.100 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-19T20:23:05.146 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-19T20:23:05.154 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-19T20:23:05.157 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-19T20:23:05.580 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-19T20:23:05.580 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi019.front.sepia.ceph.com 2023-11-19T20:23:05.580 DEBUG:teuthology.orchestra.run.smithi019:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-19T20:23:05.608 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi029.front.sepia.ceph.com 2023-11-19T20:23:05.609 DEBUG:teuthology.orchestra.run.smithi029:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-19T20:23:05.638 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi162.front.sepia.ceph.com 2023-11-19T20:23:05.638 DEBUG:teuthology.orchestra.run.smithi162:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-19T20:23:05.661 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-19T20:23:05.662 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-19T20:23:05.664 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-19T20:23:05.681 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-19T20:23:05.743 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-19T20:23:05.744 DEBUG:teuthology.orchestra.run.smithi019:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-19T20:23:05.746 DEBUG:teuthology.orchestra.run.smithi029:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-19T20:23:05.748 DEBUG:teuthology.orchestra.run.smithi162:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-19T20:23:05.870 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-19T20:23:05.880 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-19T20:23:05.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-19T20:23:05.912 DEBUG:teuthology.orchestra.run.smithi029:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-19T20:23:05.946 DEBUG:teuthology.orchestra.run.smithi162:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-19T20:23:05.974 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-19T20:23:05.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-19T20:23:05.986 DEBUG:teuthology.orchestra.run.smithi029:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-19T20:23:05.989 DEBUG:teuthology.orchestra.run.smithi162:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-19T20:23:06.017 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = core 2023-11-19T20:23:06.020 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = core 2023-11-19T20:23:06.040 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = core 2023-11-19T20:23:06.081 DEBUG:teuthology.orchestra.run.smithi019:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-19T20:23:06.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T20:23:06.103 DEBUG:teuthology.orchestra.run.smithi029:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-19T20:23:06.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T20:23:06.143 DEBUG:teuthology.orchestra.run.smithi162:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-19T20:23:06.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-19T20:23:06.160 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-19T20:23:06.170 INFO:teuthology.task.internal:Transferring archived files... 2023-11-19T20:23:06.171 DEBUG:teuthology.misc:Transferring archived files from smithi019:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi019 2023-11-19T20:23:06.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-19T20:23:06.217 DEBUG:teuthology.misc:Transferring archived files from smithi029:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi029 2023-11-19T20:23:06.217 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-19T20:23:06.262 DEBUG:teuthology.misc:Transferring archived files from smithi162:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300/remote/smithi162 2023-11-19T20:23:06.262 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-19T20:23:06.298 INFO:teuthology.task.internal:Removing archive directory... 2023-11-19T20:23:06.298 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-19T20:23:06.301 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-19T20:23:06.303 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-19T20:23:06.351 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-19T20:23:06.361 INFO:teuthology.task.internal:Not uploading archives. 2023-11-19T20:23:06.362 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-19T20:23:06.386 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-19T20:23:06.386 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-19T20:23:06.389 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-19T20:23:06.391 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-19T20:23:06.408 INFO:teuthology.orchestra.run.smithi162.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 19 20:23 /home/ubuntu/cephtest 2023-11-19T20:23:06.409 INFO:teuthology.orchestra.run.smithi019.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 19 20:23 /home/ubuntu/cephtest 2023-11-19T20:23:06.411 INFO:teuthology.orchestra.run.smithi029.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 19 20:23 /home/ubuntu/cephtest 2023-11-19T20:23:06.413 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-19T20:23:06.424 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-19T20:23:06.487 INFO:teuthology.nuke:Checking targets against current locks 2023-11-19T20:23:06.514 DEBUG:teuthology.nuke:shortname: smithi019 2023-11-19T20:23:06.515 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-19T20:23:06.540 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi019.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-19 19:42:22.806250', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKIB1VLOC4sDIhL+HPNXwVIGay/4cC1hUB2EG/FPdEt7kJn0y1qe8pPXvQ/PIGSSGMNrQEmLy0d3WFLjFBY/NE='} 2023-11-19T20:23:06.542 DEBUG:teuthology.nuke:shortname: smithi029 2023-11-19T20:23:06.542 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-19T20:23:06.566 DEBUG:teuthology.nuke:shortname: smithi162 2023-11-19T20:23:06.566 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-19T20:23:06.570 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-19 19:42:22.808219', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCoGn0HDMsoXKh/pHtlYG+qOYbhKPT2JN5aj0ciyonCv4wJjCzsbpgQZ++j3XnEnVpzz6nBpsldRWl7MUZ5Mojw='} 2023-11-19T20:23:06.591 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-18_13:58:58-orch-main-distro-default-smithi/7462300', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-19 19:42:22.809968', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLBQWo/hag0emkv3/dWL00QeJMyVSmw+KlHcpZjbmeRJLqcPY8EI70RjhldirpvpP0Ti7Y6G4KXHorNmIHzyuZE='} 2023-11-19T20:23:06.600 INFO:teuthology.orchestra.console.smithi019:Power off 2023-11-19T20:23:06.600 DEBUG:teuthology.orchestra.console.smithi019:pexpect command: ipmitool -H smithi019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-19T20:23:06.622 DEBUG:teuthology.orchestra.console.smithi019:power off output: Chassis Power Control: Down/Off 2023-11-19T20:23:06.622 DEBUG:teuthology.orchestra.console.smithi019:pexpect command: ipmitool -H smithi019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:06.636 INFO:teuthology.orchestra.console.smithi029:Power off 2023-11-19T20:23:06.636 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-19T20:23:06.647 DEBUG:teuthology.orchestra.console.smithi019:check power output: Chassis Power is on 2023-11-19T20:23:06.660 DEBUG:teuthology.orchestra.console.smithi029:power off output: Chassis Power Control: Down/Off 2023-11-19T20:23:06.661 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:06.673 INFO:teuthology.orchestra.console.smithi162:Power off 2023-11-19T20:23:06.673 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-19T20:23:06.681 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2023-11-19T20:23:06.694 DEBUG:teuthology.orchestra.console.smithi162:power off output: Chassis Power Control: Down/Off 2023-11-19T20:23:06.694 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:06.716 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is on 2023-11-19T20:23:10.649 DEBUG:teuthology.orchestra.console.smithi019:pexpect command: ipmitool -H smithi019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:10.682 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:10.717 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:10.758 DEBUG:teuthology.orchestra.console.smithi019:check power output: Chassis Power is on 2023-11-19T20:23:10.790 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2023-11-19T20:23:10.826 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is on 2023-11-19T20:23:14.762 DEBUG:teuthology.orchestra.console.smithi019:pexpect command: ipmitool -H smithi019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:14.791 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:14.827 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-19T20:23:14.870 DEBUG:teuthology.orchestra.console.smithi019:check power output: Chassis Power is off 2023-11-19T20:23:14.899 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is off 2023-11-19T20:23:14.935 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is off 2023-11-19T20:23:14.971 INFO:teuthology.orchestra.console.smithi019:Power off completed 2023-11-19T20:23:15.000 INFO:teuthology.orchestra.console.smithi029:Power off completed 2023-11-19T20:23:15.036 INFO:teuthology.orchestra.console.smithi162:Power off completed 2023-11-19T20:23:15.142 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_rgw_multisite} duration: 1881.975096464157 failure_reason: 'Command failed on smithi019 with status 22: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0f45a51a24e8eca7cf153dba57cbb536ce5b3fe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2344cc8-8718-11ee-959e-87774f69a715 -- ceph rgw realm bootstrap -i -''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=37558a9d936945458443af7eb0b1e88b status: fail success: false 2023-11-19T20:23:15.142 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-19T20:23:15.221 INFO:teuthology.run:FAIL