[New-bugs-announce] [issue31674] Buildbots: random "Failed to connect to github.com port 443: Connection timed out" errors

STINNER Victor report at bugs.python.org
Tue Oct 3 07:44:09 EDT 2017


New submission from STINNER Victor <victor.stinner at gmail.com>:

Sometimes, the "git" step fails on buildbots. ARMv7 Ubuntu 3.x just failed on build 1481, atTue Oct 3 11:14:22 2017:

http://buildbot.python.org/all/builders/ARMv7%20Ubuntu%203.x/builds/1481/steps/git/logs/stdio

git fetch -t https://github.com/python/cpython.git master
(...)
fatal: unable to access 'https://github.com/python/cpython.git/': Failed to connect to github.com port 443: Connection timed out

----------
components: Tests
keywords: buildbot
messages: 303598
nosy: haypo
priority: normal
severity: normal
status: open
title: Buildbots: random "Failed to connect to github.com port 443: Connection timed out" errors
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31674>
_______________________________________


More information about the New-bugs-announce mailing list