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/d3cf8222b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/d3cf8222b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d3cf8222bc28bbc3ff3badbcaada886375ba3bde","short_id":"d3cf8222","created_at":"2026-08-11T20:22:36.000+08:00","parent_ids":["5a83a984799e41acd81745069bff5a497cd9f147"],"title":"fix: 降低锁站缩距区域限速","message":"fix: 降低锁站缩距区域限速\n\n进入缩短跟车距离区域时,在锁站基础限速上额外降低 0.3 m/s,减小该区域内的跟车速度。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-11T20:22:36.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-11T20:22:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/d3cf8222bc28bbc3ff3badbcaada886375ba3bde","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399