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/b6df521ba
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/b6df521ba
Response Code: HTTP/1.1 200 OK
Response:
{"id":"b6df521ba88bd09ef1af16e5addec34c81a40d88","short_id":"b6df521b","created_at":"2026-09-16T17:00:49.000+08:00","parent_ids":["72a81e9cd47956e18d6e1757524379f47dbbc745"],"title":"fix: 修复静止出堆场搜索起点落在车后","message":"fix: 修复静止出堆场搜索起点落在车后\n\n当停止线回退起点不在当前车位前方时,复用实车位姿和轮角构造搜索起点,并记录起点切换日志。避免车辆越过预设起点后重新下发任务仍从车后搜索。\n\n验证:pnc_node 编译及构建附带检查通过,git diff --check 通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-16T17:00:49.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-16T17:00:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/b6df521ba88bd09ef1af16e5addec34c81a40d88","stats":{"additions":7,"deletions":0,"total":7},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399