No upgrade is currently in progress.
11/09/2024 16:20:11 [INFO] New manifest. installed-version=8.16.2.34725, downloaded-version=8.16.2.34729
2024-09-11 17:08:12.263 ERROR [pool-3-thread-25] c.v.v.l.p.c.v.t.VraVaUpgradeStatusCheckTask - -- Un-expected status seen after Upgrade on VMware Aria Automation VA <FQDN>. To know more about the failure, run command "vracli upgrade status --details" on the VMware Aria Automation VA <FQDN>. Upgrade is not successful, VMware Aria Automation appliance has been auto reverted to its previous working state. You can retry the upgrade by going to the product section.
VMware Aria Automation 8.x
Aria Suite Lifecycle Manager has sent the upgrade request but the Automation Appliances are not beginning the deployment. Lifecycle Manager then polls Aria Automation for the following command:
vracli upgrade status | grep -A 6 "Summary" | grep "Description:" | cut -f 3
The response from Automation is No Upgrade Currently in Progress which is outside of the expected active or post-upgrade responses causing an "Unexpected Response" and failure.
kubectl get pods -n prelude
vracli cluster exec -- bash -c 'rm -rf /data/restorepoint /var/vmware/prelude/upgrade /var/log/vmware/prelude/upgrade-report-latest*; crontab -u root -l | grep -v -F "/opt/scripts/upgrade/upg-mon.sh" | crontab -u root -'