Page MenuHomePhabricator

browser tests failing with "getaddrinfo: Name or service not known (SocketError)"
Closed, InvalidPublic

Description

This was mentioned on the "[QA] Failing MobileFrontend browser tests" thread in July. I have seen a few more "getaddrinfo: Name or service not known (SocketError)" errors with Flow browser tests, and then today we got four of them. :-(

See https://integration.wikimedia.org/ci/view/BrowserTests/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/65/

All three tests failures in https://integration.wikimedia.org/ci/view/BrowserTests/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/65/ at Jul 16, 2014 6:26:46 PM (UTC?) were with this error.

15 minutes earlier, https://integration.wikimedia.org/ci/view/BrowserTests/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/72/ also failed with "getaddrinfo: Name or service not known (SocketError)". The other test failure was an action that took longer than 5 seconds to complete.


Version: unspecified
Severity: major

Details

Reference
bz68125

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 3:38 AM
bzimport set Reference to bz68125.
bzimport added a subscriber: Unknown Object (MLST).

(In reply to Chris McMahon from comment #3)

This is very likely fixed with

"fixed with what" ? HHVM improvements?

Anyway, this remains a problem. From e-mail to qa mailing list:

Echo and Flow tests were all green Saturday Sept 6 for the first time \o/

But then 4 out of 6 Flow test runs today (

Sep 7, 2014 8:33:11 PM
Sep 7, 2014 6:51:45 PM    
Sep 7, 2014 6:13:05 PM
Sep 7, 2014 3:54:07 AM

UTC times I think)
<<<
Tthere was another getaddrinfo failure Sep 8, 2014 3:45:56 AM, see
https://integration.wikimedia.org/ci/view/BrowserTests/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/185/

As far as I can see, this is no longer a problem. The last Flow build has 17 failed scenarios, but all of them are timed out after 5 seconds, waiting for ... to become present (Watir::Wait::TimeoutError)

https://integration.wikimedia.org/ci/view/BrowserTests/view/-All/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/590/consoleFull

Closing this as invalid. Please reopen if the problem is still reproducible.