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/16/repository/commits/e324c52
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/e324c52
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e324c52ceff2015a3d8887a42e19b7b111989c00","short_id":"e324c52c","created_at":"2026-06-29T17:55:49.000+08:00","parent_ids":["7d57dd6412d4746df29e6b22eeda874d2244b0cd","d1fad67a2675ce2fd783c55248f4a58e09dca483"],"title":"Merge branch 'rc_dev' into rc_dev_baoshishun","message":"Merge branch 'rc_dev' into rc_dev_baoshishun\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-06-29T17:55:49.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-06-29T17:55:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/e324c52ceff2015a3d8887a42e19b7b111989c00","stats":{"additions":342,"deletions":47,"total":389},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399