Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
Describe the bug
If intermittent network issues is hit and download item is downloaded only partially, and its unpacking fails, then subsequent Deployer run fails again as it thinks that the download is already successfully done and only tries to unpack it again.
Describe the bug If intermittent network issues is hit and download item is downloaded only partially, and its unpacking fails, then subsequent Deployer run fails again as it thinks that the download is already successfully done and only tries to unpack it again.
To Reproduce Not consistent
Expected behavior As an example, remove this check for Java download at https://github.com/IBM/cloud-pak-deployer/blob/main/automation-roles/99-generic/java/java-download/tasks/main.yml#L7-L10
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.