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/026e3a0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1676/repository/commits/026e3a0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"026e3a0be331b52950f181831ede7a902f75ec3a","short_id":"026e3a0b","created_at":"2025-08-06T19:49:47.000+08:00","parent_ids":["5e692d10ac91396b5f5d1108f79f8d9b47277d68"],"title":"fix: 修改离线top up airy消息","message":"fix: 修改离线top up airy消息\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2025-08-06T19:49:47.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2025-08-06T19:49:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk_new/-/commit/026e3a0be331b52950f181831ede7a902f75ec3a","stats":{"additions":4,"deletions":4,"total":8},"status":null,"project_id":1676,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399