Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-38973

Pipeline initial checkout of Jenkinsfile not honoring git timeout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • git-plugin
    • None
    • Jenkins 2.19.1
      Git client plugin 2.0.0
      Git plugin 3.0.0
      Pipeline: Multibranch: 2.9

      I am having an issue cloning a large repo for use in a multi-branch pipeline project.

      My goal is to run pipeline jobs against certain branches within my repository. However, the initial fetch seems to timeout. As you can see from the attached log, the issue appears to arise from a 10 minute timeout issue. However, if you see the below screen shots, I have all of my timeouts set to 180minutes.

      In the attached tickets there were known issues with the 10 minute git timeout that were fixed by allowing users access to overrides as I have shown in the attached images. It appears as though these overrides are not being honored for some reason within the MultibranchPipeline project.

      I have used the settings described here on a smaller repo and it was able to properly index the branches.

      As a work around, I also tried only using the overrides as advanced settings for checkout/fetch behavior. This did not work either, unfortunately.

        1. error.txt
          54 kB
          David Johnson
        2. jenkins_advanced_clone.jpg
          31 kB
          guillaume docquier
        3. jenkins_scan_multibranch_pipeline_error.jpg
          66 kB
          guillaume docquier
        4. Screen Shot 2016-10-13 at 15.39.47.png
          129 kB
          David Johnson
        5. Screen Shot 2016-10-13 at 15.41.59.png
          550 kB
          David Johnson
        6. Screen Shot 2016-10-13 at 15.42.03.png
          552 kB
          David Johnson
        7. Screen Shot 2016-10-13 at 15.42.06.png
          523 kB
          David Johnson

            Unassigned Unassigned
            magic David Johnson
            Votes:
            26 Vote for this issue
            Watchers:
            34 Start watching this issue

              Created:
              Updated: