dotnet / dnceng

.NET Engineering Services
MIT License
24 stars 18 forks source link

Problem starting the plugin #3637

Open jeffschwMSFT opened 1 month ago

jeffschwMSFT commented 1 month ago

Build

https://dev.azure.com/dnceng/internal/_build/results?buildId=2503010

     3>Restore:
         Determining projects to restore...
         Evaluated 1 project(s) in 582ms (1 builds, 0 failures).
         X.509 certificate chain validation will use the default trust store selected by .NET for code signing.
         X.509 certificate chain validation will use the default trust store selected by .NET for timestamping.
         Restoring packages for D:\a\_work\1\s\eng\common\internal\Tools.csproj...
     3>D:\a\_work\1\s\.dotnet\sdk\9.0.100-preview.6.24328.19\NuGet.RestoreEx.targets(19,5): error : Problem starting the plugin 'C:\Users\cloudtest\.nuget\plugins\netcore\CredentialProvider.Microsoft\CredentialProvider.Microsoft.dll'. A task was canceled. [D:\a\_work\1\s\eng\common\internal\Tools.csproj]
##[error].dotnet\sdk\9.0.100-preview.6.24328.19\NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Problem starting the plugin 'C:\Users\cloudtest\.nuget\plugins\netcore\CredentialProvider.Microsoft\CredentialProvider.Microsoft.dll'. A task was canceled.
     3>D:\a\_work\1\s\eng\common\internal\Tools.csproj : error NU1301: Unable to load the service index for source https://pkgs.dev.azure.com/devdiv/_packaging/dotnet-core-internal-tooling/nuget/v3/index.json.
##[error]eng\common\internal\Tools.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to load the service index for source https://pkgs.dev.azure.com/devdiv/_packaging/dotnet-core-internal-tooling/nuget/v3/index.json.
         Generating MSBuild file D:\a\_work\1\s\artifacts\obj\Tools\Tools.csproj.nuget.g.props.
         Generating MSBuild file D:\a\_work\1\s\artifacts\obj\Tools\Tools.csproj.nuget.g.targets.
         Writing assets file to disk. Path: D:\a\_work\1\s\artifacts\obj\Tools\project.assets.json
         Failed to restore D:\a\_work\1\s\eng\common\internal\Tools.csproj (in 26.68 sec).

Build leg reported

No response

Pull Request

No response

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : "Problem starting the plugin",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

Additional information about the issue reported

No response

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng/internal/_build/results?buildId=2503010 Error message validated: [Problem starting the plugin] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 7/26/2024 4:28:41 PM UTC

Report

Build Definition Step Name Console log Pull Request
2517343 dotnet-wpf Windows Build / Publish Log

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
nkolev92 commented 3 weeks ago

Can you please gather the plugin logs? https://github.com/NuGet/NuGet.Client/blob/dev/docs/plugin-logging.md