Skip to content

[ci-scan] Test failure: Sve_Scatter8BitNarrowing_long_ulong Index exceeds array length on osx-arm64 #128311

Description

@github-actions

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1423965
Build error leg or test failing: osx-arm64 checked HardwareIntrinsics_Arm_ro - Sve_Scatter8BitNarrowing_long_ulong

Error Details

The SVE Scatter8BitNarrowing test crashes with an array bounds assertion during the jit-experimental pipeline (definition 137) on osx-arm64. The test constructor exceeds array bounds (index 1031 vs length 1024), likely due to incorrect scatter offset computation under the experimental JIT configuration.

4 consecutive failures (builds 1414624, 1415018, 1423515, 1423965).

Assertion failed.
Index 1031 exceeds array length 1024
   at JIT.HardwareIntrinsics.Arm._Sve._Sve.SveScatterVectorBasesTest__Sve_Scatter8BitNarrowing_long_ulong..ctor()
   at JIT.HardwareIntrinsics.Arm._Sve._Sve.Program.Sve_Scatter8BitNarrowing_long_ulong()
   at Program.<<Main>$>g__TestExecutor5273|0_5274(StreamWriter tempLogSw, StreamWriter statsCsvSw, ...)

Error Message

{
  "ErrorMessage": ["Sve_Scatter8BitNarrowing_long_ulong", "Index 1031 exceeds array length 1024"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Note

🔒 Integrity filter blocked 2 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #125825 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #115479 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by CI Outer-Loop Failure Scanner · ● 49.8M ·

Report

Summary

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

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1423965
Error message validated: [Sve_Scatter8BitNarrowing_long_ulong Index 1031 exceeds array length 1024]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/18/2026 2:33:09 PM UTC

Report

Build Definition Test Pull Request
1423965 dotnet/runtime HardwareIntrinsics_Arm_ro.WorkItemExecution

Summary

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

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1423965
Error message validated: [Sve_Scatter8BitNarrowing_long_ulong Index 1031 exceeds array length 1024]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/18/2026 2:33:09 PM UTC

Metadata

Metadata

Labels

Known Build ErrorUse this to report build issues in the .NET Helix tabagentic-workflowsarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runs

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions