)]}'
{"tests/unit/agent/daemon_factory/test_server.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f294278dc3d17f9f03a755126a670f4f3210ab57","unresolved":false,"context_lines":[{"line_number":125,"context_line":"                mock.patch(self.base_path + \u0027.time.sleep\u0027), \\"},{"line_number":126,"context_line":"                mock.patch(self.waitpid_path) as waitpid, \\"},{"line_number":127,"context_line":"                self._mock_sbus_client(\u0027ping\u0027) as ping:"},{"line_number":128,"context_line":"            exists.return_value \u003d true"},{"line_number":129,"context_line":"            popen.side_effect \u003d [FakePopenObject(1000),"},{"line_number":130,"context_line":"                                 FakePopenObject(1001)]"},{"line_number":131,"context_line":"            waitpid.return_value \u003d 0, 0"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_bb782ff8","line":128,"updated":"2020-09-05 15:58:31.000000000","message":"pep8: F821 undefined name \u0027true\u0027","commit_id":"a454dcc1afdfd65b54764f6189102ace721a88ac"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f294278dc3d17f9f03a755126a670f4f3210ab57","unresolved":false,"context_lines":[{"line_number":143,"context_line":"                mock.patch(self.base_path + \u0027.time.sleep\u0027), \\"},{"line_number":144,"context_line":"                mock.patch(self.waitpid_path) as waitpid, \\"},{"line_number":145,"context_line":"                self._mock_sbus_client(\u0027ping\u0027) as ping:"},{"line_number":146,"context_line":"            exists.return_value \u003d true"},{"line_number":147,"context_line":"            popen.side_effect \u003d [FakePopenObject(1000),"},{"line_number":148,"context_line":"                                 FakePopenObject(1001)]"},{"line_number":149,"context_line":"            waitpid.return_value \u003d 0, 0"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_9b7d6be9","line":146,"updated":"2020-09-05 15:58:31.000000000","message":"pep8: F821 undefined name \u0027true\u0027","commit_id":"a454dcc1afdfd65b54764f6189102ace721a88ac"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f294278dc3d17f9f03a755126a670f4f3210ab57","unresolved":false,"context_lines":[{"line_number":161,"context_line":"                mock.patch(self.base_path + \u0027.subprocess.Popen\u0027) as popen, \\"},{"line_number":162,"context_line":"                mock.patch(self.base_path + \u0027.time.sleep\u0027), \\"},{"line_number":163,"context_line":"                mock.patch(self.waitpid_path) as waitpid:"},{"line_number":164,"context_line":"            exists.return_value \u003d true"},{"line_number":165,"context_line":"            popen.side_effect \u003d [FakePopenObject(1000),"},{"line_number":166,"context_line":"                                 FakePopenObject(1001)]"},{"line_number":167,"context_line":"            waitpid.return_value \u003d 1000, -1"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_fb7e27e1","line":164,"updated":"2020-09-05 15:58:31.000000000","message":"pep8: F821 undefined name \u0027true\u0027","commit_id":"a454dcc1afdfd65b54764f6189102ace721a88ac"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f294278dc3d17f9f03a755126a670f4f3210ab57","unresolved":false,"context_lines":[{"line_number":174,"context_line":""},{"line_number":175,"context_line":"        with mock.patch(self.base_path + \u0027.os.path.exists\u0027) as exists, \\"},{"line_number":176,"context_line":"                mock.patch(self.base_path + \u0027.subprocess.Popen\u0027) as popen:"},{"line_number":177,"context_line":"            exists.return_value \u003d false"},{"line_number":178,"context_line":"            with self.assertRaises(SDaemonError):"},{"line_number":179,"context_line":"                self.dfactory.spawn_subprocess("},{"line_number":180,"context_line":"                    [\u0027arg0\u0027, \u0027argv1\u0027, \u0027argv2\u0027],"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_db8363ca","line":177,"updated":"2020-09-05 15:58:31.000000000","message":"pep8: F821 undefined name \u0027false\u0027","commit_id":"a454dcc1afdfd65b54764f6189102ace721a88ac"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f294278dc3d17f9f03a755126a670f4f3210ab57","unresolved":false,"context_lines":[{"line_number":183,"context_line":""},{"line_number":184,"context_line":"        with mock.patch(self.base_path + \u0027.os.path.exists\u0027) as exists, \\"},{"line_number":185,"context_line":"                mock.patch(self.base_path + \u0027.subprocess.Popen\u0027) as popen:"},{"line_number":186,"context_line":"            exists.return_value \u003d true"},{"line_number":187,"context_line":"            popen.side_effect \u003d OSError()"},{"line_number":188,"context_line":"            with self.assertRaises(SDaemonError):"},{"line_number":189,"context_line":"                self.dfactory.spawn_subprocess("}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_3b6c1f35","line":186,"updated":"2020-09-05 15:58:31.000000000","message":"pep8: F821 undefined name \u0027true\u0027","commit_id":"a454dcc1afdfd65b54764f6189102ace721a88ac"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f294278dc3d17f9f03a755126a670f4f3210ab57","unresolved":false,"context_lines":[{"line_number":242,"context_line":"                mock.patch(self.base_path + \u0027.time.sleep\u0027), \\"},{"line_number":243,"context_line":"                mock.patch(self.waitpid_path) as waitpid, \\"},{"line_number":244,"context_line":"                self._mock_sbus_client(\u0027ping\u0027) as ping:"},{"line_number":245,"context_line":"            exists.return_value \u003d true"},{"line_number":246,"context_line":"            popen.side_effect \u003d [FakePopenObject(1000),"},{"line_number":247,"context_line":"                                 FakePopenObject(1001)]"},{"line_number":248,"context_line":"            waitpid.return_value \u003d 0, 0"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_1b695b24","line":245,"updated":"2020-09-05 15:58:31.000000000","message":"pep8: F821 undefined name \u0027true\u0027","commit_id":"a454dcc1afdfd65b54764f6189102ace721a88ac"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"a35d96d7f3dbc7c2265f592088d4f1cfa8b48100","unresolved":false,"context_lines":[{"line_number":174,"context_line":""},{"line_number":175,"context_line":"        with mock.patch(self.base_path + \u0027.os.path.exists\u0027) as exists, \\"},{"line_number":176,"context_line":"                mock.patch(self.base_path + \u0027.subprocess.Popen\u0027) as popen:"},{"line_number":177,"context_line":"            exists.return_value \u003d false"},{"line_number":178,"context_line":"            with self.assertRaises(SDaemonError):"},{"line_number":179,"context_line":"                self.dfactory.spawn_subprocess("},{"line_number":180,"context_line":"                    [\u0027arg0\u0027, \u0027argv1\u0027, \u0027argv2\u0027],"}],"source_content_type":"text/x-python","patch_set":5,"id":"9f560f44_76550e1e","line":177,"updated":"2020-09-06 02:17:03.000000000","message":"pep8: F821 undefined name \u0027false\u0027","commit_id":"dcb30366bef1dfb94c1be97006dbcc0a057d0a6c"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"35378d3def2f17f2185e6db14d54ef9f254ab2a4","unresolved":false,"context_lines":[{"line_number":545,"context_line":"                self.pid \u003d pid"},{"line_number":546,"context_line":"                self.stderr \u003d mock.MagicMock()"},{"line_number":547,"context_line":""},{"line_number":548,"context_line":"        with mock.patch(self.os_exists_path) as exists, \\"},{"line_number":549,"context_line":"                mock.patch(self.subprocess_popen_path) as popen, \\"},{"line_number":550,"context_line":"                mock.patch(self.time_sleep_path), \\"},{"line_number":551,"context_line":"                mock.patch(self.os_waitpid_path) as waitpid, \\"}],"source_content_type":"text/x-python","patch_set":7,"id":"9f560f44_c14c1678","line":548,"updated":"2020-09-06 05:57:14.000000000","message":"pep8: F841 local variable \u0027exists\u0027 is assigned to but never used","commit_id":"69f386504af74b393a55aa4849c67a6a771f4976"}]}
