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/6908e3236
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/6908e3236
Response Code: HTTP/1.1 200 OK
Response:
{"id":"6908e3236f394f2c8c3112d1482169148cf920f3","short_id":"6908e323","created_at":"2026-09-14T19:01:22.000+08:00","parent_ids":["5cb8bd106e64e63319a6df43fd84c06e068d4604"],"title":"fix: 限制纵向候选校验采样量以防止规划长时间阻塞","message":"fix: 限制纵向候选校验采样量以防止规划长时间阻塞\n\n对超过 10000 个采样点的候选在计算前整条拒绝,记录预算失败原因,并改用有界整数索引采样。拒绝非法采样步长,保留完整停车时域的动态约束检查。\n\n补充超长滑行停车、采样预算边界、非法步长和极短曲线回归,补齐旧用例的有效采样配置,并刷新数据头文件审计哈希。\n\n验证:pnc_node 编译通过,84 项纵向停车相关回归全部通过。此提交修复已确认的计算量风险,不代表洋浦 VV079 现场卡住根因已完全闭环。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-14T19:01:22.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-14T19:01:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/6908e3236f394f2c8c3112d1482169148cf920f3","stats":{"additions":131,"deletions":4,"total":135},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399