2024-09-05T14:08:38.828 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-05T14:08:38.843 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-05T14:08:38.916 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804 branch: wip-guits-main-2024-09-04-1323 description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/deploy-raw} email: gabrioux@ibm.com first_in_suite: false job_id: '7890804' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-04-1323 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: f9fcca5273b6971f640393d33a94730179073754 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: raw-osds: true install: ceph: flavor: default sha1: f9fcca5273b6971f640393d33a94730179073754 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: debug-deploy-raw sha1: db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427 owner: scheduled_gabrioux@teuthology priority: 20 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4213 sha1: f9fcca5273b6971f640393d33a94730179073754 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: debug-deploy-raw suite_path: /home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa suite_relpath: qa suite_repo: https://github.com/guits/ceph suite_sha1: db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427 targets: smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFG5l+cbx+MMSBkk2An65wB+KPpxpcIf/Bj2FflFx+TScXGThpL8W/+jQVmiESAWymUZW5Z6FDXm5VM7ZW/ibxg= smithi086.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQMnZQzgpVcVyZvRsSlZJefTQDlSJxFMpfpCpfrv8zV2EUEsAu+/noreia7ZhQpNUGfnzyRtuf4HzWb7bCn5ag= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - "set -e\nset -x\nceph orch ps\nceph orch device ls\nceph osd tree\nORCH_PS=$(ceph\ \ orch ps)\nif grep -q \"No daemons\" <<< \"$ORCH_PS\"; then\n echo \"No OSDs\ \ were deployed\"\n exit 1\nfi\nceph orch ps | grep -q \"running\"\nif grep\ \ -q \"failed\" <<< \"$ORCH_PS\"; then\n echo \"At least one raw OSD deployed\ \ is failed\"\n exit 1\nfi\nif grep -q \"stopped\" <<< \"$ORCH_PS\"; then\n\ \ echo \"At least one raw OSD deployed is stopped\"\n exit 1\nfi\nif ceph-volume\ \ lvm list; then\n echo \"ceph-volume lvm list was expected to give non-zero\ \ rc with all raw OSDs\"\n exit 1\nfi\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-05_14:01:53 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-05T14:08:38.916 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa; will attempt to use it 2024-09-05T14:08:38.917 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks 2024-09-05T14:08:38.917 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-05T14:08:38.919 INFO:teuthology.task.internal:Checking packages... 2024-09-05T14:08:38.939 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f9fcca5273b6971f640393d33a94730179073754' 2024-09-05T14:08:38.939 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-05T14:08:38.939 INFO:teuthology.packaging:ref: None 2024-09-05T14:08:38.939 INFO:teuthology.packaging:tag: None 2024-09-05T14:08:38.939 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-04-1323 2024-09-05T14:08:38.939 INFO:teuthology.packaging:sha1: f9fcca5273b6971f640393d33a94730179073754 2024-09-05T14:08:38.940 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-04-1323 2024-09-05T14:08:39.078 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4702.gf9fcca52 2024-09-05T14:08:39.080 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-05T14:08:39.086 INFO:teuthology.task.internal:no buildpackages task found 2024-09-05T14:08:39.086 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-05T14:08:39.092 INFO:teuthology.task.internal:Saving configuration 2024-09-05T14:08:39.103 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-05T14:08:39.110 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-05T14:08:39.136 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-05 14:03:50.244520', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFG5l+cbx+MMSBkk2An65wB+KPpxpcIf/Bj2FflFx+TScXGThpL8W/+jQVmiESAWymUZW5Z6FDXm5VM7ZW/ibxg='} 2024-09-05T14:08:39.159 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-05 14:03:50.245843', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQMnZQzgpVcVyZvRsSlZJefTQDlSJxFMpfpCpfrv8zV2EUEsAu+/noreia7ZhQpNUGfnzyRtuf4HzWb7bCn5ag='} 2024-09-05T14:08:39.159 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-05T14:08:39.165 INFO:teuthology.task.internal:roles: ubuntu@smithi031.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-05T14:08:39.166 INFO:teuthology.task.internal:roles: ubuntu@smithi086.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-05T14:08:39.166 INFO:teuthology.run_tasks:Running task console_log... 2024-09-05T14:08:39.224 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f68d1fefd00>, signals=[15]) 2024-09-05T14:08:39.225 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-05T14:08:39.231 INFO:teuthology.task.internal:Opening connections... 2024-09-05T14:08:39.231 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi031.front.sepia.ceph.com 2024-09-05T14:08:39.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-05T14:08:39.314 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi086.front.sepia.ceph.com 2024-09-05T14:08:39.315 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-05T14:08:39.402 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-05T14:08:39.410 DEBUG:teuthology.orchestra.run.smithi031:> uname -m 2024-09-05T14:08:39.428 INFO:teuthology.orchestra.run.smithi031.stdout:x86_64 2024-09-05T14:08:39.429 DEBUG:teuthology.orchestra.run.smithi031:> cat /etc/os-release 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:NAME="CentOS Stream" 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION="9" 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:ID="centos" 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:ID_LIKE="rhel fedora" 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_ID="9" 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:PLATFORM_ID="platform:el9" 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:ANSI_COLOR="0;31" 2024-09-05T14:08:39.486 INFO:teuthology.orchestra.run.smithi031.stdout:LOGO="fedora-logo-icon" 2024-09-05T14:08:39.487 INFO:teuthology.orchestra.run.smithi031.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-05T14:08:39.487 INFO:teuthology.orchestra.run.smithi031.stdout:HOME_URL="https://centos.org/" 2024-09-05T14:08:39.487 INFO:teuthology.orchestra.run.smithi031.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-05T14:08:39.487 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-05T14:08:39.487 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-05T14:08:39.488 INFO:teuthology.lock.ops:Updating smithi031.front.sepia.ceph.com on lock server 2024-09-05T14:08:39.520 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2024-09-05T14:08:39.539 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2024-09-05T14:08:39.540 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2024-09-05T14:08:39.597 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="CentOS Stream" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="9" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:ID="centos" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE="rhel fedora" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="9" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:PLATFORM_ID="platform:el9" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:ANSI_COLOR="0;31" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:LOGO="fedora-logo-icon" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://centos.org/" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-05T14:08:39.598 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-05T14:08:39.599 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-05T14:08:39.599 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2024-09-05T14:08:39.629 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-05T14:08:39.636 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-05T14:08:39.642 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-05T14:08:39.642 DEBUG:teuthology.orchestra.run.smithi031:> test '!' -e /home/ubuntu/cephtest 2024-09-05T14:08:39.644 DEBUG:teuthology.orchestra.run.smithi086:> test '!' -e /home/ubuntu/cephtest 2024-09-05T14:08:39.661 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-05T14:08:39.666 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-05T14:08:39.666 DEBUG:teuthology.orchestra.run.smithi031:> test -z $(ls -A /var/lib/ceph) 2024-09-05T14:08:39.701 DEBUG:teuthology.orchestra.run.smithi086:> test -z $(ls -A /var/lib/ceph) 2024-09-05T14:08:39.724 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-05T14:08:39.780 INFO:teuthology.run_tasks:Running task kernel... 2024-09-05T14:08:39.793 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-05T14:08:39.793 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-05T14:08:39.794 DEBUG:teuthology.orchestra.run.smithi031:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-05T14:08:39.794 DEBUG:teuthology.orchestra.run.smithi086:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-05T14:08:39.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:08:39.811 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2024-09-05T14:08:39.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:08:39.812 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2024-09-05T14:08:39.869 INFO:teuthology.orchestra.run.smithi031.stdout:5.14.0-503.el9.x86_64 2024-09-05T14:08:39.869 INFO:teuthology.task.kernel:Running kernel on smithi031: 5.14.0-503.el9.x86_64 2024-09-05T14:08:39.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum install -y kernel 2024-09-05T14:08:39.871 INFO:teuthology.orchestra.run.smithi086.stdout:5.14.0-503.el9.x86_64 2024-09-05T14:08:39.871 INFO:teuthology.task.kernel:Running kernel on smithi086: 5.14.0-503.el9.x86_64 2024-09-05T14:08:39.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum install -y kernel 2024-09-05T14:08:42.466 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - BaseOS 9.1 MB/s | 8.2 MB 00:00 2024-09-05T14:08:44.233 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - BaseOS 3.2 MB/s | 8.2 MB 00:02 2024-09-05T14:08:44.358 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-05T14:08:49.234 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - CRB 7.1 MB/s | 6.5 MB 00:00 2024-09-05T14:08:50.801 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - Extras packages 60 kB/s | 19 kB 00:00 2024-09-05T14:08:51.847 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-05T14:08:57.444 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-05T14:08:59.459 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-05T14:08:59.459 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-05T14:08:59.466 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - AppStream 1.4 MB/s | 20 MB 00:14 2024-09-05T14:08:59.545 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-05T14:08:59.546 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-05T14:08:59.546 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-05T14:08:59.651 DEBUG:teuthology.orchestra.run.smithi031:> echo no | sudo yum reinstall kernel || true 2024-09-05T14:09:00.202 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:03 ago on Thu 05 Sep 2024 02:08:57 PM UTC. 2024-09-05T14:09:00.351 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-05T14:09:00.359 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:09:00.359 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-09-05T14:09:00.359 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:09:00.359 INFO:teuthology.orchestra.run.smithi031.stdout:Reinstalling: 2024-09-05T14:09:00.359 INFO:teuthology.orchestra.run.smithi031.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-05T14:09:00.360 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:09:00.360 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-05T14:09:00.360 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:09:00.360 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:09:00.360 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 1.9 M 2024-09-05T14:09:00.360 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 0 2024-09-05T14:09:00.360 INFO:teuthology.orchestra.run.smithi031.stderr:Operation aborted. 2024-09-05T14:09:00.418 INFO:teuthology.orchestra.run.smithi031.stdout:Is this ok [y/N]: 2024-09-05T14:09:00.418 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum reinstall -y kernel || true 2024-09-05T14:09:00.965 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:03 ago on Thu 05 Sep 2024 02:08:57 PM UTC. 2024-09-05T14:09:01.097 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-05T14:09:01.097 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:09:01.098 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-09-05T14:09:01.098 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:09:01.098 INFO:teuthology.orchestra.run.smithi031.stdout:Reinstalling: 2024-09-05T14:09:01.098 INFO:teuthology.orchestra.run.smithi031.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-05T14:09:01.098 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:09:01.098 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-05T14:09:01.098 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:09:01.098 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:09:01.099 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 1.9 M 2024-09-05T14:09:01.099 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 0 2024-09-05T14:09:01.099 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-05T14:09:02.073 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-5.14.0-503.el9.x86_64.rpm 2.0 MB/s | 1.9 MB 00:00 2024-09-05T14:09:02.073 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-05T14:09:02.073 INFO:teuthology.orchestra.run.smithi031.stdout:Total 1.9 MB/s | 1.9 MB 00:00 2024-09-05T14:09:02.112 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-05T14:09:02.346 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-05T14:09:02.346 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-05T14:09:02.378 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-05T14:09:02.379 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-05T14:09:02.541 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-05T14:09:02.633 INFO:teuthology.orchestra.run.smithi031.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-05T14:09:02.633 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-05T14:09:03.366 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-05T14:09:03.367 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-05T14:09:03.701 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.5 MB 00:00 2024-09-05T14:09:04.096 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-05T14:09:04.096 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:09:04.096 INFO:teuthology.orchestra.run.smithi031.stdout:Reinstalled: 2024-09-05T14:09:04.096 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-05T14:09:04.096 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:09:04.096 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-05T14:09:04.286 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2024-09-05T14:09:04.344 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-05T14:09:04.344 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-05T14:09:04.344 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-05T14:09:04.345 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-05T14:09:04.345 DEBUG:teuthology.orchestra.run.smithi031:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-05T14:09:04.381 INFO:teuthology.orchestra.run.smithi031.stdout:ttyS1 2024-09-05T14:09:04.403 DEBUG:teuthology.parallel:result is None 2024-09-05T14:09:05.176 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - Extras packages 67 kB/s | 19 kB 00:00 2024-09-05T14:09:05.980 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-05T14:09:11.345 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-09-05T14:09:13.259 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-05T14:09:13.260 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-05T14:09:13.341 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-09-05T14:09:13.342 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2024-09-05T14:09:13.342 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-09-05T14:09:13.453 DEBUG:teuthology.orchestra.run.smithi086:> echo no | sudo yum reinstall kernel || true 2024-09-05T14:09:14.030 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:03 ago on Thu 05 Sep 2024 02:09:11 PM UTC. 2024-09-05T14:09:14.163 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-09-05T14:09:14.175 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:09:14.175 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-09-05T14:09:14.175 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:09:14.175 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalling: 2024-09-05T14:09:14.176 INFO:teuthology.orchestra.run.smithi086.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-05T14:09:14.176 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:09:14.176 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-09-05T14:09:14.176 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:09:14.176 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:09:14.176 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 1.9 M 2024-09-05T14:09:14.176 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 0 2024-09-05T14:09:14.176 INFO:teuthology.orchestra.run.smithi086.stderr:Operation aborted. 2024-09-05T14:09:14.233 INFO:teuthology.orchestra.run.smithi086.stdout:Is this ok [y/N]: 2024-09-05T14:09:14.233 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum reinstall -y kernel || true 2024-09-05T14:09:14.767 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:03 ago on Thu 05 Sep 2024 02:09:11 PM UTC. 2024-09-05T14:09:14.894 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-09-05T14:09:14.894 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalling: 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 1.9 M 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 0 2024-09-05T14:09:14.895 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-09-05T14:09:15.164 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-5.14.0-503.el9.x86_64.rpm 8.5 MB/s | 1.9 MB 00:00 2024-09-05T14:09:15.164 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-09-05T14:09:15.164 INFO:teuthology.orchestra.run.smithi086.stdout:Total 7.0 MB/s | 1.9 MB 00:00 2024-09-05T14:09:15.193 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-09-05T14:09:15.441 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-09-05T14:09:15.441 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-09-05T14:09:15.471 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-09-05T14:09:15.472 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-09-05T14:09:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-09-05T14:09:15.782 INFO:teuthology.orchestra.run.smithi086.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-05T14:09:15.783 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-05T14:09:16.508 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-05T14:09:16.508 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-05T14:09:17.266 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-05T14:09:17.266 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:09:17.266 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalled: 2024-09-05T14:09:17.267 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-05T14:09:17.267 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:09:17.267 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-09-05T14:09:17.454 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q kernel | sort -rV | head -n 1 2024-09-05T14:09:17.511 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-05T14:09:17.512 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-05T14:09:17.513 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-05T14:09:17.513 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-05T14:09:17.513 DEBUG:teuthology.orchestra.run.smithi086:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-05T14:09:17.543 INFO:teuthology.orchestra.run.smithi086.stdout:ttyS1 2024-09-05T14:09:17.574 DEBUG:teuthology.parallel:result is None 2024-09-05T14:09:17.574 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-05T14:09:17.582 INFO:teuthology.task.internal:Creating test directory... 2024-09-05T14:09:17.583 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-05T14:09:17.585 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-05T14:09:17.629 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-05T14:09:17.636 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-05T14:09:17.644 INFO:teuthology.task.internal:Creating archive directory... 2024-09-05T14:09:17.645 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-05T14:09:17.647 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-05T14:09:17.699 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-05T14:09:17.706 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-05T14:09:17.706 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-09-05T14:09:17.713 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-09-05T14:09:17.745 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-05T14:09:17.757 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-05T14:09:17.785 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-05T14:09:17.795 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-05T14:09:17.797 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-05T14:09:17.804 INFO:teuthology.task.internal:Configuring sudo... 2024-09-05T14:09:17.804 DEBUG:teuthology.orchestra.run.smithi031:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-05T14:09:17.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-05T14:09:17.833 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-05T14:09:17.841 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-05T14:09:17.841 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-05T14:09:17.876 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-05T14:09:17.891 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-05T14:09:17.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-05T14:09:18.020 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-05T14:09:18.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-05T14:09:18.145 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-05T14:09:18.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-05T14:09:18.211 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-05T14:09:18.253 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-05T14:09:18.302 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-05T14:09:18.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-05T14:09:18.425 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-09-05T14:09:18.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-05T14:09:18.489 DEBUG:teuthology.orchestra.run.smithi031:> sudo service rsyslog restart 2024-09-05T14:09:18.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo service rsyslog restart 2024-09-05T14:09:18.530 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-05T14:09:18.566 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-05T14:09:19.043 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-05T14:09:19.054 INFO:teuthology.task.internal:Starting timer... 2024-09-05T14:09:19.054 INFO:teuthology.run_tasks:Running task pcp... 2024-09-05T14:09:19.087 INFO:teuthology.run_tasks:Running task selinux... 2024-09-05T14:09:19.096 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-05T14:09:19.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo service auditd rotate 2024-09-05T14:09:19.136 INFO:teuthology.orchestra.run.smithi031.stdout:Rotating logs: 2024-09-05T14:09:19.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo service auditd rotate 2024-09-05T14:09:19.179 INFO:teuthology.orchestra.run.smithi086.stdout:Rotating logs: 2024-09-05T14:09:19.181 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-05T14:09:19.181 DEBUG:teuthology.orchestra.run.smithi031:> /usr/sbin/getenforce 2024-09-05T14:09:19.205 INFO:teuthology.orchestra.run.smithi031.stdout:Permissive 2024-09-05T14:09:19.206 DEBUG:teuthology.orchestra.run.smithi086:> /usr/sbin/getenforce 2024-09-05T14:09:19.248 INFO:teuthology.orchestra.run.smithi086.stdout:Permissive 2024-09-05T14:09:19.248 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi031.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi086.front.sepia.ceph.com': 'permissive'} 2024-09-05T14:09:19.249 DEBUG:teuthology.orchestra.run.smithi031:> 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-05T14:09:19.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:09:19.275 DEBUG:teuthology.orchestra.run.smithi086:> 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-05T14:09:19.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:09:19.313 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-05T14:09:19.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo /usr/sbin/setenforce permissive 2024-09-05T14:09:19.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo /usr/sbin/setenforce permissive 2024-09-05T14:09:19.385 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-05T14:09:19.395 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-05T14:09:19.407 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'}]}] 2024-09-05T14:09:19.408 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi031.front.sepia.ceph.com,smithi086.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-05T14:12:59.317 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi031.front.sepia.ceph.com'), Remote(name='ubuntu@smithi086.front.sepia.ceph.com')] 2024-09-05T14:12:59.319 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-09-05T14:12:59.320 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-05T14:12:59.399 DEBUG:teuthology.orchestra.run.smithi031:> true 2024-09-05T14:12:59.485 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-09-05T14:12:59.485 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-09-05T14:12:59.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-05T14:12:59.564 DEBUG:teuthology.orchestra.run.smithi086:> true 2024-09-05T14:12:59.661 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-09-05T14:12:59.662 INFO:teuthology.run_tasks:Running task clock... 2024-09-05T14:12:59.679 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-05T14:12:59.679 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-05T14:12:59.680 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-09-05T14:12:59.682 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-05T14:12:59.682 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-09-05T14:12:59.714 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-05T14:12:59.730 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-05T14:12:59.730 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-05T14:12:59.744 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-05T14:12:59.757 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: ntpd: command not found 2024-09-05T14:12:59.768 INFO:teuthology.orchestra.run.smithi086.stderr:sudo: ntpd: command not found 2024-09-05T14:12:59.768 INFO:teuthology.orchestra.run.smithi031.stdout:506 Cannot talk to daemon 2024-09-05T14:12:59.778 INFO:teuthology.orchestra.run.smithi086.stdout:506 Cannot talk to daemon 2024-09-05T14:12:59.783 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-05T14:12:59.793 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-05T14:12:59.798 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-05T14:12:59.807 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-05T14:12:59.852 INFO:teuthology.orchestra.run.smithi031.stderr:bash: line 1: ntpq: command not found 2024-09-05T14:12:59.856 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-05T14:12:59.856 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2024-09-05T14:12:59.857 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:12:59.857 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:12:59.857 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:12:59.857 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:12:59.865 INFO:teuthology.orchestra.run.smithi086.stderr:bash: line 1: ntpq: command not found 2024-09-05T14:12:59.868 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-05T14:12:59.868 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2024-09-05T14:12:59.868 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:12:59.868 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:12:59.868 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:12:59.869 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:12:59.870 INFO:teuthology.run_tasks:Running task pexec... 2024-09-05T14:12:59.881 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-05T14:12:59.881 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi031.front.sepia.ceph.com 2024-09-05T14:12:59.881 DEBUG:teuthology.orchestra.run.smithi031:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-05T14:12:59.882 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi086.front.sepia.ceph.com 2024-09-05T14:12:59.882 DEBUG:teuthology.orchestra.run.smithi086:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-05T14:13:00.244 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-09-05T14:13:00.245 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:13:00.245 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-09-05T14:13:00.245 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:13:00.245 INFO:teuthology.orchestra.run.smithi086.stdout:Removing: 2024-09-05T14:13:00.245 INFO:teuthology.orchestra.run.smithi086.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-05T14:13:00.245 INFO:teuthology.orchestra.run.smithi086.stdout:Removing unused dependencies: 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi086.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi086.stdout:Remove 2 Packages 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi086.stdout:Freed space: 5.5 M 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-09-05T14:13:00.246 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout:Removing: 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout:Removing unused dependencies: 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:00.248 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-05T14:13:00.249 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:13:00.249 INFO:teuthology.orchestra.run.smithi031.stdout:Remove 2 Packages 2024-09-05T14:13:00.249 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:00.249 INFO:teuthology.orchestra.run.smithi031.stdout:Freed space: 5.5 M 2024-09-05T14:13:00.249 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-05T14:13:00.249 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-09-05T14:13:00.250 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-09-05T14:13:00.252 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-05T14:13:00.253 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-05T14:13:00.284 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-09-05T14:13:00.284 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-09-05T14:13:00.290 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-05T14:13:00.291 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-05T14:13:00.410 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-09-05T14:13:00.413 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-05T14:13:00.486 INFO:teuthology.orchestra.run.smithi086.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-05T14:13:00.508 INFO:teuthology.orchestra.run.smithi031.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-05T14:13:00.551 INFO:teuthology.orchestra.run.smithi086.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-05T14:13:00.565 INFO:teuthology.orchestra.run.smithi031.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-05T14:13:00.962 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-05T14:13:00.962 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-05T14:13:01.069 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-05T14:13:01.069 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-05T14:13:01.152 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-05T14:13:01.152 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:01.152 INFO:teuthology.orchestra.run.smithi031.stdout:Removed: 2024-09-05T14:13:01.152 INFO:teuthology.orchestra.run.smithi031.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-05T14:13:01.152 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:01.152 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-05T14:13:01.259 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-05T14:13:01.259 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:13:01.259 INFO:teuthology.orchestra.run.smithi086.stdout:Removed: 2024-09-05T14:13:01.259 INFO:teuthology.orchestra.run.smithi086.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-05T14:13:01.259 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:13:01.259 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-09-05T14:13:01.959 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:44 ago on Thu 05 Sep 2024 02:12:17 PM UTC. 2024-09-05T14:13:02.035 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:47 ago on Thu 05 Sep 2024 02:12:14 PM UTC. 2024-09-05T14:13:02.104 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-05T14:13:02.104 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:13:02.104 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-05T14:13:02.105 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-05T14:13:02.106 INFO:teuthology.orchestra.run.smithi031.stdout:Install 7 Packages 2024-09-05T14:13:02.106 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:02.106 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 5.2 M 2024-09-05T14:13:02.106 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 19 M 2024-09-05T14:13:02.106 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-05T14:13:02.170 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-09-05T14:13:02.170 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:13:02.171 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-09-05T14:13:02.172 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-09-05T14:13:02.172 INFO:teuthology.orchestra.run.smithi086.stdout:Install 7 Packages 2024-09-05T14:13:02.172 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:13:02.172 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 5.2 M 2024-09-05T14:13:02.172 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 19 M 2024-09-05T14:13:02.172 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-09-05T14:13:02.504 INFO:teuthology.orchestra.run.smithi031.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 485 kB/s | 44 kB 00:00 2024-09-05T14:13:02.529 INFO:teuthology.orchestra.run.smithi031.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 905 kB/s | 106 kB 00:00 2024-09-05T14:13:02.563 INFO:teuthology.orchestra.run.smithi031.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-05T14:13:02.588 INFO:teuthology.orchestra.run.smithi031.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-05T14:13:02.630 INFO:teuthology.orchestra.run.smithi031.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.1 MB/s | 906 kB 00:00 2024-09-05T14:13:02.673 INFO:teuthology.orchestra.run.smithi031.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-05T14:13:02.783 INFO:teuthology.orchestra.run.smithi086.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 97 kB/s | 44 kB 00:00 2024-09-05T14:13:02.797 INFO:teuthology.orchestra.run.smithi031.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 15 MB/s | 3.2 MB 00:00 2024-09-05T14:13:02.797 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-05T14:13:02.797 INFO:teuthology.orchestra.run.smithi031.stdout:Total 7.5 MB/s | 5.2 MB 00:00 2024-09-05T14:13:02.909 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-05T14:13:02.925 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-05T14:13:02.925 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-05T14:13:02.949 INFO:teuthology.orchestra.run.smithi086.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 170 kB/s | 106 kB 00:00 2024-09-05T14:13:02.975 INFO:teuthology.orchestra.run.smithi086.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 374 kB/s | 72 kB 00:00 2024-09-05T14:13:03.055 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-05T14:13:03.056 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-05T14:13:03.133 INFO:teuthology.orchestra.run.smithi086.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 458 kB/s | 84 kB 00:00 2024-09-05T14:13:03.250 INFO:teuthology.orchestra.run.smithi086.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 980 kB/s | 906 kB 00:00 2024-09-05T14:13:03.417 INFO:teuthology.orchestra.run.smithi086.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.9 MB/s | 837 kB 00:00 2024-09-05T14:13:03.534 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-05T14:13:03.625 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-05T14:13:03.659 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-05T14:13:03.688 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-05T14:13:03.909 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-05T14:13:03.935 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-05T14:13:04.276 INFO:teuthology.orchestra.run.smithi086.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.8 MB/s | 3.2 MB 00:01 2024-09-05T14:13:04.276 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-09-05T14:13:04.277 INFO:teuthology.orchestra.run.smithi086.stdout:Total 2.5 MB/s | 5.2 MB 00:02 2024-09-05T14:13:04.379 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-05T14:13:04.393 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-09-05T14:13:04.405 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-05T14:13:04.408 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-09-05T14:13:04.408 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-09-05T14:13:04.521 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-05T14:13:04.533 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-09-05T14:13:04.534 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-09-05T14:13:04.585 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-05T14:13:04.985 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-09-05T14:13:05.070 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-05T14:13:05.103 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-05T14:13:05.133 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-05T14:13:05.337 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-05T14:13:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-05T14:13:05.559 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-05T14:13:05.559 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-05T14:13:05.559 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-05T14:13:05.559 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-05T14:13:05.559 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-05T14:13:05.559 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-05T14:13:05.559 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-05T14:13:05.817 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-05T14:13:05.842 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-05T14:13:05.949 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-05T14:13:05.949 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:05.949 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-05T14:13:05.950 INFO:teuthology.orchestra.run.smithi031.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-05T14:13:05.950 INFO:teuthology.orchestra.run.smithi031.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-05T14:13:05.950 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-05T14:13:05.950 INFO:teuthology.orchestra.run.smithi031.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-05T14:13:05.950 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:05.950 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-05T14:13:05.951 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-05T14:13:06.010 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-05T14:13:06.269 DEBUG:teuthology.parallel:result is None 2024-09-05T14:13:06.996 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-05T14:13:06.997 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-05T14:13:06.997 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-05T14:13:06.997 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-05T14:13:06.997 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-05T14:13:06.997 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-05T14:13:06.997 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-05T14:13:07.353 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-05T14:13:07.353 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:13:07.353 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-09-05T14:13:07.353 INFO:teuthology.orchestra.run.smithi086.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-05T14:13:07.353 INFO:teuthology.orchestra.run.smithi086.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-05T14:13:07.353 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-05T14:13:07.353 INFO:teuthology.orchestra.run.smithi086.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-05T14:13:07.354 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-09-05T14:13:07.354 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-09-05T14:13:07.698 DEBUG:teuthology.parallel:result is None 2024-09-05T14:13:07.698 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-05T14:13:07.716 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-05T14:13:07.716 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-05T14:13:07.716 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/scratch_devs of=/dev/stdout 2024-09-05T14:13:07.738 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-05T14:13:07.738 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_1 2024-09-05T14:13:07.797 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-05T14:13:07.797 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-05T14:13:07.797 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-05T14:13:07.797 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-05T14:13:07.797 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-09-05T14:13:07.797 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-09-05 14:13:04.816806399 +0000 2024-09-05T14:13:07.798 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-09-05 14:13:04.485750012 +0000 2024-09-05T14:13:07.798 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-09-05 14:13:04.485750012 +0000 2024-09-05T14:13:07.798 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: 2024-09-05 14:13:04.485750012 +0000 2024-09-05T14:13:07.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-05T14:13:07.868 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-09-05T14:13:07.868 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-09-05T14:13:07.868 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000270528 s, 1.9 MB/s 2024-09-05T14:13:07.869 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-05T14:13:07.929 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_2 2024-09-05T14:13:07.985 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-05T14:13:07.986 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-05T14:13:07.986 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-05T14:13:07.986 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-05T14:13:07.986 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-09-05T14:13:07.986 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-09-05 14:13:04.817806584 +0000 2024-09-05T14:13:07.986 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-09-05 14:13:04.486749996 +0000 2024-09-05T14:13:07.986 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-09-05 14:13:04.486749996 +0000 2024-09-05T14:13:07.986 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: 2024-09-05 14:13:04.486749996 +0000 2024-09-05T14:13:07.986 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-05T14:13:08.051 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-09-05T14:13:08.051 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-09-05T14:13:08.051 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000197485 s, 2.6 MB/s 2024-09-05T14:13:08.052 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-05T14:13:08.110 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_3 2024-09-05T14:13:08.166 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-05T14:13:08.166 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-05T14:13:08.166 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-05T14:13:08.166 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-05T14:13:08.166 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-09-05T14:13:08.167 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-09-05 14:13:04.817806584 +0000 2024-09-05T14:13:08.167 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-09-05 14:13:04.488749963 +0000 2024-09-05T14:13:08.167 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-09-05 14:13:04.488749963 +0000 2024-09-05T14:13:08.167 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: 2024-09-05 14:13:04.488749963 +0000 2024-09-05T14:13:08.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-05T14:13:08.232 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-09-05T14:13:08.233 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-09-05T14:13:08.233 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000192752 s, 2.7 MB/s 2024-09-05T14:13:08.234 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-05T14:13:08.291 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_4 2024-09-05T14:13:08.347 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-05T14:13:08.347 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-05T14:13:08.347 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-05T14:13:08.348 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-05T14:13:08.348 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-09-05T14:13:08.348 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-09-05 14:13:04.818806769 +0000 2024-09-05T14:13:08.348 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-09-05 14:13:04.486749996 +0000 2024-09-05T14:13:08.348 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-09-05 14:13:04.486749996 +0000 2024-09-05T14:13:08.348 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: 2024-09-05 14:13:04.486749996 +0000 2024-09-05T14:13:08.348 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-05T14:13:08.413 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-09-05T14:13:08.413 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-09-05T14:13:08.413 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000208216 s, 2.5 MB/s 2024-09-05T14:13:08.414 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-05T14:13:08.469 DEBUG:teuthology.orchestra.run.smithi031:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-05T14:13:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:loop 2024-09-05T14:13:08.603 INFO:tasks.nvme_loop:Connecting nvme_loop smithi031:/dev/vg_nvme/lv_1... 2024-09-05T14:13:08.603 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-05T14:13:08.636 INFO:teuthology.orchestra.run.smithi031.stdout:1 2024-09-05T14:13:08.665 INFO:teuthology.orchestra.run.smithi031.stdout:/dev/vg_nvme/lv_11 2024-09-05T14:13:08.698 INFO:teuthology.orchestra.run.smithi031.stdout:connecting to device: nvme1 2024-09-05T14:13:08.700 INFO:tasks.nvme_loop:Connecting nvme_loop smithi031:/dev/vg_nvme/lv_2... 2024-09-05T14:13:08.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-05T14:13:08.775 INFO:teuthology.orchestra.run.smithi031.stdout:1 2024-09-05T14:13:08.816 INFO:teuthology.orchestra.run.smithi031.stdout:/dev/vg_nvme/lv_21 2024-09-05T14:13:08.852 INFO:teuthology.orchestra.run.smithi031.stdout:connecting to device: nvme2 2024-09-05T14:13:08.854 INFO:tasks.nvme_loop:Connecting nvme_loop smithi031:/dev/vg_nvme/lv_3... 2024-09-05T14:13:08.855 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-05T14:13:08.928 INFO:teuthology.orchestra.run.smithi031.stdout:1 2024-09-05T14:13:08.963 INFO:teuthology.orchestra.run.smithi031.stdout:/dev/vg_nvme/lv_31 2024-09-05T14:13:08.998 INFO:teuthology.orchestra.run.smithi031.stdout:connecting to device: nvme3 2024-09-05T14:13:09.000 INFO:tasks.nvme_loop:Connecting nvme_loop smithi031:/dev/vg_nvme/lv_4... 2024-09-05T14:13:09.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-05T14:13:09.075 INFO:teuthology.orchestra.run.smithi031.stdout:1 2024-09-05T14:13:09.106 INFO:teuthology.orchestra.run.smithi031.stdout:/dev/vg_nvme/lv_41 2024-09-05T14:13:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:connecting to device: nvme4 2024-09-05T14:13:09.139 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-05T14:13:09.139 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/scratch_devs of=/dev/stdout 2024-09-05T14:13:09.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo nvme list -o json 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout: "Devices":[ 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout: "NameSpace":1, 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout: "GenericPath":"/dev/ng4n1", 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout: "Firmware":"5.14.0-5", 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout: "ModelNumber":"Linux", 2024-09-05T14:13:09.261 INFO:teuthology.orchestra.run.smithi031.stdout: "SerialNumber":"d7ced515d9a4594fec83", 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "UsedBytes":95995035648, 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "MaximumLBA":187490304, 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "PhysicalSize":95995035648, 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "SectorSize":512 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "NameSpace":1, 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "GenericPath":"/dev/ng3n1", 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "Firmware":"5.14.0-5", 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "ModelNumber":"Linux", 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "SerialNumber":"05f90ee491cb2c4b0b32", 2024-09-05T14:13:09.262 INFO:teuthology.orchestra.run.smithi031.stdout: "UsedBytes":95995035648, 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "MaximumLBA":187490304, 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "PhysicalSize":95995035648, 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "SectorSize":512 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "NameSpace":1, 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "GenericPath":"/dev/ng2n1", 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "Firmware":"5.14.0-5", 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "ModelNumber":"Linux", 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "SerialNumber":"959e10305a34ac6aa733", 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "UsedBytes":95995035648, 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "MaximumLBA":187490304, 2024-09-05T14:13:09.263 INFO:teuthology.orchestra.run.smithi031.stdout: "PhysicalSize":95995035648, 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "SectorSize":512 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "NameSpace":1, 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "GenericPath":"/dev/ng1n1", 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "Firmware":"5.14.0-5", 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "ModelNumber":"Linux", 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "SerialNumber":"402577679ae2a46aba12", 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "UsedBytes":95995035648, 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "MaximumLBA":187490304, 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "PhysicalSize":95995035648, 2024-09-05T14:13:09.264 INFO:teuthology.orchestra.run.smithi031.stdout: "SectorSize":512 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "NameSpace":1, 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "GenericPath":"/dev/ng0n1", 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "Firmware":"8DV101H0", 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "SerialNumber":"CVFT53310008400BGN", 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "UsedBytes":400088457216, 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "MaximumLBA":781422768, 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "PhysicalSize":400088457216, 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: "SectorSize":512 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-05T14:13:09.265 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-05T14:13:09.266 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-05T14:13:09.267 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-05T14:13:09.267 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-05T14:13:09.267 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/scratch_devs 2024-09-05T14:13:09.332 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-09-05T14:13:09.333 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/scratch_devs of=/dev/stdout 2024-09-05T14:13:09.353 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-05T14:13:09.353 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_1 2024-09-05T14:13:09.411 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-05T14:13:09.412 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-05T14:13:09.412 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-05T14:13:09.412 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-05T14:13:09.412 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2024-09-05T14:13:09.412 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2024-09-05 14:13:06.245045202 +0000 2024-09-05T14:13:09.412 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.412 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.412 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-05T14:13:09.480 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2024-09-05T14:13:09.480 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2024-09-05T14:13:09.480 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.00019523 s, 2.6 MB/s 2024-09-05T14:13:09.482 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-05T14:13:09.540 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_2 2024-09-05T14:13:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-05T14:13:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-05T14:13:09.596 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-05T14:13:09.597 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-05T14:13:09.597 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2024-09-05T14:13:09.597 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2024-09-05 14:13:06.246045180 +0000 2024-09-05T14:13:09.597 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.597 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.597 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-05T14:13:09.661 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2024-09-05T14:13:09.661 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2024-09-05T14:13:09.661 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000222675 s, 2.3 MB/s 2024-09-05T14:13:09.663 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-05T14:13:09.720 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_3 2024-09-05T14:13:09.776 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-05T14:13:09.776 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-05T14:13:09.776 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-05T14:13:09.776 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-05T14:13:09.776 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2024-09-05T14:13:09.777 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2024-09-05 14:13:06.246045180 +0000 2024-09-05T14:13:09.777 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2024-09-05 14:13:05.920052280 +0000 2024-09-05T14:13:09.777 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2024-09-05 14:13:05.920052280 +0000 2024-09-05T14:13:09.777 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: 2024-09-05 14:13:05.920052280 +0000 2024-09-05T14:13:09.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-05T14:13:09.840 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2024-09-05T14:13:09.840 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2024-09-05T14:13:09.840 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000248695 s, 2.1 MB/s 2024-09-05T14:13:09.845 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-05T14:13:09.902 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_4 2024-09-05T14:13:09.958 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-05T14:13:09.958 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-05T14:13:09.959 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-05T14:13:09.959 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-05T14:13:09.959 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2024-09-05T14:13:09.959 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2024-09-05 14:13:06.246045180 +0000 2024-09-05T14:13:09.959 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.959 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.959 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: 2024-09-05 14:13:05.921052258 +0000 2024-09-05T14:13:09.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-05T14:13:10.022 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2024-09-05T14:13:10.022 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2024-09-05T14:13:10.022 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000203696 s, 2.5 MB/s 2024-09-05T14:13:10.023 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-05T14:13:10.080 DEBUG:teuthology.orchestra.run.smithi086:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-05T14:13:10.213 INFO:teuthology.orchestra.run.smithi086.stdout:loop 2024-09-05T14:13:10.215 INFO:tasks.nvme_loop:Connecting nvme_loop smithi086:/dev/vg_nvme/lv_1... 2024-09-05T14:13:10.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-05T14:13:10.247 INFO:teuthology.orchestra.run.smithi086.stdout:1 2024-09-05T14:13:10.277 INFO:teuthology.orchestra.run.smithi086.stdout:/dev/vg_nvme/lv_11 2024-09-05T14:13:10.322 INFO:teuthology.orchestra.run.smithi086.stdout:connecting to device: nvme1 2024-09-05T14:13:10.324 INFO:tasks.nvme_loop:Connecting nvme_loop smithi086:/dev/vg_nvme/lv_2... 2024-09-05T14:13:10.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-05T14:13:10.398 INFO:teuthology.orchestra.run.smithi086.stdout:1 2024-09-05T14:13:10.441 INFO:teuthology.orchestra.run.smithi086.stdout:/dev/vg_nvme/lv_21 2024-09-05T14:13:10.472 INFO:teuthology.orchestra.run.smithi086.stdout:connecting to device: nvme2 2024-09-05T14:13:10.474 INFO:tasks.nvme_loop:Connecting nvme_loop smithi086:/dev/vg_nvme/lv_3... 2024-09-05T14:13:10.475 DEBUG:teuthology.orchestra.run.smithi086:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-05T14:13:10.549 INFO:teuthology.orchestra.run.smithi086.stdout:1 2024-09-05T14:13:10.579 INFO:teuthology.orchestra.run.smithi086.stdout:/dev/vg_nvme/lv_31 2024-09-05T14:13:10.615 INFO:teuthology.orchestra.run.smithi086.stdout:connecting to device: nvme3 2024-09-05T14:13:10.621 INFO:tasks.nvme_loop:Connecting nvme_loop smithi086:/dev/vg_nvme/lv_4... 2024-09-05T14:13:10.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-05T14:13:10.698 INFO:teuthology.orchestra.run.smithi086.stdout:1 2024-09-05T14:13:10.727 INFO:teuthology.orchestra.run.smithi086.stdout:/dev/vg_nvme/lv_41 2024-09-05T14:13:10.762 INFO:teuthology.orchestra.run.smithi086.stdout:connecting to device: nvme4 2024-09-05T14:13:10.764 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-09-05T14:13:10.764 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/scratch_devs of=/dev/stdout 2024-09-05T14:13:10.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo nvme list -o json 2024-09-05T14:13:10.887 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "Devices":[ 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: { 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "NameSpace":1, 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "GenericPath":"/dev/ng4n1", 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "Firmware":"5.14.0-5", 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "ModelNumber":"Linux", 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "SerialNumber":"ef6c445e4e6ce3212d06", 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "UsedBytes":95995035648, 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "MaximumLBA":187490304, 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "PhysicalSize":95995035648, 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: "SectorSize":512 2024-09-05T14:13:10.888 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: { 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "NameSpace":1, 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "GenericPath":"/dev/ng3n1", 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "Firmware":"5.14.0-5", 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "ModelNumber":"Linux", 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "SerialNumber":"431ae9a77335523a7798", 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "UsedBytes":95995035648, 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "MaximumLBA":187490304, 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "PhysicalSize":95995035648, 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: "SectorSize":512 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-09-05T14:13:10.889 INFO:teuthology.orchestra.run.smithi086.stdout: { 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "NameSpace":1, 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "GenericPath":"/dev/ng2n1", 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "Firmware":"5.14.0-5", 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "ModelNumber":"Linux", 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "SerialNumber":"eccc0c200caf425a4185", 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "UsedBytes":95995035648, 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "MaximumLBA":187490304, 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "PhysicalSize":95995035648, 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "SectorSize":512 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: { 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "NameSpace":1, 2024-09-05T14:13:10.890 INFO:teuthology.orchestra.run.smithi086.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "GenericPath":"/dev/ng1n1", 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "Firmware":"5.14.0-5", 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "ModelNumber":"Linux", 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "SerialNumber":"f66568bea3b62e8618fd", 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "UsedBytes":95995035648, 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "MaximumLBA":187490304, 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "PhysicalSize":95995035648, 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "SectorSize":512 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: { 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "NameSpace":1, 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "GenericPath":"/dev/ng0n1", 2024-09-05T14:13:10.891 INFO:teuthology.orchestra.run.smithi086.stdout: "Firmware":"8DV101H0", 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout: "SerialNumber":"PHFT620400UL400BGN", 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout: "UsedBytes":400088457216, 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout: "MaximumLBA":781422768, 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout: "PhysicalSize":400088457216, 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout: "SectorSize":512 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2024-09-05T14:13:10.892 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-09-05T14:13:10.893 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-05T14:13:10.893 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-09-05T14:13:10.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/scratch_devs 2024-09-05T14:13:10.958 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-05T14:13:11.056 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', 'raw-osds': True} 2024-09-05T14:13:11.056 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-05T14:13:11.057 INFO:tasks.cephadm:Cluster fsid is fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:13:11.057 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-05T14:13:11.057 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-05T14:13:11.057 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi031': '172.21.15.31', 'mon.smithi086': '172.21.15.86'} 2024-09-05T14:13:11.058 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-05T14:13:11.058 DEBUG:teuthology.orchestra.run.smithi031:> sudo hostname $(hostname -s) 2024-09-05T14:13:11.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo hostname $(hostname -s) 2024-09-05T14:13:11.114 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-05T14:13:11.114 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-05T14:13:11.268 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/82771/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4702-gf9fcca52', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4702.gf9fcca52'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-04 15:13:29.184913', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-04-1323', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-05T14:13:11.418 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-guits-main-2024-09-04-1323, sha1 f9fcca5273b6971f640393d33a94730179073754 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-05T14:13:11.420 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm 2024-09-05T14:13:11.420 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm 2024-09-05T14:13:11.420 DEBUG:teuthology.orchestra.run.smithi031:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-05T14:13:11.836 INFO:teuthology.orchestra.run.smithi031.stdout:-rw-r--r--. 1 ubuntu ubuntu 802642 Sep 5 14:13 /home/ubuntu/cephtest/cephadm 2024-09-05T14:13:11.837 DEBUG:teuthology.orchestra.run.smithi086:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-05T14:13:12.227 INFO:teuthology.orchestra.run.smithi086.stdout:-rw-r--r--. 1 ubuntu ubuntu 802642 Sep 5 14:13 /home/ubuntu/cephtest/cephadm 2024-09-05T14:13:12.227 DEBUG:teuthology.orchestra.run.smithi031:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-05T14:13:12.247 DEBUG:teuthology.orchestra.run.smithi086:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-05T14:13:12.325 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 on all hosts... 2024-09-05T14:13:12.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 pull 2024-09-05T14:13:12.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 pull 2024-09-05T14:13:13.905 INFO:teuthology.orchestra.run.smithi086.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-05T14:13:14.053 INFO:teuthology.orchestra.run.smithi031.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-05T14:13:43.328 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-05T14:13:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph_version": "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)", 2024-09-05T14:13:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", 2024-09-05T14:13:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "repo_digests": [ 2024-09-05T14:13:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4" 2024-09-05T14:13:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-05T14:13:43.329 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-05T14:13:50.015 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-09-05T14:13:50.016 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph_version": "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)", 2024-09-05T14:13:50.016 INFO:teuthology.orchestra.run.smithi086.stdout: "image_id": "8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c", 2024-09-05T14:13:50.016 INFO:teuthology.orchestra.run.smithi086.stdout: "repo_digests": [ 2024-09-05T14:13:50.016 INFO:teuthology.orchestra.run.smithi086.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4" 2024-09-05T14:13:50.016 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2024-09-05T14:13:50.016 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-09-05T14:13:50.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /etc/ceph 2024-09-05T14:13:50.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo mkdir -p /etc/ceph 2024-09-05T14:13:50.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 777 /etc/ceph 2024-09-05T14:13:50.150 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 777 /etc/ceph 2024-09-05T14:13:50.175 INFO:tasks.cephadm:Writing seed config... 2024-09-05T14:13:50.176 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-05T14:13:50.176 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-05T14:13:50.176 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-05T14:13:50.177 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-05T14:13:50.177 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-05T14:13:50.177 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-05T14:13:50.177 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-05T14:13:50.177 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-05T14:13:50.177 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-05T14:13:50.178 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-05T14:13:50.208 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 to file = true 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 = fb7df2d8-6b90-11ef-bcd6-c7b262605968 [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 [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 2024-09-05T14:13:50.209 DEBUG:teuthology.orchestra.run.smithi031:mon.smithi031> sudo journalctl -f -n 0 -u ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service 2024-09-05T14:13:50.250 INFO:tasks.cephadm:Bootstrapping... 2024-09-05T14:13:50.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -v bootstrap --fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 --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-ip 172.21.15.31 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-05T14:13:50.465 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-05T14:13:50.465 INFO:teuthology.orchestra.run.smithi031.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754', '-v', 'bootstrap', '--fsid', 'fb7df2d8-6b90-11ef-bcd6-c7b262605968', '--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-ip', '172.21.15.31', '--skip-admin-label'] 2024-09-05T14:13:50.465 INFO:teuthology.orchestra.run.smithi031.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-05T14:13:50.466 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying podman|docker is present... 2024-09-05T14:13:50.489 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 5.2.2 2024-09-05T14:13:50.489 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying lvm2 is present... 2024-09-05T14:13:50.489 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying time synchronization is in place... 2024-09-05T14:13:50.496 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-05T14:13:50.496 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-05T14:13:50.503 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-05T14:13:50.503 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2024-09-05T14:13:50.509 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout enabled 2024-09-05T14:13:50.516 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout active 2024-09-05T14:13:50.516 INFO:teuthology.orchestra.run.smithi031.stdout:Unit chronyd.service is enabled and running 2024-09-05T14:13:50.516 INFO:teuthology.orchestra.run.smithi031.stdout:Repeating the final host check... 2024-09-05T14:13:50.538 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 5.2.2 2024-09-05T14:13:50.538 INFO:teuthology.orchestra.run.smithi031.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-05T14:13:50.538 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl is present 2024-09-05T14:13:50.538 INFO:teuthology.orchestra.run.smithi031.stdout:lvcreate is present 2024-09-05T14:13:50.544 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-05T14:13:50.544 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-05T14:13:50.550 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-05T14:13:50.551 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2024-09-05T14:13:50.557 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout enabled 2024-09-05T14:13:50.564 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout active 2024-09-05T14:13:50.564 INFO:teuthology.orchestra.run.smithi031.stdout:Unit chronyd.service is enabled and running 2024-09-05T14:13:50.564 INFO:teuthology.orchestra.run.smithi031.stdout:Host looks OK 2024-09-05T14:13:50.564 INFO:teuthology.orchestra.run.smithi031.stdout:Cluster fsid: fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:13:50.564 INFO:teuthology.orchestra.run.smithi031.stdout:Acquiring lock 140451478087808 on /run/cephadm/fb7df2d8-6b90-11ef-bcd6-c7b262605968.lock 2024-09-05T14:13:50.564 INFO:teuthology.orchestra.run.smithi031.stdout:Lock 140451478087808 acquired on /run/cephadm/fb7df2d8-6b90-11ef-bcd6-c7b262605968.lock 2024-09-05T14:13:50.565 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying IP 172.21.15.31 port 3300 ... 2024-09-05T14:13:50.565 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying IP 172.21.15.31 port 6789 ... 2024-09-05T14:13:50.565 INFO:teuthology.orchestra.run.smithi031.stdout:Base mon IP(s) is [172.21.15.31:3300, 172.21.15.31:6789], mon addrv is [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2024-09-05T14:13:50.568 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.31 metric 100 2024-09-05T14:13:50.568 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.31 metric 100 2024-09-05T14:13:50.571 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-05T14:13:50.571 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-09-05T14:13:50.571 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-09-05T14:13:50.577 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-05T14:13:50.577 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-05T14:13:50.577 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-05T14:13:50.577 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-05T14:13:50.577 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout inet6 fe80::4889:55e4:a5d7:5593/64 scope link noprefixroute 2024-09-05T14:13:50.577 INFO:teuthology.orchestra.run.smithi031.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-05T14:13:50.577 INFO:teuthology.orchestra.run.smithi031.stdout:Mon IP `172.21.15.31` is in CIDR network `172.21.0.0/20` 2024-09-05T14:13:50.578 INFO:teuthology.orchestra.run.smithi031.stdout:Mon IP `172.21.15.31` is in CIDR network `172.21.0.0/20` 2024-09-05T14:13:50.578 INFO:teuthology.orchestra.run.smithi031.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-05T14:13:50.578 INFO:teuthology.orchestra.run.smithi031.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-05T14:13:50.578 INFO:teuthology.orchestra.run.smithi031.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-05T14:13:51.047 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c 2024-09-05T14:13:51.048 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754... 2024-09-05T14:13:51.048 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Getting image source signatures 2024-09-05T14:13:51.048 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying blob sha256:ecb66347f7969f1a0b8172594764429037d3accf27535ca32b716f4d00624ec7 2024-09-05T14:13:51.048 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-05T14:13:51.048 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Copying config sha256:8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c 2024-09-05T14:13:51.048 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-05T14:13:52.061 INFO:teuthology.orchestra.run.smithi031.stdout:ceph: stdout ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev) 2024-09-05T14:13:52.061 INFO:teuthology.orchestra.run.smithi031.stdout:Ceph version: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev) 2024-09-05T14:13:52.061 INFO:teuthology.orchestra.run.smithi031.stdout:Extracting ceph user uid/gid from container image... 2024-09-05T14:13:53.107 INFO:teuthology.orchestra.run.smithi031.stdout:stat: stdout 167 167 2024-09-05T14:13:53.108 INFO:teuthology.orchestra.run.smithi031.stdout:Creating initial keys... 2024-09-05T14:13:54.112 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQChvNlm+HtIGRAA26ts8VpZAviT+WW4x9303g== 2024-09-05T14:13:55.143 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQCivNlmJOAKHBAA+eSz8RFFdIaUost5KJGLXw== 2024-09-05T14:13:56.157 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph-authtool: stdout AQCjvNlmrXflHxAAi69l2Wr49IM2XjWHJ5D1Yg== 2024-09-05T14:13:56.157 INFO:teuthology.orchestra.run.smithi031.stdout:Creating initial monmap... 2024-09-05T14:13:57.137 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-05T14:13:57.137 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-05T14:13:57.137 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:13:57.137 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-05T14:13:57.138 INFO:teuthology.orchestra.run.smithi031.stdout:monmaptool for smithi031 [v2:172.21.15.31:3300,v1:172.21.15.31:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-05T14:13:57.138 INFO:teuthology.orchestra.run.smithi031.stdout:setting min_mon_release = quincy 2024-09-05T14:13:57.138 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: set fsid to fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:13:57.138 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-05T14:13:57.138 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:13:57.138 INFO:teuthology.orchestra.run.smithi031.stdout:Creating mon... 2024-09-05T14:13:58.126 INFO:teuthology.orchestra.run.smithi031.stdout:create mon.smithi031 on 2024-09-05T14:13:58.482 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-05T14:13:58.679 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target. 2024-09-05T14:13:58.680 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target. 2024-09-05T14:13:58.918 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031 2024-09-05T14:13:58.919 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service: Unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service not loaded. 2024-09-05T14:13:59.081 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target.wants/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service → /etc/systemd/system/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@.service. 2024-09-05T14:13:59.406 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:13:59 smithi031 podman[26083]: 2024-09-05 14:13:59.21495808 +0000 UTC m=+0.015984408 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-05T14:13:59.608 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-05T14:13:59.608 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2024-09-05T14:13:59.614 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-05T14:13:59.614 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2024-09-05T14:13:59.614 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2024-09-05T14:13:59.615 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to enable service . firewalld.service is not available 2024-09-05T14:13:59.615 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mon to start... 2024-09-05T14:13:59.615 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mon... 2024-09-05T14:13:59.834 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:13:59 smithi031 podman[26083]: 2024-09-05 14:13:59.518333622 +0000 UTC m=+0.319359942 container init 5c6bfd7fe69e9ab6d1bb0561f433975ad42c734da0ada9f66f0eeb843e3b6dec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True) 2024-09-05T14:13:59.834 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:13:59 smithi031 podman[26083]: 2024-09-05 14:13:59.52300027 +0000 UTC m=+0.324026590 container start 5c6bfd7fe69e9ab6d1bb0561f433975ad42c734da0ada9f66f0eeb843e3b6dec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-05T14:13:59.834 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:13:59 smithi031 ceph-mon[26121]: mkfs fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:13:59.835 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:13:59 smithi031 ceph-mon[26121]: mon.smithi031 is new leader, mons smithi031 in quorum (ranks 0) 2024-09-05T14:13:59.835 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:13:59 smithi031 bash[26083]: 5c6bfd7fe69e9ab6d1bb0561f433975ad42c734da0ada9f66f0eeb843e3b6dec 2024-09-05T14:13:59.835 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:13:59 smithi031 systemd[1]: Started Ceph mon.smithi031 for fb7df2d8-6b90-11ef-bcd6-c7b262605968. 2024-09-05T14:14:00.595 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout cluster: 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout id: fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout services: 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi031 (age 0.546641s) 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout data: 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-05T14:14:00.596 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout pgs: 2024-09-05T14:14:00.597 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:00.597 INFO:teuthology.orchestra.run.smithi031.stdout:mon is available 2024-09-05T14:14:00.597 INFO:teuthology.orchestra.run.smithi031.stdout:Assimilating anything we can from ceph.conf... 2024-09-05T14:14:00.700 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: mon.smithi031 is new leader, mons smithi031 in quorum (ranks 0) 2024-09-05T14:14:00.700 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: monmap epoch 1 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: last_changed 2024-09-05T14:13:56.538837+0000 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: created 2024-09-05T14:13:56.538837+0000 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: min_mon_release 19 (squid) 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: election_strategy: 1 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: 0: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.smithi031 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: fsmap 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: osdmap e1: 0 total, 0 up, 0 in 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: mgrmap e1: no daemons active 2024-09-05T14:14:00.701 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:00 smithi031 ceph-mon[26121]: from='client.? 172.21.15.31:0/2198590726' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-05T14:14:01.584 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:01.584 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [global] 2024-09-05T14:14:01.584 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout fsid = fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [osd] 2024-09-05T14:14:01.585 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-05T14:14:01.586 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-05T14:14:01.586 INFO:teuthology.orchestra.run.smithi031.stdout:Generating new minimal ceph.conf... 2024-09-05T14:14:01.681 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:01 smithi031 ceph-mon[26121]: from='client.? 172.21.15.31:0/1980036652' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-05T14:14:01.681 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:01 smithi031 ceph-mon[26121]: from='client.? 172.21.15.31:0/1980036652' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-05T14:14:02.597 INFO:teuthology.orchestra.run.smithi031.stdout:Restarting the monitor... 2024-09-05T14:14:02.626 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:02 smithi031 ceph-mon[26121]: from='client.? 172.21.15.31:0/1383308198' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-05T14:14:02.900 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:02 smithi031 systemd[1]: Stopping Ceph mon.smithi031 for fb7df2d8-6b90-11ef-bcd6-c7b262605968... 2024-09-05T14:14:03.248 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:02 smithi031 ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031[26098]: 2024-09-05T14:14:02.897+0000 7f47130f5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi031 -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 2024-09-05T14:14:03.249 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:02 smithi031 ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031[26098]: 2024-09-05T14:14:02.897+0000 7f47130f5640 -1 mon.smithi031@0(leader) e1 *** Got Signal Terminated *** 2024-09-05T14:14:03.249 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:03 smithi031 podman[26439]: 2024-09-05 14:14:03.022239595 +0000 UTC m=+0.247563632 container died 5c6bfd7fe69e9ab6d1bb0561f433975ad42c734da0ada9f66f0eeb843e3b6dec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-05T14:14:03.748 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:03 smithi031 podman[26439]: 2024-09-05 14:14:03.379404666 +0000 UTC m=+0.604728705 container cleanup 5c6bfd7fe69e9ab6d1bb0561f433975ad42c734da0ada9f66f0eeb843e3b6dec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0) 2024-09-05T14:14:03.748 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:03 smithi031 bash[26439]: ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031 2024-09-05T14:14:04.374 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:04 smithi031 podman[26457]: 2024-09-05 14:14:04.02381063 +0000 UTC m=+1.002731456 container remove 5c6bfd7fe69e9ab6d1bb0561f433975ad42c734da0ada9f66f0eeb843e3b6dec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-05T14:14:04.374 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:04 smithi031 systemd[1]: ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service: Deactivated successfully. 2024-09-05T14:14:04.374 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:04 smithi031 systemd[1]: Stopped Ceph mon.smithi031 for fb7df2d8-6b90-11ef-bcd6-c7b262605968. 2024-09-05T14:14:04.374 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:04 smithi031 systemd[1]: Starting Ceph mon.smithi031 for fb7df2d8-6b90-11ef-bcd6-c7b262605968... 2024-09-05T14:14:04.748 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:04 smithi031 podman[26554]: 2024-09-05 14:14:04.275842279 +0000 UTC m=+0.015619663 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-05T14:14:05.748 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:05 smithi031 podman[26554]: 2024-09-05 14:14:05.266550826 +0000 UTC m=+1.006328189 container create f83d29c96525fce003157b50cc452a8a5904ed74cb3acd2c08b966b2ba74d2ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-05T14:14:07.499 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 podman[26554]: 2024-09-05 14:14:07.11802523 +0000 UTC m=+2.857802594 container init f83d29c96525fce003157b50cc452a8a5904ed74cb3acd2c08b966b2ba74d2ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 podman[26554]: 2024-09-05 14:14:07.12434369 +0000 UTC m=+2.864121061 container start f83d29c96525fce003157b50cc452a8a5904ed74cb3acd2c08b966b2ba74d2ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: set uid:gid to 167:167 (ceph:ceph) 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 7 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: pidfile_write: ignore empty --pid-file 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: load: jerasure load: lrc 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: RocksDB version: 7.9.2 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Git sha 0 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-05T14:14:07.500 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: DB SUMMARY 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: DB Session ID: QCWDM5DM99EG2XGI4KLZ 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: CURRENT file: CURRENT 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: IDENTITY file: IDENTITY 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi031/store.db dir, Total Num: 1, files: 000008.sst 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi031/store.db: 000009.log size: 89088 ; 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.error_if_exists: 0 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.create_if_missing: 0 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.paranoid_checks: 1 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-05T14:14:07.501 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.env: 0x562b07204160 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.fs: PosixFileSystem 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.info_log: 0x562b09795a60 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_file_opening_threads: 16 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.statistics: (nil) 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.use_fsync: 0 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_log_file_size: 0 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.keep_log_file_num: 1000 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.recycle_log_file_num: 0 2024-09-05T14:14:07.502 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.allow_fallocate: 1 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.allow_mmap_reads: 0 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.allow_mmap_writes: 0 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.use_direct_reads: 0 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.create_missing_column_families: 0 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.db_log_dir: 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.wal_dir: 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-05T14:14:07.503 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.advise_random_on_open: 1 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.db_write_buffer_size: 0 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.write_buffer_manager: 0x562b09798e60 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.rate_limiter: (nil) 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.wal_recovery_mode: 2 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.enable_thread_tracking: 0 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.enable_pipelined_write: 0 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.unordered_write: 0 2024-09-05T14:14:07.504 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.row_cache: None 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.wal_filter: None 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.allow_ingest_behind: 0 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.two_write_queues: 0 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.manual_wal_flush: 0 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.wal_compression: 0 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.atomic_flush: 0 2024-09-05T14:14:07.505 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.log_readahead_size: 0 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.best_efforts_recovery: 0 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.allow_data_in_errors: 0 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.db_host_id: __hostname__ 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_background_jobs: 2 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_background_compactions: -1 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_subcompactions: 1 2024-09-05T14:14:07.506 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_total_wal_size: 0 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_open_files: -1 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bytes_per_sync: 0 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-05T14:14:07.507 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_readahead_size: 0 2024-09-05T14:14:07.508 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_background_flushes: -1 2024-09-05T14:14:07.508 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Compression algorithms supported: 2024-09-05T14:14:07.508 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: kZSTD supported: 0 2024-09-05T14:14:07.508 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: kXpressCompression supported: 0 2024-09-05T14:14:07.508 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: kBZip2Compression supported: 0 2024-09-05T14:14:07.508 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-05T14:14:07.508 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: kLZ4Compression supported: 1 2024-09-05T14:14:07.508 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: kZlibCompression supported: 1 2024-09-05T14:14:07.509 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: kLZ4HCCompression supported: 1 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: kSnappyCompression supported: 1 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi031/store.db/MANIFEST-000010 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.merge_operator: 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_filter: None 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_filter_factory: None 2024-09-05T14:14:07.510 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.sst_partitioner_factory: None 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562b097956e0) 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: cache_index_and_filter_blocks: 1 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: pin_top_level_index_and_filter: 1 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: index_type: 0 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: data_block_index_type: 0 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: index_shortening: 1 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: checksum: 4 2024-09-05T14:14:07.511 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: no_block_cache: 0 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: block_cache: 0x562b09788850 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: block_cache_name: BinnedLRUCache 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: block_cache_options: 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: capacity : 536870912 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: num_shard_bits : 4 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: strict_capacity_limit : 0 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: high_pri_pool_ratio: 0.000 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: block_cache_compressed: (nil) 2024-09-05T14:14:07.512 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: persistent_cache: (nil) 2024-09-05T14:14:07.513 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: block_size: 4096 2024-09-05T14:14:07.513 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: block_size_deviation: 10 2024-09-05T14:14:07.513 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: block_restart_interval: 16 2024-09-05T14:14:07.513 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: index_block_restart_interval: 1 2024-09-05T14:14:07.513 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: metadata_block_size: 4096 2024-09-05T14:14:07.513 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: partition_filters: 0 2024-09-05T14:14:07.513 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: use_delta_encoding: 1 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: filter_policy: bloomfilter 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: whole_key_filtering: 1 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: verify_compression: 0 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: read_amp_bytes_per_bit: 0 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: format_version: 5 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: enable_index_compression: 1 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: block_align: 0 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: max_auto_readahead_size: 262144 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: prepopulate_block_cache: 0 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: initial_auto_readahead_size: 8192 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: num_file_reads_for_auto_readahead: 2 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.write_buffer_size: 33554432 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_write_buffer_number: 2 2024-09-05T14:14:07.514 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression: NoCompression 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression: Disabled 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.prefix_extractor: nullptr 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.num_levels: 7 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-05T14:14:07.515 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.level: 32767 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.strategy: 0 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.enabled: false 2024-09-05T14:14:07.516 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.target_file_size_base: 67108864 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-05T14:14:07.517 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.arena_block_size: 1048576 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.disable_auto_compactions: 0 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-05T14:14:07.518 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.inplace_update_support: 0 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-05T14:14:07.519 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.bloom_locality: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.max_successive_merges: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.paranoid_file_checks: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.force_consistency_checks: 1 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.report_bg_io_stats: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.ttl: 2592000 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.enable_blob_files: false 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.min_blob_size: 0 2024-09-05T14:14:07.520 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.blob_file_size: 268435456 2024-09-05T14:14:07.521 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-05T14:14:07.521 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-05T14:14:07.521 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-05T14:14:07.521 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.blob_file_starting_level: 0 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi031/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 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 037966a9-ffd2-4715-9e11-26d5d49b7be7 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725545647155281, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725545647156322, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85864, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 84004, "index_size": 244, "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": 10002, "raw_average_key_size": 46, "raw_value_size": 78253, "raw_average_value_size": 362, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "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": "[CompactOnDeletionCollector]", "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": 1725545647, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "037966a9-ffd2-4715-9e11-26d5d49b7be7", "db_session_id": "QCWDM5DM99EG2XGI4KLZ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725545647156437, "job": 1, "event": "recovery_finished"} 2024-09-05T14:14:07.522 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi031/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562b097b8e00 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: DB pointer 0x562b098b8000 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: ** DB Stats ** 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-05T14:14:07.523 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: ** Compaction Stats [default] ** 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.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) 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: L0 2/0 85.75 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Sum 2/0 85.75 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.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 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: ** Compaction Stats [default] ** 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.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) 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.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 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: 2024-09-05T14:14:07.524 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Cumulative compaction: 0.00 GB write, 21.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Interval compaction: 0.00 GB write, 21.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.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 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: Block cache BinnedLRUCache@0x562b09788850#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.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%) 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: 2024-09-05T14:14:07.525 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: starting mon.smithi031 rank 0 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi031 fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031@-1(???) e1 preinit fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031@-1(???).mds e1 new map 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031@-1(???).mds e1 print_map 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: e1 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: btime 2024-09-05T14:13:59:561438+0000 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.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,12=quiesce subvolumes} 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: legacy client fscid: -1 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout: No filesystems configured 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-05T14:14:07.526 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mon.smithi031 is new leader, mons smithi031 in quorum (ranks 0) 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: monmap epoch 1 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: last_changed 2024-09-05T14:13:56.538837+0000 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: created 2024-09-05T14:13:56.538837+0000 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: min_mon_release 19 (squid) 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: election_strategy: 1 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: 0: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.smithi031 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: fsmap 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: osdmap e1: 0 total, 0 up, 0 in 2024-09-05T14:14:07.527 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 ceph-mon[26592]: mgrmap e1: no daemons active 2024-09-05T14:14:07.910 INFO:teuthology.orchestra.run.smithi031.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-05T14:14:08.248 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 bash[26554]: f83d29c96525fce003157b50cc452a8a5904ed74cb3acd2c08b966b2ba74d2ea 2024-09-05T14:14:08.248 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:07 smithi031 systemd[1]: Started Ceph mon.smithi031 for fb7df2d8-6b90-11ef-bcd6-c7b262605968. 2024-09-05T14:14:12.748 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:12 smithi031 ceph-mon[26592]: from='client.? 172.21.15.31:0/3423325415' entity='client.admin' 2024-09-05T14:14:16.543 INFO:teuthology.orchestra.run.smithi031.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-05T14:14:16.613 INFO:teuthology.orchestra.run.smithi031.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-05T14:14:16.613 INFO:teuthology.orchestra.run.smithi031.stdout:Creating mgr... 2024-09-05T14:14:16.614 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-05T14:14:16.615 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-05T14:14:16.615 INFO:teuthology.orchestra.run.smithi031.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-05T14:14:16.880 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mgr.smithi031.gmlmrc 2024-09-05T14:14:16.880 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mgr.smithi031.gmlmrc.service: Unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mgr.smithi031.gmlmrc.service not loaded. 2024-09-05T14:14:17.036 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target.wants/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mgr.smithi031.gmlmrc.service → /etc/systemd/system/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@.service. 2024-09-05T14:14:17.598 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-05T14:14:17.598 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2024-09-05T14:14:17.605 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-05T14:14:17.605 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2024-09-05T14:14:17.605 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2024-09-05T14:14:17.605 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to enable service . firewalld.service is not available 2024-09-05T14:14:17.614 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-05T14:14:17.614 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout disabled 2024-09-05T14:14:17.621 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-05T14:14:17.621 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stdout inactive 2024-09-05T14:14:17.621 INFO:teuthology.orchestra.run.smithi031.stdout:firewalld.service is not enabled 2024-09-05T14:14:17.621 INFO:teuthology.orchestra.run.smithi031.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-05T14:14:17.622 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr to start... 2024-09-05T14:14:17.622 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr... 2024-09-05T14:14:18.498 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:18 smithi031 ceph-mon[26592]: from='client.? 172.21.15.31:0/3572208316' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-05T14:14:18.812 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:18.812 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2024-09-05T14:14:18.812 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "fb7df2d8-6b90-11ef-bcd6-c7b262605968", 2024-09-05T14:14:18.812 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "smithi031" 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:18.813 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-05T14:14:18.814 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-05T14:14:18.818 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:18.818 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-05T14:14:18.818 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-05T14:14:18.818 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-05T14:14:18.818 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-05T14:14:18.818 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-05T14:14:18.818 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-05T14:14:18.818 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "btime": "2024-09-05T14:13:59:561438+0000", 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-05T14:14:18.819 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2024-09-05T14:13:59.562118+0000", 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2024-09-05T14:14:18.820 INFO:teuthology.orchestra.run.smithi031.stdout:mgr not available, waiting (1/15)... 2024-09-05T14:14:21.748 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:21 smithi031 ceph-mon[26592]: from='client.? 172.21.15.31:0/2753080909' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-05T14:14:22.647 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:22.647 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2024-09-05T14:14:22.647 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "fb7df2d8-6b90-11ef-bcd6-c7b262605968", 2024-09-05T14:14:22.647 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2024-09-05T14:14:22.647 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-05T14:14:22.647 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "smithi031" 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-05T14:14:22.648 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-05T14:14:22.649 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-05T14:14:22.652 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:22.652 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "btime": "2024-09-05T14:13:59:561438+0000", 2024-09-05T14:14:22.653 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:22.654 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2024-09-05T14:13:59.562118+0000", 2024-09-05T14:14:22.655 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-05T14:14:22.655 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:22.655 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-05T14:14:22.655 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2024-09-05T14:14:22.655 INFO:teuthology.orchestra.run.smithi031.stdout:mgr not available, waiting (2/15)... 2024-09-05T14:14:22.998 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: Activating manager daemon smithi031.gmlmrc 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: mgrmap e2: smithi031.gmlmrc(active, starting, since 0.00300037s) 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "mon metadata", "id": "smithi031"} : dispatch 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "mgr metadata", "who": "smithi031.gmlmrc", "id": "smithi031.gmlmrc"} : dispatch 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: Manager daemon smithi031.gmlmrc is now available 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi031.gmlmrc/mirror_snapshot_schedule"} : dispatch 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi031.gmlmrc/trash_purge_schedule"} : dispatch 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' 2024-09-05T14:14:22.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' 2024-09-05T14:14:23.000 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:22 smithi031 ceph-mon[26592]: from='mgr.14100 172.21.15.31:0/3258433809' entity='mgr.smithi031.gmlmrc' 2024-09-05T14:14:24.928 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:24 smithi031 ceph-mon[26592]: mgrmap e3: smithi031.gmlmrc(active, since 1.00726s) 2024-09-05T14:14:25.973 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:25 smithi031 ceph-mon[26592]: mgrmap e4: smithi031.gmlmrc(active, since 2s) 2024-09-05T14:14:25.973 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:25 smithi031 ceph-mon[26592]: from='client.? 172.21.15.31:0/3124498883' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsid": "fb7df2d8-6b90-11ef-bcd6-c7b262605968", 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "health": { 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-05T14:14:25.981 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 0 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "smithi031" 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "quorum_age": 18, 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-05T14:14:25.982 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-05T14:14:25.983 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "btime": "2024-09-05T14:13:59:561438+0000", 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:25.984 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-05T14:14:25.985 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-05T14:14:25.985 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-05T14:14:25.985 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-05T14:14:25.985 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-05T14:14:25.985 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "restful" 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout ], 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "modified": "2024-09-05T14:13:59.562118+0000", 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-05T14:14:25.986 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout }, 2024-09-05T14:14:25.987 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-05T14:14:25.987 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2024-09-05T14:14:25.987 INFO:teuthology.orchestra.run.smithi031.stdout:mgr is available 2024-09-05T14:14:26.945 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:26 smithi031 ceph-mon[26592]: from='client.? 172.21.15.31:0/733346188' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [global] 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout fsid = fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:27.367 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-05T14:14:27.368 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-05T14:14:27.368 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout 2024-09-05T14:14:27.368 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout [osd] 2024-09-05T14:14:27.368 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-05T14:14:27.368 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-05T14:14:27.368 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling cephadm module... 2024-09-05T14:14:28.498 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:28 smithi031 ceph-mon[26592]: from='client.? 172.21.15.31:0/968475822' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-05T14:14:29.498 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:29 smithi031 ceph-mon[26592]: from='client.? 172.21.15.31:0/968475822' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-05T14:14:29.498 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:29 smithi031 ceph-mon[26592]: mgrmap e5: smithi031.gmlmrc(active, since 5s) 2024-09-05T14:14:30.122 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2024-09-05T14:14:30.122 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-05T14:14:30.123 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-05T14:14:30.123 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "active_name": "smithi031.gmlmrc", 2024-09-05T14:14:30.123 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-05T14:14:30.123 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2024-09-05T14:14:30.123 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for the mgr to restart... 2024-09-05T14:14:30.123 INFO:teuthology.orchestra.run.smithi031.stdout:Waiting for mgr epoch 5... 2024-09-05T14:14:30.375 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:30 smithi031 ceph-mon[26592]: from='client.? 172.21.15.31:0/188503602' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: Active manager daemon smithi031.gmlmrc restarted 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: Activating manager daemon smithi031.gmlmrc 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: osdmap e2: 0 total, 0 up, 0 in 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: mgrmap e6: smithi031.gmlmrc(active, starting, since 0.00353554s) 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: from='mgr.14118 172.21.15.31:0/3197885845' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "mon metadata", "id": "smithi031"} : dispatch 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: from='mgr.14118 172.21.15.31:0/3197885845' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "mgr metadata", "who": "smithi031.gmlmrc", "id": "smithi031.gmlmrc"} : dispatch 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: from='mgr.14118 172.21.15.31:0/3197885845' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: from='mgr.14118 172.21.15.31:0/3197885845' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-05T14:14:33.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: from='mgr.14118 172.21.15.31:0/3197885845' entity='mgr.smithi031.gmlmrc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-05T14:14:33.750 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:33 smithi031 ceph-mon[26592]: Manager daemon smithi031.gmlmrc is now available 2024-09-05T14:14:34.902 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout { 2024-09-05T14:14:34.902 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-05T14:14:34.903 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-05T14:14:34.903 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stdout } 2024-09-05T14:14:34.903 INFO:teuthology.orchestra.run.smithi031.stdout:mgr epoch 5 is available 2024-09-05T14:14:34.903 INFO:teuthology.orchestra.run.smithi031.stdout:Setting orchestrator backend to cephadm... 2024-09-05T14:14:35.576 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:35 smithi031 ceph-mon[26592]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-05T14:14:35.577 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:35 smithi031 ceph-mon[26592]: mgrmap e7: smithi031.gmlmrc(active, since 1.00488s) 2024-09-05T14:14:35.577 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:35 smithi031 ceph-mon[26592]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-05T14:14:36.158 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 95 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -e NODE_NAME=smithi031 -v /var/log/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpy0p_a4w5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfzm66ofn:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 orch set backend cephadm 2024-09-05T14:14:36.158 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stderr Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-09-05T14:14:36.158 INFO:teuthology.orchestra.run.smithi031.stdout:/usr/bin/ceph: stderr Module 'orchestrator' is not enabled/loaded (required by command 'orch set backend'): use `ceph mgr module enable orchestrator` to enable it 2024-09-05T14:14:36.159 INFO:teuthology.orchestra.run.smithi031.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -e NODE_NAME=smithi031 -v /var/log/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpy0p_a4w5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfzm66ofn:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 orch set backend cephadm: Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-09-05T14:14:36.159 INFO:teuthology.orchestra.run.smithi031.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch set backend'): use `ceph mgr module enable orchestrator` to enable it 2024-09-05T14:14:36.159 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-09-05T14:14:36.159 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:14:36.159 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:14:36.159 INFO:teuthology.orchestra.run.smithi031.stdout: *************** 2024-09-05T14:14:36.159 INFO:teuthology.orchestra.run.smithi031.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-09-05T14:14:36.159 INFO:teuthology.orchestra.run.smithi031.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout: *************** 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-05T14:14:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:36.193 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout f83d29c96525,31MB / 33.27GB 2024-09-05T14:14:36.193 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 844225d36f24,455.3MB / 33.27GB 2024-09-05T14:14:36.218 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout f83d29c96525,0.84% 2024-09-05T14:14:36.218 INFO:teuthology.orchestra.run.smithi031.stdout:/bin/podman: stdout 844225d36f24,71.55% 2024-09-05T14:14:36.498 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:36 smithi031 systemd[1]: Stopping Ceph mon.smithi031 for fb7df2d8-6b90-11ef-bcd6-c7b262605968... 2024-09-05T14:14:36.998 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:36 smithi031 ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031[26569]: 2024-09-05T14:14:36.609+0000 7fce5077e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi031 -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 2024-09-05T14:14:36.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:36 smithi031 ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031[26569]: 2024-09-05T14:14:36.609+0000 7fce5077e640 -1 mon.smithi031@0(leader) e1 *** Got Signal Terminated *** 2024-09-05T14:14:36.999 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:36 smithi031 podman[27860]: 2024-09-05 14:14:36.833672665 +0000 UTC m=+0.443637682 container died f83d29c96525fce003157b50cc452a8a5904ed74cb3acd2c08b966b2ba74d2ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-05T14:14:37.493 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:37 smithi031 podman[27860]: 2024-09-05 14:14:37.190895687 +0000 UTC m=+0.800860702 container cleanup f83d29c96525fce003157b50cc452a8a5904ed74cb3acd2c08b966b2ba74d2ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-05T14:14:37.493 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:37 smithi031 bash[27860]: ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031 2024-09-05T14:14:37.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:37 smithi031 podman[27876]: 2024-09-05 14:14:37.492253747 +0000 UTC m=+0.652002824 container remove f83d29c96525fce003157b50cc452a8a5904ed74cb3acd2c08b966b2ba74d2ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-mon-smithi031, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-05T14:14:37.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:37 smithi031 systemd[1]: ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service: Deactivated successfully. 2024-09-05T14:14:37.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:37 smithi031 systemd[1]: Stopped Ceph mon.smithi031 for fb7df2d8-6b90-11ef-bcd6-c7b262605968. 2024-09-05T14:14:37.749 INFO:journalctl@ceph.mon.smithi031.smithi031.stdout:Sep 05 14:14:37 smithi031 systemd[1]: ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service: Consumed 1.026s CPU time. 2024-09-05T14:14:37.800 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target.wants/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service". 2024-09-05T14:14:37.808 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 5 from systemctl stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mon.smithi031.service 2024-09-05T14:14:37.808 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mon.smithi031.service: Unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mon.smithi031.service not loaded. 2024-09-05T14:14:37.814 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mon.smithi031.service 2024-09-05T14:14:37.814 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mon.smithi031.service: Unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mon.smithi031.service not loaded. 2024-09-05T14:14:37.820 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl disable ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mon.smithi031.service 2024-09-05T14:14:37.820 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mon.smithi031.service does not exist. 2024-09-05T14:14:39.002 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target.wants/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mgr.smithi031.gmlmrc.service". 2024-09-05T14:14:39.009 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 5 from systemctl stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mgr.smithi031.gmlmrc.service 2024-09-05T14:14:39.009 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mgr.smithi031.gmlmrc.service: Unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mgr.smithi031.gmlmrc.service not loaded. 2024-09-05T14:14:39.016 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mgr.smithi031.gmlmrc.service 2024-09-05T14:14:39.016 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to reset failed state of unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mgr.smithi031.gmlmrc.service: Unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mgr.smithi031.gmlmrc.service not loaded. 2024-09-05T14:14:39.022 INFO:teuthology.orchestra.run.smithi031.stdout:Non-zero exit code 1 from systemctl disable ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mgr.smithi031.gmlmrc.service 2024-09-05T14:14:39.022 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968-init@mgr.smithi031.gmlmrc.service does not exist. 2024-09-05T14:14:39.224 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target". 2024-09-05T14:14:39.224 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968.target". 2024-09-05T14:14:39.392 INFO:teuthology.orchestra.run.smithi031.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-05T14:14:39.394 INFO:teuthology.orchestra.run.smithi031.stderr:Traceback (most recent call last): 2024-09-05T14:14:39.394 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-05T14:14:39.416 INFO:teuthology.orchestra.run.smithi031.stderr: return _run_code(code, main_globals, None, 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: exec(code, run_globals) 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/__main__.py", line 5620, in 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/__main__.py", line 5608, in main 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/__main__.py", line 2659, in _rollback 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/__main__.py", line 451, in _default_image 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/__main__.py", line 2908, in command_bootstrap 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/__main__.py", line 2412, in enable_cephadm_mgr_module 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/__main__.py", line 2838, in cli 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-09-05T14:14:39.417 INFO:teuthology.orchestra.run.smithi031.stderr: File "/tmp/tmp6njvy6hi.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-09-05T14:14:39.418 INFO:teuthology.orchestra.run.smithi031.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -e NODE_NAME=smithi031 -v /var/log/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpy0p_a4w5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfzm66ofn:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 orch set backend cephadm: Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-09-05T14:14:39.418 INFO:teuthology.orchestra.run.smithi031.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch set backend'): use `ceph mgr module enable orchestrator` to enable it 2024-09-05T14:14:39.418 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-09-05T14:14:39.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:14:39.442 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-05T14:14:39.442 DEBUG:teuthology.orchestra.run.smithi031:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-05T14:14:39.458 DEBUG:teuthology.orchestra.run.smithi086:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-05T14:14:39.478 INFO:tasks.cephadm:Stopping all daemons... 2024-09-05T14:14:39.478 INFO:tasks.cephadm.mon.smithi031:Stopping mon.smithi031... 2024-09-05T14:14:39.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031 2024-09-05T14:14:39.529 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service: Unit ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031.service not loaded. 2024-09-05T14:14:39.531 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-09-05T14:14:39.531 ERROR:tasks.cephadm:Failed to stop "ceph.mon.smithi031" Traceback (most recent call last): File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -v bootstrap --fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 --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-ip 172.21.15.31 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 5: 'sudo systemctl stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031' 2024-09-05T14:14:39.567 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -v bootstrap --fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 --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-ip 172.21.15.31 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 5: 'sudo systemctl stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031' 2024-09-05T14:14:39.568 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-05T14:14:39.570 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/lib/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804/remote/smithi031/crash 2024-09-05T14:14:39.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/lib/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968/crash -- . 2024-09-05T14:14:39.618 INFO:teuthology.orchestra.run.smithi031.stderr:tar: /var/lib/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-05T14:14:39.619 INFO:teuthology.orchestra.run.smithi031.stderr:tar: Error is not recoverable: exiting now 2024-09-05T14:14:39.620 DEBUG:teuthology.misc:Transferring archived files from smithi086:/var/lib/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804/remote/smithi086/crash 2024-09-05T14:14:39.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /var/lib/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968/crash -- . 2024-09-05T14:14:39.665 INFO:teuthology.orchestra.run.smithi086.stderr:tar: /var/lib/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-05T14:14:39.666 INFO:teuthology.orchestra.run.smithi086.stderr:tar: Error is not recoverable: exiting now 2024-09-05T14:14:39.667 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-05T14:14:39.667 DEBUG:teuthology.orchestra.run.smithi031:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-05T14:14:39.693 INFO:teuthology.orchestra.run.smithi031.stderr:grep: /var/log/ceph/fb7df2d8-6b90-11ef-bcd6-c7b262605968/ceph.log: No such file or directory 2024-09-05T14:14:39.693 INFO:tasks.cephadm:Compressing logs... 2024-09-05T14:14:39.693 DEBUG:teuthology.orchestra.run.smithi031:> 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 -- 2024-09-05T14:14:39.736 DEBUG:teuthology.orchestra.run.smithi086:> 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 -- 2024-09-05T14:14:39.757 INFO:teuthology.orchestra.run.smithi031.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-05T14:14:39.759 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-09-05T14:14:39.759 INFO:teuthology.orchestra.run.smithi031.stderr:real 0m0.012s 2024-09-05T14:14:39.759 INFO:teuthology.orchestra.run.smithi031.stderr:user 0m0.006s 2024-09-05T14:14:39.759 INFO:teuthology.orchestra.run.smithi031.stderr:sys 0m0.014s 2024-09-05T14:14:39.763 INFO:teuthology.orchestra.run.smithi086.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2024-09-05T14:14:39.763 INFO:teuthology.orchestra.run.smithi086.stderr: 2024-09-05T14:14:39.764 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/cephadm.log: 56.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-05T14:14:39.766 INFO:teuthology.orchestra.run.smithi086.stderr: 2024-09-05T14:14:39.766 INFO:teuthology.orchestra.run.smithi086.stderr:real 0m0.013s 2024-09-05T14:14:39.766 INFO:teuthology.orchestra.run.smithi086.stderr:user 0m0.011s 2024-09-05T14:14:39.766 INFO:teuthology.orchestra.run.smithi086.stderr:sys 0m0.013s 2024-09-05T14:14:39.766 INFO:tasks.cephadm:Archiving logs... 2024-09-05T14:14:39.766 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804/remote/smithi031/log 2024-09-05T14:14:39.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-05T14:14:39.822 DEBUG:teuthology.misc:Transferring archived files from smithi086:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804/remote/smithi086/log 2024-09-05T14:14:39.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-05T14:14:39.852 INFO:tasks.cephadm:Removing cluster... 2024-09-05T14:14:39.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 --force 2024-09-05T14:14:40.063 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:40.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 --force 2024-09-05T14:14:40.376 INFO:teuthology.orchestra.run.smithi086.stdout:Deleting cluster with fsid: fb7df2d8-6b90-11ef-bcd6-c7b262605968 2024-09-05T14:14:40.499 INFO:tasks.cephadm:Removing cephadm ... 2024-09-05T14:14:40.499 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-05T14:14:40.515 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-05T14:14:40.531 INFO:tasks.cephadm:Teardown complete 2024-09-05T14:14:40.531 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -v bootstrap --fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 --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-ip 172.21.15.31 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 2337, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 1965, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 5: 'sudo systemctl stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031' 2024-09-05T14:14:40.722 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0b02e519cbff4971bb4c3b068f1b7926 Traceback (most recent call last): File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 -v bootstrap --fsid fb7df2d8-6b90-11ef-bcd6-c7b262605968 --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-ip 172.21.15.31 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 2337, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 1965, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_guits_ceph_db00d67ad20a7d44f0ed6004d0c5f65a1e6f7427/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 with status 5: 'sudo systemctl stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031' 2024-09-05T14:14:40.727 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-05T14:14:40.736 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-05T14:14:40.744 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi031:/dev/vg_nvme/lv_1... 2024-09-05T14:14:40.745 DEBUG:teuthology.orchestra.run.smithi031:> sudo nvme disconnect -n lv_1 2024-09-05T14:14:40.887 INFO:teuthology.orchestra.run.smithi031.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-05T14:14:40.889 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi031:/dev/vg_nvme/lv_2... 2024-09-05T14:14:40.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo nvme disconnect -n lv_2 2024-09-05T14:14:41.046 INFO:teuthology.orchestra.run.smithi031.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-05T14:14:41.048 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi031:/dev/vg_nvme/lv_3... 2024-09-05T14:14:41.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo nvme disconnect -n lv_3 2024-09-05T14:14:41.214 INFO:teuthology.orchestra.run.smithi031.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-05T14:14:41.215 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi031:/dev/vg_nvme/lv_4... 2024-09-05T14:14:41.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo nvme disconnect -n lv_4 2024-09-05T14:14:41.351 INFO:teuthology.orchestra.run.smithi031.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-05T14:14:41.353 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-05T14:14:41.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/scratch_devs 2024-09-05T14:14:41.377 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi086:/dev/vg_nvme/lv_1... 2024-09-05T14:14:41.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo nvme disconnect -n lv_1 2024-09-05T14:14:41.533 INFO:teuthology.orchestra.run.smithi086.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-05T14:14:41.534 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi086:/dev/vg_nvme/lv_2... 2024-09-05T14:14:41.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo nvme disconnect -n lv_2 2024-09-05T14:14:41.679 INFO:teuthology.orchestra.run.smithi086.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-05T14:14:41.681 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi086:/dev/vg_nvme/lv_3... 2024-09-05T14:14:41.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo nvme disconnect -n lv_3 2024-09-05T14:14:41.869 INFO:teuthology.orchestra.run.smithi086.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-05T14:14:41.871 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi086:/dev/vg_nvme/lv_4... 2024-09-05T14:14:41.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo nvme disconnect -n lv_4 2024-09-05T14:14:42.051 INFO:teuthology.orchestra.run.smithi086.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-05T14:14:42.053 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-09-05T14:14:42.053 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/scratch_devs 2024-09-05T14:14:42.079 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-05T14:14:42.087 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-05T14:14:42.088 DEBUG:teuthology.orchestra.run.smithi031:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-05T14:14:42.090 DEBUG:teuthology.orchestra.run.smithi086:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-05T14:14:42.102 INFO:teuthology.orchestra.run.smithi031.stderr:bash: line 1: ntpq: command not found 2024-09-05T14:14:42.106 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-05T14:14:42.106 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2024-09-05T14:14:42.106 INFO:teuthology.orchestra.run.smithi031.stdout:^* hv01.front.sepia.ceph.com 3 6 37 31 +611us[ +592us] +/- 62ms 2024-09-05T14:14:42.106 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 31 -357us[ -375us] +/- 64ms 2024-09-05T14:14:42.106 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 32 -304us[ -322us] +/- 72ms 2024-09-05T14:14:42.106 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:14:42.134 INFO:teuthology.orchestra.run.smithi086.stderr:bash: line 1: ntpq: command not found 2024-09-05T14:14:42.138 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-05T14:14:42.138 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2024-09-05T14:14:42.138 INFO:teuthology.orchestra.run.smithi086.stdout:^* hv01.front.sepia.ceph.com 3 6 37 31 +615us[ +630us] +/- 63ms 2024-09-05T14:14:42.139 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 32 -372us[ -358us] +/- 64ms 2024-09-05T14:14:42.139 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 32 -293us[ -279us] +/- 72ms 2024-09-05T14:14:42.139 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-09-05T14:14:42.139 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-05T14:14:42.149 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-05T14:14:42.150 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-05T14:14:42.161 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-09-05T14:14:42.221 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-09-05T14:14:42.278 DEBUG:teuthology.orchestra.run.smithi031:> 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-05T14:14:42.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:14:42.306 DEBUG:teuthology.orchestra.run.smithi086:> 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-05T14:14:42.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:14:42.334 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-05T14:14:42.342 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-05T14:14:42.354 INFO:teuthology.task.internal:Duration was 323.299437 seconds 2024-09-05T14:14:42.354 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-05T14:14:42.364 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-05T14:14:42.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-05T14:14:42.367 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-05T14:14:42.403 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-05T14:14:42.412 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-05T14:14:42.741 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-05T14:14:42.741 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi031.front.sepia.ceph.com 2024-09-05T14:14:42.742 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-09-05T14:14:42.762 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi086.front.sepia.ceph.com 2024-09-05T14:14:42.763 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-09-05T14:14:42.809 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-05T14:14:42.809 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-05T14:14:42.811 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-05T14:14:42.877 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-05T14:14:42.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-05T14:14:42.880 DEBUG:teuthology.orchestra.run.smithi086:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-05T14:14:43.011 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-05T14:14:43.022 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-05T14:14:43.022 DEBUG:teuthology.orchestra.run.smithi031:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-05T14:14:43.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-05T14:14:43.071 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-05T14:14:43.081 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-09-05T14:14:43.089 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-09-05T14:14:43.110 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = core 2024-09-05T14:14:43.134 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = core 2024-09-05T14:14:43.169 DEBUG:teuthology.orchestra.run.smithi031:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-05T14:14:43.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:14:43.201 DEBUG:teuthology.orchestra.run.smithi086:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-05T14:14:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-05T14:14:43.224 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-05T14:14:43.233 INFO:teuthology.task.internal:Transferring archived files... 2024-09-05T14:14:43.234 DEBUG:teuthology.misc:Transferring archived files from smithi031:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804/remote/smithi031 2024-09-05T14:14:43.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-05T14:14:43.274 DEBUG:teuthology.misc:Transferring archived files from smithi086:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-05_14:01:53-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7890804/remote/smithi086 2024-09-05T14:14:43.274 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-05T14:14:43.307 INFO:teuthology.task.internal:Removing archive directory... 2024-09-05T14:14:43.307 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-05T14:14:43.311 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-05T14:14:43.357 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-05T14:14:43.368 INFO:teuthology.task.internal:Not uploading archives. 2024-09-05T14:14:43.369 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-05T14:14:43.383 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-05T14:14:43.383 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-05T14:14:43.385 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-05T14:14:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 5 14:14 /home/ubuntu/cephtest 2024-09-05T14:14:43.412 INFO:teuthology.orchestra.run.smithi086.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 5 14:14 /home/ubuntu/cephtest 2024-09-05T14:14:43.413 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-05T14:14:43.423 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-05T14:14:43.443 INFO:teuthology.run:Summary data: description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/deploy-raw} duration: 323.299437046051 failure_reason: 'Command failed on smithi031 with status 5: ''sudo systemctl stop ceph-fb7df2d8-6b90-11ef-bcd6-c7b262605968@mon.smithi031''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=0b02e519cbff4971bb4c3b068f1b7926 status: fail success: false 2024-09-05T14:14:43.444 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-05T14:14:43.510 INFO:teuthology.run:FAIL