On git push Jenkins build fails because of bad SSL handshake: unrecognized_name

Solution Verified - Updated -

Issue

  • I have a jenkins server and any type of client with a jenkins-client cartridge. When I do a git push the the jenkins server tries to create a client to build, there is an unrecognized_name exception thrown from the jenkins server, here is a stacktrace from the jenkins server.
Jun 02, 2014 2:24:48 PM winstone.Logger logInternal
WARNING: Called getInputStream after getParameter ... error
Jun 02, 2014 2:25:47 PM hudson.plugins.openshift.OpenShiftCloud provision
INFO: Provisioning new node for workload = 2 and label = aissecmock-build
Jun 02, 2014 2:25:47 PM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection
INFO: Initiating Java Client Service - Configured for OpenShift Server https://broker.domain.com
Jun 02, 2014 2:25:48 PM com.openshift.internal.client.RestService request
INFO: Requesting GET with protocol 1.2 on https://broker.domain.com/broker/rest/api
Jun 02, 2014 2:25:48 PM hudson.plugins.openshift.OpenShiftCloud provision
WARNING: Caught java.io.IOException: com.openshift.client.OpenShiftEndpointException: Could not request https://broker.domain.com/broker/rest/api: javax.net.ssl.SSLProtocolException: handshake alert:  unrecognized_name. Will retry 4 more times before canceling build.

Environment

  • OpenShift Enterprise 2.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.