Skip to content

JIT: mono llvmfullaot Linux arm64 release test failure #74125

Closed
@carlossanlop

Description

@carlossanlop

Not sure if duplicate of another issue, couldn't find one.

Found in this PR in main: #74101

Full output
Console log: 'JIT.1' from job e3ba9860-2572-435b-b8db-4da3aed8ed80 (ubuntu.1804.armarch.open) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652 on ddvsotx2l245
running $HELIX_CORRELATION_PAYLOAD/scripts/ad40d40a436b43afaa4ea4f4e6867cd2/execute.sh in /ssd/work/ADDA09D4/w/AA810942/e max 1800 seconds

Output:
[BEGIN EXECUTION]
+ sudo python -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt
/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: certifi==2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2020.6.20)
Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
Requirement already satisfied: psutil==5.8.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.8.0)
Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
Requirement already satisfied: six>=1.11.0 in /usr/lib/python3/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.11.0)
Requirement already satisfied: cryptography<=3.4.6,>=2.8 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (3.4.6)
Requirement already satisfied: asn1crypto==0.24.0 in /usr/lib/python3/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
Requirement already satisfied: cffi==1.14.5 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.14.5)
Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.25.1)
Requirement already satisfied: urllib3==1.24.3 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 19)) (1.24.3)
Requirement already satisfied: azure-storage-blob==12.5.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (12.5.0)
Requirement already satisfied: azure-core==1.7.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 22)) (1.7.0)
Requirement already satisfied: azure-devops==5.0.0b9 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (5.0.0b9)
Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.10)
Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (0.6.0)
Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (1.2.0)
Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.6/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 27)) (3.1.0)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.6/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (4.0.0)
+ export PYTHONPATH=/root/helix/scripts:
+ cd /root/helix/work/workitem/e
+ mkdir -p /home/helixbot/dotnetbuild/dumps/
+ /root/helix/work/correlation/scripts/ad40d40a436b43afaa4ea4f4e6867cd2/execute.sh
+ export CORE_ROOT=/root/helix/work/correlation
+ export __TestEnv=/root/helix/work/workitem/u/SetStressModes_normal.sh
+ export __TestTimeout=600000
+ export __CollectDumps=1
+ export __CrashDumpFolder=/home/helixbot/dotnetbuild/dumps
+ cat /root/helix/work/workitem/u/SetStressModes_normal.sh
#!/usr/bin/env bash
export COMPlus_DbgEnableMiniDump=1
export COMPlus_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp
export MONO_ENV_OPTIONS=--full-aot
+ export PATH=/root/helix/work/correlation/dotnet-cli:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli
+ export DOTNET_CLI_TELEMETRY_OPTOUT=1
+ export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet
+ export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget
+ dotnet /root/helix/work/correlation/xunit/xunit.console.dll JIT/superpmi/JIT.superpmi.XUnitWrapper.dll JIT/CheckProjects/JIT.CheckProjects.XUnitWrapper.dll JIT/opt/JIT.opt.XUnitWrapper.dll JIT/RyuJIT/JIT.RyuJIT.XUnitWrapper.dll JIT/Performance/JIT.Performance.XUnitWrapper.dll -parallel collections -nocolor -noshadow -xml testResults.xml
Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 7.0.0-preview.7.22375.6)
Discovering: JIT.superpmi.XUnitWrapper (method display = ClassAndMethod, method display options = None)
Discovered:  JIT.superpmi.XUnitWrapper (found 0 test cases)
Discovering: JIT.CheckProjects.XUnitWrapper (method display = ClassAndMethod, method display options = None)
Discovered:  JIT.CheckProjects.XUnitWrapper (found 0 test cases)
Discovering: JIT.opt.XUnitWrapper (method display = ClassAndMethod, method display options = None)
Discovered:  JIT.opt.XUnitWrapper (found 120 test cases)
Starting:    JIT.opt.XUnitWrapper (parallel test collections = on, max threads = 4)
Finished:    JIT.opt.XUnitWrapper
Discovering: JIT.RyuJIT.XUnitWrapper (method display = ClassAndMethod, method display options = None)
Discovered:  JIT.RyuJIT.XUnitWrapper (found 1 test case)
Starting:    JIT.RyuJIT.XUnitWrapper (parallel test collections = on, max threads = 4)
Finished:    JIT.RyuJIT.XUnitWrapper
Discovering: JIT.Performance.XUnitWrapper (method display = ClassAndMethod, method display options = None)
Discovered:  JIT.Performance.XUnitWrapper (found 95 test cases)
Starting:    JIT.Performance.XUnitWrapper (parallel test collections = on, max threads = 4)
  JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh [FAIL]
    
    =================================================================
    External Debugger Dump:
    =================================================================
    [New LWP 1307]
    [New LWP 1308]
    [New LWP 1309]
    [New LWP 1310]
    [New LWP 1311]
    [New LWP 1312]
    [New LWP 1313]
    [New LWP 1314]
    [New LWP 1315]
    [New LWP 1316]
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".
    warning: the debug information found in "/root/helix/work/correlation/libcoreclr.so.dbg" does not match "/root/helix/work/correlation/libcoreclr.so" (CRC mismatch).
    
    0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55cc377b90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
    88../sysdeps/unix/sysv/linux/futex-internal.h: No such file or directory.
      Id   Target Id         Frame 
    * 1    Thread 0x7fb3d29020 (LWP 1306) "corerun" 0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55cc377b90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
      2    Thread 0x7fb13ff1d0 (LWP 1307) "SGen worker" 0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7fb38b8318) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
      3    Thread 0x7fae6f71d0 (LWP 1308) "corerun" 0x0000007fb39c3e28 in __GI___poll (fds=0x7fa8003af0, nfds=548448426116, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
      4    Thread 0x7fae4f61d0 (LWP 1309) "Finalizer" 0x0000007fb3cd6a40 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fb38a9410) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
      5    Thread 0x7fad4021d0 (LWP 1310) ".NET ThreadPool" 0x0000007fb3cd8d5c in __waitpid (pid=<optimized out>, stat_loc=0x7fad3fe600, options=<optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:30
      6    Thread 0x7fad2011d0 (LWP 1311) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7f94003e88) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      7    Thread 0x7fad1c01d0 (LWP 1312) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7fad1bef68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      8    Thread 0x7facfa81d0 (LWP 1313) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facfa6f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      9    Thread 0x7facda71d0 (LWP 1314) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facda5f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      10   Thread 0x7facba61d0 (LWP 1315) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facba4f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      11   Thread 0x7fac9a51d0 (LWP 1316) "corerun" 0x0000007fb3cd7ac0 in __libc_read (fd=<optimized out>, buf=0x7fac9a49b7, nbytes=1) at ../sysdeps/unix/sysv/linux/read.c:27
    
    Thread 11 (Thread 0x7fac9a51d0 (LWP 1316)):
    #0  0x0000007fb3cd7ac0 in __libc_read (fd=<optimized out>, buf=0x7fac9a49b7, nbytes=1) at ../sysdeps/unix/sysv/linux/read.c:27
    #1  0x0000007fad9f36e0 in SignalHandlerLoop (arg=0x55cc8b1610) at /__w/1/s/src/native/libs/System.Native/pal_signal.c:323
    #2  0x0000007fb3cce088 in start_thread (arg=0x7ff9f2c0df) at pthread_create.c:463
    #3  0x0000007fb39ccffc in thread_start () at ../sysdeps/unix/sysv/linux/aarch64/clone.S:78
    
    Thread 10 (Thread 0x7facba61d0 (LWP 1315)):
    #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facba4f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
    #1  __pthread_cond_wait_common (abstime=0x7facba4ef0, mutex=0x55cc8455b0, cond=0x7facba4f40) at pthread_cond_wait.c:533
    #2  __pthread_cond_timedwait (cond=0x7facba4f40, mutex=0x55cc8455b0, abstime=0x7facba4ef0) at pthread_cond_wait.c:667
    #3  0x0000007fb24be09c in ?? () from /root/helix/work/correlation/libcoreclr.so
    #4  0x0000007fad1bef30 in ?? ()
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    
    Thread 9 (Thread 0x7facda71d0 (LWP 1314)):
    #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facda5f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
    #1  __pthread_cond_wait_common (abstime=0x7facda5ef0, mutex=0x55cc8455b0, cond=0x7facda5f40) at pthread_cond_wait.c:533
    #2  __pthread_cond_timedwait (cond=0x7facda5f40, mutex=0x55cc8455b0, abstime=0x7facda5ef0) at pthread_cond_wait.c:667
    #3  0x0000007fb24be09c in ?? () from /root/helix/work/correlation/libcoreclr.so
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    
    Thread 8 (Thread 0x7facfa81d0 (LWP 1313)):
    #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facfa6f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
    #1  __pthread_cond_wait_common (abstime=0x7facfa6ef0, mutex=0x55cc8455b0, cond=0x7facfa6f40) at pthread_cond_wait.c:533
    #2  __pthread_cond_timedwait (cond=0x7facfa6f40, mutex=0x55cc8455b0, abstime=0x7facfa6ef0) at pthread_cond_wait.c:667
    #3  0x0000007fb24be09c in ?? () from /root/helix/work/correlation/libcoreclr.so
    #4  0x0000007facba4f30 in ?? ()
    Backtrace stopped: not enough registers or memory available to unwind further
    
    Thread 7 (Thread 0x7fad1c01d0 (LWP 1312)):
    #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7fad1bef68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
    #1  __pthread_cond_wait_common (abstime=0x7fad1beef0, mutex=0x55cc8455b0, cond=0x7fad1bef40) at pthread_cond_wait.c:533
    #2  __pthread_cond_timedwait (cond=0x7fad1bef40, mutex=0x55cc8455b0, abstime=0x7fad1beef0) at pthread_cond_wait.c:667
    #3  0x0000007fb24be09c in ?? () from /root/helix/work/correlation/libcoreclr.so
    #4  0x0000007facda5f30 in ?? ()
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)
    
    Thread 6 (Thread 0x7fad2011d0 (LWP 1311)):
    #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7f94003e88) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
    #1  __pthread_cond_wait_common (abstime=0x7fad1ffd68, mutex=0x7f94003e30, cond=0x7f94003e60) at pthread_cond_wait.c:533
    #2  __pthread_cond_timedwait (cond=0x7f94003e60, mutex=0x7f94003e30, abstime=0x7fad1ffd68) at pthread_cond_wait.c:667
    #3  0x0000007fad9f4490 in SystemNative_LowLevelMonitor_TimedWait (monitor=0x7f94003e30, timeoutMilliseconds=500) at /__w/1/s/src/native/libs/System.Native/pal_threading.c:195
    #4  0x0000007faf1fab28 in wrapper_managed_to_native_Interop_Sys__LowLevelMonitor_TimedWaitg____PInvoke_66_0_intptr_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #5  0x0000007fae83cdfc in Interop_Sys_LowLevelMonitor_TimedWait_intptr_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #6  0x0000007faea7d2cc in System_Threading_LowLevelMonitor_WaitCore_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #7  0x0000007faeaa1f20 in System_Threading_WaitSubsystem_ThreadWaitInfo_Wait_int_bool_bool_System_Threading_WaitSubsystem_LockHolder_ () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #8  0x0000007faeaa3780 in System_Threading_WaitSubsystem_WaitableObject_Wait_Locked_System_Threading_WaitSubsystem_ThreadWaitInfo_int_bool_bool_System_Threading_WaitSubsystem_LockHolder_ () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #9  0x0000007faeaa35ac in System_Threading_WaitSubsystem_WaitableObject_Wait_System_Threading_WaitSubsystem_ThreadWaitInfo_int_bool_bool () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #10 0x0000007faeaa0b1c in System_Threading_WaitSubsystem_Wait_System_Threading_WaitSubsystem_WaitableObject_int_bool_bool () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #11 0x0000007faeaa0a74 in System_Threading_WaitSubsystem_Wait_intptr_int_bool () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #12 0x0000007faea962e4 in System_Threading_WaitHandle_WaitOneCore_intptr_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #13 0x0000007faea94970 in System_Threading_WaitHandle_WaitOneNoCheck_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #14 0x0000007faea9485c in System_Threading_WaitHandle_WaitOne_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #15 0x0000007faea99834 in System_Threading_PortableThreadPool_GateThread_GateThreadStart () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #16 0x0000007faea6c870 in System_Threading_Thread_StartCallback () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #17 0x0000007faf1ddfc8 in wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
    #18 0x0000007fb252a280 in ?? () from /root/helix/work/correlation/libcoreclr.so
    #19 0x0000007fad2011d0 in ?? ()
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    
    Thread 5 (Thread 0x7fad4021d0 (LWP 1310)):
    #0  0x0000007fb3cd8d5c in __waitpid (pid=<optimized out>, stat_loc=0x7fad3fe600, options=<optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:30
    #1  0x0000007fb2605d8c in ?? () from /root/helix/work/correlation/libcoreclr.so
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    
    Thread 4 (Thread 0x7fae4f61d0 (LWP 1309)):
    #0  0x0000007fb3cd6a40 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fb38a9410) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
    #1  do_futex_wait (sem=sem@entry=0x7fb38a9410, abstime=0x0) at sem_waitcommon.c:111
    #2  0x0000007fb3cd6b60 in __new_sem_wait_slow (sem=0x7fb38a9410, abstime=0x0) at sem_waitcommon.c:181
    #3  0x0000007fb2499f20 in ?? () from /root/helix/work/correlation/libcoreclr.so
    #4  0x0000007fa0000b20 in ?? ()
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)
    
    Thread 3 (Thread 0x7fae6f71d0 (LWP 1308)):
    #0  0x0000007fb39c3e28 in __GI___poll (fds=0x7fa8003af0, nfds=548448426116, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
    #1  0x0000007fb26b9100 in ?? () from /root/helix/work/correlation/libcoreclr.so
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    
    Thread 2 (Thread 0x7fb13ff1d0 (LWP 1307)):
    #0  0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7fb38b8318) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
    #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x7fb38b82c0, cond=0x7fb38b82f0) at pthread_cond_wait.c:502
    #2  __pthread_cond_wait (cond=0x7fb38b82f0, mutex=0x7fb38b82c0) at pthread_cond_wait.c:655
    #3  0x0000007fb250fd20 in ?? () from /root/helix/work/correlation/libcoreclr.so
    #4  0x0000007fb39ccffc in thread_start () at ../sysdeps/unix/sysv/linux/aarch64/clone.S:78
    
    Thread 1 (Thread 0x7fb3d29020 (LWP 1306)):
    #0  0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55cc377b90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
    #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55cc377b38, cond=0x55cc377b68) at pthread_cond_wait.c:502
    #2  __pthread_cond_wait (cond=0x55cc377b68, mutex=0x55cc377b38) at pthread_cond_wait.c:655
    #3  0x0000007fb24be0c4 in ?? () from /root/helix/work/correlation/libcoreclr.so
    #4  0x0000007fb20bf6ba in ?? () from /root/helix/work/correlation/libcoreclr.so
    #5  0x0000000200000030 in ?? ()
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    /root/helix/work/workitem/e/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh: line 375:  1306 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
    
    Return code:      1
    Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.output.txt
    Raw output:
    BEGIN EXECUTION
    /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false regex-redux-5.dll ''
    
    =================================================================
    Native Crash Reporting
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries 
    agggtaaa|tttaccct 1
    [cgt]gggtaaa|tttaccc[acg] 0
    a[act]ggtaaa|tttacc[agt]t 0
    ag[act]gtaaa|tttac[agt]ct 0
    agg[act]taaa|ttta[agt]cct 0
    aggg[acg]aaa|ttt[cgt]ccct 1
    agggt[cgt]aa|tt[acg]accct 0
    agggta[cgt]a|t[acg]taccct 0
    agggtaa[cgt]|[acg]ttaccct 0
    
    333
    250
    used by your application.
    =================================================================
    
    =================================================================
    Native stacktrace:
    =================================================================
    0x7fb2605c8c - Unknown
    
    =================================================================
    Basic Fault Address Reporting
    =================================================================
    Memory around native instruction pointer (0x7fb2571e90):0x7fb2571e80  a6 5c 01 94 f7 03 00 2a 5a ba 48 94 08 20 40 f9  .\.....*Z.H.. @.
    0x7fb2571e90  89 12 40 b9 08 55 40 f9 00 01 40 f9 28 71 1d 53  ..@..U@...@.(q.S
    0x7fb2571ea0  01 21 00 11 ed 94 fc 97 88 12 40 b9 f6 03 00 aa  .!........@.....
    0x7fb2571eb0  1f 05 00 71 4b 03 00 54 f8 03 1f aa f9 03 1f aa  ...qK..T........
    
    =================================================================
    Managed Stacktrace:
    =================================================================
    =================================================================
    Expected: 100
    Actual: 134
    END EXECUTION - FAILED
    Test Harness Exitcode is : 1
    To run the test:
    > set CORE_ROOT=/root/helix/work/correlation
    > /root/helix/work/workitem/e/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh
    Expected: True
    Actual:   False
    Stack Trace:
         at JIT_Performance._CodeQuality_BenchmarksGame_regex_redux_regex_redux_5_regex_redux_5_._CodeQuality_BenchmarksGame_regex_redux_regex_redux_5_regex_redux_5_sh()
         at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
         at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
    Output:
      
      =================================================================
      External Debugger Dump:
      =================================================================
      [New LWP 1307]
      [New LWP 1308]
      [New LWP 1309]
      [New LWP 1310]
      [New LWP 1311]
      [New LWP 1312]
      [New LWP 1313]
      [New LWP 1314]
      [New LWP 1315]
      [New LWP 1316]
      [Thread debugging using libthread_db enabled]
      Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".
      warning: the debug information found in "/root/helix/work/correlation/libcoreclr.so.dbg" does not match "/root/helix/work/correlation/libcoreclr.so" (CRC mismatch).
      
      0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55cc377b90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
      88../sysdeps/unix/sysv/linux/futex-internal.h: No such file or directory.
        Id   Target Id         Frame 
      * 1    Thread 0x7fb3d29020 (LWP 1306) "corerun" 0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55cc377b90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        2    Thread 0x7fb13ff1d0 (LWP 1307) "SGen worker" 0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7fb38b8318) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        3    Thread 0x7fae6f71d0 (LWP 1308) "corerun" 0x0000007fb39c3e28 in __GI___poll (fds=0x7fa8003af0, nfds=548448426116, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
        4    Thread 0x7fae4f61d0 (LWP 1309) "Finalizer" 0x0000007fb3cd6a40 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fb38a9410) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
        5    Thread 0x7fad4021d0 (LWP 1310) ".NET ThreadPool" 0x0000007fb3cd8d5c in __waitpid (pid=<optimized out>, stat_loc=0x7fad3fe600, options=<optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:30
        6    Thread 0x7fad2011d0 (LWP 1311) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7f94003e88) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
        7    Thread 0x7fad1c01d0 (LWP 1312) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7fad1bef68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
        8    Thread 0x7facfa81d0 (LWP 1313) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facfa6f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
        9    Thread 0x7facda71d0 (LWP 1314) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facda5f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
        10   Thread 0x7facba61d0 (LWP 1315) ".NET ThreadPool" 0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facba4f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
        11   Thread 0x7fac9a51d0 (LWP 1316) "corerun" 0x0000007fb3cd7ac0 in __libc_read (fd=<optimized out>, buf=0x7fac9a49b7, nbytes=1) at ../sysdeps/unix/sysv/linux/read.c:27
      
      Thread 11 (Thread 0x7fac9a51d0 (LWP 1316)):
      #0  0x0000007fb3cd7ac0 in __libc_read (fd=<optimized out>, buf=0x7fac9a49b7, nbytes=1) at ../sysdeps/unix/sysv/linux/read.c:27
      #1  0x0000007fad9f36e0 in SignalHandlerLoop (arg=0x55cc8b1610) at /__w/1/s/src/native/libs/System.Native/pal_signal.c:323
      #2  0x0000007fb3cce088 in start_thread (arg=0x7ff9f2c0df) at pthread_create.c:463
      #3  0x0000007fb39ccffc in thread_start () at ../sysdeps/unix/sysv/linux/aarch64/clone.S:78
      
      Thread 10 (Thread 0x7facba61d0 (LWP 1315)):
      #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facba4f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      #1  __pthread_cond_wait_common (abstime=0x7facba4ef0, mutex=0x55cc8455b0, cond=0x7facba4f40) at pthread_cond_wait.c:533
      #2  __pthread_cond_timedwait (cond=0x7facba4f40, mutex=0x55cc8455b0, abstime=0x7facba4ef0) at pthread_cond_wait.c:667
      #3  0x0000007fb24be09c in ?? () from /root/helix/work/correlation/libcoreclr.so
      #4  0x0000007fad1bef30 in ?? ()
      Backtrace stopped: previous frame identical to this frame (corrupt stack?)
      
      Thread 9 (Thread 0x7facda71d0 (LWP 1314)):
      #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facda5f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      #1  __pthread_cond_wait_common (abstime=0x7facda5ef0, mutex=0x55cc8455b0, cond=0x7facda5f40) at pthread_cond_wait.c:533
      #2  __pthread_cond_timedwait (cond=0x7facda5f40, mutex=0x55cc8455b0, abstime=0x7facda5ef0) at pthread_cond_wait.c:667
      #3  0x0000007fb24be09c in ?? () from /root/helix/work/correlation/libcoreclr.so
      Backtrace stopped: previous frame identical to this frame (corrupt stack?)
      
      Thread 8 (Thread 0x7facfa81d0 (LWP 1313)):
      #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7facfa6f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      #1  __pthread_cond_wait_common (abstime=0x7facfa6ef0, mutex=0x55cc8455b0, cond=0x7facfa6f40) at pthread_cond_wait.c:533
      #2  __pthread_cond_timedwait (cond=0x7facfa6f40, mutex=0x55cc8455b0, abstime=0x7facfa6ef0) at pthread_cond_wait.c:667
      #3  0x0000007fb24be09c in ?? () from /root/helix/work/correlation/libcoreclr.so
      #4  0x0000007facba4f30 in ?? ()
      Backtrace stopped: not enough registers or memory available to unwind further
      
      Thread 7 (Thread 0x7fad1c01d0 (LWP 1312)):
      #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7fad1bef68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      #1  __pthread_cond_wait_common (abstime=0x7fad1beef0, mutex=0x55cc8455b0, cond=0x7fad1bef40) at pthread_cond_wait.c:533
      #2  __pthread_cond_timedwait (cond=0x7fad1bef40, mutex=0x55cc8455b0, abstime=0x7fad1beef0) at pthread_cond_wait.c:667
      #3  0x0000007fb24be09c in ?? () from /root/helix/work/correlation/libcoreclr.so
      #4  0x0000007facda5f30 in ?? ()
      Backtrace stopped: previous frame inner to this frame (corrupt stack?)
      
      Thread 6 (Thread 0x7fad2011d0 (LWP 1311)):
      #0  0x0000007fb3cd45bc in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x0, expected=0, futex_word=0x7f94003e88) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
      #1  __pthread_cond_wait_common (abstime=0x7fad1ffd68, mutex=0x7f94003e30, cond=0x7f94003e60) at pthread_cond_wait.c:533
      #2  __pthread_cond_timedwait (cond=0x7f94003e60, mutex=0x7f94003e30, abstime=0x7fad1ffd68) at pthread_cond_wait.c:667
      #3  0x0000007fad9f4490 in SystemNative_LowLevelMonitor_TimedWait (monitor=0x7f94003e30, timeoutMilliseconds=500) at /__w/1/s/src/native/libs/System.Native/pal_threading.c:195
      #4  0x0000007faf1fab28 in wrapper_managed_to_native_Interop_Sys__LowLevelMonitor_TimedWaitg____PInvoke_66_0_intptr_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #5  0x0000007fae83cdfc in Interop_Sys_LowLevelMonitor_TimedWait_intptr_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #6  0x0000007faea7d2cc in System_Threading_LowLevelMonitor_WaitCore_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #7  0x0000007faeaa1f20 in System_Threading_WaitSubsystem_ThreadWaitInfo_Wait_int_bool_bool_System_Threading_WaitSubsystem_LockHolder_ () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #8  0x0000007faeaa3780 in System_Threading_WaitSubsystem_WaitableObject_Wait_Locked_System_Threading_WaitSubsystem_ThreadWaitInfo_int_bool_bool_System_Threading_WaitSubsystem_LockHolder_ () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #9  0x0000007faeaa35ac in System_Threading_WaitSubsystem_WaitableObject_Wait_System_Threading_WaitSubsystem_ThreadWaitInfo_int_bool_bool () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #10 0x0000007faeaa0b1c in System_Threading_WaitSubsystem_Wait_System_Threading_WaitSubsystem_WaitableObject_int_bool_bool () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #11 0x0000007faeaa0a74 in System_Threading_WaitSubsystem_Wait_intptr_int_bool () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #12 0x0000007faea962e4 in System_Threading_WaitHandle_WaitOneCore_intptr_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #13 0x0000007faea94970 in System_Threading_WaitHandle_WaitOneNoCheck_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #14 0x0000007faea9485c in System_Threading_WaitHandle_WaitOne_int () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #15 0x0000007faea99834 in System_Threading_PortableThreadPool_GateThread_GateThreadStart () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #16 0x0000007faea6c870 in System_Threading_Thread_StartCallback () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #17 0x0000007faf1ddfc8 in wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr () from /root/helix/work/correlation/System.Private.CoreLib.dll.so
      #18 0x0000007fb252a280 in ?? () from /root/helix/work/correlation/libcoreclr.so
      #19 0x0000007fad2011d0 in ?? ()
      Backtrace stopped: previous frame identical to this frame (corrupt stack?)
      
      Thread 5 (Thread 0x7fad4021d0 (LWP 1310)):
      #0  0x0000007fb3cd8d5c in __waitpid (pid=<optimized out>, stat_loc=0x7fad3fe600, options=<optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:30
      #1  0x0000007fb2605d8c in ?? () from /root/helix/work/correlation/libcoreclr.so
      Backtrace stopped: previous frame identical to this frame (corrupt stack?)
      
      Thread 4 (Thread 0x7fae4f61d0 (LWP 1309)):
      #0  0x0000007fb3cd6a40 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fb38a9410) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
      #1  do_futex_wait (sem=sem@entry=0x7fb38a9410, abstime=0x0) at sem_waitcommon.c:111
      #2  0x0000007fb3cd6b60 in __new_sem_wait_slow (sem=0x7fb38a9410, abstime=0x0) at sem_waitcommon.c:181
      #3  0x0000007fb2499f20 in ?? () from /root/helix/work/correlation/libcoreclr.so
      #4  0x0000007fa0000b20 in ?? ()
      Backtrace stopped: previous frame inner to this frame (corrupt stack?)
      
      Thread 3 (Thread 0x7fae6f71d0 (LWP 1308)):
      #0  0x0000007fb39c3e28 in __GI___poll (fds=0x7fa8003af0, nfds=548448426116, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
      #1  0x0000007fb26b9100 in ?? () from /root/helix/work/correlation/libcoreclr.so
      Backtrace stopped: previous frame identical to this frame (corrupt stack?)
      
      Thread 2 (Thread 0x7fb13ff1d0 (LWP 1307)):
      #0  0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7fb38b8318) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
      #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x7fb38b82c0, cond=0x7fb38b82f0) at pthread_cond_wait.c:502
      #2  __pthread_cond_wait (cond=0x7fb38b82f0, mutex=0x7fb38b82c0) at pthread_cond_wait.c:655
      #3  0x0000007fb250fd20 in ?? () from /root/helix/work/correlation/libcoreclr.so
      #4  0x0000007fb39ccffc in thread_start () at ../sysdeps/unix/sysv/linux/aarch64/clone.S:78
      
      Thread 1 (Thread 0x7fb3d29020 (LWP 1306)):
      #0  0x0000007fb3cd42a4 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55cc377b90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
      #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55cc377b38, cond=0x55cc377b68) at pthread_cond_wait.c:502
      #2  __pthread_cond_wait (cond=0x55cc377b68, mutex=0x55cc377b38) at pthread_cond_wait.c:655
      #3  0x0000007fb24be0c4 in ?? () from /root/helix/work/correlation/libcoreclr.so
      #4  0x0000007fb20bf6ba in ?? () from /root/helix/work/correlation/libcoreclr.so
      #5  0x0000000200000030 in ?? ()
      Backtrace stopped: previous frame identical to this frame (corrupt stack?)
      /root/helix/work/workitem/e/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh: line 375:  1306 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
      
      Return code:      1
      Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.output.txt
      Raw output:
      BEGIN EXECUTION
      /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false regex-redux-5.dll ''
      
      =================================================================
      Native Crash Reporting
      =================================================================
      Got a SIGSEGV while executing native code. This usually indicates
      a fatal error in the mono runtime or one of the native libraries 
      agggtaaa|tttaccct 1
      [cgt]gggtaaa|tttaccc[acg] 0
      a[act]ggtaaa|tttacc[agt]t 0
      ag[act]gtaaa|tttac[agt]ct 0
      agg[act]taaa|ttta[agt]cct 0
      aggg[acg]aaa|ttt[cgt]ccct 1
      agggt[cgt]aa|tt[acg]accct 0
      agggta[cgt]a|t[acg]taccct 0
      agggtaa[cgt]|[acg]ttaccct 0
      
      333
      250
      used by your application.
      =================================================================
      
      =================================================================
      Native stacktrace:
      =================================================================
      0x7fb2605c8c - Unknown
      
      =================================================================
      Basic Fault Address Reporting
      =================================================================
      Memory around native instruction pointer (0x7fb2571e90):0x7fb2571e80  a6 5c 01 94 f7 03 00 2a 5a ba 48 94 08 20 40 f9  .\.....*Z.H.. @.
      0x7fb2571e90  89 12 40 b9 08 55 40 f9 00 01 40 f9 28 71 1d 53  ..@..U@...@.(q.S
      0x7fb2571ea0  01 21 00 11 ed 94 fc 97 88 12 40 b9 f6 03 00 aa  .!........@.....
      0x7fb2571eb0  1f 05 00 71 4b 03 00 54 f8 03 1f aa f9 03 1f aa  ...qK..T........
      
      =================================================================
      Managed Stacktrace:
      =================================================================
      =================================================================
      Expected: 100
      Actual: 134
      END EXECUTION - FAILED
      Test Harness Exitcode is : 1
      To run the test:
      > set CORE_ROOT=/root/helix/work/correlation
      > /root/helix/work/workitem/e/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh
Finished:    JIT.Performance.XUnitWrapper
=== TEST EXECUTION SUMMARY ===
 JIT.CheckProjects.XUnitWrapper.dll  Total:   0
 JIT.opt.XUnitWrapper                Total: 120, Errors: 0, Failed: 0, Skipped: 0, Time:   6.896s
 JIT.Performance.XUnitWrapper        Total:  95, Errors: 0, Failed: 1, Skipped: 0, Time: 108.900s
 JIT.RyuJIT.XUnitWrapper             Total:   1, Errors: 0, Failed: 0, Skipped: 0, Time:   0.143s
 JIT.superpmi.XUnitWrapper.dll       Total:   0
                                            ---          -          -           -        --------
                               GRAND TOTAL: 216          0          1           0        115.939s (116.360s)
+ export _commandExitCode=1
+ python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 50197046 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiI4NGE5YjVmMi1mMGE2LTQ1YWEtODZlMC1lYWI3MWJhNGVhZmIiLCJzaWQiOiJlMzE4ZjNkOC1iN2Y4LTRlYmQtYmI1Yi01YmQxYjE4ZDU1ZTEiLCJCdWlsZElkIjoiOWVlNmQ0NzgtZDI4OC00N2Y3LWFhY2MtZjZlNmQwODJhZTZkOzE5NTAxNzYiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTk1MDE3NiIsIm9yY2hpZCI6IjI3NTQ0NjM1LTVhNmMtNDU3MC04MDM1LTk1NzU0ZjBlMGM3Mi5ydW5fdGVzdF9wMF9tb25vbGx2bWZ1bGxhb3RfX2xpbnV4X2FybTY0X3JlbGVhc2UuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTY2MDc3NTU3NSwiZXhwIjoxNjYwNzk0Nzc1fQ.coT6n6Sxxmx4Coe3cDVJR_ff5Oh4_fAN_v7LNlc5kV14iNhh4Pqei7xCkmf6B98MbL2wMb68vaFLN9xH8AVuCWRcBoGTsyFaEX2Molb3w5PxknB_Asd5AYo-I9cmlxK1jTuBUpYDTJxTSfDOfcdjoKN_JYjH-h05jsVRLrvydM7kOXvTmuPryUxPyE_FOJ5MuUNBwnd0JF5SssLW937kwT25tc5EajXCai-9oVUYhZhGvdCWjMckCih_PCL8GFoU4xtJaTjtlP8m_ES2sCbfzquJ9rSG1stc4uSLtkUmCUpF_Iw1QApnRknS5ZI2kulg1gkrInjxiDN4egsgP2kiqQ
2022-08-18T01:59:39.878Z	INFO   	run.py	run(48)	main	Beginning reading of test results.
2022-08-18T01:59:39.879Z	INFO   	run.py	__init__(42)	read_results	Searching '/root/helix/work/workitem/e' for test results files
2022-08-18T01:59:39.879Z	INFO   	run.py	__init__(48)	read_results	Found results file /root/helix/work/workitem/e/testResults.xml with format xunit
2022-08-18T01:59:39.940Z	INFO   	run.py	__init__(42)	read_results	Searching '/root/helix/work/workitem/uploads' for test results files
2022-08-18T01:59:39.976Z	INFO   	run.py	packing_test_reporter(30)	report_results	Packing 216 test reports to '/root/helix/work/workitem/e/__test_report.json'
2022-08-18T01:59:39.979Z	INFO   	run.py	packing_test_reporter(33)	report_results	Packed 90870 bytes
+ exit 1
+ export _commandExitCode=1
+ chmod -R 777 /home/helixbot/dotnetbuild/dumps
+ exit 1

[END EXECUTION]
Exit Code:1

Found in this PR in main:

  • mono llvmfullaot Pri0 Runtime Tests Run Linux arm64 release
  • Log file:

Build Information

Build: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-74101-merge-e3ba98602572435bb8/JIT.1/1/console.3d82d4fd.log?helixlogtype=result
Build error leg or test failing: mono llvmaot Pri0 Runtime Tests Run Linux x64 release failed
Pull request: #74101

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-1/regex-redux-1.sh [FAIL]",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions