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/508/repository/commits/235ad5e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/508/repository/commits/235ad5e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"235ad5ee067eb871051ef0ea3532470b2e45bd90","short_id":"235ad5ee","created_at":"2026-04-10T18:04:19.000+08:00","parent_ids":["708e3f90cf9abc6a19e761181580ffb785434234","b9681caace24815c1f1d4e8364ad16ad8b6b678c"],"title":"Merge branch 'rc_dev' of 159.27.226.4:lidar/imv_spreader_detection into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:lidar/imv_spreader_detection into rc_dev\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-04-10T18:04:19.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-04-10T18:04:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/imv_spreader_detection/-/commit/235ad5ee067eb871051ef0ea3532470b2e45bd90","stats":{"additions":4,"deletions":2,"total":6},"status":null,"project_id":508,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399