2024-09-21T12:02:23.413 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T12:02:23.427 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T12:02:23.507 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913912 branch: wip-guits-main-2024-09-21-0813 description: orch:cephadm/osds/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: gabrioux@ibm.com first_in_suite: false job_id: '7913912' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-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-21-0813 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: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-guits-main-2024-09-21-0813 sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 3041 sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-21-0813 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_5c1cdc3c470dae78e91a0ed2bcf13509a046d301/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 targets: smithi129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNx2mkak337r3oKDIkRUwfkwQpU0nz/XM+guD26R2+MkK03rOYPKxWuYEivAUYKofP0BogUxVwam97wAVDPEhfk= smithi179.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEDRg66FY0Ymt5ZP9Z4naSYlCII6DTWQjiK/s+4wQiyfdM4JLDMoiqefB6xDZLO7IHfUX4eKpF+w7ORQ8GuIhNc= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - 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 set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_10:07:29 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T12:02:23.507 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_5c1cdc3c470dae78e91a0ed2bcf13509a046d301/qa; will attempt to use it 2024-09-21T12:02:23.507 INFO:teuthology.run:Tasks not found; will attempt to fetch 2024-09-21T12:02:52.071 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T12:02:52.073 INFO:teuthology.task.internal:Checking packages... 2024-09-21T12:02:52.093 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5c1cdc3c470dae78e91a0ed2bcf13509a046d301' 2024-09-21T12:02:52.093 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T12:02:52.093 INFO:teuthology.packaging:ref: None 2024-09-21T12:02:52.093 INFO:teuthology.packaging:tag: None 2024-09-21T12:02:52.093 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-21-0813 2024-09-21T12:02:52.093 INFO:teuthology.packaging:sha1: 5c1cdc3c470dae78e91a0ed2bcf13509a046d301 2024-09-21T12:02:52.093 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-21-0813 2024-09-21T12:02:52.237 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5103.g5c1cdc3c 2024-09-21T12:02:52.238 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T12:02:52.245 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T12:02:52.245 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T12:02:52.272 INFO:teuthology.task.internal:Saving configuration 2024-09-21T12:02:52.283 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T12:02:52.297 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T12:02:52.318 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913912', '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-21 11:56:49.572806', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNx2mkak337r3oKDIkRUwfkwQpU0nz/XM+guD26R2+MkK03rOYPKxWuYEivAUYKofP0BogUxVwam97wAVDPEhfk='} 2024-09-21T12:02:52.343 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi179.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913912', '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-21 11:56:49.571522', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEDRg66FY0Ymt5ZP9Z4naSYlCII6DTWQjiK/s+4wQiyfdM4JLDMoiqefB6xDZLO7IHfUX4eKpF+w7ORQ8GuIhNc='} 2024-09-21T12:02:52.343 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T12:02:52.350 INFO:teuthology.task.internal:roles: ubuntu@smithi129.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-21T12:02:52.350 INFO:teuthology.task.internal:roles: ubuntu@smithi179.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-21T12:02:52.350 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T12:02:52.459 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe53d2b03a0>, signals=[15]) 2024-09-21T12:02:52.459 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T12:02:52.465 INFO:teuthology.task.internal:Opening connections... 2024-09-21T12:02:52.465 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi129.front.sepia.ceph.com 2024-09-21T12:02:52.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:02:52.542 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi179.front.sepia.ceph.com 2024-09-21T12:02:52.542 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:02:52.557 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:v/eNhtyghd7jjnWzGKQSq6aSpnQEt4X9Yv7vOdvvl30), PKey(alg=ECDSA, bits=256, fp=SHA256:hHBGQ8WIM+VA+fejRk7B2MANVXbOK2Mk3gJjBRw8gHk)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJr8ibaO8RVHJTY7zU64JPMF1SZ6KOoX3GXl43GZJb333fpNlrgeedumsX7/QSE3Vgn3BtTA8fWSOhKxrOgPh+A=', expected 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEDRg66FY0Ymt5ZP9Z4naSYlCII6DTWQjiK/s+4wQiyfdM4JLDMoiqefB6xDZLO7IHfUX4eKpF+w7ORQ8GuIhNc=' 2024-09-21T12:02:56.613 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:v/eNhtyghd7jjnWzGKQSq6aSpnQEt4X9Yv7vOdvvl30), PKey(alg=ECDSA, bits=256, fp=SHA256:hHBGQ8WIM+VA+fejRk7B2MANVXbOK2Mk3gJjBRw8gHk)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJr8ibaO8RVHJTY7zU64JPMF1SZ6KOoX3GXl43GZJb333fpNlrgeedumsX7/QSE3Vgn3BtTA8fWSOhKxrOgPh+A=', expected 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEDRg66FY0Ymt5ZP9Z4naSYlCII6DTWQjiK/s+4wQiyfdM4JLDMoiqefB6xDZLO7IHfUX4eKpF+w7ORQ8GuIhNc=' 2024-09-21T12:03:03.629 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:v/eNhtyghd7jjnWzGKQSq6aSpnQEt4X9Yv7vOdvvl30), PKey(alg=ECDSA, bits=256, fp=SHA256:hHBGQ8WIM+VA+fejRk7B2MANVXbOK2Mk3gJjBRw8gHk)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJr8ibaO8RVHJTY7zU64JPMF1SZ6KOoX3GXl43GZJb333fpNlrgeedumsX7/QSE3Vgn3BtTA8fWSOhKxrOgPh+A=', expected 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEDRg66FY0Ymt5ZP9Z4naSYlCII6DTWQjiK/s+4wQiyfdM4JLDMoiqefB6xDZLO7IHfUX4eKpF+w7ORQ8GuIhNc=' 2024-09-21T12:03:13.646 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:v/eNhtyghd7jjnWzGKQSq6aSpnQEt4X9Yv7vOdvvl30), PKey(alg=ECDSA, bits=256, fp=SHA256:hHBGQ8WIM+VA+fejRk7B2MANVXbOK2Mk3gJjBRw8gHk)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJr8ibaO8RVHJTY7zU64JPMF1SZ6KOoX3GXl43GZJb333fpNlrgeedumsX7/QSE3Vgn3BtTA8fWSOhKxrOgPh+A=', expected 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEDRg66FY0Ymt5ZP9Z4naSYlCII6DTWQjiK/s+4wQiyfdM4JLDMoiqefB6xDZLO7IHfUX4eKpF+w7ORQ8GuIhNc=' 2024-09-21T12:03:26.662 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: BadHostKeyException('smithi179.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:v/eNhtyghd7jjnWzGKQSq6aSpnQEt4X9Yv7vOdvvl30), PKey(alg=ECDSA, bits=256, fp=SHA256:hHBGQ8WIM+VA+fejRk7B2MANVXbOK2Mk3gJjBRw8gHk)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi179.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJr8ibaO8RVHJTY7zU64JPMF1SZ6KOoX3GXl43GZJb333fpNlrgeedumsX7/QSE3Vgn3BtTA8fWSOhKxrOgPh+A=', expected 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEDRg66FY0Ymt5ZP9Z4naSYlCII6DTWQjiK/s+4wQiyfdM4JLDMoiqefB6xDZLO7IHfUX4eKpF+w7ORQ8GuIhNc=' 2024-09-21T12:03:42.738 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T12:03:42.744 DEBUG:teuthology.orchestra.run.smithi129:> uname -m 2024-09-21T12:03:42.763 INFO:teuthology.orchestra.run.smithi129.stdout:x86_64 2024-09-21T12:03:42.764 DEBUG:teuthology.orchestra.run.smithi129:> cat /etc/os-release 2024-09-21T12:03:42.822 INFO:teuthology.orchestra.run.smithi129.stdout:NAME="CentOS Stream" 2024-09-21T12:03:42.822 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION="9" 2024-09-21T12:03:42.822 INFO:teuthology.orchestra.run.smithi129.stdout:ID="centos" 2024-09-21T12:03:42.822 INFO:teuthology.orchestra.run.smithi129.stdout:ID_LIKE="rhel fedora" 2024-09-21T12:03:42.822 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION_ID="9" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:PLATFORM_ID="platform:el9" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:ANSI_COLOR="0;31" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:LOGO="fedora-logo-icon" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:HOME_URL="https://centos.org/" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T12:03:42.823 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T12:03:42.824 INFO:teuthology.lock.ops:Updating smithi129.front.sepia.ceph.com on lock server 2024-09-21T12:03:42.853 DEBUG:teuthology.orchestra.run.smithi179:> uname -m 2024-09-21T12:03:42.869 INFO:teuthology.orchestra.run.smithi179.stdout:x86_64 2024-09-21T12:03:42.869 DEBUG:teuthology.orchestra.run.smithi179:> cat /etc/os-release 2024-09-21T12:03:42.924 INFO:teuthology.orchestra.run.smithi179.stdout:NAME="CentOS Stream" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION="9" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:ID="centos" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:ID_LIKE="rhel fedora" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION_ID="9" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:PLATFORM_ID="platform:el9" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:ANSI_COLOR="0;31" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:LOGO="fedora-logo-icon" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:HOME_URL="https://centos.org/" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T12:03:42.925 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T12:03:42.926 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T12:03:42.926 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2024-09-21T12:03:42.961 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T12:03:42.971 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T12:03:43.041 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T12:03:43.041 DEBUG:teuthology.orchestra.run.smithi129:> test '!' -e /home/ubuntu/cephtest 2024-09-21T12:03:43.044 DEBUG:teuthology.orchestra.run.smithi179:> test '!' -e /home/ubuntu/cephtest 2024-09-21T12:03:43.060 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T12:03:43.066 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T12:03:43.066 DEBUG:teuthology.orchestra.run.smithi129:> test -z $(ls -A /var/lib/ceph) 2024-09-21T12:03:43.102 DEBUG:teuthology.orchestra.run.smithi179:> test -z $(ls -A /var/lib/ceph) 2024-09-21T12:03:43.129 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T12:03:43.215 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T12:03:43.230 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T12:03:43.230 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T12:03:43.231 DEBUG:teuthology.orchestra.run.smithi129:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T12:03:43.231 DEBUG:teuthology.orchestra.run.smithi179:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T12:03:43.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:03:43.246 DEBUG:teuthology.orchestra.run.smithi179:> uname -r 2024-09-21T12:03:43.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:03:43.248 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-09-21T12:03:43.302 INFO:teuthology.orchestra.run.smithi179.stdout:5.14.0-503.el9.x86_64 2024-09-21T12:03:43.302 INFO:teuthology.task.kernel:Running kernel on smithi179: 5.14.0-503.el9.x86_64 2024-09-21T12:03:43.302 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum install -y kernel 2024-09-21T12:03:43.307 INFO:teuthology.orchestra.run.smithi129.stdout:5.14.0-503.el9.x86_64 2024-09-21T12:03:43.307 INFO:teuthology.task.kernel:Running kernel on smithi129: 5.14.0-503.el9.x86_64 2024-09-21T12:03:43.307 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum install -y kernel 2024-09-21T12:03:46.332 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - BaseOS 6.9 MB/s | 8.3 MB 00:01 2024-09-21T12:03:47.077 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.3 MB 00:01 2024-09-21T12:03:48.066 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - AppStream 30 MB/s | 20 MB 00:00 2024-09-21T12:03:52.259 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.5 MB 00:00 2024-09-21T12:03:52.520 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - AppStream 4.7 MB/s | 20 MB 00:04 2024-09-21T12:03:53.826 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - Extras packages 88 kB/s | 19 kB 00:00 2024-09-21T12:03:54.622 INFO:teuthology.orchestra.run.smithi129.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-21T12:03:58.303 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.5 MB 00:01 2024-09-21T12:03:59.937 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 19 kB 00:00 2024-09-21T12:04:00.053 INFO:teuthology.orchestra.run.smithi129.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-09-21T12:04:00.683 INFO:teuthology.orchestra.run.smithi179.stdout:Extra Packages for Enterprise Linux 36 MB/s | 23 MB 00:00 2024-09-21T12:04:01.970 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T12:04:01.970 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T12:04:02.072 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-09-21T12:04:02.084 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:04:02.084 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-09-21T12:04:02.084 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:04:02.084 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-09-21T12:04:02.084 INFO:teuthology.orchestra.run.smithi129.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout:Install 4 Packages 2024-09-21T12:04:02.085 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:04:02.086 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 79 M 2024-09-21T12:04:02.086 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 126 M 2024-09-21T12:04:02.086 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-09-21T12:04:02.421 INFO:teuthology.orchestra.run.smithi129.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 446 kB/s | 36 kB 00:00 2024-09-21T12:04:05.989 INFO:teuthology.orchestra.run.smithi179.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-21T12:04:06.162 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:01 ago on Sat 21 Sep 2024 12:04:05 PM UTC. 2024-09-21T12:04:06.304 INFO:teuthology.orchestra.run.smithi129.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.0 MB/s | 16 MB 00:03 2024-09-21T12:04:07.854 INFO:teuthology.orchestra.run.smithi179.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T12:04:07.854 INFO:teuthology.orchestra.run.smithi179.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T12:04:07.945 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2024-09-21T12:04:07.961 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:04:07.961 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2024-09-21T12:04:07.961 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:04:07.961 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2024-09-21T12:04:07.961 INFO:teuthology.orchestra.run.smithi179.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T12:04:07.961 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2024-09-21T12:04:07.961 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T12:04:07.961 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T12:04:07.962 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T12:04:07.962 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:04:07.962 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2024-09-21T12:04:07.962 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:04:07.962 INFO:teuthology.orchestra.run.smithi179.stdout:Install 4 Packages 2024-09-21T12:04:07.962 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:04:07.963 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 79 M 2024-09-21T12:04:07.963 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 126 M 2024-09-21T12:04:07.963 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2024-09-21T12:04:08.274 INFO:teuthology.orchestra.run.smithi179.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 124 kB/s | 36 kB 00:00 2024-09-21T12:04:08.757 INFO:teuthology.orchestra.run.smithi179.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 20 MB/s | 16 MB 00:00 2024-09-21T12:04:09.099 INFO:teuthology.orchestra.run.smithi179.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 31 MB/s | 35 MB 00:01 2024-09-21T12:04:09.508 INFO:teuthology.orchestra.run.smithi179.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-21T12:04:09.508 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2024-09-21T12:04:09.508 INFO:teuthology.orchestra.run.smithi179.stdout:Total 51 MB/s | 79 MB 00:01 2024-09-21T12:04:09.620 INFO:teuthology.orchestra.run.smithi129.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 4.0 MB/s | 29 MB 00:07 2024-09-21T12:04:10.193 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2024-09-21T12:04:10.517 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2024-09-21T12:04:10.517 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2024-09-21T12:04:11.387 INFO:teuthology.orchestra.run.smithi129.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 3.8 MB/s | 35 MB 00:09 2024-09-21T12:04:11.387 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-09-21T12:04:11.387 INFO:teuthology.orchestra.run.smithi129.stdout:Total 8.5 MB/s | 79 MB 00:09 2024-09-21T12:04:11.504 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2024-09-21T12:04:11.504 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2024-09-21T12:04:12.073 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-09-21T12:04:12.437 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-09-21T12:04:12.437 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-09-21T12:04:13.402 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-09-21T12:04:13.403 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-09-21T12:04:13.941 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2024-09-21T12:04:14.583 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T12:04:14.667 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:04:15.844 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-09-21T12:04:16.482 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T12:04:16.562 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:04:17.415 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:04:17.569 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:04:19.334 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:04:19.455 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:04:22.375 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:04:22.461 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:04:24.271 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:04:24.457 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:04:27.288 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:04:29.311 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:05.483 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:05.522 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:05.875 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:05.876 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T12:05:05.876 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:05:05.876 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:05:06.789 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:06.790 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:05:06.790 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2024-09-21T12:05:06.790 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T12:05:06.790 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T12:05:06.790 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T12:05:06.790 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T12:05:06.790 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:05:06.790 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2024-09-21T12:05:07.145 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T12:05:07.231 INFO:teuthology.orchestra.run.smithi179.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T12:05:07.231 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T12:05:07.231 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T12:05:07.232 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T12:05:07.232 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T12:05:07.232 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T12:05:07.232 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi179.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T12:05:07.232 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T12:05:07.290 INFO:teuthology.orchestra.run.smithi179.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T12:05:07.291 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T12:05:07.291 DEBUG:teuthology.orchestra.run.smithi179:> sudo rpm -qi grub2-tools 2024-09-21T12:05:07.325 INFO:teuthology.orchestra.run.smithi179.stdout:Name : grub2-tools 2024-09-21T12:05:07.325 INFO:teuthology.orchestra.run.smithi179.stdout:Epoch : 1 2024-09-21T12:05:07.325 INFO:teuthology.orchestra.run.smithi179.stdout:Version : 2.06 2024-09-21T12:05:07.325 INFO:teuthology.orchestra.run.smithi179.stdout:Release : 82.el9 2024-09-21T12:05:07.325 INFO:teuthology.orchestra.run.smithi179.stdout:Architecture: x86_64 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Group : Unspecified 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Size : 8274670 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:License : GPLv3+ 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Packager : builder@centos.org 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Vendor : CentOS 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Summary : Support tools for GRUB. 2024-09-21T12:05:07.326 INFO:teuthology.orchestra.run.smithi179.stdout:Description : 2024-09-21T12:05:07.327 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:05:07.327 INFO:teuthology.orchestra.run.smithi179.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T12:05:07.327 INFO:teuthology.orchestra.run.smithi179.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T12:05:07.327 INFO:teuthology.orchestra.run.smithi179.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T12:05:07.327 INFO:teuthology.orchestra.run.smithi179.stdout:hardware devices. 2024-09-21T12:05:07.327 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:05:07.327 INFO:teuthology.orchestra.run.smithi179.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T12:05:07.328 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T12:05:07.328 INFO:teuthology.task.kernel:Updating grub on smithi179 to boot 5.14.0-508.el9.x86_64 2024-09-21T12:05:07.328 DEBUG:teuthology.orchestra.run.smithi179:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T12:05:07.598 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:07.641 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:07.952 INFO:teuthology.orchestra.run.smithi179.stderr:Generating grub configuration file ... 2024-09-21T12:05:07.986 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:07.986 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T12:05:07.986 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T12:05:07.986 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T12:05:08.893 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T12:05:08.893 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:05:08.893 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-09-21T12:05:08.894 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T12:05:08.894 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T12:05:08.894 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T12:05:08.894 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T12:05:08.894 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:05:08.894 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-09-21T12:05:09.250 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T12:05:09.286 INFO:teuthology.orchestra.run.smithi179.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T12:05:09.304 INFO:teuthology.orchestra.run.smithi179.stderr:done 2024-09-21T12:05:09.306 DEBUG:teuthology.orchestra.run.smithi179:> mktemp 2024-09-21T12:05:09.333 INFO:teuthology.orchestra.run.smithi179.stdout:/tmp/tmp.Ojd8ZBZJvX 2024-09-21T12:05:09.333 DEBUG:teuthology.orchestra.run.smithi179:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Ojd8ZBZJvX 2024-09-21T12:05:09.335 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T12:05:09.336 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T12:05:09.336 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T12:05:09.337 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T12:05:09.337 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T12:05:09.337 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T12:05:09.337 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi129.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T12:05:09.337 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T12:05:09.395 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T12:05:09.396 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T12:05:09.396 DEBUG:teuthology.orchestra.run.smithi129:> sudo rpm -qi grub2-tools 2024-09-21T12:05:09.402 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod 0666 /tmp/tmp.Ojd8ZBZJvX 2024-09-21T12:05:09.437 INFO:teuthology.orchestra.run.smithi129.stdout:Name : grub2-tools 2024-09-21T12:05:09.437 INFO:teuthology.orchestra.run.smithi129.stdout:Epoch : 1 2024-09-21T12:05:09.437 INFO:teuthology.orchestra.run.smithi129.stdout:Version : 2.06 2024-09-21T12:05:09.437 INFO:teuthology.orchestra.run.smithi129.stdout:Release : 82.el9 2024-09-21T12:05:09.437 INFO:teuthology.orchestra.run.smithi129.stdout:Architecture: x86_64 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Group : Unspecified 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Size : 8274670 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:License : GPLv3+ 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Packager : builder@centos.org 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Vendor : CentOS 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Summary : Support tools for GRUB. 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout:Description : 2024-09-21T12:05:09.438 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:05:09.439 INFO:teuthology.orchestra.run.smithi129.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T12:05:09.439 INFO:teuthology.orchestra.run.smithi129.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T12:05:09.439 INFO:teuthology.orchestra.run.smithi129.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T12:05:09.439 INFO:teuthology.orchestra.run.smithi129.stdout:hardware devices. 2024-09-21T12:05:09.439 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:05:09.439 INFO:teuthology.orchestra.run.smithi129.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T12:05:09.440 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T12:05:09.440 INFO:teuthology.task.kernel:Updating grub on smithi129 to boot 5.14.0-508.el9.x86_64 2024-09-21T12:05:09.440 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T12:05:09.545 DEBUG:teuthology.orchestra.remote:smithi179:/tmp/tmp.Ojd8ZBZJvX is 6KB 2024-09-21T12:05:09.594 DEBUG:teuthology.orchestra.run.smithi179:> rm -fr /tmp/tmp.Ojd8ZBZJvX 2024-09-21T12:05:09.608 DEBUG:teuthology.orchestra.run.smithi179:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T12:05:09.671 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T12:05:09.671 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T12:05:09.671 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T12:05:09.671 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T12:05:09.672 DEBUG:teuthology.orchestra.run.smithi179:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T12:05:09.820 DEBUG:teuthology.orchestra.run.smithi179:> sudo shutdown -r now 2024-09-21T12:05:10.089 INFO:teuthology.orchestra.run.smithi129.stderr:Generating grub configuration file ... 2024-09-21T12:05:11.421 INFO:teuthology.orchestra.run.smithi129.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T12:05:11.454 INFO:teuthology.orchestra.run.smithi129.stderr:done 2024-09-21T12:05:11.457 DEBUG:teuthology.orchestra.run.smithi129:> mktemp 2024-09-21T12:05:11.472 INFO:teuthology.orchestra.run.smithi129.stdout:/tmp/tmp.Z6VoHjo6Q6 2024-09-21T12:05:11.472 DEBUG:teuthology.orchestra.run.smithi129:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Z6VoHjo6Q6 2024-09-21T12:05:11.546 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0666 /tmp/tmp.Z6VoHjo6Q6 2024-09-21T12:05:11.685 DEBUG:teuthology.orchestra.remote:smithi129:/tmp/tmp.Z6VoHjo6Q6 is 6KB 2024-09-21T12:05:11.733 DEBUG:teuthology.orchestra.run.smithi129:> rm -fr /tmp/tmp.Z6VoHjo6Q6 2024-09-21T12:05:11.748 DEBUG:teuthology.orchestra.run.smithi129:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T12:05:11.811 INFO:teuthology.orchestra.run.smithi129.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T12:05:11.812 INFO:teuthology.orchestra.run.smithi129.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T12:05:11.812 INFO:teuthology.orchestra.run.smithi129.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T12:05:11.812 INFO:teuthology.orchestra.run.smithi129.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T12:05:11.814 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T12:05:11.966 DEBUG:teuthology.orchestra.run.smithi129:> sudo shutdown -r now 2024-09-21T12:05:39.835 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T12:05:39.836 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T12:05:39.836 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:05:41.971 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T12:05:41.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-21T12:05:41.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:06:00.435 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-09-21T12:06:09.442 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-21T12:06:09.443 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:06:12.495 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-09-21T12:06:24.499 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-21T12:06:24.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:06:39.853 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T12:06:42.927 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-09-21T12:06:48.860 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T12:06:48.860 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:06:49.478 DEBUG:teuthology.orchestra.run.smithi179:> true 2024-09-21T12:06:49.839 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T12:06:49.839 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T12:06:49.839 DEBUG:teuthology.orchestra.run.smithi179:> uname -r 2024-09-21T12:06:49.854 INFO:teuthology.orchestra.run.smithi179.stdout:5.14.0-508.el9.x86_64 2024-09-21T12:06:49.854 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T12:06:49.854 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T12:06:49.854 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T12:06:50.855 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T12:06:50.855 DEBUG:teuthology.orchestra.run.smithi179:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T12:06:50.931 INFO:teuthology.orchestra.run.smithi179.stdout:ttyS1 2024-09-21T12:06:50.964 DEBUG:teuthology.parallel:result is None 2024-09-21T12:06:57.928 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-21T12:06:57.929 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:06:58.312 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-09-21T12:06:58.681 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-21T12:06:58.681 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T12:06:58.682 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-09-21T12:06:58.696 INFO:teuthology.orchestra.run.smithi129.stdout:5.14.0-508.el9.x86_64 2024-09-21T12:06:58.697 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T12:06:58.697 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T12:06:58.697 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T12:06:59.698 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T12:06:59.699 DEBUG:teuthology.orchestra.run.smithi129:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T12:06:59.793 INFO:teuthology.orchestra.run.smithi129.stdout:ttyS1 2024-09-21T12:06:59.818 DEBUG:teuthology.parallel:result is None 2024-09-21T12:06:59.818 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T12:06:59.834 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T12:06:59.834 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T12:06:59.837 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T12:06:59.856 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T12:06:59.913 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T12:06:59.966 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T12:06:59.967 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T12:06:59.969 DEBUG:teuthology.orchestra.run.smithi179:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T12:07:00.016 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T12:07:00.022 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T12:07:00.023 DEBUG:teuthology.orchestra.run.smithi129:> 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-21T12:07:00.041 DEBUG:teuthology.orchestra.run.smithi179:> 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-21T12:07:00.064 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:07:00.075 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:07:00.083 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:07:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:07:00.096 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T12:07:00.106 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T12:07:00.106 DEBUG:teuthology.orchestra.run.smithi129:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T12:07:00.116 DEBUG:teuthology.orchestra.run.smithi179:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T12:07:00.163 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T12:07:00.172 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T12:07:00.172 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T12:07:00.178 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T12:07:00.219 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:07:00.268 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:07:00.319 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:07:00.399 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:07:00.435 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-21T12:07:00.435 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T12:07:00.496 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:07:00.539 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:07:00.598 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:07:00.683 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:07:00.723 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2024-09-21T12:07:00.723 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T12:07:00.789 DEBUG:teuthology.orchestra.run.smithi129:> sudo service rsyslog restart 2024-09-21T12:07:00.791 DEBUG:teuthology.orchestra.run.smithi179:> sudo service rsyslog restart 2024-09-21T12:07:00.842 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T12:07:00.876 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T12:07:01.382 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T12:07:01.390 INFO:teuthology.task.internal:Starting timer... 2024-09-21T12:07:01.390 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T12:07:01.434 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T12:07:01.487 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-21T12:07:01.488 DEBUG:teuthology.orchestra.run.smithi129:> sudo service auditd rotate 2024-09-21T12:07:01.605 INFO:teuthology.orchestra.run.smithi129.stdout:Rotating logs: 2024-09-21T12:07:01.609 DEBUG:teuthology.orchestra.run.smithi179:> sudo service auditd rotate 2024-09-21T12:07:01.658 INFO:teuthology.orchestra.run.smithi179.stdout:Rotating logs: 2024-09-21T12:07:01.660 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T12:07:01.660 DEBUG:teuthology.orchestra.run.smithi129:> /usr/sbin/getenforce 2024-09-21T12:07:01.713 INFO:teuthology.orchestra.run.smithi129.stdout:Permissive 2024-09-21T12:07:01.713 DEBUG:teuthology.orchestra.run.smithi179:> /usr/sbin/getenforce 2024-09-21T12:07:01.741 INFO:teuthology.orchestra.run.smithi179.stdout:Permissive 2024-09-21T12:07:01.742 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi129.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi179.front.sepia.ceph.com': 'permissive'} 2024-09-21T12:07:01.742 DEBUG:teuthology.orchestra.run.smithi129:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T12:07:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:07:01.803 DEBUG:teuthology.orchestra.run.smithi179:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T12:07:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:07:01.830 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T12:07:01.830 DEBUG:teuthology.orchestra.run.smithi129:> sudo /usr/sbin/setenforce permissive 2024-09-21T12:07:01.883 DEBUG:teuthology.orchestra.run.smithi179:> sudo /usr/sbin/setenforce permissive 2024-09-21T12:07:01.915 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T12:07:01.933 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T12:07:01.935 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T12:07:02.040 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T12:07:02.049 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-21T12:07:02.050 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi129.front.sepia.ceph.com,smithi179.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T12:10:45.836 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi129.front.sepia.ceph.com'), Remote(name='ubuntu@smithi179.front.sepia.ceph.com')] 2024-09-21T12:10:45.837 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-21T12:10:45.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:10:45.928 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-09-21T12:10:46.005 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-21T12:10:46.006 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T12:10:46.006 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:10:46.081 DEBUG:teuthology.orchestra.run.smithi179:> true 2024-09-21T12:10:46.161 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-21T12:10:46.162 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T12:10:46.176 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T12:10:46.177 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T12:10:46.177 DEBUG:teuthology.orchestra.run.smithi129:> 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-21T12:10:46.180 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T12:10:46.180 DEBUG:teuthology.orchestra.run.smithi179:> 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-21T12:10:46.206 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T12:10:46.220 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T12:10:46.230 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T12:10:46.244 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T12:10:46.244 INFO:teuthology.orchestra.run.smithi129.stderr:sudo: ntpd: command not found 2024-09-21T12:10:46.256 INFO:teuthology.orchestra.run.smithi129.stdout:506 Cannot talk to daemon 2024-09-21T12:10:46.268 INFO:teuthology.orchestra.run.smithi179.stderr:sudo: ntpd: command not found 2024-09-21T12:10:46.270 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T12:10:46.279 INFO:teuthology.orchestra.run.smithi179.stdout:506 Cannot talk to daemon 2024-09-21T12:10:46.283 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T12:10:46.293 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T12:10:46.307 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T12:10:46.338 INFO:teuthology.orchestra.run.smithi129.stderr:bash: line 1: ntpq: command not found 2024-09-21T12:10:46.342 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T12:10:46.342 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-09-21T12:10:46.343 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:46.343 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:46.343 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:46.343 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:46.365 INFO:teuthology.orchestra.run.smithi179.stderr:bash: line 1: ntpq: command not found 2024-09-21T12:10:46.369 INFO:teuthology.orchestra.run.smithi179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T12:10:46.369 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================== 2024-09-21T12:10:46.369 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:46.369 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:46.369 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:46.369 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:46.370 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T12:10:46.384 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T12:10:46.384 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi129.front.sepia.ceph.com 2024-09-21T12:10:46.385 DEBUG:teuthology.orchestra.run.smithi129:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T12:10:46.385 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi179.front.sepia.ceph.com 2024-09-21T12:10:46.386 DEBUG:teuthology.orchestra.run.smithi179:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T12:10:46.734 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout:Removing: 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout:Removing unused dependencies: 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:10:46.746 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-09-21T12:10:46.747 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:10:46.747 INFO:teuthology.orchestra.run.smithi129.stdout:Remove 2 Packages 2024-09-21T12:10:46.747 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:10:46.747 INFO:teuthology.orchestra.run.smithi129.stdout:Freed space: 5.5 M 2024-09-21T12:10:46.747 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-09-21T12:10:46.750 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-09-21T12:10:46.750 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-09-21T12:10:46.758 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2024-09-21T12:10:46.770 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:10:46.770 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2024-09-21T12:10:46.770 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout:Removing: 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout:Removing unused dependencies: 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout:Remove 2 Packages 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout:Freed space: 5.5 M 2024-09-21T12:10:46.771 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2024-09-21T12:10:46.775 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2024-09-21T12:10:46.775 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2024-09-21T12:10:46.804 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-09-21T12:10:46.805 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-09-21T12:10:46.824 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2024-09-21T12:10:46.824 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2024-09-21T12:10:46.938 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-09-21T12:10:46.954 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2024-09-21T12:10:47.026 INFO:teuthology.orchestra.run.smithi179.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T12:10:47.036 INFO:teuthology.orchestra.run.smithi129.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T12:10:47.081 INFO:teuthology.orchestra.run.smithi179.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T12:10:47.087 INFO:teuthology.orchestra.run.smithi129.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T12:10:47.499 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T12:10:47.499 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T12:10:47.589 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T12:10:47.589 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T12:10:47.730 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T12:10:47.730 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:10:47.730 INFO:teuthology.orchestra.run.smithi129.stdout:Removed: 2024-09-21T12:10:47.730 INFO:teuthology.orchestra.run.smithi129.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T12:10:47.730 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:10:47.730 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-09-21T12:10:47.892 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T12:10:47.892 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:10:47.892 INFO:teuthology.orchestra.run.smithi179.stdout:Removed: 2024-09-21T12:10:47.892 INFO:teuthology.orchestra.run.smithi179.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T12:10:47.892 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:10:47.892 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2024-09-21T12:10:48.571 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 12:09:59 PM UTC. 2024-09-21T12:10:48.703 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T12:10:48.704 INFO:teuthology.orchestra.run.smithi129.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T12:10:48.705 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:10:48.705 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-09-21T12:10:48.705 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-21T12:10:48.705 INFO:teuthology.orchestra.run.smithi129.stdout:Install 6 Packages 2024-09-21T12:10:48.705 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:10:48.720 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 2.0 M 2024-09-21T12:10:48.720 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 9.2 M 2024-09-21T12:10:48.720 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-09-21T12:10:48.763 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 12:09:59 PM UTC. 2024-09-21T12:10:48.898 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:10:48.899 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2024-09-21T12:10:48.900 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-21T12:10:48.900 INFO:teuthology.orchestra.run.smithi179.stdout:Install 6 Packages 2024-09-21T12:10:48.900 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:10:48.909 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 2.0 M 2024-09-21T12:10:48.909 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 9.2 M 2024-09-21T12:10:48.909 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2024-09-21T12:10:48.968 INFO:teuthology.orchestra.run.smithi129.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 391 kB/s | 44 kB 00:00 2024-09-21T12:10:49.018 INFO:teuthology.orchestra.run.smithi129.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 646 kB/s | 106 kB 00:00 2024-09-21T12:10:49.030 INFO:teuthology.orchestra.run.smithi179.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 462 kB/s | 44 kB 00:00 2024-09-21T12:10:49.043 INFO:teuthology.orchestra.run.smithi129.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 953 kB/s | 72 kB 00:00 2024-09-21T12:10:49.055 INFO:teuthology.orchestra.run.smithi179.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 873 kB/s | 106 kB 00:00 2024-09-21T12:10:49.089 INFO:teuthology.orchestra.run.smithi179.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-21T12:10:49.102 INFO:teuthology.orchestra.run.smithi129.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.0 MB/s | 84 kB 00:00 2024-09-21T12:10:49.114 INFO:teuthology.orchestra.run.smithi179.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-21T12:10:49.148 INFO:teuthology.orchestra.run.smithi179.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.1 MB/s | 906 kB 00:00 2024-09-21T12:10:49.198 INFO:teuthology.orchestra.run.smithi179.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-21T12:10:49.198 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2024-09-21T12:10:49.199 INFO:teuthology.orchestra.run.smithi179.stdout:Total 6.9 MB/s | 2.0 MB 00:00 2024-09-21T12:10:49.244 INFO:teuthology.orchestra.run.smithi129.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.3 MB/s | 906 kB 00:00 2024-09-21T12:10:49.272 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2024-09-21T12:10:49.278 INFO:teuthology.orchestra.run.smithi129.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.5 MB/s | 837 kB 00:00 2024-09-21T12:10:49.278 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-09-21T12:10:49.278 INFO:teuthology.orchestra.run.smithi129.stdout:Total 3.6 MB/s | 2.0 MB 00:00 2024-09-21T12:10:49.286 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2024-09-21T12:10:49.286 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2024-09-21T12:10:49.349 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-09-21T12:10:49.362 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-09-21T12:10:49.362 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-09-21T12:10:49.570 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2024-09-21T12:10:49.570 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2024-09-21T12:10:49.637 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-09-21T12:10:49.638 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-09-21T12:10:49.969 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2024-09-21T12:10:50.045 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-09-21T12:10:50.059 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T12:10:50.102 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T12:10:50.132 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T12:10:50.139 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T12:10:50.171 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T12:10:50.212 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T12:10:50.359 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T12:10:50.404 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T12:10:50.419 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T12:10:50.460 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T12:10:50.847 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T12:10:50.873 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T12:10:50.899 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T12:10:50.930 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T12:10:51.896 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T12:10:51.897 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T12:10:51.897 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T12:10:51.897 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T12:10:51.897 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T12:10:51.897 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T12:10:51.907 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T12:10:51.907 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T12:10:51.907 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T12:10:51.907 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T12:10:51.907 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T12:10:51.907 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T12:10:52.221 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T12:10:52.221 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:10:52.221 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-09-21T12:10:52.221 INFO:teuthology.orchestra.run.smithi129.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T12:10:52.221 INFO:teuthology.orchestra.run.smithi129.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T12:10:52.221 INFO:teuthology.orchestra.run.smithi129.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T12:10:52.221 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-21T12:10:52.221 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-09-21T12:10:52.263 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T12:10:52.263 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:10:52.264 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2024-09-21T12:10:52.264 INFO:teuthology.orchestra.run.smithi179.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T12:10:52.264 INFO:teuthology.orchestra.run.smithi179.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T12:10:52.264 INFO:teuthology.orchestra.run.smithi179.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T12:10:52.264 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-21T12:10:52.264 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2024-09-21T12:10:52.526 DEBUG:teuthology.parallel:result is None 2024-09-21T12:10:52.597 DEBUG:teuthology.parallel:result is None 2024-09-21T12:10:52.598 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-21T12:10:52.605 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 35, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 54, in _import module = __import__( ModuleNotFoundError: No module named 'tasks' 2024-09-21T12:10:52.758 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9f1b942ded2943e29eacb292825e9473 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 35, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 54, in _import module = __import__( ModuleNotFoundError: No module named 'tasks' 2024-09-21T12:10:52.759 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T12:10:52.767 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T12:10:52.767 DEBUG:teuthology.orchestra.run.smithi129:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T12:10:52.778 DEBUG:teuthology.orchestra.run.smithi179:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T12:10:52.784 INFO:teuthology.orchestra.run.smithi129.stderr:bash: line 1: ntpq: command not found 2024-09-21T12:10:52.789 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T12:10:52.789 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-09-21T12:10:52.789 INFO:teuthology.orchestra.run.smithi129.stdout:^* hv01.front.sepia.ceph.com 3 6 17 0 -169us[ -170us] +/- 57ms 2024-09-21T12:10:52.789 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 1 +93us[-2747ns] +/- 68ms 2024-09-21T12:10:52.789 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 2 +96us[ +424ns] +/- 69ms 2024-09-21T12:10:52.789 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:52.793 INFO:teuthology.orchestra.run.smithi179.stderr:bash: line 1: ntpq: command not found 2024-09-21T12:10:52.797 INFO:teuthology.orchestra.run.smithi179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T12:10:52.797 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================== 2024-09-21T12:10:52.797 INFO:teuthology.orchestra.run.smithi179.stdout:^* hv01.front.sepia.ceph.com 3 6 7 2 -167us[ -134us] +/- 57ms 2024-09-21T12:10:52.797 INFO:teuthology.orchestra.run.smithi179.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 0 +100us[ +100us] +/- 68ms 2024-09-21T12:10:52.797 INFO:teuthology.orchestra.run.smithi179.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 1 +96us[ +128us] +/- 69ms 2024-09-21T12:10:52.797 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T12:10:52.798 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T12:10:52.806 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T12:10:52.807 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T12:10:52.848 DEBUG:teuthology.orchestra.run.smithi129:> 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-21T12:10:52.906 DEBUG:teuthology.orchestra.run.smithi179:> 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-21T12:10:52.967 DEBUG:teuthology.orchestra.run.smithi129:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T12:10:53.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:10:53.001 DEBUG:teuthology.orchestra.run.smithi179:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T12:10:53.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:10:53.028 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T12:10:53.037 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T12:10:53.075 INFO:teuthology.task.internal:Duration was 231.685246 seconds 2024-09-21T12:10:53.075 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T12:10:53.123 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T12:10:53.124 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T12:10:53.126 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T12:10:53.163 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T12:10:53.165 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T12:10:53.646 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T12:10:53.646 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi129.front.sepia.ceph.com 2024-09-21T12:10:53.646 DEBUG:teuthology.orchestra.run.smithi129:> 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-21T12:10:53.712 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi179.front.sepia.ceph.com 2024-09-21T12:10:53.712 DEBUG:teuthology.orchestra.run.smithi179:> 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-21T12:10:53.739 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T12:10:53.739 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T12:10:53.756 DEBUG:teuthology.orchestra.run.smithi179:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T12:10:53.806 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T12:10:53.806 DEBUG:teuthology.orchestra.run.smithi129:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T12:10:53.822 DEBUG:teuthology.orchestra.run.smithi179:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T12:10:53.935 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T12:10:53.943 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T12:10:53.944 DEBUG:teuthology.orchestra.run.smithi129:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T12:10:53.968 DEBUG:teuthology.orchestra.run.smithi179:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T12:10:53.992 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T12:10:54.000 DEBUG:teuthology.orchestra.run.smithi129:> 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-21T12:10:54.010 DEBUG:teuthology.orchestra.run.smithi179:> 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-21T12:10:54.031 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = core 2024-09-21T12:10:54.056 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = core 2024-09-21T12:10:54.082 DEBUG:teuthology.orchestra.run.smithi129:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T12:10:54.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:10:54.116 DEBUG:teuthology.orchestra.run.smithi179:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T12:10:54.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:10:54.137 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T12:10:54.148 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T12:10:54.149 DEBUG:teuthology.misc:Transferring archived files from smithi129:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913912/remote/smithi129 2024-09-21T12:10:54.150 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T12:10:54.206 DEBUG:teuthology.misc:Transferring archived files from smithi179:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_10:07:29-orch:cephadm-wip-guits-main-2024-09-21-0813-distro-default-smithi/7913912/remote/smithi179 2024-09-21T12:10:54.206 DEBUG:teuthology.orchestra.run.smithi179:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T12:10:54.251 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T12:10:54.252 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T12:10:54.254 DEBUG:teuthology.orchestra.run.smithi179:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T12:10:54.302 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T12:10:54.317 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T12:10:54.317 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T12:10:54.382 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T12:10:54.382 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T12:10:54.385 DEBUG:teuthology.orchestra.run.smithi179:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T12:10:54.397 INFO:teuthology.orchestra.run.smithi129.stdout: 265976 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 12:10 /home/ubuntu/cephtest 2024-09-21T12:10:54.399 INFO:teuthology.orchestra.run.smithi179.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 12:10 /home/ubuntu/cephtest 2024-09-21T12:10:54.400 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T12:10:54.432 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T12:10:54.534 INFO:teuthology.run:Summary data: description: orch:cephadm/osds/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 231.68524646759033 failure_reason: No module named 'tasks' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9f1b942ded2943e29eacb292825e9473 status: fail success: false 2024-09-21T12:10:54.535 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T12:10:54.615 INFO:teuthology.run:FAIL