origin: webconsole unavailable after install
Several of our extended test jobs failed to install/stand up due to the console being unavailable:
FAILED - RETRYING: Verify that the web console is running (5 retries left).
FAILED - RETRYING: Verify that the web console is running (4 retries left).
FAILED - RETRYING: Verify that the web console is running (3 retries left).
FAILED - RETRYING: Verify that the web console is running (2 retries left).
FAILED - RETRYING: Verify that the web console is running (1 retries left).
fatal: [localhost]: FAILED! => {
https://ci.openshift.redhat.com/jenkins/job/test_branch_origin_extended_builds/418/console https://ci.openshift.redhat.com/jenkins/job/test_branch_origin_extended_image_ecosystem/431/console
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 34 (26 by maintainers)
@spadgett that allowed me to by pass the web_console installer.
Thanks Once Again.
Failed again https://ci.openshift.redhat.com/jenkins/job/test_branch_origin_extended_image_ecosystem/446/consoleFull#28517456858b6e51eb7608a5981914356
/cc @stevekuznetsov
We started pulling the console image by SHA, not sure where or how… but the build AMI that the jobs were based off of was not building the full ecosystem. I updated that AMI job to build everything in https://github.com/openshift/aos-cd-jobs/pull/1280 and kicked off a build here: https://ci.openshift.redhat.com/jenkins/job/ami_build_origin_int_rhel_build/2525/
The jobs should be functional after that AMI is ready.