Hi,
I have a problem with the integration jenkins and dynatrace.
This error: Connection to the Jenkins REST interface could not be established occurs when I try to push the test data.
Log file:
de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.CommandExecutionException: error getting version of server: null Stacktrace: de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.ApiException: java.net.SocketTimeoutException: connect timed out at de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.ApiClient.execute(ApiClient.java:223) at de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.DynatraceServerConnection.getServerVersion(DynatraceServerConnection.java:90) at
java.net.SocketTimeoutException: connect timed out
regards
Roberto Lopes
Answer by Mark E. ·
Answer by Andreas G. ·
Hi All. A Connection TImeout indicates that your Jenkins Instance is not able to open a network connection to that Dynatrace Server URI Endpoint. I would logon to that machine where Jenkins runs and try a CURL to validate that there is no firewall blocking Jenkins from accessing this URL
Answer by Mark E. ·
Did you ever get an answer to this? I am facing the same error with the API token and connectivity using the Perf Signature plugin
JANUARY 15, 3:00 PM GMT / 10:00 AM ET