Page MenuHomePhabricator

`maintain-meta_p --all-databases` timeout on labsdb1009 contacting uk.wikimedia.org
Closed, ResolvedPublic

Description

2017-06-20 17:07:03,198 WARNING failed request for https://uk.wikimedia.org: HTTPSConnectionPool(host='wikimedia.org.uk', port=443): Max retries exceeded with url: /w/api.php?action=query&meta=siteinfo&siprop=general&format=json (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnectio n object at 0x7fa16fe2d850>: Failed to establish a new connection: [Errno 110] Connection timed out',))

This wiki is hosted externally and only has a 301 redirect at it's https://uk.wikimedia.org endpoint.

Event Timeline

Same result on labsdb1010 and labsdb1011.

bd808 triaged this task as Low priority.Jun 20 2017, 7:51 PM

ukwikimedia is in both wikimedia.dblist and closed.dblist, but not in the deleted.dblist which would keep the request from happening at all. It also looks like this error is properly trapped and really doesn't cause any serious issues with the operation of the script.

Change 360564 had a related patch set uploaded (by BryanDavis; owner: Bryan Davis):
[operations/mediawiki-config@master] Move ukwikimedia to deleted.dblist

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

Change 360564 merged by jenkins-bot:
[operations/mediawiki-config@master] Move ukwikimedia to deleted.dblist

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

Verified by running sudo /usr/local/sbin/maintain-meta_p --all-databases --debug on labsdb1009. No pause caused by the previous ukwikimedia timeout.