The Go task failed with an error: Error: There was an error when attempting to execute the process '/opt/hostedtoolcache/go/1.13.3/x64/bin/go'. This may indicate the process failed to start. Error: spawn /opt/hostedtoolcache/go/1.13.3/x64/bin/go ENOENT
See original GitHub issueNote
Issues in this repo are for tracking bugs, feature requests and questions for the tasks in this repo
For a list:
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
If you have an issue or request for the Azure Pipelines service, use developer community instead:
https://developercommunity.visualstudio.com/spaces/21/index.html )
Required Information
Entering this information will route you directly to the right team and expedite traction.
Question, Bug, or Feature?
Type: Bug
Enter Task Name: here
go get
list here (V# not needed):
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
Environment
-
Server - Azure Pipelines or TFS on-premises? Azure Pipelines
-
If using TFS on-premises, provide the version:
-
If using Azure Pipelines, provide the account name, team project name, build definition name/build number: https://microsoftit.visualstudio.com/OneITVSO/_build/results?buildId=3311063 takwo@microsoft.com, OneITVSO, E36-EHT-EPISPE-GoKpi, 20200118.1
-
-
Agent - Hosted or Private: Hosted
-
If using Hosted agent, provide agent queue name:
-
If using private agent, provide the OS of the machine running the agent and the agent version: Ubuntu 1604
-
Issue Description
[Include task name(s), screenshots and any other relevant details] It was working before the 1/1/2020…
Task logs
[Enable debug logging and please provide the zip file containing all the logs for a speedy resolution]
##[section]Starting: go get
==============================================================================
Task : Go
Description : Get, build, or test a Go application, or run a custom Go command
Version : 0.3.0
Author : Microsoft Corporation
Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/go
==============================================================================
[command]/opt/hostedtoolcache/go/1.13.3/x64/bin/go get -v -t -d all
##[error]The Go task failed with an error: Error: There was an error when attempting to execute the process '/opt/hostedtoolcache/go/1.13.3/x64/bin/go'. This may indicate the process failed to start. Error: spawn /opt/hostedtoolcache/go/1.13.3/x64/bin/go ENOENT
##[section]Finishing: go get
Troubleshooting
Checkout how to troubleshoot failures and collect debug logs: https://docs.microsoft.com/en-us/vsts/build-release/actions/troubleshooting
Error logs
[Insert error from the logs here for a quick overview]
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:6 (1 by maintainers)
Issue persists, reopening will help users to track the progress.
Also seeing this issue today