Bug 1894992
| Summary: | All nightly jobs for e2e-metal-ipi failing due to ipa image missing tenacity package | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Stephen Benjamin <stbenjam> | ||||
| Component: | Bare Metal Hardware Provisioning | Assignee: | Riccardo Pittau <rpittau> | ||||
| Bare Metal Hardware Provisioning sub component: | ironic | QA Contact: | Raviv Bar-Tal <rbartal> | ||||
| Status: | CLOSED ERRATA | Docs Contact: | |||||
| Severity: | urgent | ||||||
| Priority: | urgent | CC: | beth.white, rbartal, rpittau | ||||
| Version: | 4.7 | Keywords: | OtherQA, Triaged | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.7.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-02-24 15:31:24 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 1726894 [details]
console screenshot of ipa showing missing package
I've added a workaround for that https://github.com/openshift/ironic-ipa-downloader/pull/46 Should be fixed by moving to new IPA packages Hey Stephen I'm closing this as other qa. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5633 |
Description of problem: All e2e-metal-ipi jobs are timing out with this error: " level=debug msg=2020/11/05 06:44:49 [ERROR] module.masters: eval: *terraform.EvalApplyPost, err: could not inspect: could not inspect node, node is currently 'inspect failed', last error was 'timeout reached while inspecting the node' level=debug msg=2020/11/05 06:44:49 [ERROR] module.masters: eval: *terraform.EvalSequence, err: could not inspect: could not inspect node, node is currently 'inspect failed', last error was 'timeout reached while inspecting the node' level=error level=error msg=Error: could not inspect: could not inspect node, node is currently 'inspect failed', last error was 'timeout reached while inspecting the node' level=error level=error msg= on ../../tmp/openshift-install-699356902/masters/main.tf line 1, in resource "ironic_node_v1" "openshift-master-host": level=error msg= 1: resource "ironic_node_v1" "openshift-master-host" { " Version-Release number of selected component (if applicable): 4.7 nightlies How reproducible: Always Steps to Reproduce: 1. Install e2e-metal-ipi nightly from 11/5 Actual results: Inspection fails Expected results: Inspection succeeds Additional info: Console of VM's is showing IPA missing a python package (tenacity)