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/274/repository/commits/d6ef2448
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/274/repository/commits/d6ef2448
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d6ef24487800abd538e148cb153e58a1cb9d4cce","short_id":"d6ef2448","created_at":"2026-06-04T15:34:45.000+08:00","parent_ids":["545aff96e114514f4e6c794e131c19c5a67f6d43"],"title":"chore: 编译问题","message":"chore: 编译问题\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2026-06-04T15:34:45.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2026-06-04T15:34:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/prediction/-/commit/d6ef24487800abd538e148cb153e58a1cb9d4cce","stats":{"additions":10,"deletions":11,"total":21},"status":null,"project_id":274,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399