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/f4a02d54a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f4a02d54a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f4a02d54a5e4da1de4d7a159b3693717c88fe980","short_id":"f4a02d54","created_at":"2026-05-09T13:41:52.000+08:00","parent_ids":["ea647e7930cb15e48c1e18e0c9bf1d7a2721fc15"],"title":"chore: SSEP: 跨运车路径搜索时不考虑终点约束","message":"chore: SSEP: 跨运车路径搜索时不考虑终点约束\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2026-05-09T13:06:22.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-05-09T13:41:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f4a02d54a5e4da1de4d7a159b3693717c88fe980","stats":{"additions":6,"deletions":2,"total":8},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399