)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"67f37bbcf388bd51cbfa07b05465186914d49427","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a8947cc6_f85e7151","updated":"2025-06-06 09:25:34.000000000","message":"This should be backported to stable/2024.2 and stable/2024.1","commit_id":"1abbd6ee96ed3e7b2473a28728cf3fc155e3ef54"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"08641ddc49583ccd547a3550b687e10481243044","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"37623490_169638eb","updated":"2025-06-18 14:06:47.000000000","message":"I\u0027ve checked the build logs and rabbitmq 4.1 for debian and ubuntu are installing erlang 26 there:\n\nhttps://30f11d8a27f34bd2ae72-9bc9a8934a9e52fd3343e97ac1090440.ssl.cf1.rackcdn.com/openstack/ced7fcf0063b4d5ba66ccdd2cbcbe94a/kolla/build/rabbitmq-4-1.log\n\nhttps://2105da1522365286042c-1f0fc773a02f07142ed8f243d3787b76.ssl.cf2.rackcdn.com/openstack/2d0ef3c9410542938c3a7a4e93feec06/kolla/build/rabbitmq-4-1.log\n\n\nINFO:kolla.common.utils.rabbitmq-4-1:Setting up erlang-inets (1:26.2.5.7-1rmq1ppa1~ubuntu22.04.1) ...\nINFO:kolla.common.utils.rabbitmq-4-1:Setting up rabbitmq-server (4.1.1-1) ...","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"ed4746dfffe51541c8def4ac414962c6bf0d09e2","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"ab37276f_8e2ead4f","updated":"2025-06-06 15:07:15.000000000","message":"This does differ from the previous times we\u0027ve built multiple versions, as running `kolla-build rabbitmq` will not build every supported version. When we do come to adding new versions, I\u0027d instead see us adding a task here to build just the additional image: https://opendev.org/openstack/kolla/src/branch/master/roles/kolla-build/tasks/main.yml\n\nOf course we\u0027d also include docs and renos to make this clear to operators.","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"08641ddc49583ccd547a3550b687e10481243044","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"a89d8d42_d80dd709","updated":"2025-06-18 14:06:47.000000000","message":"probably unrelated - just checked the upgrade logs and previous releases has newer erlang\nubuntu:\n Starting RabbitMQ 3.13.7 on Erlang 26.2.5.8 [jit]\n Starting RabbitMQ 4.0.9 on Erlang 26.2.5.7 [jit]\n \ndebian:\n Starting RabbitMQ 3.13.7 on Erlang 26.2.5.11 [jit]\n Starting RabbitMQ 4.0.9 on Erlang 26.2.5.7 [jit]","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"aa84e0825727df9d03b067822d53a0e37c44cbfb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"396fa475_fdb4fe8f","updated":"2025-06-23 07:43:30.000000000","message":"recheck - get new data","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"973148c31bfe9db5f211d496bffaaa259980bfec","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"b8fbab42_241c1156","in_reply_to":"37623490_169638eb","updated":"2025-06-23 08:59:22.000000000","message":"Looking closer, I\u0027m seeing the opposite issue when I run locally. Both 4.0 and 4.1 images are having erlang 1.27 installed:\n\n```\nINFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu22.04.1) ...                                                                                              \nINFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (4.0.9-1) ... \n\nINFO:kolla.common.utils.rabbitmq-4-1:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu22.04.1) ...\nINFO:kolla.common.utils.rabbitmq-4-1:Setting up rabbitmq-server (4.1.1-1) ...\n```\n\nMy guess is some issue from enabling both erlang-26 and erlang-27 repos, but it\u0027s odd because I\u0027d expect apt.preferences to check both and find the right requested version.","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"7ec6ec0af994e10dd648659e5dae3ce67cec3a47","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"9d4ae7df_e48210f3","in_reply_to":"74c6a062_ebb150c6","updated":"2025-06-23 12:34:53.000000000","message":"wildcard and epoch was needed:\n\n-Package: erlang\n-Pin: version 26.2.*\n+Package: erlang*\n+Pin: version 1:26.*\n\nhttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_12e/openstack/12e0f19669f24816999a59b7e978c713/kolla/build/rabbitmq.log","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"94c57a45d62fcd5937564dcd98064866c76dbf7c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"123b6a7d_344861ea","in_reply_to":"82222a17_d5e0fff6","updated":"2025-06-30 12:22:24.000000000","message":"Done","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"e7ddf57959f39c246d9327857d31208c9ec27173","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"82222a17_d5e0fff6","in_reply_to":"9d4ae7df_e48210f3","updated":"2025-06-23 12:35:23.000000000","message":"\"erlang*\"","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"94c57a45d62fcd5937564dcd98064866c76dbf7c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"4b6d70e6_0c2af309","in_reply_to":"a89d8d42_d80dd709","updated":"2025-06-30 12:22:24.000000000","message":"Done","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"4acbeb17bb0db08e79daad6049daa20ded32cf95","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"75fce55d_518684cd","in_reply_to":"ab37276f_8e2ead4f","updated":"2025-06-06 15:58:30.000000000","message":"Sorry, ignore this, wrong patch.","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"5edbe96c3df5add329aabb5d04a173a28bac9e39","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"e6a71e25_2da208f7","in_reply_to":"b8fbab42_241c1156","updated":"2025-06-23 10:59:46.000000000","message":"I can confirm that in recent CI run, 27 erlang both in 4.0 and 4.1 builds for ubuntu/debian\n\ndebian: https://zuul.opendev.org/t/openstack/build/77a587b46044487b86991352388f0d94/logs\n\nubuntu:\nhttps://zuul.opendev.org/t/openstack/build/da0809cd5bf34bf6a2823254a5219132/logs","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"725edf1152e6c6652b2956b1ae31cb4a8c7df954","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"74c6a062_ebb150c6","in_reply_to":"e6a71e25_2da208f7","updated":"2025-06-23 11:40:48.000000000","message":"Maybe that was some OpenDev mirror issue?","commit_id":"3c717bb6935d80ca12044eef5996bdbf59b8fa36"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"37318fc5a864902f72981eafa0a28843372a6b28","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"b22066e8_ef7a402e","updated":"2025-06-30 12:23:50.000000000","message":"I\u0027ll follow up fixing erlang pinning in master branch.","commit_id":"af9f7cf13f22b1075c078e50cb40648771d20762"}],"docker/kolla-toolbox/Dockerfile.j2":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"ce1ffbc5dc32b71f0b81a56c32339a9beb92185e","unresolved":true,"context_lines":[{"line_number":13,"context_line":"{{ macros.configure_user(name\u003d\u0027ansible\u0027) }}"},{"line_number":14,"context_line":"{{ macros.configure_user(name\u003d\u0027rabbitmq\u0027) }}"},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"{{ macros.enable_extra_repos([\u0027crb\u0027, \u0027erlang\u0027, \u0027erlang-26\u0027, \u0027openvswitch\u0027, \u0027rabbitmq\u0027]) }}"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"{% block rabbitmq_apt_preferences %}"},{"line_number":19,"context_line":"{% if base_package_type \u003d\u003d \u0027deb\u0027 %}"}],"source_content_type":"text/x-jinja2","patch_set":7,"id":"473ad0e0_52838994","line":16,"updated":"2025-06-23 12:39:32.000000000","message":"Do we need both erlang and erlang-26?","commit_id":"af9f7cf13f22b1075c078e50cb40648771d20762"},{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"42c8ab08b14f2ee2e83720527e6c8b6ba7f24a3c","unresolved":false,"context_lines":[{"line_number":13,"context_line":"{{ macros.configure_user(name\u003d\u0027ansible\u0027) }}"},{"line_number":14,"context_line":"{{ macros.configure_user(name\u003d\u0027rabbitmq\u0027) }}"},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"{{ macros.enable_extra_repos([\u0027crb\u0027, \u0027erlang\u0027, \u0027erlang-26\u0027, \u0027openvswitch\u0027, \u0027rabbitmq\u0027]) }}"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"{% block rabbitmq_apt_preferences %}"},{"line_number":19,"context_line":"{% if base_package_type \u003d\u003d \u0027deb\u0027 %}"}],"source_content_type":"text/x-jinja2","patch_set":7,"id":"3c34ff69_529fb995","line":16,"in_reply_to":"473ad0e0_52838994","updated":"2025-06-25 09:57:41.000000000","message":"Yes, because CentOS and Rocky still use \"erlang\" in kolla/template/repos.yaml","commit_id":"af9f7cf13f22b1075c078e50cb40648771d20762"}]}
