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/cc22bdd20
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/cc22bdd20
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"cc22bdd20003402f89d9dfc808dcbd8e0a10ba10","short_id":"cc22bdd2","created_at":"2026-08-07T13:06:36.000+08:00","parent_ids":["4f00c34d20601a061b3d5a811e52500fe0035973"],"title":"fix: 修正双头 IMV 直线步进方向","message":"fix: 修正双头 IMV 直线步进方向\n\n双头 IMV 在反向形式下默认保持固定车身方向,不再无条件按 reversing_mode 翻转步进距离。\\n\\n新增功能开关以兼容需要沿用旧方向定义的车辆,并支持配置动态更新及序列化。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-07T12:56:58.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-07T13:06:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/cc22bdd20003402f89d9dfc808dcbd8e0a10ba10","stats":{"additions":21,"deletions":3,"total":24},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399