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

[release/6.0][workloads] Use Wix version from arcade Sdk #98451

Closed
wants to merge 1 commit into from

[release/6.0-staging][workloads] Use Wix version from arcade Sdk

e01c467
Select commit
Loading
Failed to load commit list.
Closed

[release/6.0][workloads] Use Wix version from arcade Sdk #98451

[release/6.0-staging][workloads] Use Wix version from arcade Sdk
e01c467
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Feb 15, 2024 in 4h 54m 24s

Build #20240214.101 had test failures

Details

Tests

  • Failed: 13 (0.00%)
  • Passed: 2,952,080 (98.33%)
  • Other: 50,159 (1.67%)
  • Total: 3,002,252

Annotations

Check failure on line 78 in .packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24059.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24059.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24059.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Data.OleDb.Tests in job 7a2a848d-b0fd-4866-a0de-167a13bb4f06 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/7a2a848d-b0fd-4866-a0de-167a13bb4f06/workitems/System.Data.OleDb.Tests/console

Check failure on line 2260 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L2260

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 2261 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L2261

The operation was canceled.

Check failure on line 1 in baseservices/threading/interlocked/and_or/and_or_int32/and_or_int32.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

baseservices/threading/interlocked/and_or/and_or_int32/and_or_int32.sh

System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
   at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
   at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
   at NuGet.Common.Migrations.MigrationRunner.Run()
   at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
   at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
   at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
   at Microsoft.DotNet.Cli.Program.Main(String[] args)

Return code:      1
Raw output file:      /datadisks/disk1/work/B68109C6/w/C3990A91/uploads/Reports/baseservices.threading/interlocked/and_or/and_or_int32/and_or_int32.output.txt
Raw output:
BEGIN EXECUTION
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/datadisks/disk1/work/B68109C6/p
> /datadisks/disk1/work/B68109C6/w/C3990A91/e/baseservices/threading/interlocked/and_or/and_or_int32/and_or_int32.sh
Expected: True
Actual:   False
Raw output
   at baseservices_threading._interlocked_and_or_and_or_int32_and_or_int32_._interlocked_and_or_and_or_int32_and_or_int32_sh()

Check failure on line 1 in JIT/Regression/JitBlue/DevDiv_283795/DevDiv_283795/DevDiv_283795.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

JIT/Regression/JitBlue/DevDiv_283795/DevDiv_283795/DevDiv_283795.sh

System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
   at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
   at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
   at NuGet.Common.Migrations.MigrationRunner.Run()
   at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
   at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
   at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
   at Microsoft.DotNet.Cli.Program.Main(String[] args)

Return code:      1
Raw output file:      /datadisks/disk1/work/B68109C6/w/AA310956/uploads/Reports/JIT.Regression/JitBlue/DevDiv_283795/DevDiv_283795/DevDiv_283795.output.txt
Raw output:
BEGIN EXECUTION
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/datadisks/disk1/work/B68109C6/p
> /datadisks/disk1/work/B68109C6/w/AA310956/e/JIT/Regression/JitBlue/DevDiv_283795/DevDiv_283795/DevDiv_283795.sh
Expected: True
Actual:   False
Raw output
   at JIT_Regression._JitBlue_DevDiv_283795_DevDiv_283795_DevDiv_283795_._JitBlue_DevDiv_283795_DevDiv_283795_DevDiv_283795_sh()

Check failure on line 1 in JIT.Regression.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

JIT.Regression.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash or infrastructure failure. See the Helix Test Logs tab in the Results page of Azure DevOps.

Check failure on line 1 in baseservices.threading.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

baseservices.threading.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash or infrastructure failure. See the Helix Test Logs tab in the Results page of Azure DevOps.