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/f211a2c6b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f211a2c6b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f211a2c6bd4030f2e780e68aaa38602653de4027","short_id":"f211a2c6","created_at":"2025-09-30T11:48:22.000+08:00","parent_ids":["cdd90696b7338dfa3c9cff1d0ad9b25a526b574e"],"title":"fix: 修复掉头场景的终止条件判断不能正确匹配车道的问题","message":"fix: 修复掉头场景的终止条件判断不能正确匹配车道的问题\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-09-30T11:48:22.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-09-30T11:48:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f211a2c6bd4030f2e780e68aaa38602653de4027","stats":{"additions":38,"deletions":28,"total":66},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399