Open-source Languages & Tools for z/OS

 View Only
  • 1.  GIT 2.3.5 clone failing with error Couldn't find any revision to build. Verify the repository and branch configuration for this job

    Posted 11-14-2018 01:59

    We are getting the below error as shown below in the screen whenever we are trying to trigger the build on z/os from Jenkins. Please suggest
    We have referred to the earlier posting of the same error, However we could see our TCP/IP resolver is working fine.



  • 2.  RE: GIT 2.3.5 clone failing with error Couldn't find any revision to build. Verify the repository and branch configuration for this job

    Posted 11-14-2018 09:06

    Please post this issue at the IBM DBB community forum to see if we can determine the cause. Additionally verify that the Rocket Git environment variables are set correctly. We have seen that error message when they are not. DBB provides a shell script in that will set all the required environment variables that can be run when launching the Jenkins remote agent. The shell script is located in <DBB_INSTALL>/conf/gitenv.sh Note that this shell script needs to be configured correctly.



  • 3.  RE: GIT 2.3.5 clone failing with error Couldn't find any revision to build. Verify the repository and branch configuration for this job

    Posted 11-15-2018 01:16

    Thanks for quick response…Can you please provide us more details on the setup instruction#2 in the below screen shot…



  • 4.  RE: GIT 2.3.5 clone failing with error Couldn't find any revision to build. Verify the repository and branch configuration for this job

    Posted 11-15-2018 13:26

    Here is the link to the DBB Knowledge Center page on integrating with Jenkins. Search on “Prefix Start Slave Command” which shows how to have Jenkins execute the gitenv.sh when the Jenkins remote agent starts up.