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/87/repository/commits/e5978ca5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/e5978ca5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e5978ca5dee3fd2afa9cb0e5ae242708612b2665","short_id":"e5978ca5","created_at":"2025-10-31T19:22:43.000+08:00","parent_ids":["7c5c632edfbcd4c2851b2b17eec504434e573075"],"title":"note_out:修改自卸车,铲车,hopper输出约定类别.","message":"note_out:修改自卸车,铲车,hopper输出约定类别.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2025-10-31T17:49:11.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2025-10-31T19:22:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/e5978ca5dee3fd2afa9cb0e5ae242708612b2665","stats":{"additions":6,"deletions":4,"total":10},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399