2024-04-19T21:18:10.230 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-19T21:18:10.231 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} --archive /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751 --name teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751/orig.config.yaml 2024-04-19T21:18:10.261 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T21:18:10.341 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7663751' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: d0bf63dd179c05751e4be49477389aa290c73089 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d0bf63dd179c05751e4be49477389aa290c73089 workunit: branch: squid sha1: e02d68a84525e0fa855f080a47dd96b350c21c42 owner: scheduled_teuthology@teuthology priority: 100 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 seed: 5868 sha1: d0bf63dd179c05751e4be49477389aa290c73089 sleep_before_teardown: 0 subset: 38/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_e02d68a84525e0fa855f080a47dd96b350c21c42/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e02d68a84525e0fa855f080a47dd96b350c21c42 targets: smithi018.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI0Amdsnx+Gvsly81tGd15k9AusoVza+G+VM+Rbq//RIE38wpNdtcf2gYkVGAegc4yc+tszG6+5Oc+YENAbWpXE= smithi083.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCYBRzH03772QrSfaA7pJSObJ8M+tvGUVyZOCboKPNzUjjmAiG7LWkkT+N9ULI6avuTMpQlwperypQZATTWCnb8= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - 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 config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-19_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-19T21:18:10.342 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e02d68a84525e0fa855f080a47dd96b350c21c42/qa; will attempt to use it 2024-04-19T21:18:10.342 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e02d68a84525e0fa855f080a47dd96b350c21c42/qa/tasks 2024-04-19T21:18:10.342 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-19T21:18:10.344 INFO:teuthology.task.internal:Checking packages... 2024-04-19T21:18:10.366 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd0bf63dd179c05751e4be49477389aa290c73089' 2024-04-19T21:18:10.366 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-19T21:18:10.366 INFO:teuthology.packaging:ref: None 2024-04-19T21:18:10.366 INFO:teuthology.packaging:tag: None 2024-04-19T21:18:10.367 INFO:teuthology.packaging:branch: squid 2024-04-19T21:18:10.367 INFO:teuthology.packaging:sha1: d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T21:18:10.367 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-19T21:18:10.594 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2401.gd0bf63dd 2024-04-19T21:18:10.595 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-19T21:18:10.602 INFO:teuthology.task.internal:no buildpackages task found 2024-04-19T21:18:10.602 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-19T21:18:10.608 INFO:teuthology.task.internal:Saving configuration 2024-04-19T21:18:10.619 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-19T21:18:10.626 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T21:18:10.650 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi018.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751', '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-04-19 21:13:07.865989', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI0Amdsnx+Gvsly81tGd15k9AusoVza+G+VM+Rbq//RIE38wpNdtcf2gYkVGAegc4yc+tszG6+5Oc+YENAbWpXE='} 2024-04-19T21:18:10.672 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751', '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-04-19 21:13:07.867782', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCYBRzH03772QrSfaA7pJSObJ8M+tvGUVyZOCboKPNzUjjmAiG7LWkkT+N9ULI6avuTMpQlwperypQZATTWCnb8='} 2024-04-19T21:18:10.672 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-19T21:18:10.678 INFO:teuthology.task.internal:roles: ubuntu@smithi018.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-04-19T21:18:10.678 INFO:teuthology.task.internal:roles: ubuntu@smithi083.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-04-19T21:18:10.678 INFO:teuthology.run_tasks:Running task console_log... 2024-04-19T21:18:10.743 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb9c46c30d0>, signals=[15]) 2024-04-19T21:18:10.743 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-19T21:18:10.749 INFO:teuthology.task.internal:Opening connections... 2024-04-19T21:18:10.749 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi018.front.sepia.ceph.com 2024-04-19T21:18:10.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:18:10.854 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi083.front.sepia.ceph.com 2024-04-19T21:18:10.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:18:10.944 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-19T21:18:10.951 DEBUG:teuthology.orchestra.run.smithi018:> uname -m 2024-04-19T21:18:10.967 INFO:teuthology.orchestra.run.smithi018.stdout:x86_64 2024-04-19T21:18:10.968 DEBUG:teuthology.orchestra.run.smithi018:> cat /etc/os-release 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:NAME="CentOS Stream" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION="9" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:ID="centos" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:ID_LIKE="rhel fedora" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION_ID="9" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:PLATFORM_ID="platform:el9" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:ANSI_COLOR="0;31" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:LOGO="fedora-logo-icon" 2024-04-19T21:18:11.024 INFO:teuthology.orchestra.run.smithi018.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T21:18:11.025 INFO:teuthology.orchestra.run.smithi018.stdout:HOME_URL="https://centos.org/" 2024-04-19T21:18:11.025 INFO:teuthology.orchestra.run.smithi018.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T21:18:11.025 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T21:18:11.025 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T21:18:11.025 INFO:teuthology.lock.ops:Updating smithi018.front.sepia.ceph.com on lock server 2024-04-19T21:18:11.045 DEBUG:teuthology.orchestra.run.smithi083:> uname -m 2024-04-19T21:18:11.062 INFO:teuthology.orchestra.run.smithi083.stdout:x86_64 2024-04-19T21:18:11.062 DEBUG:teuthology.orchestra.run.smithi083:> cat /etc/os-release 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:NAME="CentOS Stream" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION="9" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:ID="centos" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:ID_LIKE="rhel fedora" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_ID="9" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:PLATFORM_ID="platform:el9" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:ANSI_COLOR="0;31" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:LOGO="fedora-logo-icon" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:HOME_URL="https://centos.org/" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T21:18:11.119 INFO:teuthology.orchestra.run.smithi083.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T21:18:11.120 INFO:teuthology.orchestra.run.smithi083.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T21:18:11.120 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2024-04-19T21:18:11.145 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-19T21:18:11.154 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-19T21:18:11.158 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-19T21:18:11.159 DEBUG:teuthology.orchestra.run.smithi018:> test '!' -e /home/ubuntu/cephtest 2024-04-19T21:18:11.161 DEBUG:teuthology.orchestra.run.smithi083:> test '!' -e /home/ubuntu/cephtest 2024-04-19T21:18:11.176 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-19T21:18:11.182 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-19T21:18:11.182 DEBUG:teuthology.orchestra.run.smithi018:> test -z $(ls -A /var/lib/ceph) 2024-04-19T21:18:11.218 DEBUG:teuthology.orchestra.run.smithi083:> test -z $(ls -A /var/lib/ceph) 2024-04-19T21:18:11.244 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-19T21:18:11.296 INFO:teuthology.run_tasks:Running task kernel... 2024-04-19T21:18:11.310 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-19T21:18:11.311 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-19T21:18:11.311 DEBUG:teuthology.orchestra.run.smithi018:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T21:18:11.311 DEBUG:teuthology.orchestra.run.smithi083:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T21:18:11.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T21:18:11.327 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-04-19T21:18:11.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T21:18:11.328 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-04-19T21:18:11.383 INFO:teuthology.orchestra.run.smithi083.stdout:5.14.0-361.el9.x86_64 2024-04-19T21:18:11.383 INFO:teuthology.task.kernel:Running kernel on smithi083: 5.14.0-361.el9.x86_64 2024-04-19T21:18:11.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo yum install -y kernel 2024-04-19T21:18:11.386 INFO:teuthology.orchestra.run.smithi018.stdout:5.14.0-361.el9.x86_64 2024-04-19T21:18:11.386 INFO:teuthology.task.kernel:Running kernel on smithi018: 5.14.0-361.el9.x86_64 2024-04-19T21:18:11.386 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum install -y kernel 2024-04-19T21:18:13.663 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS-9 - AppStream 9.1 MB/s | 6.4 MB 00:00 2024-04-19T21:18:13.903 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS-9 - AppStream 5.9 MB/s | 6.4 MB 00:01 2024-04-19T21:18:15.071 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS-9 - BaseOS 7.2 MB/s | 2.0 MB 00:00 2024-04-19T21:18:15.512 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS-9 - BaseOS 3.6 MB/s | 2.0 MB 00:00 2024-04-19T21:18:16.545 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-19T21:18:16.687 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - BaseOS 6.4 MB/s | 8.0 MB 00:01 2024-04-19T21:18:18.488 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - AppStream 30 MB/s | 19 MB 00:00 2024-04-19T21:18:18.738 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS Stream 9 - AppStream 16 MB/s | 19 MB 00:01 2024-04-19T21:18:23.122 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - CRB 6.6 MB/s | 6.2 MB 00:00 2024-04-19T21:18:25.164 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 16 kB 00:00 2024-04-19T21:18:25.705 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS Stream 9 - CRB 1.8 MB/s | 6.2 MB 00:03 2024-04-19T21:18:27.110 INFO:teuthology.orchestra.run.smithi018.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-19T21:18:27.347 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 16 kB 00:00 2024-04-19T21:18:31.076 INFO:teuthology.orchestra.run.smithi083.stdout:Extra Packages for Enterprise Linux 5.8 MB/s | 21 MB 00:03 2024-04-19T21:18:32.382 INFO:teuthology.orchestra.run.smithi018.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-04-19T21:18:34.923 INFO:teuthology.orchestra.run.smithi018.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T21:18:34.924 INFO:teuthology.orchestra.run.smithi018.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T21:18:35.018 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-04-19T21:18:35.029 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-04-19T21:18:35.029 INFO:teuthology.orchestra.run.smithi018.stdout: Package Arch Version Repository Size 2024-04-19T21:18:35.029 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-04-19T21:18:35.029 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-04-19T21:18:35.029 INFO:teuthology.orchestra.run.smithi018.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T21:18:35.029 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-04-19T21:18:35.030 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T21:18:35.030 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T21:18:35.030 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T21:18:35.030 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-04-19T21:18:35.030 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-04-19T21:18:35.030 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-04-19T21:18:35.030 INFO:teuthology.orchestra.run.smithi018.stdout:Install 4 Packages 2024-04-19T21:18:35.030 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-04-19T21:18:35.031 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 78 M 2024-04-19T21:18:35.031 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 125 M 2024-04-19T21:18:35.031 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-04-19T21:18:35.167 INFO:teuthology.orchestra.run.smithi018.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 210 kB/s | 29 kB 00:00 2024-04-19T21:18:35.734 INFO:teuthology.orchestra.run.smithi018.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 23 MB/s | 16 MB 00:00 2024-04-19T21:18:36.131 INFO:teuthology.orchestra.run.smithi083.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-19T21:18:36.234 INFO:teuthology.orchestra.run.smithi018.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 26 MB/s | 27 MB 00:01 2024-04-19T21:18:36.626 INFO:teuthology.orchestra.run.smithi018.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 21 MB/s | 34 MB 00:01 2024-04-19T21:18:36.629 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-04-19T21:18:36.629 INFO:teuthology.orchestra.run.smithi018.stdout:Total 49 MB/s | 78 MB 00:01 2024-04-19T21:18:36.630 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-04-19T21:18:37.075 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-04-19T21:18:37.075 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-04-19T21:18:37.944 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-04-19T21:18:37.945 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-04-19T21:18:38.614 INFO:teuthology.orchestra.run.smithi083.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T21:18:38.614 INFO:teuthology.orchestra.run.smithi083.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T21:18:38.710 INFO:teuthology.orchestra.run.smithi083.stdout:Dependencies resolved. 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout: Package Arch Version Repository Size 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout:Installing: 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout:Installing dependencies: 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T21:18:38.721 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-04-19T21:18:38.722 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction Summary 2024-04-19T21:18:38.722 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2024-04-19T21:18:38.722 INFO:teuthology.orchestra.run.smithi083.stdout:Install 4 Packages 2024-04-19T21:18:38.722 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-04-19T21:18:38.722 INFO:teuthology.orchestra.run.smithi083.stdout:Total download size: 78 M 2024-04-19T21:18:38.722 INFO:teuthology.orchestra.run.smithi083.stdout:Installed size: 125 M 2024-04-19T21:18:38.722 INFO:teuthology.orchestra.run.smithi083.stdout:Downloading Packages: 2024-04-19T21:18:38.841 INFO:teuthology.orchestra.run.smithi083.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 239 kB/s | 29 kB 00:00 2024-04-19T21:18:39.417 INFO:teuthology.orchestra.run.smithi083.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 23 MB/s | 16 MB 00:00 2024-04-19T21:18:39.967 INFO:teuthology.orchestra.run.smithi083.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 24 MB/s | 27 MB 00:01 2024-04-19T21:18:40.266 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-04-19T21:18:40.334 INFO:teuthology.orchestra.run.smithi083.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 21 MB/s | 34 MB 00:01 2024-04-19T21:18:40.337 INFO:teuthology.orchestra.run.smithi083.stdout:-------------------------------------------------------------------------------- 2024-04-19T21:18:40.337 INFO:teuthology.orchestra.run.smithi083.stdout:Total 48 MB/s | 78 MB 00:01 2024-04-19T21:18:40.338 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction check 2024-04-19T21:18:40.691 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction check succeeded. 2024-04-19T21:18:40.691 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction test 2024-04-19T21:18:40.919 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T21:18:41.099 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T21:18:41.547 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction test succeeded. 2024-04-19T21:18:41.547 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction 2024-04-19T21:18:43.543 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T21:18:43.691 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T21:18:43.754 INFO:teuthology.orchestra.run.smithi083.stdout: Preparing : 1/1 2024-04-19T21:18:44.440 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T21:18:44.535 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T21:18:46.833 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T21:18:46.961 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T21:18:48.858 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T21:18:48.899 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:18:51.763 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T21:18:51.792 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:18:54.104 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:18:56.790 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:25.682 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:25.682 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-04-19T21:19:25.682 INFO:teuthology.orchestra.run.smithi018.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T21:19:25.682 INFO:teuthology.orchestra.run.smithi018.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T21:19:25.682 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-04-19T21:19:25.725 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:26.153 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:26.153 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T21:19:26.154 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T21:19:26.154 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T21:19:26.610 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:26.610 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-04-19T21:19:26.610 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-04-19T21:19:26.610 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:26.610 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:26.611 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:26.611 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:26.611 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-04-19T21:19:26.611 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-04-19T21:19:26.708 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:26.708 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-04-19T21:19:26.708 INFO:teuthology.orchestra.run.smithi083.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T21:19:26.708 INFO:teuthology.orchestra.run.smithi083.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T21:19:26.708 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-04-19T21:19:26.751 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:26.936 DEBUG:teuthology.orchestra.run.smithi018:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T21:19:27.075 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:27.075 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T21:19:27.075 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T21:19:27.075 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T21:19:27.082 INFO:teuthology.orchestra.run.smithi018.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.082 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.082 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.082 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T21:19:27.082 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T21:19:27.085 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-19T21:19:27.085 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi018.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T21:19:27.085 DEBUG:teuthology.orchestra.run.smithi018:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T21:19:27.167 INFO:teuthology.orchestra.run.smithi018.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.167 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.168 DEBUG:teuthology.orchestra.run.smithi018:> sudo rpm -qi grub2-tools 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:Name : grub2-tools 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:Epoch : 1 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:Version : 2.06 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:Release : 68.el9 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:Architecture: x86_64 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:Group : Unspecified 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:Size : 8264254 2024-04-19T21:19:27.205 INFO:teuthology.orchestra.run.smithi018.stdout:License : GPLv3+ 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:Packager : builder@centos.org 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:Vendor : CentOS 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:Summary : Support tools for GRUB. 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:Description : 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout:hardware devices. 2024-04-19T21:19:27.206 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-04-19T21:19:27.207 INFO:teuthology.orchestra.run.smithi018.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T21:19:27.207 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T21:19:27.208 INFO:teuthology.task.kernel:Updating grub on smithi018 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.208 DEBUG:teuthology.orchestra.run.smithi018:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T21:19:27.525 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T21:19:27.526 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-04-19T21:19:27.526 INFO:teuthology.orchestra.run.smithi083.stdout:Installed: 2024-04-19T21:19:27.526 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.526 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.526 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.526 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.526 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-04-19T21:19:27.526 INFO:teuthology.orchestra.run.smithi083.stdout:Complete! 2024-04-19T21:19:27.794 INFO:teuthology.orchestra.run.smithi018.stderr:Generating grub configuration file ... 2024-04-19T21:19:27.847 DEBUG:teuthology.orchestra.run.smithi083:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T21:19:27.947 INFO:teuthology.orchestra.run.smithi083.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.947 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.947 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:27.947 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T21:19:27.947 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T21:19:27.947 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-19T21:19:27.947 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi083.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T21:19:27.948 DEBUG:teuthology.orchestra.run.smithi083:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T21:19:28.027 INFO:teuthology.orchestra.run.smithi083.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:28.027 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:28.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo rpm -qi grub2-tools 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Name : grub2-tools 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Epoch : 1 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Version : 2.06 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Release : 68.el9 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: x86_64 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Group : Unspecified 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Size : 8264254 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:License : GPLv3+ 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T21:19:28.061 INFO:teuthology.orchestra.run.smithi083.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:Packager : builder@centos.org 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:Vendor : CentOS 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:Summary : Support tools for GRUB. 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:Description : 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:hardware devices. 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-04-19T21:19:28.062 INFO:teuthology.orchestra.run.smithi083.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T21:19:28.063 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T21:19:28.063 INFO:teuthology.task.kernel:Updating grub on smithi083 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:28.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T21:19:28.700 INFO:teuthology.orchestra.run.smithi083.stderr:Generating grub configuration file ... 2024-04-19T21:19:29.240 INFO:teuthology.orchestra.run.smithi018.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T21:19:29.282 INFO:teuthology.orchestra.run.smithi018.stderr:done 2024-04-19T21:19:29.283 DEBUG:teuthology.orchestra.run.smithi018:> mktemp 2024-04-19T21:19:29.298 INFO:teuthology.orchestra.run.smithi018.stdout:/tmp/tmp.7VFvClhoen 2024-04-19T21:19:29.298 DEBUG:teuthology.orchestra.run.smithi018:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.7VFvClhoen 2024-04-19T21:19:29.371 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 0666 /tmp/tmp.7VFvClhoen 2024-04-19T21:19:29.524 DEBUG:teuthology.orchestra.remote:smithi018:/tmp/tmp.7VFvClhoen is 6KB 2024-04-19T21:19:29.572 DEBUG:teuthology.orchestra.run.smithi018:> rm -fr /tmp/tmp.7VFvClhoen 2024-04-19T21:19:29.590 DEBUG:teuthology.orchestra.run.smithi018:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T21:19:29.656 INFO:teuthology.orchestra.run.smithi018.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T21:19:29.656 INFO:teuthology.orchestra.run.smithi018.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T21:19:29.656 INFO:teuthology.orchestra.run.smithi018.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T21:19:29.656 INFO:teuthology.orchestra.run.smithi018.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T21:19:29.657 DEBUG:teuthology.orchestra.run.smithi018:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:29.808 DEBUG:teuthology.orchestra.run.smithi018:> sudo shutdown -r now 2024-04-19T21:19:30.095 INFO:teuthology.orchestra.run.smithi083.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T21:19:30.115 INFO:teuthology.orchestra.run.smithi083.stderr:done 2024-04-19T21:19:30.117 DEBUG:teuthology.orchestra.run.smithi083:> mktemp 2024-04-19T21:19:30.132 INFO:teuthology.orchestra.run.smithi083.stdout:/tmp/tmp.mnWz3ylJJH 2024-04-19T21:19:30.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.mnWz3ylJJH 2024-04-19T21:19:30.201 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0666 /tmp/tmp.mnWz3ylJJH 2024-04-19T21:19:30.339 DEBUG:teuthology.orchestra.remote:smithi083:/tmp/tmp.mnWz3ylJJH is 6KB 2024-04-19T21:19:30.387 DEBUG:teuthology.orchestra.run.smithi083:> rm -fr /tmp/tmp.mnWz3ylJJH 2024-04-19T21:19:30.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T21:19:30.465 INFO:teuthology.orchestra.run.smithi083.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T21:19:30.465 INFO:teuthology.orchestra.run.smithi083.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T21:19:30.465 INFO:teuthology.orchestra.run.smithi083.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T21:19:30.466 INFO:teuthology.orchestra.run.smithi083.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T21:19:30.467 DEBUG:teuthology.orchestra.run.smithi083:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:19:30.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo shutdown -r now 2024-04-19T21:19:59.838 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-19T21:19:59.839 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-04-19T21:19:59.840 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:20:00.622 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-19T21:20:00.622 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-04-19T21:20:00.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:20:18.210 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.18 2024-04-19T21:20:18.974 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-04-19T21:20:27.218 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-04-19T21:20:27.219 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:20:27.975 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-04-19T21:20:27.976 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:20:31.038 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-04-19T21:20:43.049 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-04-19T21:20:43.050 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:21:01.475 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-04-19T21:21:16.490 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-04-19T21:21:16.491 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:21:16.833 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-04-19T21:21:17.279 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-04-19T21:21:17.279 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T21:21:17.279 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-04-19T21:21:17.294 INFO:teuthology.orchestra.run.smithi083.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:21:17.294 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:21:17.295 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T21:21:17.295 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T21:21:18.295 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-19T21:21:18.295 DEBUG:teuthology.orchestra.run.smithi083:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T21:21:18.371 INFO:teuthology.orchestra.run.smithi083.stdout:ttyS1 2024-04-19T21:21:18.412 DEBUG:teuthology.parallel:result is None 2024-04-19T21:21:27.222 DEBUG:teuthology.orchestra.remote:timed out 2024-04-19T21:21:39.223 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-04-19T21:21:39.225 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T21:21:39.594 DEBUG:teuthology.orchestra.run.smithi018:> true 2024-04-19T21:21:40.037 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-04-19T21:21:40.037 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T21:21:40.037 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-04-19T21:21:40.054 INFO:teuthology.orchestra.run.smithi018.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:21:40.054 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T21:21:40.054 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T21:21:40.054 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T21:21:41.055 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-19T21:21:41.055 DEBUG:teuthology.orchestra.run.smithi018:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T21:21:41.137 INFO:teuthology.orchestra.run.smithi018.stdout:ttyS1 2024-04-19T21:21:41.195 DEBUG:teuthology.parallel:result is None 2024-04-19T21:21:41.195 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-19T21:21:41.203 INFO:teuthology.task.internal:Creating test directory... 2024-04-19T21:21:41.203 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T21:21:41.205 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T21:21:41.227 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-19T21:21:41.235 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-19T21:21:41.241 INFO:teuthology.task.internal:Creating archive directory... 2024-04-19T21:21:41.241 DEBUG:teuthology.orchestra.run.smithi018:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T21:21:41.264 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T21:21:41.300 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-19T21:21:41.310 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-19T21:21:41.310 DEBUG:teuthology.orchestra.run.smithi018:> 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-04-19T21:21:41.335 DEBUG:teuthology.orchestra.run.smithi083:> 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-04-19T21:21:41.372 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T21:21:41.378 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T21:21:41.388 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T21:21:41.395 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T21:21:41.396 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-19T21:21:41.406 INFO:teuthology.task.internal:Configuring sudo... 2024-04-19T21:21:41.406 DEBUG:teuthology.orchestra.run.smithi018:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T21:21:41.433 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T21:21:41.468 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-19T21:21:41.477 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-19T21:21:41.477 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T21:21:41.505 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T21:21:41.524 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T21:21:41.602 DEBUG:teuthology.orchestra.run.smithi018:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T21:21:41.691 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T21:21:41.734 DEBUG:teuthology.orchestra.run.smithi018:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T21:21:41.779 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-04-19T21:21:41.779 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T21:21:41.849 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T21:21:41.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T21:21:41.996 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T21:21:42.040 DEBUG:teuthology.orchestra.run.smithi083:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T21:21:42.087 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-04-19T21:21:42.087 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T21:21:42.157 DEBUG:teuthology.orchestra.run.smithi018:> sudo service rsyslog restart 2024-04-19T21:21:42.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo service rsyslog restart 2024-04-19T21:21:42.202 INFO:teuthology.orchestra.run.smithi018.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T21:21:42.261 INFO:teuthology.orchestra.run.smithi083.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T21:21:42.727 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-19T21:21:42.736 INFO:teuthology.task.internal:Starting timer... 2024-04-19T21:21:42.736 INFO:teuthology.run_tasks:Running task pcp... 2024-04-19T21:21:42.753 INFO:teuthology.run_tasks:Running task selinux... 2024-04-19T21:21:42.762 DEBUG:teuthology.orchestra.run.smithi018:> sudo service auditd rotate 2024-04-19T21:21:42.830 INFO:teuthology.orchestra.run.smithi018.stdout:Rotating logs: 2024-04-19T21:21:42.832 DEBUG:teuthology.orchestra.run.smithi083:> sudo service auditd rotate 2024-04-19T21:21:42.903 INFO:teuthology.orchestra.run.smithi083.stdout:Rotating logs: 2024-04-19T21:21:42.905 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-19T21:21:42.906 DEBUG:teuthology.orchestra.run.smithi018:> /usr/sbin/getenforce 2024-04-19T21:21:42.941 INFO:teuthology.orchestra.run.smithi018.stdout:Permissive 2024-04-19T21:21:42.942 DEBUG:teuthology.orchestra.run.smithi083:> /usr/sbin/getenforce 2024-04-19T21:21:42.961 INFO:teuthology.orchestra.run.smithi083.stdout:Permissive 2024-04-19T21:21:42.966 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi018.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi083.front.sepia.ceph.com': 'permissive'} 2024-04-19T21:21:42.966 DEBUG:teuthology.orchestra.run.smithi018:> 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 2024-04-19T21:21:43.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T21:21:43.014 DEBUG:teuthology.orchestra.run.smithi083:> 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 2024-04-19T21:21:43.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T21:21:43.045 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-19T21:21:43.045 DEBUG:teuthology.orchestra.run.smithi018:> sudo /usr/sbin/setenforce permissive 2024-04-19T21:21:43.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo /usr/sbin/setenforce permissive 2024-04-19T21:21:43.146 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-19T21:21:43.157 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-19T21:21:43.174 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-04-19T21:21:43.175 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi018.front.sepia.ceph.com,smithi083.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-19T21:25:31.623 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751/ansible_failures.yaml 2024-04-19T21:25:31.626 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi083.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi018.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: [] 2024-04-19T21:25:31.861 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9bb4e72e7e0049328ff8c3c2f04c45f8 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi083.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi018.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: [] 2024-04-19T21:25:31.863 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-19T21:25:31.873 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-19T21:25:31.873 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-19T21:25:31.881 DEBUG:teuthology.orchestra.run.smithi018:> 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-04-19T21:25:31.953 DEBUG:teuthology.orchestra.run.smithi083:> 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-04-19T21:25:32.022 DEBUG:teuthology.orchestra.run.smithi018:> 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 2024-04-19T21:25:32.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T21:25:32.056 DEBUG:teuthology.orchestra.run.smithi083:> 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 2024-04-19T21:25:32.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T21:25:32.089 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-19T21:25:32.098 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-19T21:25:32.106 INFO:teuthology.task.internal:Duration was 229.369580 seconds 2024-04-19T21:25:32.106 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-19T21:25:32.115 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-19T21:25:32.115 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T21:25:32.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T21:25:32.164 INFO:teuthology.orchestra.run.smithi018.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T21:25:32.178 INFO:teuthology.orchestra.run.smithi083.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T21:25:32.471 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-19T21:25:32.471 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi018.front.sepia.ceph.com 2024-04-19T21:25:32.472 DEBUG:teuthology.orchestra.run.smithi018:> 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-04-19T21:25:32.510 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi083.front.sepia.ceph.com 2024-04-19T21:25:32.511 DEBUG:teuthology.orchestra.run.smithi083:> 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-04-19T21:25:32.541 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-19T21:25:32.541 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T21:25:32.553 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T21:25:32.612 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-19T21:25:32.613 DEBUG:teuthology.orchestra.run.smithi018:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T21:25:32.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T21:25:32.739 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-19T21:25:32.748 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-19T21:25:32.749 DEBUG:teuthology.orchestra.run.smithi018:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T21:25:32.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T21:25:32.807 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-19T21:25:32.817 DEBUG:teuthology.orchestra.run.smithi018:> 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-04-19T21:25:32.820 DEBUG:teuthology.orchestra.run.smithi083:> 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-04-19T21:25:32.845 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = core 2024-04-19T21:25:32.874 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = core 2024-04-19T21:25:32.895 DEBUG:teuthology.orchestra.run.smithi018:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T21:25:32.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T21:25:32.925 DEBUG:teuthology.orchestra.run.smithi083:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T21:25:32.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T21:25:32.950 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-19T21:25:32.959 INFO:teuthology.task.internal:Transferring archived files... 2024-04-19T21:25:32.961 DEBUG:teuthology.misc:Transferring archived files from smithi018:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751/remote/smithi018 2024-04-19T21:25:32.962 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T21:25:33.015 DEBUG:teuthology.misc:Transferring archived files from smithi083:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751/remote/smithi083 2024-04-19T21:25:33.016 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T21:25:33.070 INFO:teuthology.task.internal:Removing archive directory... 2024-04-19T21:25:33.071 DEBUG:teuthology.orchestra.run.smithi018:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T21:25:33.073 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T21:25:33.089 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-19T21:25:33.100 INFO:teuthology.task.internal:Not uploading archives. 2024-04-19T21:25:33.100 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-19T21:25:33.109 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-19T21:25:33.109 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T21:25:33.129 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T21:25:33.142 INFO:teuthology.orchestra.run.smithi018.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 21:25 /home/ubuntu/cephtest 2024-04-19T21:25:33.144 INFO:teuthology.orchestra.run.smithi083.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 21:25 /home/ubuntu/cephtest 2024-04-19T21:25:33.146 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-19T21:25:33.155 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-19T21:25:33.174 INFO:teuthology.nuke:Checking targets against current locks 2024-04-19T21:25:33.199 DEBUG:teuthology.nuke:shortname: smithi018 2024-04-19T21:25:33.200 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T21:25:33.224 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi018.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751', '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-04-19 21:13:07.865989', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI0Amdsnx+Gvsly81tGd15k9AusoVza+G+VM+Rbq//RIE38wpNdtcf2gYkVGAegc4yc+tszG6+5Oc+YENAbWpXE='} 2024-04-19T21:25:33.229 DEBUG:teuthology.nuke:shortname: smithi083 2024-04-19T21:25:33.230 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T21:25:33.251 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663751', '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-04-19 21:13:07.867782', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCYBRzH03772QrSfaA7pJSObJ8M+tvGUVyZOCboKPNzUjjmAiG7LWkkT+N9ULI6avuTMpQlwperypQZATTWCnb8='} 2024-04-19T21:25:33.283 INFO:teuthology.orchestra.console.smithi018:Power off 2024-04-19T21:25:33.284 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T21:25:33.309 DEBUG:teuthology.orchestra.console.smithi018:power off output: Chassis Power Control: Down/Off 2024-04-19T21:25:33.309 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T21:25:33.325 INFO:teuthology.orchestra.console.smithi083:Power off 2024-04-19T21:25:33.326 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T21:25:33.343 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is on 2024-04-19T21:25:33.358 DEBUG:teuthology.orchestra.console.smithi083:power off output: Chassis Power Control: Down/Off 2024-04-19T21:25:33.359 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T21:25:33.386 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-04-19T21:25:37.344 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T21:25:37.388 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T21:25:37.454 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is on 2024-04-19T21:25:37.498 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-04-19T21:25:41.458 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T21:25:41.500 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T21:25:41.568 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is off 2024-04-19T21:25:41.611 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-04-19T21:25:41.669 INFO:teuthology.orchestra.console.smithi018:Power off completed 2024-04-19T21:25:45.614 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T21:25:45.726 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is off 2024-04-19T21:25:45.826 INFO:teuthology.orchestra.console.smithi083:Power off completed 2024-04-19T21:25:45.960 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 229.3695797920227 failure_reason: 'smithi083.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi018.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9bb4e72e7e0049328ff8c3c2f04c45f8 status: dead success: false 2024-04-19T21:25:45.961 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T21:25:46.048 INFO:teuthology.run:DEAD