)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":34271,"name":"Miro Tomaska","display_name":"Miro Tomaska","email":"mtomaska@redhat.com","username":"mtomaska"},"change_message_id":"6a9a1be7b27d5cbec2732c8f2353d57819839c8a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"53e7c75c_87225f07","updated":"2023-04-28 03:02:15.000000000","message":"just one comment, otherwise LGTM. thanks","commit_id":"ddac825ec21e1d04d2493bef4fb9e43ea0e66a8f"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"498835786eba7e117a926d9a0a867bd6744bca20","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"191faaca_b9b62fa3","updated":"2023-04-28 13:08:03.000000000","message":"recheck vexxhost nested virt hosts disabled","commit_id":"17ca2523ad900bbd02d0f841967dc95d24e07ae0"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"560d753d2b9d9fadd018015af9103e191bc503e6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"1dc0952b_42d58657","updated":"2023-04-28 18:10:14.000000000","message":"recheck vexxhost nodes disabled","commit_id":"17ca2523ad900bbd02d0f841967dc95d24e07ae0"},{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"3cd6ded13d519df9823cb6d59861fe3ef7a2214b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"3ab7a1e2_ed586f0d","updated":"2023-05-02 07:38:06.000000000","message":"recheck CI back to normal","commit_id":"a9963e90d93afc282a64823fd572ef46d88eaa47"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"59c29a2a788663688c5cba695e13a8e1c0eb52c7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"eafcf345_e706c98b","updated":"2023-05-03 07:25:22.000000000","message":"recheck fullstack","commit_id":"a9963e90d93afc282a64823fd572ef46d88eaa47"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"aaab31830af152ffae58e64ee9b1ef9b75a0ae43","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"cac9809d_114a1005","updated":"2023-05-03 07:00:27.000000000","message":"recheck neutron-fullstack timed out","commit_id":"a9963e90d93afc282a64823fd572ef46d88eaa47"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"52f8b9fb3b5982efac0a374a3852ddb6be2f2461","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"fbfbbf75_86f884ac","updated":"2023-05-03 14:16:25.000000000","message":"recheck neutron-ovs-grenade-dvr-multinode","commit_id":"a9963e90d93afc282a64823fd572ef46d88eaa47"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"634b984e2fb33d4ac8e6bd06159c54757a519cbc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"8f83c333_86aa39cf","updated":"2023-05-03 11:01:16.000000000","message":"recheck zuul","commit_id":"a9963e90d93afc282a64823fd572ef46d88eaa47"}],"neutron/cmd/sanity/checks.py":[{"author":{"_account_id":34271,"name":"Miro Tomaska","display_name":"Miro Tomaska","email":"mtomaska@redhat.com","username":"mtomaska"},"change_message_id":"6a9a1be7b27d5cbec2732c8f2353d57819839c8a","unresolved":true,"context_lines":[{"line_number":86,"context_line":"    else:"},{"line_number":87,"context_line":"        matched_line \u003d re.search(r\"DB Schema.*\", out)"},{"line_number":88,"context_line":""},{"line_number":89,"context_line":"    matched_version \u003d re.search(r\"(\\d+\\.\\d+)\", matched_line.group(0))"},{"line_number":90,"context_line":"    return versionutils.convert_version_to_tuple(matched_version.group(1) if"},{"line_number":91,"context_line":"                                                 matched_version else \u00270.0.0\u0027)"},{"line_number":92,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"db25ec6f_772e483d","line":89,"range":{"start_line":89,"start_character":35,"end_line":89,"end_character":43},"updated":"2023-04-28 03:02:15.000000000","message":"Expand this regex match to a third digit, right?  i.e. r\"(\\d+\\.\\d+\\.\\d+)\"","commit_id":"ddac825ec21e1d04d2493bef4fb9e43ea0e66a8f"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"1bb9811e4d1e7cbcd05039bf225f3d9fd601f9ea","unresolved":false,"context_lines":[{"line_number":86,"context_line":"    else:"},{"line_number":87,"context_line":"        matched_line \u003d re.search(r\"DB Schema.*\", out)"},{"line_number":88,"context_line":""},{"line_number":89,"context_line":"    matched_version \u003d re.search(r\"(\\d+\\.\\d+)\", matched_line.group(0))"},{"line_number":90,"context_line":"    return versionutils.convert_version_to_tuple(matched_version.group(1) if"},{"line_number":91,"context_line":"                                                 matched_version else \u00270.0.0\u0027)"},{"line_number":92,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"c9dfa4f5_98b26455","line":89,"range":{"start_line":89,"start_character":35,"end_line":89,"end_character":43},"in_reply_to":"db25ec6f_772e483d","updated":"2023-04-28 08:56:10.000000000","message":"Done","commit_id":"ddac825ec21e1d04d2493bef4fb9e43ea0e66a8f"},{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"3cd6ded13d519df9823cb6d59861fe3ef7a2214b","unresolved":true,"context_lines":[{"line_number":64,"context_line":""},{"line_number":65,"context_line":""},{"line_number":66,"context_line":"def _get_ovn_version(check_type):"},{"line_number":67,"context_line":"    \"\"\"Retrieves the OVN nbctl, sbctl, NS schema or SB schema version"},{"line_number":68,"context_line":""},{"line_number":69,"context_line":"    :param check_type: ``OVNCheckType`` enum element. This method can return"},{"line_number":70,"context_line":"                       the nbctl version, the sbctl version, the NB schema"}],"source_content_type":"text/x-python","patch_set":3,"id":"a6a9d5ea_c5dd04ee","line":67,"range":{"start_line":67,"start_character":39,"end_line":67,"end_character":41},"updated":"2023-05-02 07:38:06.000000000","message":"nit: NB","commit_id":"a9963e90d93afc282a64823fd572ef46d88eaa47"}]}
