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/024a251b7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/024a251b7
Response Code: HTTP/1.1 200 OK
Response:
{"id":"024a251b79b86bd236dd8a92bbeed161c50b0fc1","short_id":"024a251b","created_at":"2026-09-02T14:31:52.000+08:00","parent_ids":["63e71f7aaa981f672bbfe6f5713574454b81b551"],"title":"fix: 修复换向重规划分段索引崩溃","message":"fix: 修复换向重规划分段索引崩溃\n\n重搜保持路径包络期间校验当前分段索引,避免空分段结果进入方向读取并触发 FATAL。\n\n对异常索引增加限频诊断,并补充连续保持、新结果恢复及非法状态回归测试。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-02T14:31:52.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-02T14:31:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/024a251b79b86bd236dd8a92bbeed161c50b0fc1","stats":{"additions":59,"deletions":4,"total":63},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399