Alex White commented on Bug JENKINS-27111

I appear to be having a similar issue with v1.120. I was able to tunnel to saucelabs through direct from Eclipse IDE, but am unable to run through Jenkins from the same machine.

Starting Sauce Connect on master node using identifier: default
Launching Sauce Connect on OV00039
Error launching Sauce Connect
Flushing Sauce Connect Input Stream
Flushing Sauce Connect Error Stream
Closing Sauce Connect process
FATAL: Error launching Sauce Connect
com.saucelabs.ci.sauceconnect.AbstractSauceTunnelManager$SauceConnectDidNotStartException: Error launching Sauce Connect
	at com.saucelabs.ci.sauceconnect.AbstractSauceTunnelManager.openConnection(AbstractSauceTunnelManager.java:286)
	at hudson.plugins.sauce_ondemand.SauceOnDemandBuildWrapper$SauceConnectHandler.call(SauceOnDemandBuildWrapper.java:726)
	at hudson.plugins.sauce_ondemand.SauceOnDemandBuildWrapper.setUp(SauceOnDemandBuildWrapper.java:237)
	at hudson.model.Build$BuildExecution.doRun(Build.java:154)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
	at hudson.model.Run.execute(Run.java:1751)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)

here is the log file

20150320 105709.201 [03532] Sauce Connect 4.3.7, build 1660 249d939
20150320 105709.208 [03532] Trying to autodetect proxy settings
20150320 105709.212 [03532] Starting up; pid 3532
20150320 105709.213 [03532] Command line arguments: C:\sc-4.3.7-win32\bin\sc.exe -u alexwhiteoval -k **** -P 4445
20150320 105709.214 [03532] Using no proxy for connecting to Sauce Labs REST API.
20150320 105709.218 [03532] Resolving saucelabs.com to 162.222.73.28 took 4 ms.
20150320 105734.612 [03532] PROXY *** scproxy started ***
20150320 105734.614 [03532] PROXY found DNS server 192.168.1.10
20150320 105734.615 [03532] PROXY found DNS server 8.8.8.8
20150320 105734.615 [03532] PROXY found DNS server 192.168.1.10
20150320 105734.615 [03532] PROXY found DNS server 8.8.8.8
20150320 105734.616 [03532] PROXY found DNS server 192.168.1.10
20150320 105734.616 [03532] PROXY found DNS server 8.8.8.8
20150320 105734.781 [03532] Started scproxy on port 52462.
20150320 105734.781 [03532] Please wait for 'you may start your tests' to start your tests.
20150320 105734.781 [03532] Starting secure remote tunnel VM...
20150320 105828.580 [03532] POST https://saucelabs.com/rest/v1/alexwhiteoval/tunnels: Timeout was reached.
20150320 105828.580 [03532] Error creating tunnel.
20150320 105828.580 [03532] Sauce Connect could not establish a connection.
20150320 105828.580 [03532] Please check your firewall and proxy settings.
20150320 105828.580 [03532] You can also use sc --doctor to launch Sauce Connect in diagnostic mode.
20150320 105828.580 [03532] Cleaning up.
20150320 105855.609 [03532] Checking domain overlap for my domain sauce-connect.proxy, other tunnel domain sauce-connect.proxy
20150320 105855.609 [03532] Overlapping domain: sauce-connect.proxy, shutting down tunnel c4e64c2110804878a8d5dd136a69420b.
20150320 105925.604 [03532] DELETE https://saucelabs.com/rest/v1/alexwhiteoval/tunnels/c4e64c2110804878a8d5dd136a69420b: Timeout was reached.
20150320 105925.606 [03532] Goodbye.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to