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/8/repository/commits/32572e0a5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/32572e0a5
Response Code: HTTP/1.1 200 OK
Response:
{"id":"32572e0a5cf080be0a5f9b0166321401a2c65b60","short_id":"32572e0a","created_at":"2025-06-19T20:13:24.000+08:00","parent_ids":["301102ab9de5c8b1f7244f69b613c85eb908a504"],"title":"fix: add ssep calib param for reverse","message":"fix: add ssep calib param for reverse\n\n","author_name":"ljl","author_email":"ljl","authored_date":"2025-06-19T20:13:24.000+08:00","committer_name":"ljl","committer_email":"ljl","committed_date":"2025-06-19T20:13:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/32572e0a5cf080be0a5f9b0166321401a2c65b60","stats":{"additions":27,"deletions":1,"total":28},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399