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/1676/repository/commits/f5f8a63
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1676/repository/commits/f5f8a63
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f5f8a637a3709f081d62bb170f199e55e14abb06","short_id":"f5f8a637","created_at":"2025-09-18T23:55:23.000+08:00","parent_ids":["f5c569fe42c19da8956cd46cdd5bc99c5773d146"],"title":"fix: 修复离线参数和程序不匹配问题","message":"fix: 修复离线参数和程序不匹配问题\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2025-09-18T23:55:23.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2025-09-18T23:55:23.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk_new/-/commit/f5f8a637a3709f081d62bb170f199e55e14abb06","stats":{"additions":20,"deletions":101,"total":121},"status":null,"project_id":1676,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399