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/229/repository/commits/371a0a5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/229/repository/commits/371a0a5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"371a0a50cdf8775b83e22503f515c20d11e42720","short_id":"371a0a50","created_at":"2024-12-11T15:24:01.000+08:00","parent_ids":["5a58e9825137c4852d43cfac37986655fe682c27"],"title":"feat_out: 转角传感器参数更新","message":"feat_out: 转角传感器参数更新\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2024-12-11T15:24:01.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2024-12-11T15:24:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P12/-/commit/371a0a50cdf8775b83e22503f515c20d11e42720","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":229,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399