Page MenuHomePhabricator

performance-webpagetest-linux-wmf Jenkins job has been failing since 2018-02-28
Closed, ResolvedPublic

Description

Last successful run: https://integration.wikimedia.org/ci/job/performance-webpagetest-linux-wmf/lastSuccessfulBuild/console

Last run: https://integration.wikimedia.org/ci/job/performance-webpagetest-linux-wmf/731/console

The error it fails on:

12:25:53 Tested URL https://en.m.wikipedia.org/wiki/Barack_Obama for us-east:Chrome with connectivity 3GFast result: http://wpt.wmftest.org/results.php?test=180313_MX_S3&medianRun=fastest&medianMetric=SpeedIndex
12:25:53 Tested using Chrome 65.0.3325.146 on unknown
12:25:53 Succesfully sent metrics.
12:25:53 Succesfully sent metrics.
12:25:53 Succesfully sent metrics.
12:26:44 Failing test: { Error: connect ECONNREFUSED 54.69.228.169:80
12:26:44     at Object.exports._errnoException (util.js:1018:11)
12:26:44     at exports._exceptionWithHostPort (util.js:1041:20)
12:26:44     at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1086:14)
12:26:44   cause: 
12:26:44    { Error: connect ECONNREFUSED 54.69.228.169:80
12:26:44        at Object.exports._errnoException (util.js:1018:11)
12:26:44        at exports._exceptionWithHostPort (util.js:1041:20)
12:26:44        at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1086:14)
12:26:44      code: 'ECONNREFUSED',
12:26:44      errno: 'ECONNREFUSED',
12:26:44      syscall: 'connect',
12:26:44      address: '54.69.228.169',
12:26:44      port: 80 },
12:26:44   isOperational: true,
12:26:44   code: 'ECONNREFUSED',
12:26:44   errno: 'ECONNREFUSED',
12:26:44   syscall: 'connect',
12:26:44   address: '54.69.228.169',
12:26:44   port: 80 }
12:26:44 We got 3 working tests and 1 failing tests

54.69.228.169 is wpt.wmftest.org

Event Timeline

That connection problem was only temporary (if you haven't fixed anything @Gilles?). The problem is that https://www.wikipedia.beta.wmflabs.org/ isn't redirected anymore (the portal team test that page):

08:43:15 Failing test: We got error code 99999 for URL https://www.wikipedia.beta.wmflabs.org/ result http://wpt.wmftest.org/results.php?test=180319_BD_HR

Let me change the URL.

Change 420304 had a related patch set uploaded (by Phedenskog; owner: Phedenskog):
[performance/WebPageTest@master] Disable portal page on beta since it isn't working

https://gerrit.wikimedia.org/r/420304

Thanks for seeing it @Gilles! I'm disabling the failing URLs for now.

Change 420304 merged by jenkins-bot:
[performance/WebPageTest@master] Disable portal page on beta since it isn't working

https://gerrit.wikimedia.org/r/420304

Should be ok now, but let us keep this open until the next run we are 100% sure.

Peter triaged this task as Medium priority.Mar 19 2018, 11:19 AM