Open
Description
There's this weird error that I'm getting while running builds on my repo:
2020-10-28T04:49:17.2307460Z ##[section]Starting: Request a runner to run this job
2020-10-28T04:49:17.4748667Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest'
2020-10-28T04:49:17.4748782Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2020-10-28T04:49:17.4748955Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2020-10-28T04:49:17.6211970Z ##[section]Finishing: Request a runner to run this job
2020-10-28T04:50:58.5206012Z Current runner version: '2.273.5'
2020-10-28T04:50:58.5339700Z ##[group]Operating System
2020-10-28T04:50:58.5340612Z Microsoft Windows Server 2019
2020-10-28T04:50:58.5340992Z 10.0.17763
2020-10-28T04:50:58.5341365Z Datacenter
2020-10-28T04:50:58.5341721Z ##[endgroup]
2020-10-28T04:50:58.5342160Z ##[group]Virtual Environment
2020-10-28T04:50:58.5342792Z Environment: windows-2019
2020-10-28T04:50:58.5343182Z Version: 20201021.0
2020-10-28T04:50:58.5343954Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20201021.0/images/win/Windows2019-Readme.md
2020-10-28T04:50:58.5344722Z ##[endgroup]
2020-10-28T04:50:58.5346015Z Prepare workflow directory
2020-10-28T04:50:58.5722514Z Prepare all required actions
2020-10-28T04:50:58.5730877Z Getting action download info
2020-10-28T04:50:58.8130781Z Download action repository 'actions/checkout@v2'
2020-10-28T04:51:19.8653010Z ##[warning]Failed to download action 'https://api.github.com/repos/actions/checkout/zipball/a81bbbf8298c0fa03ea29cdc473d45769f953675'. Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2020-10-28T04:51:19.8661076Z ##[warning]Back off 22.323 seconds before retry.
2020-10-28T04:52:03.2091841Z ##[warning]Failed to download action 'https://api.github.com/repos/actions/checkout/zipball/a81bbbf8298c0fa03ea29cdc473d45769f953675'. Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2020-10-28T04:52:03.2097763Z ##[warning]Back off 20.865 seconds before retry.
2020-10-28T04:52:45.1558895Z ##[error]A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Metadata
Metadata
Assignees
Labels
No labels