Console Output

Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/436/repository/commits/e058a51
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/e058a51
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e058a518878a6b1c69631306f790775b3897da84","short_id":"e058a518","created_at":"2023-07-03T14:21:51.000+08:00","parent_ids":["fed933adea697bd2a61705cebf9f9293ca1d1cf7"],"title":"feat_out:1,modbus client在一定时间不通讯后,会被server端断开,在创建新的socket前,先关闭原来的socket;2,即使云控指令时间戳比当前时间靠后,也会对指令进行lifetime的限定;3,合并了厦门的测试分支和潍坊测试分支;","message":"feat_out:1,modbus client在一定时间不通讯后,会被server端断开,在创建新的socket前,先关闭原来的socket;2,即使云控指令时间戳比当前时间靠后,也会对指令进行lifetime的限定;3,合并了厦门的测试分支和潍坊测试分支;\n","author_name":"lufengwei","author_email":"lufengwei@senior.auto","authored_date":"2023-07-03T14:21:51.000+08:00","committer_name":"lufengwei","committer_email":"lufengwei@senior.auto","committed_date":"2023-07-03T14:21:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/e058a518878a6b1c69631306f790775b3897da84","stats":{"additions":650,"deletions":615,"total":1265},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399