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/49/repository/commits/599d927
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/599d927
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"599d927a60e0b733bf53938105d9609bb48a647a","short_id":"599d927a","created_at":"2026-05-13T21:00:33.000+08:00","parent_ids":["99bc1a6f90028614a335b859370718efe157bf4d"],"title":"yard gantry region first","message":"yard gantry region first\n","author_name":"liuhao","author_email":"liuhao@senior.auto","authored_date":"2026-05-13T21:00:33.000+08:00","committer_name":"liuhao","committer_email":"liuhao@senior.auto","committed_date":"2026-05-13T21:00:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/599d927a60e0b733bf53938105d9609bb48a647a","stats":{"additions":10,"deletions":1,"total":11},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399