Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Intermittent connection timeouts to www.gstatic.com #1134

Open
Tracked by #1118
moreati opened this issue Oct 6, 2024 · 0 comments
Open
Tracked by #1118

CI: Intermittent connection timeouts to www.gstatic.com #1134

moreati opened this issue Oct 6, 2024 · 0 comments
Labels
affects-0.3 Issues related to 0.3.X Mitogen releases bug Code feature that hinders desired execution outcome ci Issues related to CI in either Travis or Azure

Comments

@moreati
Copy link
Member

moreati commented Oct 6, 2024

The test "run get_url with specially-sourced python" fails sometimes because a connection timeout occurs to www.gstatic.com. There probably isn't a good reason for this test to perform an (external) HTTP. Another function could be called, that's more self contained.

TASK [run get_url with specially-sourced python url=http://www.gstatic.com/generate_204, status_code=[204]] ***
Sunday 06 October 2024  10:11:32 +0000 (0:00:00.171)       0:03:25.398 ******** 
ok: [target-debian10-4]
ok: [target-debian9-3]
ok: [target-ubuntu1804-6]
ok: [target-debian11-5]
ok: [target-ubuntu2004-7]
ok: [target-centos8-2]
fatal: [target-centos7-1]: FAILED! => changed=false 
  elapsed: 30
  msg: 'Status code was -1 and not [204]: Connection failure: timed out'
  redirected: false
  status: -1
  url: http://www.gstatic.com/generate_204

Contributes to #1058

@moreati moreati added bug Code feature that hinders desired execution outcome affects-0.3 Issues related to 0.3.X Mitogen releases labels Oct 6, 2024
@moreati moreati changed the title CI: Intermittant connection timeouts to www.gstatic.com CI: Intermittent connection timeouts to www.gstatic.com Oct 6, 2024
@moreati moreati added the ci Issues related to CI in either Travis or Azure label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-0.3 Issues related to 0.3.X Mitogen releases bug Code feature that hinders desired execution outcome ci Issues related to CI in either Travis or Azure
Projects
None yet
Development

No branches or pull requests

1 participant