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/586/repository/commits/e574808
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/e574808
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e5748087e51b8fb72bc49d5bf1d9de4ad7e584c4","short_id":"e5748087","created_at":"2026-01-30T11:28:50.000+08:00","parent_ids":["07d9a9a7bf6e2e03e27c50b94c7d6d86c4e66036"],"title":"fix: 使用底盘速度的消息源更改","message":"fix: 使用底盘速度的消息源更改\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-01-30T11:28:50.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-01-30T11:28:50.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/e5748087e51b8fb72bc49d5bf1d9de4ad7e584c4","stats":{"additions":12,"deletions":11,"total":23},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399