-
Bug
-
Resolution: Won't Fix
-
Major
-
None
Hello All,
Problem Definition:
I am using a python script to configure my subprojects to particular checkpoint label. This above mentioned python script uses ''mksHelper.configureSubproject" SI command. My Jenkins job is expected to run this particular python script.
but unfortunately i am receiving an ERROR:
ERROR:root:Command execution failed: b'si: Attempt to launch Integrity Client timed out. To solve this please try the following:\r\n- Verify that the user you are logged in as has read and write permissions to the Integrity Client install directory.\r\n- Make sure the Integrity Client install directory is the very first entry in the path.\r\n'
I have edited my Environment variable "PATH" and changed accordingly as suggested in the ERROR message.
Thank you
- duplicates
-
JENKINS-33077 checkPointBeforeBuild fails for projects on development path
- Resolved