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/598f72e65
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/598f72e65
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"598f72e651ae32b71634c8a887a73f2cd8fad8ce","short_id":"598f72e6","created_at":"2025-09-19T21:32:53.000+08:00","parent_ids":["bb73e0dd27d05fe8433eb4f30d01dc82f8522dde"],"title":"feat: merge latest ssep - 跑通双向搜索fallback进堆场","message":"feat: merge latest ssep - 跑通双向搜索fallback进堆场\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-09-19T21:32:53.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-09-19T21:32:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/598f72e651ae32b71634c8a887a73f2cd8fad8ce","stats":{"additions":7,"deletions":336,"total":343},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399