Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added check to verify hypervisor error #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KeerthanaAP
Copy link
Collaborator

@KeerthanaAP KeerthanaAP commented Jan 10, 2025

Fix: #86
With fix:

Select the required ci's serial number with a space 16
Please select one of the option from Job History functionalities: 
1. Check Node Crash
2. Brief Job information
3. Detailed Job information
4. Failed testcases
5. Get builds with testcase failure
6. Get testcase failure frequency
7. Get build based on release 
Enter the option: 3
Enter Before date (YYYY-MM-DD): 2024-12-21
Enter After date (YYYY-MM-DD): 2024-12-15
Checking runs from 2024-12-15 00:00:00 to 2024-12-21 00:00:00
--------------------------------------------------------------------------------------------------
4.17 libvirt multi
1 Job link:https://prow.ci.openshift.org//view/gs/test-platform-results/logs/periodic-ci-openshift-multiarch-master-nightly-4.17-ocp-e2e-ovn-remote-libvirt-multi-p-p/1869976673999392768
Nightly info- registry.ci.openshift.org/ocp-multi/4.17-art-latest-multi:4.17.0-0.nightly-multi-2024-12-20-050559
Lease Quota- libvirt-ppc64le-0-1
Node details not found
No crash observed
Cluster Creation Failed
Failed to connect to the hypervisor
Unable to get cluster status please check prowCI UI 

Without fix:

Select the required ci's serial number with a space 16
Please select one of the option from Job History functionalities: 
1. Check Node Crash
2. Brief Job information
3. Detailed Job information
4. Failed testcases
5. Get builds with testcase failure
6. Get testcase failure frequency
7. Get build based on release 
Enter the option: 3    
Enter Before date (YYYY-MM-DD): 2024-12-21
Enter After date (YYYY-MM-DD): 2024-12-20
Checking runs from 2024-12-20 00:00:00 to 2024-12-21 00:00:00
--------------------------------------------------------------------------------------------------
4.17 libvirt multi
1 Job link:https://prow.ci.openshift.org//view/gs/test-platform-results/logs/periodic-ci-openshift-multiarch-master-nightly-4.17-ocp-e2e-ovn-remote-libvirt-multi-p-p/1869976673999392768
Nightly info- registry.ci.openshift.org/ocp-multi/4.17-art-latest-multi:4.17.0-0.nightly-multi-2024-12-20-050559
Lease Quota- libvirt-ppc64le-0-1
Node details not found
No crash observed
Unable to get cluster status please check prowCI UI 



0/1 deploys succeeded
0/1 e2e tests succeeded

@ppc64le-cloud-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: KeerthanaAP

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@KeerthanaAP
Copy link
Collaborator Author

/hold
Working on refactoring the expection handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functionality to detect "failed to connect to the hypervisor" issue
2 participants