2024-03-21T12:01:16.851 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-21T12:01:16.851 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --archive /home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849 --verbose --name adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi --description orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} -- /home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849/orig.config.yaml 2024-03-21T12:01:16.882 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-21T12:01:16.962 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849 branch: wip-adk-testing-2024-03-20-2326 description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: adking@redhat.com first_in_suite: false job_id: '7614849' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-03-20-2326 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\) sha1: ba760091cd7bd2b0d23f4825ac856ba66450e988 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ba760091cd7bd2b0d23f4825ac856ba66450e988 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-03-20-2326 sha1: ba760091cd7bd2b0d23f4825ac856ba66450e988 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4016 sha1: ba760091cd7bd2b0d23f4825ac856ba66450e988 sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-03-20-2326 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_ba760091cd7bd2b0d23f4825ac856ba66450e988/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: ba760091cd7bd2b0d23f4825ac856ba66450e988 targets: smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAlWAfbcbFEVPba06ibsD87DDnyVNFjdEl18OmDrq1To8eqmKuhJqw2w6ZWVPMR/4M+g3QjLIw8Z745EB8ycXEM= smithi172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK12mPcws9G3G+3BLLRsTqwqHYGU7VeWzvuE7NKhTef/CcTQ96xBx1lBgbnNX57hWr1C6mvpNbRcEjy/17139AY= tasks: - 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 - cephadm.shell: host.a: - ceph orch host label add `hostname` foo - ceph auth get-or-create client.foo mon 'allow r' - ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222 - exec: host.a: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - test -e /etc/ceph/ceph.conf - exec: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.b: - ceph orch host label add `hostname` foo - exec: host.b: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - cephadm.shell: host.b: - ceph orch host label rm `hostname` foo - exec: host.b: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - exec: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.a: - ceph orch client-keyring rm client.foo - exec: host.a: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - 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 ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-21_11:21:25 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-21T12:01:16.963 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_ba760091cd7bd2b0d23f4825ac856ba66450e988/qa; will attempt to use it 2024-03-21T12:01:16.963 INFO:teuthology.run:Tasks not found; will attempt to fetch 2024-03-21T12:01:24.518 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-21T12:01:24.520 INFO:teuthology.task.internal:Checking packages... 2024-03-21T12:01:24.544 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'ba760091cd7bd2b0d23f4825ac856ba66450e988' 2024-03-21T12:01:24.544 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-21T12:01:24.544 INFO:teuthology.packaging:ref: None 2024-03-21T12:01:24.545 INFO:teuthology.packaging:tag: None 2024-03-21T12:01:24.545 INFO:teuthology.packaging:branch: wip-adk-testing-2024-03-20-2326 2024-03-21T12:01:24.545 INFO:teuthology.packaging:sha1: ba760091cd7bd2b0d23f4825ac856ba66450e988 2024-03-21T12:01:24.545 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-03-20-2326 2024-03-21T12:01:24.730 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2309.gba760091 2024-03-21T12:01:24.732 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-21T12:01:24.737 INFO:teuthology.task.internal:no buildpackages task found 2024-03-21T12:01:24.737 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-21T12:01:24.752 INFO:teuthology.task.internal:Saving configuration 2024-03-21T12:01:24.764 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-21T12:01:24.769 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-21T12:01:24.791 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 11:55:28.515760', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAlWAfbcbFEVPba06ibsD87DDnyVNFjdEl18OmDrq1To8eqmKuhJqw2w6ZWVPMR/4M+g3QjLIw8Z745EB8ycXEM='} 2024-03-21T12:01:24.810 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 11:55:28.514380', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK12mPcws9G3G+3BLLRsTqwqHYGU7VeWzvuE7NKhTef/CcTQ96xBx1lBgbnNX57hWr1C6mvpNbRcEjy/17139AY='} 2024-03-21T12:01:24.811 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-21T12:01:24.814 INFO:teuthology.task.internal:roles: ubuntu@smithi114.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-03-21T12:01:24.815 INFO:teuthology.task.internal:roles: ubuntu@smithi172.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-03-21T12:01:24.815 INFO:teuthology.run_tasks:Running task console_log... 2024-03-21T12:01:24.882 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f18d5f8a160>, signals=[15]) 2024-03-21T12:01:24.882 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-21T12:01:24.888 INFO:teuthology.task.internal:Opening connections... 2024-03-21T12:01:24.889 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-03-21T12:01:24.891 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:01:24.996 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi172.front.sepia.ceph.com 2024-03-21T12:01:24.997 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:01:25.086 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-21T12:01:25.093 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-03-21T12:01:25.111 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-03-21T12:01:25.111 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-03-21T12:01:25.168 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="CentOS Stream" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="9" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:ID="centos" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE="rhel fedora" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="9" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:PLATFORM_ID="platform:el9" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:ANSI_COLOR="0;31" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:LOGO="fedora-logo-icon" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://centos.org/" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-21T12:01:25.169 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-21T12:01:25.170 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-03-21T12:01:25.205 DEBUG:teuthology.orchestra.run.smithi172:> uname -m 2024-03-21T12:01:25.223 INFO:teuthology.orchestra.run.smithi172.stdout:x86_64 2024-03-21T12:01:25.223 DEBUG:teuthology.orchestra.run.smithi172:> cat /etc/os-release 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:NAME="CentOS Stream" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION="9" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:ID="centos" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:ID_LIKE="rhel fedora" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_ID="9" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:PLATFORM_ID="platform:el9" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:ANSI_COLOR="0;31" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:LOGO="fedora-logo-icon" 2024-03-21T12:01:25.280 INFO:teuthology.orchestra.run.smithi172.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-21T12:01:25.281 INFO:teuthology.orchestra.run.smithi172.stdout:HOME_URL="https://centos.org/" 2024-03-21T12:01:25.281 INFO:teuthology.orchestra.run.smithi172.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-21T12:01:25.281 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-21T12:01:25.281 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-21T12:01:25.281 INFO:teuthology.lock.ops:Updating smithi172.front.sepia.ceph.com on lock server 2024-03-21T12:01:25.313 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-21T12:01:25.321 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-21T12:01:25.349 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-21T12:01:25.349 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-03-21T12:01:25.351 DEBUG:teuthology.orchestra.run.smithi172:> test '!' -e /home/ubuntu/cephtest 2024-03-21T12:01:25.367 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-21T12:01:25.372 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-21T12:01:25.372 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-03-21T12:01:25.408 DEBUG:teuthology.orchestra.run.smithi172:> test -z $(ls -A /var/lib/ceph) 2024-03-21T12:01:25.463 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-21T12:01:25.505 INFO:teuthology.run_tasks:Running task kernel... 2024-03-21T12:01:25.519 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-21T12:01:25.519 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-21T12:01:25.520 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-21T12:01:25.520 DEBUG:teuthology.orchestra.run.smithi172:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-21T12:01:25.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T12:01:25.536 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-03-21T12:01:25.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T12:01:25.537 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-03-21T12:01:25.592 INFO:teuthology.orchestra.run.smithi172.stdout:5.14.0-361.el9.x86_64 2024-03-21T12:01:25.592 INFO:teuthology.task.kernel:Running kernel on smithi172: 5.14.0-361.el9.x86_64 2024-03-21T12:01:25.593 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum install -y kernel 2024-03-21T12:01:25.593 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-361.el9.x86_64 2024-03-21T12:01:25.594 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.14.0-361.el9.x86_64 2024-03-21T12:01:25.594 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum install -y kernel 2024-03-21T12:01:28.217 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-9 - AppStream 7.6 MB/s | 6.7 MB 00:00 2024-03-21T12:01:28.627 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS-9 - AppStream 4.8 MB/s | 6.7 MB 00:01 2024-03-21T12:01:29.825 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-9 - BaseOS 4.0 MB/s | 2.0 MB 00:00 2024-03-21T12:01:30.027 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS-9 - BaseOS 7.3 MB/s | 2.0 MB 00:00 2024-03-21T12:01:30.892 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.0 MB 00:00 2024-03-21T12:01:33.768 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 9 - AppStream 10 MB/s | 19 MB 00:01 2024-03-21T12:01:40.665 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 783 kB/s | 8.0 MB 00:10 2024-03-21T12:01:42.391 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 28 MB/s | 19 MB 00:00 2024-03-21T12:01:42.502 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 9 - CRB 1.2 MB/s | 6.1 MB 00:05 2024-03-21T12:01:44.153 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 9 - Extras packages 31 kB/s | 16 kB 00:00 2024-03-21T12:01:44.937 INFO:teuthology.orchestra.run.smithi172.stdout:Extra Packages for Enterprise Linux 31 MB/s | 21 MB 00:00 2024-03-21T12:01:46.619 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 7.4 MB/s | 6.1 MB 00:00 2024-03-21T12:01:49.392 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 9.4 kB/s | 16 kB 00:01 2024-03-21T12:01:49.887 INFO:teuthology.orchestra.run.smithi172.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-03-21T12:01:51.952 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-21T12:01:51.952 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-21T12:01:52.069 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2024-03-21T12:01:52.077 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-21T12:01:52.077 INFO:teuthology.orchestra.run.smithi172.stdout: Package Architecture Version Repository Size 2024-03-21T12:01:52.077 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout:Installing: 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout: kernel x86_64 5.14.0-430.el9 baseos 44 k 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-core x86_64 5.14.0-430.el9 baseos 15 M 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules x86_64 5.14.0-430.el9 baseos 33 M 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules-core x86_64 5.14.0-430.el9 baseos 27 M 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout:Install 4 Packages 2024-03-21T12:01:52.078 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-21T12:01:52.079 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 76 M 2024-03-21T12:01:52.081 INFO:teuthology.orchestra.run.smithi172.stdout:Installed size: 123 M 2024-03-21T12:01:52.081 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2024-03-21T12:01:52.455 INFO:teuthology.orchestra.run.smithi172.stdout:(1/4): kernel-5.14.0-430.el9.x86_64.rpm 195 kB/s | 44 kB 00:00 2024-03-21T12:01:57.605 INFO:teuthology.orchestra.run.smithi172.stdout:(2/4): kernel-core-5.14.0-430.el9.x86_64.rpm 2.8 MB/s | 15 MB 00:05 2024-03-21T12:02:07.033 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 1.2 MB/s | 21 MB 00:17 2024-03-21T12:02:08.520 INFO:teuthology.orchestra.run.smithi172.stdout:(3/4): kernel-modules-core-5.14.0-430.el9.x86_6 1.7 MB/s | 27 MB 00:16 2024-03-21T12:02:11.933 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-03-21T12:02:12.353 INFO:teuthology.orchestra.run.smithi172.stdout:(4/4): kernel-modules-5.14.0-430.el9.x86_64.rpm 1.7 MB/s | 33 MB 00:20 2024-03-21T12:02:12.353 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2024-03-21T12:02:12.353 INFO:teuthology.orchestra.run.smithi172.stdout:Total 3.7 MB/s | 76 MB 00:20 2024-03-21T12:02:13.020 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2024-03-21T12:02:13.404 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2024-03-21T12:02:13.405 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2024-03-21T12:02:14.082 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-21T12:02:14.082 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-21T12:02:14.185 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-03-21T12:02:14.196 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-03-21T12:02:14.196 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-03-21T12:02:14.196 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-03-21T12:02:14.196 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-03-21T12:02:14.196 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 5.14.0-430.el9 baseos 44 k 2024-03-21T12:02:14.196 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-03-21T12:02:14.197 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core x86_64 5.14.0-430.el9 baseos 15 M 2024-03-21T12:02:14.197 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules x86_64 5.14.0-430.el9 baseos 33 M 2024-03-21T12:02:14.197 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core x86_64 5.14.0-430.el9 baseos 27 M 2024-03-21T12:02:14.197 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-03-21T12:02:14.197 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-03-21T12:02:14.197 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-03-21T12:02:14.197 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-03-21T12:02:14.197 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-03-21T12:02:14.198 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 76 M 2024-03-21T12:02:14.198 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 123 M 2024-03-21T12:02:14.198 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-03-21T12:02:14.420 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2024-03-21T12:02:14.420 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2024-03-21T12:02:14.443 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): kernel-5.14.0-430.el9.x86_64.rpm 334 kB/s | 44 kB 00:00 2024-03-21T12:02:16.873 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2024-03-21T12:02:17.309 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): kernel-core-5.14.0-430.el9.x86_64.rpm 5.0 MB/s | 15 MB 00:02 2024-03-21T12:02:17.557 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-modules-core-5.14.0-430.el9.x86_64 1/4 2024-03-21T12:02:17.637 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T12:02:18.851 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): kernel-modules-5.14.0-430.el9.x86_64.rpm 7.4 MB/s | 33 MB 00:04 2024-03-21T12:02:19.110 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): kernel-modules-core-5.14.0-430.el9.x86_6 5.9 MB/s | 27 MB 00:04 2024-03-21T12:02:19.110 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-03-21T12:02:19.110 INFO:teuthology.orchestra.run.smithi114.stdout:Total 15 MB/s | 76 MB 00:04 2024-03-21T12:02:19.774 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-03-21T12:02:20.151 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-03-21T12:02:20.151 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-03-21T12:02:20.381 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T12:02:20.516 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T12:02:21.168 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-03-21T12:02:21.168 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-03-21T12:02:23.651 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-03-21T12:02:24.246 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-core-5.14.0-430.el9.x86_64 1/4 2024-03-21T12:02:24.327 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T12:02:25.223 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T12:02:25.349 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:02:27.087 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T12:02:27.228 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T12:02:30.050 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:02:31.959 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T12:02:32.069 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:02:36.814 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:02:59.347 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:02:59.347 INFO:teuthology.orchestra.run.smithi172.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-21T12:02:59.347 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-21T12:02:59.392 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:02:59.760 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:02:59.760 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-5.14.0-430.el9.x86_64 1/4 2024-03-21T12:02:59.760 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T12:02:59.760 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T12:03:00.166 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:03:00.166 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-21T12:03:00.167 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2024-03-21T12:03:00.167 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-5.14.0-430.el9.x86_64 2024-03-21T12:03:00.167 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-core-5.14.0-430.el9.x86_64 2024-03-21T12:03:00.167 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules-5.14.0-430.el9.x86_64 2024-03-21T12:03:00.167 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules-core-5.14.0-430.el9.x86_64 2024-03-21T12:03:00.167 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-21T12:03:00.167 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2024-03-21T12:03:00.482 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T12:03:00.621 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T12:03:00.621 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T12:03:00.621 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-430.el9.x86_64 2024-03-21T12:03:00.621 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-21T12:03:00.621 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-21T12:03:00.622 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-21T12:03:00.622 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi172.front.sepia.ceph.com, path=None, version=distro) 2024-03-21T12:03:00.622 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T12:03:00.701 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T12:03:00.702 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T12:03:00.702 DEBUG:teuthology.orchestra.run.smithi172:> sudo rpm -qi grub2-tools 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Name : grub2-tools 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Epoch : 1 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Version : 2.06 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Release : 68.el9 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: x86_64 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Group : Unspecified 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Size : 8264254 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:License : GPLv3+ 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-21T12:03:00.737 INFO:teuthology.orchestra.run.smithi172.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:Packager : builder@centos.org 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:Vendor : CentOS 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:Summary : Support tools for GRUB. 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:Description : 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:hardware devices. 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-21T12:03:00.738 INFO:teuthology.orchestra.run.smithi172.stdout:This subpackage provides tools for support of all platforms. 2024-03-21T12:03:00.739 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-21T12:03:00.739 INFO:teuthology.task.kernel:Updating grub on smithi172 to boot 5.14.0-430.el9.x86_64 2024-03-21T12:03:00.740 DEBUG:teuthology.orchestra.run.smithi172:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-21T12:03:01.386 INFO:teuthology.orchestra.run.smithi172.stderr:Generating grub configuration file ... 2024-03-21T12:03:02.731 INFO:teuthology.orchestra.run.smithi172.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-21T12:03:02.769 INFO:teuthology.orchestra.run.smithi172.stderr:done 2024-03-21T12:03:02.772 DEBUG:teuthology.orchestra.run.smithi172:> mktemp 2024-03-21T12:03:02.786 INFO:teuthology.orchestra.run.smithi172.stdout:/tmp/tmp.AdpvD5xtoA 2024-03-21T12:03:02.787 DEBUG:teuthology.orchestra.run.smithi172:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.AdpvD5xtoA 2024-03-21T12:03:02.854 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0666 /tmp/tmp.AdpvD5xtoA 2024-03-21T12:03:02.989 DEBUG:teuthology.orchestra.remote:smithi172:/tmp/tmp.AdpvD5xtoA is 6KB 2024-03-21T12:03:03.038 DEBUG:teuthology.orchestra.run.smithi172:> rm -fr /tmp/tmp.AdpvD5xtoA 2024-03-21T12:03:03.052 DEBUG:teuthology.orchestra.run.smithi172:> sudo /bin/ls /boot/loader/entries || true 2024-03-21T12:03:03.117 INFO:teuthology.orchestra.run.smithi172.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-21T12:03:03.118 INFO:teuthology.orchestra.run.smithi172.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-21T12:03:03.118 INFO:teuthology.orchestra.run.smithi172.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-21T12:03:03.118 INFO:teuthology.orchestra.run.smithi172.stdout:15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64.conf 2024-03-21T12:03:03.119 DEBUG:teuthology.orchestra.run.smithi172:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64 2024-03-21T12:03:03.272 DEBUG:teuthology.orchestra.run.smithi172:> sudo shutdown -r now 2024-03-21T12:03:05.674 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:03:05.674 INFO:teuthology.orchestra.run.smithi114.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-21T12:03:05.674 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-03-21T12:03:05.718 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:03:06.120 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:03:06.120 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-5.14.0-430.el9.x86_64 1/4 2024-03-21T12:03:06.120 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-21T12:03:06.120 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-5.14.0-430.el9.x86_64 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core-5.14.0-430.el9.x86_64 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-5.14.0-430.el9.x86_64 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core-5.14.0-430.el9.x86_64 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-03-21T12:03:06.528 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-03-21T12:03:06.849 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T12:03:06.951 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T12:03:06.951 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T12:03:06.952 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-430.el9.x86_64 2024-03-21T12:03:06.952 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-21T12:03:06.952 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-21T12:03:06.952 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-21T12:03:06.952 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2024-03-21T12:03:06.952 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-03-21T12:03:07.032 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-21T12:03:07.032 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-21T12:03:07.032 DEBUG:teuthology.orchestra.run.smithi114:> sudo rpm -qi grub2-tools 2024-03-21T12:03:07.066 INFO:teuthology.orchestra.run.smithi114.stdout:Name : grub2-tools 2024-03-21T12:03:07.066 INFO:teuthology.orchestra.run.smithi114.stdout:Epoch : 1 2024-03-21T12:03:07.066 INFO:teuthology.orchestra.run.smithi114.stdout:Version : 2.06 2024-03-21T12:03:07.066 INFO:teuthology.orchestra.run.smithi114.stdout:Release : 68.el9 2024-03-21T12:03:07.066 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: x86_64 2024-03-21T12:03:07.066 INFO:teuthology.orchestra.run.smithi114.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-21T12:03:07.066 INFO:teuthology.orchestra.run.smithi114.stdout:Group : Unspecified 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Size : 8264254 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:License : GPLv3+ 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Packager : builder@centos.org 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Vendor : CentOS 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Summary : Support tools for GRUB. 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:Description : 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-21T12:03:07.067 INFO:teuthology.orchestra.run.smithi114.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-21T12:03:07.068 INFO:teuthology.orchestra.run.smithi114.stdout:hardware devices. 2024-03-21T12:03:07.068 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-03-21T12:03:07.068 INFO:teuthology.orchestra.run.smithi114.stdout:This subpackage provides tools for support of all platforms. 2024-03-21T12:03:07.068 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-21T12:03:07.068 INFO:teuthology.task.kernel:Updating grub on smithi114 to boot 5.14.0-430.el9.x86_64 2024-03-21T12:03:07.069 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-21T12:03:07.669 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2024-03-21T12:03:09.000 INFO:teuthology.orchestra.run.smithi114.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-21T12:03:09.042 INFO:teuthology.orchestra.run.smithi114.stderr:done 2024-03-21T12:03:09.044 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-03-21T12:03:09.059 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.2vie7Whdej 2024-03-21T12:03:09.060 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.2vie7Whdej 2024-03-21T12:03:09.131 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.2vie7Whdej 2024-03-21T12:03:09.267 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.2vie7Whdej is 6KB 2024-03-21T12:03:09.315 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.2vie7Whdej 2024-03-21T12:03:09.329 DEBUG:teuthology.orchestra.run.smithi114:> sudo /bin/ls /boot/loader/entries || true 2024-03-21T12:03:09.394 INFO:teuthology.orchestra.run.smithi114.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-21T12:03:09.394 INFO:teuthology.orchestra.run.smithi114.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-21T12:03:09.394 INFO:teuthology.orchestra.run.smithi114.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-21T12:03:09.394 INFO:teuthology.orchestra.run.smithi114.stdout:15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64.conf 2024-03-21T12:03:09.395 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64 2024-03-21T12:03:09.536 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2024-03-21T12:03:33.286 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-21T12:03:33.287 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-21T12:03:33.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:03:39.541 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-21T12:03:39.541 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-03-21T12:03:39.542 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:04:07.839 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-03-21T12:04:14.242 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-03-21T12:04:16.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-21T12:04:16.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:04:23.246 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-03-21T12:04:23.247 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:04:26.306 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-03-21T12:04:35.230 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-03-21T12:04:38.309 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-03-21T12:04:38.310 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:04:47.240 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-21T12:04:47.240 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:04:50.303 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-03-21T12:04:56.734 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-03-21T12:05:05.311 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-21T12:05:05.312 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:05:05.759 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-03-21T12:05:06.174 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-21T12:05:06.174 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-430.el9.x86_64"... 2024-03-21T12:05:06.174 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-03-21T12:05:06.190 INFO:teuthology.orchestra.run.smithi172.stdout:5.14.0-430.el9.x86_64 2024-03-21T12:05:06.190 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-430.el9.x86_64 vs 5.14.0-430.el9.x86_64 2024-03-21T12:05:06.190 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-21T12:05:06.190 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-21T12:05:07.191 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-21T12:05:07.191 DEBUG:teuthology.orchestra.run.smithi172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-21T12:05:07.267 INFO:teuthology.orchestra.run.smithi172.stdout:ttyS1 2024-03-21T12:05:07.296 DEBUG:teuthology.parallel:result is None 2024-03-21T12:05:11.735 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-03-21T12:05:11.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:05:12.286 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-03-21T12:05:12.793 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-03-21T12:05:12.793 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-430.el9.x86_64"... 2024-03-21T12:05:12.793 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-03-21T12:05:12.807 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-430.el9.x86_64 2024-03-21T12:05:12.807 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-430.el9.x86_64 vs 5.14.0-430.el9.x86_64 2024-03-21T12:05:12.807 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-21T12:05:12.807 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-21T12:05:13.808 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-21T12:05:13.808 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-21T12:05:13.861 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-03-21T12:05:13.894 DEBUG:teuthology.parallel:result is None 2024-03-21T12:05:13.897 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-21T12:05:13.906 INFO:teuthology.task.internal:Creating test directory... 2024-03-21T12:05:13.907 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-21T12:05:13.909 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-21T12:05:13.927 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-21T12:05:13.934 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-21T12:05:13.944 INFO:teuthology.task.internal:Creating archive directory... 2024-03-21T12:05:13.944 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-21T12:05:13.964 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-21T12:05:14.073 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-21T12:05:14.080 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-21T12:05:14.081 DEBUG:teuthology.orchestra.run.smithi114:> 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-03-21T12:05:14.083 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-21T12:05:14.122 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T12:05:14.124 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T12:05:14.135 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T12:05:14.139 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-21T12:05:14.140 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-21T12:05:14.148 INFO:teuthology.task.internal:Configuring sudo... 2024-03-21T12:05:14.148 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-21T12:05:14.180 DEBUG:teuthology.orchestra.run.smithi172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-21T12:05:14.211 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-21T12:05:14.221 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-21T12:05:14.221 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-21T12:05:14.248 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-21T12:05:14.268 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T12:05:14.344 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T12:05:14.397 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T12:05:14.480 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T12:05:14.521 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-03-21T12:05:14.521 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-21T12:05:14.589 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T12:05:14.635 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-21T12:05:14.685 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T12:05:14.767 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-21T12:05:14.813 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-21T12:05:14.813 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-21T12:05:14.881 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-03-21T12:05:14.884 DEBUG:teuthology.orchestra.run.smithi172:> sudo service rsyslog restart 2024-03-21T12:05:14.938 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T12:05:14.978 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T12:05:15.389 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-21T12:05:15.397 INFO:teuthology.task.internal:Starting timer... 2024-03-21T12:05:15.397 INFO:teuthology.run_tasks:Running task pcp... 2024-03-21T12:05:15.416 INFO:teuthology.run_tasks:Running task selinux... 2024-03-21T12:05:15.424 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-03-21T12:05:15.425 DEBUG:teuthology.orchestra.run.smithi114:> sudo service auditd rotate 2024-03-21T12:05:15.477 INFO:teuthology.orchestra.run.smithi114.stdout:Rotating logs: 2024-03-21T12:05:15.479 DEBUG:teuthology.orchestra.run.smithi172:> sudo service auditd rotate 2024-03-21T12:05:15.535 INFO:teuthology.orchestra.run.smithi172.stdout:Rotating logs: 2024-03-21T12:05:15.536 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-21T12:05:15.537 DEBUG:teuthology.orchestra.run.smithi114:> /usr/sbin/getenforce 2024-03-21T12:05:15.580 INFO:teuthology.orchestra.run.smithi114.stdout:Permissive 2024-03-21T12:05:15.580 DEBUG:teuthology.orchestra.run.smithi172:> /usr/sbin/getenforce 2024-03-21T12:05:15.600 INFO:teuthology.orchestra.run.smithi172.stdout:Permissive 2024-03-21T12:05:15.600 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi114.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi172.front.sepia.ceph.com': 'permissive'} 2024-03-21T12:05:15.600 DEBUG:teuthology.orchestra.run.smithi114:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-03-21T12:05:15.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T12:05:15.628 DEBUG:teuthology.orchestra.run.smithi172:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-03-21T12:05:15.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T12:05:15.669 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-21T12:05:15.669 DEBUG:teuthology.orchestra.run.smithi114:> sudo /usr/sbin/setenforce permissive 2024-03-21T12:05:15.699 DEBUG:teuthology.orchestra.run.smithi172:> sudo /usr/sbin/setenforce permissive 2024-03-21T12:05:15.744 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-21T12:05:15.752 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-21T12:05:15.770 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-03-21T12:05:15.771 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi114.front.sepia.ceph.com,smithi172.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-21T12:09:28.861 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi114.front.sepia.ceph.com'), Remote(name='ubuntu@smithi172.front.sepia.ceph.com')] 2024-03-21T12:09:28.863 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-03-21T12:09:28.864 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:09:28.955 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-03-21T12:09:29.033 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-03-21T12:09:29.034 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-21T12:09:29.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-21T12:09:29.126 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-03-21T12:09:29.206 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-21T12:09:29.206 INFO:teuthology.run_tasks:Running task clock... 2024-03-21T12:09:29.217 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-21T12:09:29.217 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-21T12:09:29.218 DEBUG:teuthology.orchestra.run.smithi114:> 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-03-21T12:09:29.220 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-21T12:09:29.220 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-21T12:09:29.249 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-21T12:09:29.266 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-21T12:09:29.279 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-21T12:09:29.295 INFO:teuthology.orchestra.run.smithi114.stderr:sudo: ntpd: command not found 2024-03-21T12:09:29.296 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-21T12:09:29.309 INFO:teuthology.orchestra.run.smithi114.stdout:506 Cannot talk to daemon 2024-03-21T12:09:29.325 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-21T12:09:29.326 INFO:teuthology.orchestra.run.smithi172.stderr:sudo: ntpd: command not found 2024-03-21T12:09:29.340 INFO:teuthology.orchestra.run.smithi172.stdout:506 Cannot talk to daemon 2024-03-21T12:09:29.342 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-21T12:09:29.357 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-21T12:09:29.373 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-21T12:09:29.396 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-03-21T12:09:29.400 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T12:09:29.401 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-03-21T12:09:29.401 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.401 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.401 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.401 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.427 INFO:teuthology.orchestra.run.smithi172.stderr:bash: line 1: ntpq: command not found 2024-03-21T12:09:29.430 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T12:09:29.430 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2024-03-21T12:09:29.430 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.430 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.431 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.431 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.432 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-03-21T12:09:29.442 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 54, in _import module = __import__( ModuleNotFoundError: No module named 'tasks' 2024-03-21T12:09:29.664 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3271bb1a6b764caf9f58beee0a40cbea Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 54, in _import module = __import__( ModuleNotFoundError: No module named 'tasks' 2024-03-21T12:09:29.666 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-21T12:09:29.678 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-21T12:09:29.679 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-21T12:09:29.701 DEBUG:teuthology.orchestra.run.smithi172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-21T12:09:29.701 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-03-21T12:09:29.705 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T12:09:29.705 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-03-21T12:09:29.705 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 2 6 1 0 +990us[ +990us] +/- 72ms 2024-03-21T12:09:29.706 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.706 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.706 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.716 INFO:teuthology.orchestra.run.smithi172.stderr:bash: line 1: ntpq: command not found 2024-03-21T12:09:29.721 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-21T12:09:29.722 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2024-03-21T12:09:29.722 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv01.front.sepia.ceph.com 2 6 1 0 +1018us[+1018us] +/- 72ms 2024-03-21T12:09:29.722 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.722 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.722 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-21T12:09:29.723 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-21T12:09:29.732 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-21T12:09:29.732 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-21T12:09:29.750 DEBUG:teuthology.orchestra.run.smithi114:> 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-03-21T12:09:29.811 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-21T12:09:29.872 DEBUG:teuthology.orchestra.run.smithi114:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-03-21T12:09:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T12:09:29.902 DEBUG:teuthology.orchestra.run.smithi172:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-03-21T12:09:29.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T12:09:29.931 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-21T12:09:29.940 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-21T12:09:29.982 INFO:teuthology.task.internal:Duration was 254.585127 seconds 2024-03-21T12:09:29.983 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-21T12:09:29.991 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-21T12:09:29.991 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-21T12:09:29.994 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-21T12:09:30.035 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T12:09:30.036 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-21T12:09:30.465 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-21T12:09:30.465 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-03-21T12:09:30.466 DEBUG:teuthology.orchestra.run.smithi114:> 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-03-21T12:09:30.527 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi172.front.sepia.ceph.com 2024-03-21T12:09:30.527 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-21T12:09:30.551 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-21T12:09:30.551 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-21T12:09:30.569 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-21T12:09:30.620 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-21T12:09:30.620 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-21T12:09:30.639 DEBUG:teuthology.orchestra.run.smithi172:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-21T12:09:30.748 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-21T12:09:30.759 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-21T12:09:30.759 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-21T12:09:30.786 DEBUG:teuthology.orchestra.run.smithi172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-21T12:09:30.813 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-21T12:09:30.831 DEBUG:teuthology.orchestra.run.smithi114:> 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-03-21T12:09:30.833 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-21T12:09:30.856 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-03-21T12:09:30.879 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = core 2024-03-21T12:09:30.925 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-21T12:09:30.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T12:09:30.952 DEBUG:teuthology.orchestra.run.smithi172:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-21T12:09:30.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-21T12:09:30.980 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-21T12:09:30.991 INFO:teuthology.task.internal:Transferring archived files... 2024-03-21T12:09:30.993 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849/remote/smithi114 2024-03-21T12:09:30.993 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-21T12:09:31.041 DEBUG:teuthology.misc:Transferring archived files from smithi172:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849/remote/smithi172 2024-03-21T12:09:31.042 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-21T12:09:31.090 INFO:teuthology.task.internal:Removing archive directory... 2024-03-21T12:09:31.091 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-21T12:09:31.093 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-21T12:09:31.140 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-21T12:09:31.151 INFO:teuthology.task.internal:Not uploading archives. 2024-03-21T12:09:31.152 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-21T12:09:31.161 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-21T12:09:31.161 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-21T12:09:31.164 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-21T12:09:31.176 INFO:teuthology.orchestra.run.smithi114.stdout: 265575 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 21 12:09 /home/ubuntu/cephtest 2024-03-21T12:09:31.194 INFO:teuthology.orchestra.run.smithi172.stdout: 265305 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 21 12:09 /home/ubuntu/cephtest 2024-03-21T12:09:31.195 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-21T12:09:31.205 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-21T12:09:31.225 INFO:teuthology.nuke:Checking targets against current locks 2024-03-21T12:09:31.254 DEBUG:teuthology.nuke:shortname: smithi114 2024-03-21T12:09:31.254 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-21T12:09:31.278 DEBUG:teuthology.nuke:shortname: smithi172 2024-03-21T12:09:31.278 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-21T12:09:31.282 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 11:55:28.515760', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAlWAfbcbFEVPba06ibsD87DDnyVNFjdEl18OmDrq1To8eqmKuhJqw2w6ZWVPMR/4M+g3QjLIw8Z745EB8ycXEM='} 2024-03-21T12:09:31.310 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-03-21_11:21:25-orch:cephadm-wip-adk-testing-2024-03-20-2326-distro-default-smithi/7614849', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-21 11:55:28.514380', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK12mPcws9G3G+3BLLRsTqwqHYGU7VeWzvuE7NKhTef/CcTQ96xBx1lBgbnNX57hWr1C6mvpNbRcEjy/17139AY='} 2024-03-21T12:09:31.337 INFO:teuthology.orchestra.console.smithi114:Power off 2024-03-21T12:09:31.338 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-21T12:09:31.363 DEBUG:teuthology.orchestra.console.smithi114:power off output: Chassis Power Control: Down/Off 2024-03-21T12:09:31.363 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T12:09:31.381 INFO:teuthology.orchestra.console.smithi172:Power off 2024-03-21T12:09:31.381 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-21T12:09:31.391 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is on 2024-03-21T12:09:31.410 DEBUG:teuthology.orchestra.console.smithi172:power off output: Chassis Power Control: Down/Off 2024-03-21T12:09:31.411 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T12:09:31.470 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-03-21T12:09:35.392 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T12:09:35.471 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T12:09:35.503 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is on 2024-03-21T12:09:35.582 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-03-21T12:09:39.506 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T12:09:39.582 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-21T12:09:39.617 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is off 2024-03-21T12:09:39.693 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is off 2024-03-21T12:09:39.718 INFO:teuthology.orchestra.console.smithi114:Power off completed 2024-03-21T12:09:39.794 INFO:teuthology.orchestra.console.smithi172:Power off completed 2024-03-21T12:09:39.898 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} duration: 254.58512711524963 failure_reason: No module named 'tasks' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=3271bb1a6b764caf9f58beee0a40cbea status: fail success: false 2024-03-21T12:09:39.899 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-21T12:09:39.993 INFO:teuthology.run:FAIL