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/b3106e93a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/b3106e93a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b3106e93ac9e3d2edae8c64ad2ea91fc7c15e877","short_id":"b3106e93","created_at":"2026-07-24T14:29:40.000+08:00","parent_ids":["bef81f367cafc8ae74ab8e77155a23d1478f14c7"],"title":"perf: 窄会车贴右就近查改单调游标(O(n²)→均摊O(n)), 诊断日志降频","message":"perf: 窄会车贴右就近查改单调游标(O(n²)→均摊O(n)), 诊断日志降频\n\n- Init 内 his_hug/his_pb 逐断面线性扫描改只前进的单调游标: 二者沿行驶方向\n  单调且与本帧 while 同向, start_s 单调推进→最近邻单调推进, 均摊 O(n);\n  仅采信半个 interval 内最近点, 阈值语义与原线性扫描一致\n- [narrow_hug]/[narrow_hug_dbg]/[narrow_meet] 三条诊断日志频率降到 EVERY_N 50\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-24T14:29:40.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-24T14:29:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/b3106e93ac9e3d2edae8c64ad2ea91fc7c15e877","stats":{"additions":27,"deletions":18,"total":45},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399