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/bcf2bb99
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/bcf2bb99
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"bcf2bb99b06e4897c47b73edefd479505839bd6f","short_id":"bcf2bb99","created_at":"2026-05-20T17:00:04.000+08:00","parent_ids":["97951de29a297b95781df936c43f2695849cf8b2","78656fe820980a58e8b85f8af09af0ace23a45d2"],"title":"Merge branch 'rc_dev' of 159.27.226.4:lidar/new_detection into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:lidar/new_detection into rc_dev\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2026-05-20T17:00:04.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2026-05-20T17:00:04.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/bcf2bb99b06e4897c47b73edefd479505839bd6f","stats":{"additions":20,"deletions":2,"total":22},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399