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/269dc8610
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/269dc8610
Response Code: HTTP/1.1 200 OK
Response:
{"id":"269dc86109fc6f30abb1867a0b5f772fc79d963e","short_id":"269dc861","created_at":"2025-03-19T16:09:48.000+08:00","parent_ids":["5da33d2fb1496d9e23ff314f1a40b48700975393"],"title":"fix: 1. replan logic 2.forward search start pt ","message":"fix: 1. replan logic 2.forward search start pt \n\n","author_name":"ljl","author_email":"ljl","authored_date":"2025-03-19T16:09:48.000+08:00","committer_name":"ljl","committer_email":"ljl","committed_date":"2025-03-19T16:09:48.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/269dc86109fc6f30abb1867a0b5f772fc79d963e","stats":{"additions":12,"deletions":5,"total":17},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399