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/398b1e8d1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/398b1e8d1
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"398b1e8d180d5bf25d65016dcbab7615045e9eee","short_id":"398b1e8d","created_at":"2025-08-15T21:04:42.000+08:00","parent_ids":["e303cbdac0ae2655503f5b3ebbadb13dd5eb9993","4b060862e731340af21f288bd15f689f439d9924"],"title":"Merge branch 'feat-ssep-add-hd-map' of http://159.27.226.4/pnc/pnc into feat-ssep-add-hd-map","message":"Merge branch 'feat-ssep-add-hd-map' of http://159.27.226.4/pnc/pnc into feat-ssep-add-hd-map\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-08-15T21:04:42.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-08-15T21:04:42.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/398b1e8d180d5bf25d65016dcbab7615045e9eee","stats":{"additions":6,"deletions":4,"total":10},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399