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/586/repository/commits/d3842e5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/d3842e5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d3842e52ec31e2a2542e929edb48c2b6a5edf35d","short_id":"d3842e52","created_at":"2026-09-08T10:24:40.000+08:00","parent_ids":["bf96652e6ddeb92d404e67071c28025e66cd64fe","ad844f7e4b7fa0fb6f7848a0b6739a20c847ebfc"],"title":"Merge remote-tracking branch 'origin/dev' into rc_dev","message":"Merge remote-tracking branch 'origin/dev' into rc_dev\n\nResolve longitudinal controller conflicts using dev's refactored architecture.\nPreserve rc_dev's startup and speed-error motion-step overrides and add a\nregression test. Braking fixes already exist in dev's pedal and IMV components;\nretain dev's evolved startup exit logic.\n\nValidation: control package builds successfully; 10 Python tests pass;\nnew motion-step regression test passes. Four existing C++ tests fail in\ncode unchanged from origin/dev:\n- TruckLonDynamicMpcDispatchTest.ResetsWhenNormalSourceRecovers\n- TruckLonDynamicMpcDispatchTest.ResetKeepsMpcPidFallbackLatch\n- AccelToPedalConverterTest.LighterVehicleReducesBrakeCommand\n- AccelToPedalConverterTest.TractionFieldsReachCsvAndRosDebugMessage\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-09-08T10:24:40.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-09-08T10:24:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/d3842e52ec31e2a2542e929edb48c2b6a5edf35d","stats":{"additions":28397,"deletions":8389,"total":36786},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399