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/8/repository/commits/f7fd1e3a5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f7fd1e3a5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f7fd1e3a50183051c8d0f349ab6a1277aaf7c5db","short_id":"f7fd1e3a","created_at":"2026-05-22T09:53:33.000+08:00","parent_ids":["1e060d59bf062f440591783a8a77f9ea0c76e958"],"title":"feat: 添加不可以区域Z层处理逻辑,优化地图绘制功能","message":"feat: 添加不可以区域Z层处理逻辑,优化地图绘制功能\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-05-21T21:40:29.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-05-22T09:53:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f7fd1e3a50183051c8d0f349ab6a1277aaf7c5db","stats":{"additions":120,"deletions":2,"total":122},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399