svenknockaert commented on issue #12207: URL: https://github.com/apache/cloudstack/issues/12207#issuecomment-4342033452
Confirming this issue on CloudStack 4.22.0.0 (ShapeBlue build) with 7 KVM hosts running Ubuntu 24.04 / Linux 6.8.0-106-generic. The stack trace is identical — AlertManagerImpl.recalculateHostCapacities → CapacityManagerImpl.updateCapacityForHost → MessageBusBase.publish — firing every 5 minutes, producing ~100 errors per cycle (one per host per capacity type). On a 7-host setup this results in significant log pollution: management-server.log and access.log grow at an accelerated rate, making it very hard to spot real issues in the logs. No functional impact observed. We also looked at PR #12286 — the fix approach (managedcontext for concurrent capacity calculation) looks correct and packages built successfully. However the PR has been stuck as a draft since December 2025 and now has merge conflicts. Could someone from the team help push this over the finish line? Resolving the conflicts and addressing the test coverage gap seems to be all that's needed to get this merged. Would appreciate a fix in 4.22.x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
