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/503/repository/commits/fe1f188
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/503/repository/commits/fe1f188
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fe1f188a570ae1f8754f78c859521ab716b122fc","short_id":"fe1f188a","created_at":"2024-12-16T18:14:04.000+08:00","parent_ids":["7c458021d2772c7ea126237625ba0b134634346a"],"title":"note: add fish_camera4 and 7","message":"note: add fish_camera4 and 7\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2024-12-16T18:14:04.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2024-12-16T18:14:04.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/data_collection/-/commit/fe1f188a570ae1f8754f78c859521ab716b122fc","stats":{"additions":84,"deletions":0,"total":84},"status":null,"project_id":503,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399