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/91bda0445
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/91bda0445
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"91bda04458bb419c5b6ad6ef92d6815ffb6be291","short_id":"91bda044","created_at":"2025-07-29T10:49:10.000+08:00","parent_ids":["336a4366d8554325264df312a07a45a512b96bb0"],"title":"fix: reverse truck path task使用原始kappa","message":"fix: reverse truck path task使用原始kappa\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-07-29T10:49:10.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-07-29T10:49:10.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/91bda04458bb419c5b6ad6ef92d6815ffb6be291","stats":{"additions":8,"deletions":6,"total":14},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399