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/1109/repository/commits/0119f1a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1109/repository/commits/0119f1a
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0119f1a90a9441c0a07355bf617e09db62a54b8c","short_id":"0119f1a9","created_at":"2026-03-12T16:08:24.000+08:00","parent_ids":["bbcd2b8f41431827bfe902b8d9e500565469ed2a"],"title":"add msg branch","message":"add msg branch\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2026-03-12T16:08:24.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2026-03-12T16:08:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/groundmarker_detection/-/commit/0119f1a90a9441c0a07355bf617e09db62a54b8c","stats":{"additions":57,"deletions":6,"total":63},"status":null,"project_id":1109,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399