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/8/repository/commits/710f4f809
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/710f4f809
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"710f4f8097e5fb6de329423b29da987d960061ed","short_id":"710f4f80","created_at":"2026-04-21T10:10:52.000+08:00","parent_ids":["87d66c930720b09d592b04fa63a3ccd0af508d75","39340b8d50e9c4bfa92967b6eea2d93ef9b617ad"],"title":"Merge remote-tracking branch 'origin/feat_sc_v2_old' into feat_straddle_v2","message":"Merge remote-tracking branch 'origin/feat_sc_v2_old' into feat_straddle_v2\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-04-21T10:10:52.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-04-21T10:10:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/710f4f8097e5fb6de329423b29da987d960061ed","stats":{"additions":3,"deletions":30,"total":33},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399