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/f3ac8d72e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f3ac8d72e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f3ac8d72e831b9e297e53636f2cec13f7711d86e","short_id":"f3ac8d72","created_at":"2025-12-16T22:40:38.000+08:00","parent_ids":["260f1dd8ada29a1b7e52b6cfe81d95ee12904d89","e1ed6c866dbc4d1354f50f122d6138193543fd27"],"title":"Merge remote-tracking branch 'origin/feat_qiangang_refactor' into feat_park","message":"Merge remote-tracking branch 'origin/feat_qiangang_refactor' into feat_park\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-12-16T22:40:38.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-12-16T22:40:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f3ac8d72e831b9e297e53636f2cec13f7711d86e","stats":{"additions":3436,"deletions":1937,"total":5373},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399