Comment 0 for bug 2063372

Revision history for this message
ayyappa (mantri425) wrote :

Brief Description
-----------------
Upgrade fails from stx8 to stx9 due to cert-manager image issue

The error happened on the ansible playbook - upgrade_platform.yml

Severity
--------
Critical

Steps to Reproduce
------------------
Upgrade the SX deployment from stx8 to stx9.

Expected Behavior
------------------
The upgrade has been done successfully

Actual Behavior
----------------
stderr: |-
Error from server (InternalError): Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "[https://cm-cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s|https://cm-cert-manager-webhook.cert-manager.svc/mutate?timeout=10s]": dial tcp [fd04::82f9]:443: connect: connection refused
Error from server (InternalError): Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "[https://cm-cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s|https://cm-cert-manager-webhook.cert-manager.svc/mutate?timeout=10s]": dial tcp [fd04::82f9]:443: connect: connection refused
stderr_lines: <omitted>
stdout: secret/system-local-ca unchanged
stdout_lines: <omitted>

Reproducibility
---------------
Reproducible 100%

System Configuration
--------------------
AIO-SX

Branch/Pull Time/Commit
-----------------------
master

Last Pass
---------
N/A

Timestamp/Logs
--------------
stderr: |-
Error from server (InternalError): Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "[https://cm-cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s|https://cm-cert-manager-webhook.cert-manager.svc/mutate?timeout=10s]": dial tcp [fd04::82f9]:443: connect: connection refused
Error from server (InternalError): Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "[https://cm-cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s|https://cm-cert-manager-webhook.cert-manager.svc/mutate?timeout=10s]": dial tcp [fd04::82f9]:443: connect: connection refused
stderr_lines: <omitted>
stdout: secret/system-local-ca unchanged
stdout_lines: <omitted>

Test Activity
-------------
Feature Testing

Workaround
----------
After stx9 ISO is installed, edit system-images.yml file for 1.24.4 k8s version and set v1.11.5 on cert-manager images prior to running the upgrade playbook