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/3029bd6e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/3029bd6e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3029bd6e247cf1f10f0462d5606d62a19d69b032","short_id":"3029bd6e","created_at":"2025-06-19T20:00:37.000+08:00","parent_ids":["6ad370857761d8a1fe92450c210088efab712fe1"],"title":"note_out:发出隧道管壁点.","message":"note_out:发出隧道管壁点.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2025-06-19T20:00:37.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2025-06-19T20:00:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/3029bd6e247cf1f10f0462d5606d62a19d69b032","stats":{"additions":89,"deletions":2,"total":91},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399