Based on https://issues.jenkins-ci.org/browse/JENKINS-31464, I assume there is a proxy configured in your Jenkins instance, and the git plugin is using that proxy configuration.
Mark Waite On Wed, Oct 11, 2017 at 12:33 PM Joaquin Henriquez < [email protected]> wrote: > Hi List > > > > On Console Output I have: > > Fetching upstream changes from https://devops@gitlab /devops/cc_packer.git > > > git --version # timeout=10 > > using GIT_ASKPASS to set credentials devops username password > > Setting http proxy: proxy:8080 > > > git fetch --tags --progress https://devops@gitlab /devops/cc_packer.git > +refs/heads/*:refs/remotes/origin/* > > > > Where is this proxy coming from? I need to change it in order for the > build to work, but seems /etc/sysconfig/jenkins is not the faulty file > > I set the proxy as well on the Plugin Update but nowhere else. > > > > I am using a Jenkinsfile but no http proxy mention on the file. > > > > BR > > > > Jo > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/6ea46d14d82342fca2afc93dfff2a7d5%40BSKEXCH2013HYPV.mwrinfosecurity.com > <https://groups.google.com/d/msgid/jenkinsci-users/6ea46d14d82342fca2afc93dfff2a7d5%40BSKEXCH2013HYPV.mwrinfosecurity.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHFAuw_D%3Dt8555H%3DtuO2yXmP2_CXxTahek8Pw7ZH%3D6rXw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
