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/6db775b4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/6db775b4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6db775b4cfd2f2e0b2ddedfffa3b21b07146e7a1","short_id":"6db775b4","created_at":"2026-09-04T15:09:00.000+08:00","parent_ids":["e25393b3900f920181313d9af238c5c75c0762ad"],"title":"note_out: 围栏线过滤点不区分高度","message":"note_out: 围栏线过滤点不区分高度\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-09-04T15:09:00.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-09-04T15:09:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/6db775b4cfd2f2e0b2ddedfffa3b21b07146e7a1","stats":{"additions":41,"deletions":1,"total":42},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399