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

JIT: ARM64 SVE format encodings, SVE_IH_3A to SVE_JO_3A #95994

Merged
merged 43 commits into from
Jan 10, 2024

Merge remote-tracking branch 'upstream/main' into arm64-sve-format-gr…

4282ff8
Select commit
Loading
Failed to load commit list.
Merged

JIT: ARM64 SVE format encodings, SVE_IH_3A to SVE_JO_3A #95994

Merge remote-tracking branch 'upstream/main' into arm64-sve-format-gr…
4282ff8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jan 11, 2024 in 5h 26m 10s

Build #20240110.163 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 1,070,674 (98.56%)
  • Other: 15,588 (1.44%)
  • Total: 1,086,264

Annotations

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item nativeaot.SmokeTests in job 98233333-6ff5-4e15-9c8c-b55ed4afd563 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/98233333-6ff5-4e15-9c8c-b55ed4afd563/workitems/nativeaot.SmokeTests/console

Check failure on line 1 in nativeaot/SmokeTests/Reflection/Reflection/Reflection.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot/SmokeTests/Reflection/Reflection/Reflection.sh

DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /datadisks/disk1/work/A2060956/w/A74108C8/e/nativeaot/SmokeTests/Reflection/Reflection//native/createdump
Unhandled exception. System.TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
 ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Threading.Lock.TryInitializeStatics() + 0xff
   at System.Threading.Lock.LazyInitializeOrEnter() + 0x150
   at System.Threading.Lock.TryEnterSlow(Int32, Lock.ThreadId) + 0x22d
   at System.Threading.Lock.TryEnter_Inlined(Int32) + 0x107
   at System.Threading.Lock.EnterAndGetCurrentThreadId() + 0x2b
   at System.Threading.Lock.EnterScope() + 0x32
   at System.Runtime.CompilerServices.ClassConstructorRunner.Cctor.GetCctor(StaticClassConstructionContext*) + 0x50
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x6e
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext*, Object) + 0x22
   at System.Diagnostics.Tracing.NativeRuntimeEventSource..cctor() + 0x3c
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x1a4
   --- End of inner exception stack trace ---
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x26d
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext*, Object) + 0x22
   at System.Threading.WaitHandle.WaitOneNoCheck(Int32, Object, NativeRuntimeEventSource.WaitHandleWaitSourceMap) + 0x1b7
   at System.Threading.WaitHandle.WaitOne(Int32) + 0x37
   at System.Threading.TimerQueue.TimerThread() + 0x11c
   at Reflection!<BaseAddress>+0x72d5a3
   at System.Threading.Thread.StartHelper.RunWorker() + 0x7b
   at System.Threading.Thread.StartHelper.Run() + 0xa9
   at System.Threading.Thread.StartThread(IntPtr) + 0x102
   at System.Threading.Thread.ThreadEntryPoint(IntPtr) + 0x21
/datadisks/disk1/work/A2060956/p/nativeaottest.sh: line 15: 86227 Aborted                 (core dumped) $_DebuggerFullPath $1/native/$exename "${@:3}"

Return code:      1
Raw output file:      /datadisks/disk1/work/A2060956/w/A74108C8/uploads/Reports/nativeaot.SmokeTests/Reflection/Reflection/Reflection.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/A2060956/p/nativeaottest.sh /datadisks/disk1/work/A2060956/w/A74108C8/e/nativeaot/SmokeTests/Reflection/Reflection/ Reflection.dll ''
Testing delegate targets are reflectable...
Testing virtual delegate targets are reflectable...
TestContainment
TestInterfaceMethod
TestByRefLikeTypeMethod
TestILScanner
Search current assembly
GetMethod on a non-generic type
Totally unreferenced method on a non-generic type (we should not find it)
GetMethod on a non-generic type for a generic method
Generics
Partial canonical types
Search in system assembly
Search through a forwarder
Search in mscorlib
Enum.GetValues
Enum.GetValuesAsUnderlyingType
Pattern in LINQ expressions
Other pattern in LINQ expressions
TestUnreferencedEnum
TestAttributeInheritance
TestStringConstructor
TestAssemblyAndModuleAttributes
TestAttributeExpressions
TestParameterAttributes
TestPropertyAndEventAttributes
TestNecessaryEETypeReflection
False
False
False
False
True
True
True
ReflectionTest+TestGenericLdtoken+Generic`1[[ReflectionTest+TestGenericLdtoken+Atom, Reflection, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]
TestCreateDelegate
TestGetUninitializedObject
TestInstanceFields
TestReflectionInvoke
TestConstructors
TestInvokeMemberParamsCornerCase
TestDefaultInterfaceInvoke
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /home/helixbot/dotne
Raw output
   at nativeaot_SmokeTests._Reflection_Reflection_Reflection_._Reflection_Reflection_Reflection_sh() in /__w/1/s/artifacts/tests/coreclr/linux.x64.Debug/TestWrappers/nativeaot.SmokeTests/nativeaot.SmokeTests.XUnitWrapper.cs:line 1535
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in nativeaot.SmokeTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot.SmokeTests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.