Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 354540 - windows7tests slave: having trouble accessing build.eclipse.org
Summary: windows7tests slave: having trouble accessing build.eclipse.org
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 15:06 EDT by Andrew Niefer CLA
Modified: 2012-03-16 16:28 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Niefer CLA 2011-08-11 15:06:07 EDT
My hudson job "orion-jstest-windows" running on windows7tests slave tries to access a p2 repository on build.eclipse.org.
This used to work, but lately has been failing with connection timed out errors.

Is there something wrong with this machine?  Do I need to set some proxy settings (I thought this wasn't required for *.eclipse.org).

c:\hb\workspace\orion-jstest-windows>"c:\java\jdk1.6.0_20\jre\bin\java" -Xmx500m -jar c:\hb\workspace\orion-jstest-windows/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar -application org.eclipse.equinox.p2.director -repository http://build.eclipse.org/eclipse/e4/orion/target/0.3-I-builds/I20110811-1400 -i org.eclipse.orion -d c:\hb\workspace\orion-jstest-windows/test/eclipse 
Aug 11, 2011 2:06:21 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
Aug 11, 2011 2:06:21 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Aug 11, 2011 2:06:42 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
Aug 11, 2011 2:06:42 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Aug 11, 2011 2:07:04 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
Aug 11, 2011 2:07:04 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Aug 11, 2011 2:07:46 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
Aug 11, 2011 2:07:46 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
Comment 1 Eclipse Webmaster CLA 2011-08-11 15:54:43 EDT
You shouldn't need any proxy details for build.  Certainly from the desktop I can reach build both via ping and firefox(which is configured to bypass proxies for eclipse.org).


-M.
Comment 2 Andrew Niefer CLA 2011-08-12 09:45:10 EDT
Not sure what was wrong, the tests have started working again.
Comment 3 Andrew Niefer CLA 2011-08-23 14:01:28 EDT
This machine is having network problems again.  When I change my hudson job to just do a ping, I get this:

c:\hb\workspace\orion-jstest-windows>ping build.eclipse.org 
Pinging build.eclipse.org [172.25.25.57] with 32 bytes of data: 
Request timed out.
Request timed out.
Request timed out.
Request timed out. 
Ping statistics for 172.25.25.57: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

Also, from build.eclipse.org, I get this:

e4Build@build:/shared/eclipse/e4/orion> ping windows7tests
PING windows7tests.eclipse.org (172.30.206.143) 56(84) bytes of data.
^C
--- windows7tests.eclipse.org ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 9071ms
Comment 4 Eclipse Webmaster CLA 2011-08-23 16:22:11 EDT
Ok, I've forced builds IP in the hosts file.  Should be ok now.

-M.
Comment 5 Eclipse Webmaster CLA 2012-03-16 16:28:08 EDT
Closing.

-M.