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/1086/repository/commits/63c60e4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1086/repository/commits/63c60e4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"63c60e4ec50147d83aaccd426330414a1e6de572","short_id":"63c60e4e","created_at":"2026-03-12T15:34:29.000+08:00","parent_ids":["378988c88acd37bb51f3cf92ad567a60ec31bbc3"],"title":"add msg branch","message":"add msg branch\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2026-03-12T15:34:29.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2026-03-12T15:34:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/traffic_light_detection/-/commit/63c60e4ec50147d83aaccd426330414a1e6de572","stats":{"additions":58,"deletions":6,"total":64},"status":null,"project_id":1086,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399