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/87/repository/commits/0c25fecf
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/0c25fecf
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0c25fecf61775b8a695c67fc8294782859635ce1","short_id":"0c25fecf","created_at":"2025-11-13T12:31:10.000+08:00","parent_ids":["51e55772222a8b75d0e34f6a5c6c2d0d284c5f78"],"title":"note_out: 接收云控发出的车挂有无及参数","message":"note_out: 接收云控发出的车挂有无及参数\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2025-11-13T12:31:10.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2025-11-13T12:31:10.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/0c25fecf61775b8a695c67fc8294782859635ce1","stats":{"additions":62,"deletions":4,"total":66},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399