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/949def7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/949def7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"949def7d9e133692083e698604efad8e37d6bd7f","short_id":"949def7d","created_at":"2026-02-27T15:32:38.000+08:00","parent_ids":["2982d65fecd6afe41e6d9ce6fcab0481a0d93179"],"title":"feat_out:修改接收报文长度","message":"feat_out:修改接收报文长度\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-02-27T15:32:38.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-02-27T15:32:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/949def7d9e133692083e698604efad8e37d6bd7f","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399