Jenkins and Git or Proxy Issue Pushing Tags

6 views
Skip to first unread message

Jimmy Ray

unread,
Sep 20, 2017, 2:45:39 PM9/20/17
to Jenkins Users
So, I have pipeline and freestyle jobs that push tags to GitHub via the pattern:

git push <URL_CONTAINING_CREDS> <TAG_NAME>

This is working in our Cloudbees Jenkins Enterprise instances (CJP Client Master 2.32.3.2), and  my OSX command line.  I also have an OSS Jenkins server (2.60.2) running on OSX.  The OSS Jenkins server uses my local proxy (CNTLM) to connect through our corp proxy, to the Internet.  The job running on my OSS Jenkins server can get to the Internet, using my proxy setup, and clone the GitHub repo, but when I try to push the tags, with the above origin URL (containing creds), the jobs just churns, and never returns with a successful response from GitHub.

I figure that I have something different on my local Jenkins.  I have double-checked the creds.  Any ideas?

-Jimmy
Reply all
Reply to author
Forward
0 new messages