In the logs I can soon see messages of the form '''juju.apiserver apiserver.go:287 -> [1] user-admin@local 33.442us {"RequestId":3,"Error":"upgrade in progress...'''
But otherwise no upgrade seems to be performed (been waiting for almost an hour). juju status appears to hang during that time. After ~1h I restarted jujud-machine-0, and the upgrade seemed to commence there then. However, machine-{2,3} still remain on 1.24.0.1. Only after restarting machine daemons there the upgrade continues there.
I think the issue remains with 1.24.2, been able to repro this on staging.
Steps:
install juju-core 1.24.0.1 proposed
bootstrap/partial cloud deploy
juju set-env agent-stream=
juju upgrade-juju --version="1.24.2"
In the logs I can soon see messages of the form '''juju.apiserver apiserver.go:287 -> [1] user-admin@local 33.442us {"RequestId" :3,"Error" :"upgrade in progress...'''
But otherwise no upgrade seems to be performed (been waiting for almost an hour). juju status appears to hang during that time. After ~1h I restarted jujud-machine-0, and the upgrade seemed to commence there then. However, machine-{2,3} still remain on 1.24.0.1. Only after restarting machine daemons there the upgrade continues there.