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/1429/repository/commits/54b823e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1429/repository/commits/54b823e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"54b823e6862db580891364af3696b59c0bb82b5c","short_id":"54b823e6","created_at":"2026-01-15T19:26:23.000+08:00","parent_ids":["9f0b26bea088f8907417d96a353d4cbc5224750c"],"title":"feat_out: Region新增REGION_REDUCE_FOLLOW_DISTANCE,REGION_MORE_LOWER_SECURITY_THRESHOLD","message":"feat_out: Region新增REGION_REDUCE_FOLLOW_DISTANCE,REGION_MORE_LOWER_SECURITY_THRESHOLD\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-01-15T19:26:23.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-01-15T19:26:23.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_interface/-/commit/54b823e6862db580891364af3696b59c0bb82b5c","stats":{"additions":3,"deletions":1,"total":4},"status":null,"project_id":1429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399