http proxy are ignored by git operations for loading pipeline libraries

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Our Jenkins sits behind a firewall, so we have to configure a proxy to access external resources, also git repositories.

      After upgrading fromĀ 2.89.4Ā to above LTS I noticed that pipeline jobs were hanging because they failedĀ to fetch the Jenkinsfile from a git repo. It turned out that proxy settings were not used. I managed to work around that by disabling "Lightweight Checkout".

      After that the pipeline failed to load libraries, again because of missing proxy settings.

      All the problematic repositories could be cloned by "plain" git checkout steps, so my proxy setting are in fact correct, they are just not applied.

      Ā 

      many thanks, Holger

      Ā 

            Assignee:
            Unassigned
            Reporter:
            Holger Partsch
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: