2024-09-12T23:49:05.704 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-12T23:49:05.729 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-12T23:49:05.819 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-11_01:16:05-upgrade:quincy-x-reef-distro-default-smithi/7901105 branch: reef description: upgrade:quincy-x/stress-split/{0-distro/centos_9.stream_runc 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: ceph-qa@ceph.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7901105' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2024-09-11_01:16:05-upgrade:quincy-x-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 7a853b1706d076d58e0da7a5d3b9b9eb36276880 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7a853b1706d076d58e0da7a5d3b9b9eb36276880 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 7a853b1706d076d58e0da7a5d3b9b9eb36276880 owner: scheduled_teuthology@teuthology priority: 830 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 4534 sha1: 7a853b1706d076d58e0da7a5d3b9b9eb36276880 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 0/1 suite: upgrade:quincy-x suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_7a853b1706d076d58e0da7a5d3b9b9eb36276880/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 7a853b1706d076d58e0da7a5d3b9b9eb36276880 targets: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGzTQX9PnnGwS8tFcLZd1DpH6yfEVh16dnut9EdiB6fCQyfON7FBFKrKMSRxskc7hAABLli04wQOiMZDFseJcqA= smithi179.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/KuLBvz2KAVeR5YQh5a3F/ofg1W3jiXOdNrwEa2ZN8SJoeaj4lFhg6z/uW+zWvT5FPz7OH2RfkBrMrHBftg8s= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-11_01:16:05 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-12T23:49:05.819 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_7a853b1706d076d58e0da7a5d3b9b9eb36276880/qa; will attempt to use it 2024-09-12T23:49:05.820 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_7a853b1706d076d58e0da7a5d3b9b9eb36276880/qa/tasks 2024-09-12T23:49:05.820 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-12T23:49:05.821 INFO:teuthology.task.internal:Checking packages... 2024-09-12T23:49:05.844 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7a853b1706d076d58e0da7a5d3b9b9eb36276880' 2024-09-12T23:49:05.844 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-12T23:49:05.845 INFO:teuthology.packaging:ref: None 2024-09-12T23:49:05.845 INFO:teuthology.packaging:tag: None 2024-09-12T23:49:05.845 INFO:teuthology.packaging:branch: reef 2024-09-12T23:49:05.845 INFO:teuthology.packaging:sha1: 7a853b1706d076d58e0da7a5d3b9b9eb36276880 2024-09-12T23:49:05.845 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-12T23:49:06.077 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-843.g2c01458a 2024-09-12T23:49:06.079 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-12T23:49:06.084 INFO:teuthology.task.internal:no buildpackages task found 2024-09-12T23:49:06.085 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-12T23:49:06.100 INFO:teuthology.task.internal:Saving configuration 2024-09-12T23:49:06.121 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-12T23:49:06.128 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-12T23:49:06.153 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-11_01:16:05-upgrade:quincy-x-reef-distro-default-smithi/7901105', '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-12 23:43:31.867144', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGzTQX9PnnGwS8tFcLZd1DpH6yfEVh16dnut9EdiB6fCQyfON7FBFKrKMSRxskc7hAABLli04wQOiMZDFseJcqA='} 2024-09-12T23:49:06.170 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi179.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-11_01:16:05-upgrade:quincy-x-reef-distro-default-smithi/7901105', '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-12 23:43:31.865447', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/KuLBvz2KAVeR5YQh5a3F/ofg1W3jiXOdNrwEa2ZN8SJoeaj4lFhg6z/uW+zWvT5FPz7OH2RfkBrMrHBftg8s='} 2024-09-12T23:49:06.170 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-12T23:49:06.189 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-12T23:49:06.189 INFO:teuthology.task.internal:roles: ubuntu@smithi179.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-12T23:49:06.189 INFO:teuthology.run_tasks:Running task console_log... 2024-09-12T23:49:06.247 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f43cdacbac0>, signals=[15]) 2024-09-12T23:49:06.247 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-12T23:49:06.253 INFO:teuthology.task.internal:Opening connections... 2024-09-12T23:49:06.253 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-09-12T23:49:06.254 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T23:49:06.333 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi179.front.sepia.ceph.com 2024-09-12T23:49:06.334 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T23:49:06.408 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-12T23:49:06.414 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-09-12T23:49:06.433 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-09-12T23:49:06.433 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-09-12T23:49:06.490 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="CentOS Stream" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="9" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:ID="centos" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE="rhel fedora" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="9" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:PLATFORM_ID="platform:el9" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:ANSI_COLOR="0;31" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:LOGO="fedora-logo-icon" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://centos.org/" 2024-09-12T23:49:06.491 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-12T23:49:06.492 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-12T23:49:06.492 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-12T23:49:06.492 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-09-12T23:49:06.510 DEBUG:teuthology.orchestra.run.smithi179:> uname -m 2024-09-12T23:49:06.528 INFO:teuthology.orchestra.run.smithi179.stdout:x86_64 2024-09-12T23:49:06.528 DEBUG:teuthology.orchestra.run.smithi179:> cat /etc/os-release 2024-09-12T23:49:06.585 INFO:teuthology.orchestra.run.smithi179.stdout:NAME="CentOS Stream" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION="9" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:ID="centos" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:ID_LIKE="rhel fedora" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION_ID="9" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:PLATFORM_ID="platform:el9" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:ANSI_COLOR="0;31" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:LOGO="fedora-logo-icon" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:HOME_URL="https://centos.org/" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-12T23:49:06.586 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-12T23:49:06.587 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2024-09-12T23:49:06.610 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-12T23:49:06.622 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-12T23:49:06.628 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-12T23:49:06.628 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-09-12T23:49:06.630 DEBUG:teuthology.orchestra.run.smithi179:> test '!' -e /home/ubuntu/cephtest 2024-09-12T23:49:06.646 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-12T23:49:06.653 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-12T23:49:06.653 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-09-12T23:49:06.688 DEBUG:teuthology.orchestra.run.smithi179:> test -z $(ls -A /var/lib/ceph) 2024-09-12T23:49:06.791 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-12T23:49:06.848 INFO:teuthology.run_tasks:Running task kernel... 2024-09-12T23:49:06.869 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-12T23:49:06.869 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-12T23:49:06.869 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-12T23:49:06.870 DEBUG:teuthology.orchestra.run.smithi179:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-12T23:49:06.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T23:49:06.887 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-12T23:49:06.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T23:49:06.888 DEBUG:teuthology.orchestra.run.smithi179:> uname -r 2024-09-12T23:49:06.945 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-503.el9.x86_64 2024-09-12T23:49:06.945 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.14.0-503.el9.x86_64 2024-09-12T23:49:06.946 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum install -y kernel 2024-09-12T23:49:06.947 INFO:teuthology.orchestra.run.smithi179.stdout:5.14.0-503.el9.x86_64 2024-09-12T23:49:06.947 INFO:teuthology.task.kernel:Running kernel on smithi179: 5.14.0-503.el9.x86_64 2024-09-12T23:49:06.947 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum install -y kernel 2024-09-12T23:49:10.402 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 5.1 MB/s | 8.2 MB 00:01 2024-09-12T23:49:10.485 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - BaseOS 4.9 MB/s | 8.2 MB 00:01 2024-09-12T23:49:12.279 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - AppStream 29 MB/s | 20 MB 00:00 2024-09-12T23:49:12.353 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 24 MB/s | 20 MB 00:00 2024-09-12T23:49:16.679 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-12T23:49:18.221 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 54 kB/s | 19 kB 00:00 2024-09-12T23:49:18.471 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - CRB 2.7 MB/s | 6.5 MB 00:02 2024-09-12T23:49:19.117 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-12T23:49:20.922 INFO:teuthology.orchestra.run.smithi179.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 19 kB 00:01 2024-09-12T23:49:21.743 INFO:teuthology.orchestra.run.smithi179.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-12T23:49:24.505 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-12T23:49:26.487 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-12T23:49:26.487 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-12T23:49:26.583 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-12T23:49:26.595 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-12T23:49:26.595 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-09-12T23:49:26.595 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-12T23:49:26.595 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-12T23:49:26.595 INFO:teuthology.orchestra.run.smithi088.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-12T23:49:26.595 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-12T23:49:26.595 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-12T23:49:26.596 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-12T23:49:26.596 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-12T23:49:26.596 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-12T23:49:26.596 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-12T23:49:26.596 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-12T23:49:26.596 INFO:teuthology.orchestra.run.smithi088.stdout:Install 4 Packages 2024-09-12T23:49:26.596 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-12T23:49:26.597 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 79 M 2024-09-12T23:49:26.597 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 126 M 2024-09-12T23:49:26.597 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-12T23:49:26.932 INFO:teuthology.orchestra.run.smithi088.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 295 kB/s | 23 kB 00:00 2024-09-12T23:49:27.140 INFO:teuthology.orchestra.run.smithi179.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-12T23:49:27.373 INFO:teuthology.orchestra.run.smithi088.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 30 MB/s | 16 MB 00:00 2024-09-12T23:49:28.032 INFO:teuthology.orchestra.run.smithi088.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 29 MB/s | 35 MB 00:01 2024-09-12T23:49:28.341 INFO:teuthology.orchestra.run.smithi088.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 20 MB/s | 29 MB 00:01 2024-09-12T23:49:28.341 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-12T23:49:28.341 INFO:teuthology.orchestra.run.smithi088.stdout:Total 45 MB/s | 79 MB 00:01 2024-09-12T23:49:29.025 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-12T23:49:29.130 INFO:teuthology.orchestra.run.smithi179.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-12T23:49:29.130 INFO:teuthology.orchestra.run.smithi179.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-12T23:49:29.215 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2024-09-12T23:49:29.231 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-12T23:49:29.231 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2024-09-12T23:49:29.231 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-12T23:49:29.231 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2024-09-12T23:49:29.231 INFO:teuthology.orchestra.run.smithi179.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-12T23:49:29.231 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2024-09-12T23:49:29.231 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-12T23:49:29.231 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-12T23:49:29.232 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-12T23:49:29.232 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-12T23:49:29.232 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2024-09-12T23:49:29.232 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2024-09-12T23:49:29.232 INFO:teuthology.orchestra.run.smithi179.stdout:Install 4 Packages 2024-09-12T23:49:29.232 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-12T23:49:29.233 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 79 M 2024-09-12T23:49:29.233 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 126 M 2024-09-12T23:49:29.233 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2024-09-12T23:49:29.409 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-12T23:49:29.409 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-12T23:49:29.666 INFO:teuthology.orchestra.run.smithi179.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 145 kB/s | 23 kB 00:00 2024-09-12T23:49:30.377 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-12T23:49:30.377 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-12T23:49:32.820 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-12T23:49:32.991 INFO:teuthology.orchestra.run.smithi179.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 4.5 MB/s | 16 MB 00:03 2024-09-12T23:49:33.531 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-12T23:49:33.618 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T23:49:36.427 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T23:49:36.545 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T23:49:37.299 INFO:teuthology.orchestra.run.smithi179.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 3.7 MB/s | 29 MB 00:07 2024-09-12T23:49:41.385 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T23:49:41.437 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:49:43.991 INFO:teuthology.orchestra.run.smithi179.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 2.4 MB/s | 35 MB 00:14 2024-09-12T23:49:43.991 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2024-09-12T23:49:43.991 INFO:teuthology.orchestra.run.smithi179.stdout:Total 5.3 MB/s | 79 MB 00:14 2024-09-12T23:49:44.671 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2024-09-12T23:49:45.014 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2024-09-12T23:49:45.014 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2024-09-12T23:49:46.005 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2024-09-12T23:49:46.005 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2024-09-12T23:49:46.282 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:49:48.459 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2024-09-12T23:49:49.164 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-12T23:49:49.241 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T23:49:52.049 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T23:49:52.185 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T23:49:57.013 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T23:49:57.126 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:01.972 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:24.838 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:24.877 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:25.269 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:25.269 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-12T23:50:25.269 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T23:50:25.269 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-12T23:50:26.107 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-12T23:50:26.453 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T23:50:26.532 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T23:50:26.532 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T23:50:26.533 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-12T23:50:26.533 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-12T23:50:26.533 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-12T23:50:26.533 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-12T23:50:26.533 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2024-09-12T23:50:26.533 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T23:50:26.591 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T23:50:26.592 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T23:50:26.592 DEBUG:teuthology.orchestra.run.smithi088:> sudo rpm -qi grub2-tools 2024-09-12T23:50:26.627 INFO:teuthology.orchestra.run.smithi088.stdout:Name : grub2-tools 2024-09-12T23:50:26.627 INFO:teuthology.orchestra.run.smithi088.stdout:Epoch : 1 2024-09-12T23:50:26.627 INFO:teuthology.orchestra.run.smithi088.stdout:Version : 2.06 2024-09-12T23:50:26.627 INFO:teuthology.orchestra.run.smithi088.stdout:Release : 82.el9 2024-09-12T23:50:26.627 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: x86_64 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Group : Unspecified 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Size : 8274670 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:License : GPLv3+ 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Packager : builder@centos.org 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Vendor : CentOS 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Summary : Support tools for GRUB. 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout:Description : 2024-09-12T23:50:26.628 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-12T23:50:26.629 INFO:teuthology.orchestra.run.smithi088.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-12T23:50:26.629 INFO:teuthology.orchestra.run.smithi088.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-12T23:50:26.629 INFO:teuthology.orchestra.run.smithi088.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-12T23:50:26.629 INFO:teuthology.orchestra.run.smithi088.stdout:hardware devices. 2024-09-12T23:50:26.629 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-12T23:50:26.629 INFO:teuthology.orchestra.run.smithi088.stdout:This subpackage provides tools for support of all platforms. 2024-09-12T23:50:26.630 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-12T23:50:26.630 INFO:teuthology.task.kernel:Updating grub on smithi088 to boot 5.14.0-505.el9.x86_64 2024-09-12T23:50:26.630 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-12T23:50:27.273 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2024-09-12T23:50:28.705 INFO:teuthology.orchestra.run.smithi088.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-12T23:50:28.745 INFO:teuthology.orchestra.run.smithi088.stderr:done 2024-09-12T23:50:28.747 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2024-09-12T23:50:28.803 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.BDhKQN1x72 2024-09-12T23:50:28.803 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.BDhKQN1x72 2024-09-12T23:50:28.869 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.BDhKQN1x72 2024-09-12T23:50:29.004 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.BDhKQN1x72 is 6KB 2024-09-12T23:50:29.025 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.BDhKQN1x72 2024-09-12T23:50:29.039 DEBUG:teuthology.orchestra.run.smithi088:> sudo /bin/ls /boot/loader/entries || true 2024-09-12T23:50:29.102 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-12T23:50:29.102 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-12T23:50:29.103 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-12T23:50:29.103 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-12T23:50:29.104 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-12T23:50:29.253 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2024-09-12T23:50:40.353 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:40.394 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:40.778 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:40.778 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-12T23:50:40.778 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T23:50:40.779 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T23:50:41.681 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T23:50:41.682 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-12T23:50:41.682 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2024-09-12T23:50:41.682 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-12T23:50:41.682 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-12T23:50:41.682 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-12T23:50:41.682 INFO:teuthology.orchestra.run.smithi179.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-12T23:50:41.682 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-12T23:50:41.682 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2024-09-12T23:50:42.055 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T23:50:42.140 INFO:teuthology.orchestra.run.smithi179.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T23:50:42.141 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T23:50:42.141 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-12T23:50:42.141 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-12T23:50:42.141 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-12T23:50:42.141 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-12T23:50:42.141 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi179.front.sepia.ceph.com, path=None, version=distro) 2024-09-12T23:50:42.141 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T23:50:42.199 INFO:teuthology.orchestra.run.smithi179.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T23:50:42.200 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T23:50:42.200 DEBUG:teuthology.orchestra.run.smithi179:> sudo rpm -qi grub2-tools 2024-09-12T23:50:42.231 INFO:teuthology.orchestra.run.smithi179.stdout:Name : grub2-tools 2024-09-12T23:50:42.231 INFO:teuthology.orchestra.run.smithi179.stdout:Epoch : 1 2024-09-12T23:50:42.231 INFO:teuthology.orchestra.run.smithi179.stdout:Version : 2.06 2024-09-12T23:50:42.231 INFO:teuthology.orchestra.run.smithi179.stdout:Release : 82.el9 2024-09-12T23:50:42.231 INFO:teuthology.orchestra.run.smithi179.stdout:Architecture: x86_64 2024-09-12T23:50:42.231 INFO:teuthology.orchestra.run.smithi179.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Group : Unspecified 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Size : 8274670 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:License : GPLv3+ 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Packager : builder@centos.org 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Vendor : CentOS 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Summary : Support tools for GRUB. 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout:Description : 2024-09-12T23:50:42.232 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-12T23:50:42.233 INFO:teuthology.orchestra.run.smithi179.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-12T23:50:42.233 INFO:teuthology.orchestra.run.smithi179.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-12T23:50:42.233 INFO:teuthology.orchestra.run.smithi179.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-12T23:50:42.233 INFO:teuthology.orchestra.run.smithi179.stdout:hardware devices. 2024-09-12T23:50:42.233 INFO:teuthology.orchestra.run.smithi179.stdout: 2024-09-12T23:50:42.233 INFO:teuthology.orchestra.run.smithi179.stdout:This subpackage provides tools for support of all platforms. 2024-09-12T23:50:42.234 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-12T23:50:42.234 INFO:teuthology.task.kernel:Updating grub on smithi179 to boot 5.14.0-505.el9.x86_64 2024-09-12T23:50:42.234 DEBUG:teuthology.orchestra.run.smithi179:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-12T23:50:42.912 INFO:teuthology.orchestra.run.smithi179.stderr:Generating grub configuration file ... 2024-09-12T23:50:44.237 INFO:teuthology.orchestra.run.smithi179.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-12T23:50:44.255 INFO:teuthology.orchestra.run.smithi179.stderr:done 2024-09-12T23:50:44.258 DEBUG:teuthology.orchestra.run.smithi179:> mktemp 2024-09-12T23:50:44.273 INFO:teuthology.orchestra.run.smithi179.stdout:/tmp/tmp.MKYWD4PXgS 2024-09-12T23:50:44.273 DEBUG:teuthology.orchestra.run.smithi179:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.MKYWD4PXgS 2024-09-12T23:50:44.351 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod 0666 /tmp/tmp.MKYWD4PXgS 2024-09-12T23:50:44.497 DEBUG:teuthology.orchestra.remote:smithi179:/tmp/tmp.MKYWD4PXgS is 6KB 2024-09-12T23:50:44.544 DEBUG:teuthology.orchestra.run.smithi179:> rm -fr /tmp/tmp.MKYWD4PXgS 2024-09-12T23:50:44.559 DEBUG:teuthology.orchestra.run.smithi179:> sudo /bin/ls /boot/loader/entries || true 2024-09-12T23:50:44.621 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-12T23:50:44.622 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-12T23:50:44.622 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-12T23:50:44.622 INFO:teuthology.orchestra.run.smithi179.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-12T23:50:44.623 DEBUG:teuthology.orchestra.run.smithi179:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-12T23:50:44.760 DEBUG:teuthology.orchestra.run.smithi179:> sudo shutdown -r now 2024-09-12T23:50:59.265 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-12T23:50:59.266 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-12T23:50:59.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T23:51:14.778 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-12T23:51:14.778 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-12T23:51:14.779 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T23:51:17.825 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-12T23:51:26.827 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-12T23:51:26.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T23:51:29.889 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-12T23:51:30.185 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-12T23:51:34.261 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-12T23:51:41.333 ERROR:teuthology.orchestra.connection:Error authenticating with smithi179.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-09-12T23:51:41.890 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-12T23:51:41.890 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T23:51:44.957 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-12T23:51:59.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-12T23:51:59.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T23:52:32.007 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-12T23:52:32.325 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-12T23:52:32.326 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-12T23:52:32.326 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-12T23:52:32.341 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-505.el9.x86_64 2024-09-12T23:52:32.342 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-12T23:52:32.342 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-12T23:52:32.342 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-12T23:52:33.343 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-12T23:52:33.343 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-12T23:52:33.402 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-09-12T23:52:33.430 DEBUG:teuthology.parallel:result is None 2024-09-12T23:52:51.336 DEBUG:teuthology.orchestra.remote:timed out 2024-09-12T23:53:00.338 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-12T23:53:00.339 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T23:53:00.699 DEBUG:teuthology.orchestra.run.smithi179:> true 2024-09-12T23:53:01.044 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi179.front.sepia.ceph.com' 2024-09-12T23:53:01.044 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-12T23:53:01.045 DEBUG:teuthology.orchestra.run.smithi179:> uname -r 2024-09-12T23:53:01.061 INFO:teuthology.orchestra.run.smithi179.stdout:5.14.0-505.el9.x86_64 2024-09-12T23:53:01.061 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-12T23:53:01.061 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-12T23:53:01.061 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-12T23:53:02.062 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-12T23:53:02.063 DEBUG:teuthology.orchestra.run.smithi179:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-12T23:53:02.136 INFO:teuthology.orchestra.run.smithi179.stdout:ttyS1 2024-09-12T23:53:02.162 DEBUG:teuthology.parallel:result is None 2024-09-12T23:53:02.163 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-12T23:53:02.171 INFO:teuthology.task.internal:Creating test directory... 2024-09-12T23:53:02.171 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-12T23:53:02.174 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-12T23:53:02.192 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-12T23:53:02.202 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-12T23:53:02.217 INFO:teuthology.task.internal:Creating archive directory... 2024-09-12T23:53:02.217 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-12T23:53:02.234 DEBUG:teuthology.orchestra.run.smithi179:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-12T23:53:02.286 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-12T23:53:02.296 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-12T23:53:02.296 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:53:02.298 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-12T23:53:02.330 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T23:53:02.332 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T23:53:02.342 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T23:53:02.344 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T23:53:02.345 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-12T23:53:02.353 INFO:teuthology.task.internal:Configuring sudo... 2024-09-12T23:53:02.353 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-12T23:53:02.386 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-12T23:53:02.414 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-12T23:53:02.424 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-12T23:53:02.424 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-12T23:53:02.454 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-12T23:53:02.471 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T23:53:02.552 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T23:53:02.604 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T23:53:02.689 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T23:53:02.728 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-12T23:53:02.728 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-12T23:53:02.794 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T23:53:02.839 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T23:53:02.896 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T23:53:02.980 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T23:53:03.024 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2024-09-12T23:53:03.024 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-12T23:53:03.092 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-09-12T23:53:03.094 DEBUG:teuthology.orchestra.run.smithi179:> sudo service rsyslog restart 2024-09-12T23:53:03.139 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T23:53:03.191 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T23:53:03.499 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-12T23:53:03.506 INFO:teuthology.task.internal:Starting timer... 2024-09-12T23:53:03.507 INFO:teuthology.run_tasks:Running task pcp... 2024-09-12T23:53:03.524 INFO:teuthology.run_tasks:Running task selinux... 2024-09-12T23:53:03.535 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-12T23:53:03.536 DEBUG:teuthology.orchestra.run.smithi088:> sudo service auditd rotate 2024-09-12T23:53:03.604 INFO:teuthology.orchestra.run.smithi088.stdout:Rotating logs: 2024-09-12T23:53:03.606 DEBUG:teuthology.orchestra.run.smithi179:> sudo service auditd rotate 2024-09-12T23:53:03.658 INFO:teuthology.orchestra.run.smithi179.stdout:Rotating logs: 2024-09-12T23:53:03.660 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-12T23:53:03.660 DEBUG:teuthology.orchestra.run.smithi088:> /usr/sbin/getenforce 2024-09-12T23:53:03.704 INFO:teuthology.orchestra.run.smithi088.stdout:Permissive 2024-09-12T23:53:03.704 DEBUG:teuthology.orchestra.run.smithi179:> /usr/sbin/getenforce 2024-09-12T23:53:03.730 INFO:teuthology.orchestra.run.smithi179.stdout:Permissive 2024-09-12T23:53:03.731 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi088.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi179.front.sepia.ceph.com': 'permissive'} 2024-09-12T23:53:03.731 DEBUG:teuthology.orchestra.run.smithi088:> 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 2024-09-12T23:53:03.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T23:53:03.769 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 2024-09-12T23:53:03.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T23:53:03.799 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-12T23:53:03.799 DEBUG:teuthology.orchestra.run.smithi088:> sudo /usr/sbin/setenforce permissive 2024-09-12T23:53:03.842 DEBUG:teuthology.orchestra.run.smithi179:> sudo /usr/sbin/setenforce permissive 2024-09-12T23:53:03.879 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-12T23:53:03.888 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-12T23:53:03.892 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-12T23:53:03.999 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-12T23:53:04.009 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-12T23:53:04.010 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi088.front.sepia.ceph.com,smithi179.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-12T23:57:00.420 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/teuthology-2024-09-11_01:16:05-upgrade:quincy-x-reef-distro-default-smithi/7901105/ansible_failures.yaml 2024-09-12T23:57:00.422 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 112, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['ubuntu@smithi179.front.sepia.ceph.com: Permission denied (publickey).'] 2024-09-12T23:57:00.647 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d2b44b58ba764e14b7be00b2b30fccc4 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['ubuntu@smithi179.front.sepia.ceph.com: Permission denied (publickey).'] 2024-09-12T23:57:00.649 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-12T23:57:00.657 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-12T23:57:00.658 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-12T23:57:00.669 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:57:00.734 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-12T23:57:00.791 DEBUG:teuthology.orchestra.run.smithi088:> 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 2024-09-12T23:57:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T23:57:00.822 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 2024-09-12T23:57:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T23:57:00.850 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-12T23:57:00.860 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-12T23:57:00.877 INFO:teuthology.task.internal:Duration was 237.370428 seconds 2024-09-12T23:57:00.877 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-12T23:57:00.893 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-12T23:57:00.893 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-12T23:57:00.896 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-12T23:57:00.935 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T23:57:00.938 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T23:57:01.000 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-12T23:57:01.001 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-09-12T23:57:01.001 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:57:01.067 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi179.front.sepia.ceph.com 2024-09-12T23:57:01.068 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-12T23:57:01.102 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-12T23:57:01.103 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-12T23:57:01.110 DEBUG:teuthology.orchestra.run.smithi179:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-12T23:57:01.170 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-12T23:57:01.171 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-12T23:57:01.177 DEBUG:teuthology.orchestra.run.smithi179:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-12T23:57:01.288 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-12T23:57:01.297 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-12T23:57:01.298 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-12T23:57:01.322 DEBUG:teuthology.orchestra.run.smithi179:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-12T23:57:01.347 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-12T23:57:01.356 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T23:57:01.365 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-12T23:57:01.385 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-09-12T23:57:01.411 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = core 2024-09-12T23:57:01.446 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-12T23:57:01.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T23:57:01.461 DEBUG:teuthology.orchestra.run.smithi179:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-12T23:57:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T23:57:01.502 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-12T23:57:01.511 INFO:teuthology.task.internal:Transferring archived files... 2024-09-12T23:57:01.512 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-11_01:16:05-upgrade:quincy-x-reef-distro-default-smithi/7901105/remote/smithi088 2024-09-12T23:57:01.513 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-12T23:57:01.556 DEBUG:teuthology.misc:Transferring archived files from smithi179:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-11_01:16:05-upgrade:quincy-x-reef-distro-default-smithi/7901105/remote/smithi179 2024-09-12T23:57:01.557 DEBUG:teuthology.orchestra.run.smithi179:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-12T23:57:01.606 INFO:teuthology.task.internal:Removing archive directory... 2024-09-12T23:57:01.607 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-12T23:57:01.609 DEBUG:teuthology.orchestra.run.smithi179:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-12T23:57:01.657 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-12T23:57:01.667 INFO:teuthology.task.internal:Not uploading archives. 2024-09-12T23:57:01.667 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-12T23:57:01.682 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-12T23:57:01.682 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-12T23:57:01.684 DEBUG:teuthology.orchestra.run.smithi179:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-12T23:57:01.697 INFO:teuthology.orchestra.run.smithi088.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 12 23:57 /home/ubuntu/cephtest 2024-09-12T23:57:01.711 INFO:teuthology.orchestra.run.smithi179.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 12 23:57 /home/ubuntu/cephtest 2024-09-12T23:57:01.712 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-12T23:57:01.721 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-12T23:57:01.757 INFO:teuthology.run:Summary data: description: upgrade:quincy-x/stress-split/{0-distro/centos_9.stream_runc 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 237.37042760849 failure_reason: '[''ubuntu@smithi179.front.sepia.ceph.com: Permission denied (publickey).'']' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d2b44b58ba764e14b7be00b2b30fccc4 status: dead success: false 2024-09-12T23:57:01.758 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-12T23:57:01.853 INFO:teuthology.run:DEAD