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/a602a3e2f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/a602a3e2f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a602a3e2f006c427c5dc30050a6a12b573e3f14e","short_id":"a602a3e2","created_at":"2025-10-27T09:01:04.000+08:00","parent_ids":["4419f5005346efc02ca435aa2236e5af31d0666c","287eb3bcd4c2f508146bde8ff18ca49462e64ff0"],"title":"Merge branch 'feat_qiangang' into feat_remote","message":"Merge branch 'feat_qiangang' into feat_remote\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-10-27T09:01:04.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-10-27T09:01:04.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/a602a3e2f006c427c5dc30050a6a12b573e3f14e","stats":{"additions":952,"deletions":391,"total":1343},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399