-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
4.13.0
-
No
-
Proposed
-
False
-
-
Description of problem:
While I'm trying to create image with baremetal create image I'm getting this error: ./clusterconfigs/bin/openshift-baremetal-install agent create image --dir clusterconfigs/ WARNING Platform.Baremetal.Hosts[0].Name: ocp-edge112 is ignored WARNING Platform.Baremetal.Hosts[0].Role: master is ignored WARNING Platform.Baremetal.Hosts[0].BootMACAddress: 50:7c:6f:06:a1:86 is ignored WARNING Platform.Baremetal.Hosts[0].HardwareProfile: default is ignored WARNING Platform.Baremetal.Hosts[1].Name: ocp-edge113 is ignored WARNING Platform.Baremetal.Hosts[1].Role: master is ignored WARNING Platform.Baremetal.Hosts[1].BootMACAddress: 50:7c:6f:06:bc:78 is ignored WARNING Platform.Baremetal.Hosts[1].HardwareProfile: default is ignored WARNING Platform.Baremetal.Hosts[2].Name: ocp-edge114 is ignored WARNING Platform.Baremetal.Hosts[2].Role: master is ignored WARNING Platform.Baremetal.Hosts[2].BootMACAddress: 50:7c:6f:06:bd:b6 is ignored WARNING Platform.Baremetal.Hosts[2].HardwareProfile: default is ignored WARNING Platform.Baremetal.Hosts[3].Name: ocp-edge116 is ignored WARNING Platform.Baremetal.Hosts[3].Role: worker is ignored WARNING Platform.Baremetal.Hosts[3].BootMACAddress: CC:96:E5:E7:75:7A is ignored WARNING Platform.Baremetal.Hosts[3].HardwareProfile: default is ignored WARNING Platform.Baremetal.Hosts[4].Name: ocp-edge117 is ignored WARNING Platform.Baremetal.Hosts[4].Role: worker is ignored WARNING Platform.Baremetal.Hosts[4].BootMACAddress: CC:96:E5:E7:8F:7A is ignored WARNING Platform.Baremetal.Hosts[4].HardwareProfile: default is ignored WARNING Discarding the Mirror Registries Config that was provided in the target directory because its dependencies are dirty and it needs to be regenerated WARNING Discarding the Mirror Registries Certificate File that was provided in the target directory because its dependencies are dirty and it needs to be regenerated INFO The rendezvous host IP (node0 IP) is 2620:52:0:2e2e:527c:6fff:fe06:a186 INFO Extracting base ISO from release payload INFO Verifying cached file INFO Using cached Base ISO /root/.cache/agent/image_cache/coreos-x86_64.iso ERROR failed to write asset (Agent Installer ISO) to disk: cannot generate ISO image due to configuration errors FATAL failed to fetch Agent Installer ISO: failed to generate asset "Agent Installer ISO": stat /root/.cache/agent/files_cache/libnmstate.so.1.3.3: no such file or directory
Version-Release number of selected component (if applicable):
4.13.0-rc.3
How reproducible:
create image with bare metal-install create image
Steps to Reproduce:
1.create image with bare metal-install create image 2. 3.
Actual results:
Installer ISO": stat /root/.cache/agent/files_cache/libnmstate.so.1.3.3: no such file or directory
Expected results:
Image created
Additional info:
- duplicates
-
OCPBUGS-11479 Error extracting libnmstate.so.1.3.3 when create image
- Closed