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/2494/repository/commits/9098a9b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/2494/repository/commits/9098a9b
Response Code: HTTP/1.1 200 OK
Response:
{"id":"9098a9b98b4ec5db50ba34e764ecac8b1d12a1c9","short_id":"9098a9b9","created_at":"2026-09-03T19:29:21.000+08:00","parent_ids":["c7f02728c66b4424393167d14babcfb46384343a"],"title":"feat_out: add log","message":"feat_out: add log\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-09-03T19:29:21.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-09-03T19:29:21.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/artery_localization/-/commit/9098a9b98b4ec5db50ba34e764ecac8b1d12a1c9","stats":{"additions":0,"deletions":153,"total":153},"status":null,"project_id":2494,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399