)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":24072,"name":"Marcin Juszkiewicz","email":"mjuszkiewicz@redhat.com","username":"hrw"},"change_message_id":"dcf092c52247127c44e87b7af123df138526dc19","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"651844c2_30d9e52b","updated":"2023-05-02 09:11:41.000000000","message":"requires bookworm, may need to be done other way","commit_id":"e202c02bd4a49df2546e1ce5d5eafc5e5ae257f0"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"8a2612d35f453a59fb02e95812f5dfa7677fc88a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"be5ffc26_feb3aedc","updated":"2023-06-14 12:34:01.000000000","message":"its ok, but ERE more preferable than BRE","commit_id":"0ef3bde9192f623ee8fb92acfabf43650d77df97"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"162e27fe4ae7294a3699249a5d8b4c3fed4dc51a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"241847f7_16ec9869","in_reply_to":"a9376765_5258a727","updated":"2023-06-22 11:27:55.000000000","message":"not in this case, let\u0027s say it more preferable all the time.","commit_id":"0ef3bde9192f623ee8fb92acfabf43650d77df97"},{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"3603a708c463dcc185f1921be5b2a3eaa2ff8c77","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"a9376765_5258a727","in_reply_to":"be5ffc26_feb3aedc","updated":"2023-06-22 10:16:10.000000000","message":"out of curiosity: why are extended regex in this case preferable?","commit_id":"0ef3bde9192f623ee8fb92acfabf43650d77df97"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"4129e3fd197c2ac3800bca4f3c6b2fb9cc0354e4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"de17bb1d_f91094d1","updated":"2023-06-28 15:01:28.000000000","message":"let\u0027s go with what we have now, if you want to change the sed invocation, please submit a follow-up","commit_id":"036d963d0edb47906aaf57515d4f7a65ef32e654"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"de242a5b01c15c2a32f3e17f38de396f3b8baef5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"d4737fba_b30f1cb6","updated":"2023-06-29 09:04:09.000000000","message":"recheck - pypi mirror issues","commit_id":"3de04436fa0e497a08d5d4312e25bf4b1049cac2"}],"docker/base/Dockerfile.j2":[{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"2a37001b5c3a4bc7992ebc1306ad552110f3d173","unresolved":true,"context_lines":[{"line_number":242,"context_line":"# - enlarge \u0027system groups\u0027 range so \u0027hacluster\u0027 user added in"},{"line_number":243,"context_line":"#   https://review.opendev.org/c/openstack/kolla/+/802671"},{"line_number":244,"context_line":"#   can be in \u0027haclient\u0027 group with same high uid"},{"line_number":245,"context_line":"{% if base_distro \u003d\u003d \u0027debian\u0027 %}"},{"line_number":246,"context_line":"RUN cat /tmp/kolla_bashrc \u003e\u003e /etc/bash.bashrc \\"},{"line_number":247,"context_line":"    \u0026\u0026 sed -i -e s/#LAST_SYSTEM_UID\u003d999/LAST_SYSTEM_UID\u003d59999/g \\"},{"line_number":248,"context_line":"              -e s/#LAST_SYSTEM_GID\u003d999/LAST_SYSTEM_GID\u003d59999/g /etc/adduser.conf"},{"line_number":249,"context_line":"{% else %}"},{"line_number":250,"context_line":"RUN cat /tmp/kolla_bashrc \u003e\u003e /etc/bash.bashrc \\"},{"line_number":251,"context_line":"    \u0026\u0026 sed -i -e s/LAST_SYSTEM_UID\u003d999/LAST_SYSTEM_UID\u003d59999/g \\"},{"line_number":252,"context_line":"              -e s/LAST_SYSTEM_GID\u003d999/LAST_SYSTEM_GID\u003d59999/g /etc/adduser.conf"},{"line_number":253,"context_line":"{% endif %}"},{"line_number":254,"context_line":""},{"line_number":255,"context_line":"{% block base_ubuntu_package_sources_list %}"},{"line_number":256,"context_line":"{% if base_distro \u003d\u003d \u0027debian\u0027 or ( base_distro \u003d\u003d \u0027ubuntu\u0027 and base_arch \u003d\u003d \u0027x86_64\u0027 ) %}"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"07b12044_10ec46e6","line":253,"range":{"start_line":245,"start_character":0,"end_line":253,"end_character":11},"updated":"2023-05-02 09:44:35.000000000","message":"sed support regexp\nsed -i -re s/#*LAST_SYSTEM_UID\u003d999/LAST_SYSTEM_UID\u003d59999/g","commit_id":"e202c02bd4a49df2546e1ce5d5eafc5e5ae257f0"},{"author":{"_account_id":24072,"name":"Marcin Juszkiewicz","email":"mjuszkiewicz@redhat.com","username":"hrw"},"change_message_id":"88d414d182e32f6cb88263b1fd2977cc151628fa","unresolved":true,"context_lines":[{"line_number":242,"context_line":"# - enlarge \u0027system groups\u0027 range so \u0027hacluster\u0027 user added in"},{"line_number":243,"context_line":"#   https://review.opendev.org/c/openstack/kolla/+/802671"},{"line_number":244,"context_line":"#   can be in \u0027haclient\u0027 group with same high uid"},{"line_number":245,"context_line":"{% if base_distro \u003d\u003d \u0027debian\u0027 %}"},{"line_number":246,"context_line":"RUN cat /tmp/kolla_bashrc \u003e\u003e /etc/bash.bashrc \\"},{"line_number":247,"context_line":"    \u0026\u0026 sed -i -e s/#LAST_SYSTEM_UID\u003d999/LAST_SYSTEM_UID\u003d59999/g \\"},{"line_number":248,"context_line":"              -e s/#LAST_SYSTEM_GID\u003d999/LAST_SYSTEM_GID\u003d59999/g /etc/adduser.conf"},{"line_number":249,"context_line":"{% else %}"},{"line_number":250,"context_line":"RUN cat /tmp/kolla_bashrc \u003e\u003e /etc/bash.bashrc \\"},{"line_number":251,"context_line":"    \u0026\u0026 sed -i -e s/LAST_SYSTEM_UID\u003d999/LAST_SYSTEM_UID\u003d59999/g \\"},{"line_number":252,"context_line":"              -e s/LAST_SYSTEM_GID\u003d999/LAST_SYSTEM_GID\u003d59999/g /etc/adduser.conf"},{"line_number":253,"context_line":"{% endif %}"},{"line_number":254,"context_line":""},{"line_number":255,"context_line":"{% block base_ubuntu_package_sources_list %}"},{"line_number":256,"context_line":"{% if base_distro \u003d\u003d \u0027debian\u0027 or ( base_distro \u003d\u003d \u0027ubuntu\u0027 and base_arch \u003d\u003d \u0027x86_64\u0027 ) %}"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"b4b7f0bc_12609a55","line":253,"range":{"start_line":245,"start_character":0,"end_line":253,"end_character":11},"in_reply_to":"07b12044_10ec46e6","updated":"2023-05-02 09:45:31.000000000","message":"thanks!","commit_id":"e202c02bd4a49df2546e1ce5d5eafc5e5ae257f0"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"f3276574ebc0d5c84f272114fb4df332db785b88","unresolved":true,"context_lines":[{"line_number":246,"context_line":"#   https://review.opendev.org/c/openstack/kolla/+/802671"},{"line_number":247,"context_line":"#   can be in \u0027haclient\u0027 group with same high uid"},{"line_number":248,"context_line":"RUN cat /tmp/kolla_bashrc \u003e\u003e /etc/bash.bashrc \\"},{"line_number":249,"context_line":"    \u0026\u0026 sed -i -e s/#*LAST_SYSTEM_UID\u003d999/LAST_SYSTEM_UID\u003d59999/g \\"},{"line_number":250,"context_line":"              -e s/#*LAST_SYSTEM_GID\u003d999/LAST_SYSTEM_GID\u003d59999/g /etc/adduser.conf"},{"line_number":251,"context_line":""},{"line_number":252,"context_line":"{% block base_ubuntu_package_sources_list %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"9ef8de67_1a56fa5c","line":249,"range":{"start_line":249,"start_character":15,"end_line":249,"end_character":16},"updated":"2023-05-02 09:52:12.000000000","message":"re","commit_id":"eabc74d1541c0b24710ed3799fa8509dc8051fbc"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"f3276574ebc0d5c84f272114fb4df332db785b88","unresolved":true,"context_lines":[{"line_number":247,"context_line":"#   can be in \u0027haclient\u0027 group with same high uid"},{"line_number":248,"context_line":"RUN cat /tmp/kolla_bashrc \u003e\u003e /etc/bash.bashrc \\"},{"line_number":249,"context_line":"    \u0026\u0026 sed -i -e s/#*LAST_SYSTEM_UID\u003d999/LAST_SYSTEM_UID\u003d59999/g \\"},{"line_number":250,"context_line":"              -e s/#*LAST_SYSTEM_GID\u003d999/LAST_SYSTEM_GID\u003d59999/g /etc/adduser.conf"},{"line_number":251,"context_line":""},{"line_number":252,"context_line":"{% block base_ubuntu_package_sources_list %}"},{"line_number":253,"context_line":"{% if base_distro \u003d\u003d \u0027debian\u0027 or ( base_distro \u003d\u003d \u0027ubuntu\u0027 and base_arch \u003d\u003d \u0027x86_64\u0027 ) %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"cd245aa5_f33018ea","line":250,"range":{"start_line":250,"start_character":15,"end_line":250,"end_character":16},"updated":"2023-05-02 09:52:12.000000000","message":"re","commit_id":"eabc74d1541c0b24710ed3799fa8509dc8051fbc"}]}
