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/141838cc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/141838cc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"141838cc587cffe954a27695bd5df7f69e2853a9","short_id":"141838cc","created_at":"2026-07-15T17:27:58.000+08:00","parent_ids":["58b55ee4b80b3b841ab45dfccacd9577cbedfd99","9a6d7b4d4ec6a5acf954dcb7dadc2417a41b2154"],"title":"note_out:merge rc_dev into yyg_sub_trailer_info.","message":"note_out:merge rc_dev into yyg_sub_trailer_info.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2026-07-15T17:27:58.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2026-07-15T17:27:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/141838cc587cffe954a27695bd5df7f69e2853a9","stats":{"additions":5211,"deletions":635,"total":5846},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399