Skip to content

After taking the last arcade update for vs17.10 and vs17.8 pipelines fail on PushToAzureDevOpsArtifacts task execution #16334

@YuliiaKovalova

Description

@YuliiaKovalova

Build

https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=12817589&view=results
https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=12817587&view=results

Build leg reported

D:\a_work\1\s.packages\microsoft.dotnet.arcade.sdk\8.0.0-beta.25563.4\tools\Publish.proj(164,5): error MSB4062: The "PushToAzureDevOpsArtifacts" task could not be loaded from the assembly D:\a_work\1\s.packages\microsoft.dotnet.build.tasks.feed\8.0.0-beta.25563.4\build../tools/net472/Microsoft.DotNet.Build.Tasks.Feed.dll. Could not load file or assembly 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003 (E_POINTER)) Confirm that the declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. ##[error].packages\microsoft.dotnet.arcade.sdk\8.0.0-beta.25563.4\tools\Publish.proj(164,5): error MSB4062: (NETCORE_ENGINEERING_TELEMETRY=Publish) The "PushToAzureDevOpsArtifacts" task could not be loaded from the assembly D:\a_work\1\s.packages\microsoft.dotnet.build.tasks.feed\8.0.0-beta.25563.4\build../tools/net472/Microsoft.DotNet.Build.Tasks.Feed.dll. Could not load file or assembly 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003 (E_POINTER)) Confirm that the declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.

Pull Request

dotnet/msbuild#12759

Known issue core information

 {
    "ErrorMessage" : "##[error].packages\microsoft.dotnet.arcade.sdk\8.0.0-beta.25563.4\tools\Publish.proj(164,5): error MSB4062: (NETCORE_ENGINEERING_TELEMETRY=Publish) The "PushToAzureDevOpsArtifacts" task could not be loaded from the assembly D:\a\_work\1\s\.packages\microsoft.dotnet.build.tasks.feed\8.0.0-beta.25563.4\build\../tools/net472/Microsoft.DotNet.Build.Tasks.Feed.dll. Could not load file or assembly 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003 (E_POINTER)) Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions