)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"e1e3dcbb72954d7c5878f91f180a27a269e36842","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"ae060acf_969f87b5","updated":"2023-08-15 07:40:17.000000000","message":"check eperimental","commit_id":"11cf0978b653ad18b6b16f79856e78676a4a62b6"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"e3e4ad19eb240943ab47b12b3ed2d3839c1f0388","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"3ece920e_db37af7d","updated":"2023-08-15 13:37:42.000000000","message":"check experimental","commit_id":"11cf0978b653ad18b6b16f79856e78676a4a62b6"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"f1bc14a79fef4c6a83a148df76ed2f742198cb97","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"02ce51b8_7fa3094e","updated":"2023-08-22 11:14:18.000000000","message":"check experimental","commit_id":"0c3e54c667f9dd54a1de9c28667c7d967eed1354"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"b12e3771b2ec49ce05d0f0cec515ecc4c1c9ed89","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"47a670d1_3590696b","updated":"2023-08-18 13:43:06.000000000","message":"check experimental","commit_id":"0c3e54c667f9dd54a1de9c28667c7d967eed1354"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"2b27c051688187bafa659df77556402ab97e6caa","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"d9beca53_3fa1e53a","updated":"2023-08-22 12:40:43.000000000","message":"with SQLAlchemy2 there\u0027s still some issue (https://05411f9e53cc80ffc5ff-96014bb03d0d1d77acb4f54ff709644b.ssl.cf2.rackcdn.com/891325/3/experimental/networking-bagpipe-openstack-tox-py310-with-sqlalchemy-main/e3763cc/testr_results.html )\n\nThe hard is that 1-5 tests are failing randomly, I suppose due to some session issue, but I can\u0027t figure it out where it is.","commit_id":"0c3e54c667f9dd54a1de9c28667c7d967eed1354"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"276751a70a2629ca79e7664e8be84a4491097be7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f55c6352_a863298f","updated":"2023-08-23 12:22:13.000000000","message":"check experimental","commit_id":"aad96eb8e3dbb8069ff6325bc62e139247a219c1"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"df408482bdf3af05abae25f415c880eba120c4eb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"78512544_76c289a1","updated":"2023-09-05 15:04:17.000000000","message":"recheck networking-bagpipe-tempest","commit_id":"aad96eb8e3dbb8069ff6325bc62e139247a219c1"}],"networking_bagpipe/driver/sfc.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"22d42efc9a457cfc80d16c6e520c8f7975f9f2fd","unresolved":true,"context_lines":[{"line_number":552,"context_line":"    def create_port_chain(self, context):"},{"line_number":553,"context_line":"        port_chain \u003d context.current"},{"line_number":554,"context_line":""},{"line_number":555,"context_line":"        if not self._is_valid_port_chain(context, port_chain):"},{"line_number":556,"context_line":"            return"},{"line_number":557,"context_line":""},{"line_number":558,"context_line":"        self._create_portchain_hops(context, port_chain)"}],"source_content_type":"text/x-python","patch_set":3,"id":"da752e5e_7e2eefab","line":555,"range":{"start_line":555,"start_character":20,"end_line":555,"end_character":40},"updated":"2023-08-22 15:25:59.000000000","message":"This method is calling (2 nested calls deeper) to \"_get_port_pair_group\", that is making a DB call without any context. Please add a writer context on this method.","commit_id":"0c3e54c667f9dd54a1de9c28667c7d967eed1354"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"068a5ae0e0046211acc5c3eda6600bf80921e2f2","unresolved":true,"context_lines":[{"line_number":552,"context_line":"    def create_port_chain(self, context):"},{"line_number":553,"context_line":"        port_chain \u003d context.current"},{"line_number":554,"context_line":""},{"line_number":555,"context_line":"        if not self._is_valid_port_chain(context, port_chain):"},{"line_number":556,"context_line":"            return"},{"line_number":557,"context_line":""},{"line_number":558,"context_line":"        self._create_portchain_hops(context, port_chain)"}],"source_content_type":"text/x-python","patch_set":3,"id":"3a0486ae_7ea72635","line":555,"range":{"start_line":555,"start_character":20,"end_line":555,"end_character":40},"in_reply_to":"da752e5e_7e2eefab","updated":"2023-08-22 16:03:50.000000000","message":"thanks, I still have the failures locally, but some useful warning appeared also:\nnetworking-bagpipe/.tox/py310/lib/python3.10/site-packages/neutron_lib/db/api.py:307: SAWarning: Identity map already had an identity for (\u003cclass \u0027networking_sfc.db.sfc_db.PortPairGroup\u0027\u003e, (\u0027e78e2862-707d-4679-b132-26001714ba19\u0027,), None), replacing it with newly flushed object.   Are there load operations occurring inside of an event handler within the flush?\n  session.flush()","commit_id":"0c3e54c667f9dd54a1de9c28667c7d967eed1354"}],"networking_bagpipe/objects/sfc.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"92b9ec31aa649599617701c93a4bf6eaecb77ed7","unresolved":true,"context_lines":[{"line_number":96,"context_line":""},{"line_number":97,"context_line":"    def _load_ports_by_side(self, side):"},{"line_number":98,"context_line":"        ports \u003d []"},{"line_number":99,"context_line":"        ctx \u003d"},{"line_number":100,"context_line":"        if getattr(self, side + \u0027_ppg\u0027):"},{"line_number":101,"context_line":"            # pylint: disable\u003dno-member"},{"line_number":102,"context_line":"            reverse_side \u003d (side if self.reverse_hop"}],"source_content_type":"text/x-python","patch_set":1,"id":"196f4f3f_fa219e55","line":99,"range":{"start_line":99,"start_character":8,"end_line":99,"end_character":13},"updated":"2023-08-14 14:52:37.000000000","message":"is that correct?","commit_id":"1046087fe5db1dba7b79a4d0d2495dc9f096d4b1"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"e1e3dcbb72954d7c5878f91f180a27a269e36842","unresolved":true,"context_lines":[{"line_number":96,"context_line":""},{"line_number":97,"context_line":"    def _load_ports_by_side(self, side):"},{"line_number":98,"context_line":"        ports \u003d []"},{"line_number":99,"context_line":"        ctx \u003d"},{"line_number":100,"context_line":"        if getattr(self, side + \u0027_ppg\u0027):"},{"line_number":101,"context_line":"            # pylint: disable\u003dno-member"},{"line_number":102,"context_line":"            reverse_side \u003d (side if self.reverse_hop"}],"source_content_type":"text/x-python","patch_set":1,"id":"c2df8b4f_eabf8793","line":99,"range":{"start_line":99,"start_character":8,"end_line":99,"end_character":13},"in_reply_to":"196f4f3f_fa219e55","updated":"2023-08-15 07:40:17.000000000","message":"no, that\u0027s a mistake :-(","commit_id":"1046087fe5db1dba7b79a4d0d2495dc9f096d4b1"}]}
