-
Bug
-
Resolution: Unresolved
-
Normal
-
CNV v4.21.0
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
None
Description of problem:
Guest agent have another 'load': {} field info
Version-Release number of selected component (if applicable):
CNV: v4.99.0.rhel9-2371
How reproducible:
100%
Steps to Reproduce:
1.create a rhel vm 2.check guestosinfo by virtctl 3.
Actual results:
virtctl_info and cnv_info have 'load{}' field but libvirt_info and linux_info don't have 'load{}' field
virtctl_info
({'guestAgentVersion': '9.1.0', 'hostname': 'rhel-9-6-1762502161-706945', 'os': {'name': 'Red Hat Enterprise Linux', 'kernelRelease': '5.14.0-570.41.1.el9_6.x86_64', 'version': '9.6 (Plow)', 'prettyName': 'Red Hat Enterprise Linux 9.6 (Plow)', 'versionId': '9.6', 'kernelVersion': '#1 SMP PREEMPT_DYNAMIC Thu Aug 28 01:17:21 EDT 2025', 'machine': 'x86_64', 'id': 'rhel'}, 'timezone': 'EST, -18000'}, 'load': {})
cnv_info
({'guestAgentVersion': '9.1.0', 'hostname': 'rhel-9-6-1762502161-706945', 'load': {}, 'os': {'id': 'rhel', 'kernelRelease': '5.14.0-570.41.1.el9_6.x86_64', 'kernelVersion': '#1 SMP PREEMPT_DYNAMIC Thu Aug 28 01:17:21 EDT 2025', 'machine': 'x86_64', 'name': 'Red Hat Enterprise Linux', 'prettyName': 'Red Hat Enterprise Linux 9.6 (Plow)', 'version': '9.6 (Plow)', 'versionId': '9.6'}, 'timezone': 'EST, -18000'},)
libvirt_info
{'guestAgentVersion': '9.1.0', 'hostname': 'rhel-9-6-1762502161-706945', 'os': {'name': 'Red Hat Enterprise Linux', 'kernelRelease': '5.14.0-570.41.1.el9_6.x86_64', 'version': '9.6 (Plow)', 'prettyName': 'Red Hat Enterprise Linux 9.6 (Plow)', 'versionId': '9.6', 'kernelVersion': '#1 SMP PREEMPT_DYNAMIC Thu Aug 28 01:17:21 EDT 2025', 'machine': 'x86_64', 'id': 'rhel'}, 'timezone': 'EST, -18000'}
linux_info
{'guestAgentVersion': '9.1.0', 'hostname': 'rhel-9-6-1762502161-706945', 'os': {'name': 'Red Hat Enterprise Linux', 'kernelRelease': '5.14.0-570.41.1.el9_6.x86_64', 'version': '9.6 (Plow)', 'prettyName': 'Red Hat Enterprise Linux 9.6 (Plow)', 'versionId': '9.6', 'kernelVersion': '#1 SMP PREEMPT_DYNAMIC Thu Aug 28 01:17:21 EDT 2025', 'machine': 'x86_64', 'id': 'rhel'}, 'timezone': 'EST, -18000'}
Expected results:
Above four infos should be same
Additional info:
- clones
-
CNV-67104 [CNV-4.21] Guest agent have another 'load': {} field info
-
- New
-