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/355/repository/commits/b78174c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/355/repository/commits/b78174c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b78174c71a8276729d4d07ae1894f214d9be1d1d","short_id":"b78174c7","created_at":"2026-08-11T16:04:50.000+08:00","parent_ids":["9bbb57522c25efabc3da13add9cd9f9128b622d6","4792b51816d55e13660f638c6d16cb61c4c1e0bd"],"title":"Merge branch 'rc_dev' of 159.27.226.4:driver_and_tools/rslidar_sdk into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:driver_and_tools/rslidar_sdk into rc_dev\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-08-11T16:04:50.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-08-11T16:04:50.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk/-/commit/b78174c71a8276729d4d07ae1894f214d9be1d1d","stats":{"additions":246,"deletions":1,"total":247},"status":null,"project_id":355,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399