dotnet / dotnet/performance

Crossgen2 runs on Arm64 fail in ETW merging

Open
#1,950 0 comments 0 reactions 0 assignees View on GitHub
impact test coverage
Dominant language
F#
Stars
773
Forks
301
Avg merge
6d 9h
Merged PRs (30d)
15

Description

```
[2021/08/24 12:41:01][INFO] Merging traces\Crossgen2 Throughput - Composite - framework-r2r_startup.perflabkernel.etl,traces\Crossgen2 Throughput - Composite - framework-r2r_startup.perflabuser.etl...
[2021/08/24 12:41:01][INFO] Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
[2021/08/24 12:41:01][INFO] ---> System.ComponentModel.Win32Exception (126): The specified module could not be found.
[2021/08/24 12:41:01][INFO] at Microsoft.Diagnostics.Tracing.Extensions.ETWKernelControl.LoadKernelTraceControl()
[2021/08/24 12:41:01][INFO] at Microsoft.Diagnostics.Tracing.Extensions.ETWKernelControl.Merge(String[] inputETLFileNames, String outputETLFileName, EVENT_TRACE_MERGE_EXTENDED_DATA flags)
[2021/08/24 12:41:01][INFO] at Microsoft.Diagnostics.Tracing.Session.TraceEventSession.Merge(String[] inputETLFileNames, String outputETLFileName, TraceEventMergeOptions options)
[2021/08/24 12:41:01][INFO] at ScenarioMeasurement.WindowsTraceSession.MergeFiles(String kernelTraceFile, String userTraceFile, String traceFile) in D:\workspace\_work\1\s\Payload\performance\src\tools\ScenarioMeasurement\Startup\WindowsTraceSession.cs:line 71
[2021/08/24 12:41:01][INFO] at ScenarioMeasurement.WindowsTraceSession.Dispose() in D:\workspace\_work\1\s\Payload\performance\src\tools\ScenarioMeasurement\Startup\WindowsTraceSession.cs:line 49
[2021/08/24 12:41:01][INFO] at ScenarioMeasurement.Startup.Main(String appExe, MetricType metricType, String scenarioName, String traceName, Boolean processWillExit, Int32 iterations, String iterationSetup, String setupArgs, String iterationCleanup, String cleanupArgs, Int32 timeout, Int32 measurementDelay, String appArgs, String logFileName, String workingDir, Boolean warmup, Boolean guiApp, Boolean skipProfileIteration, String reportJsonPath, String traceDirectory, String environmentVariables, String innerLoopCommand, String innerLoopCommandArgs, Boolean runWithoutExit, Int32 hotReloadIters, Boolean skipMeasurementIteration) in D:\workspace\_work\1\s\Payload\performance\src\tools\ScenarioMeasurement\Startup\Startup.cs:line 285
[2021/08/24 12:41:01][INFO] --- End of inner exception stack trace ---
[2021/08/24 12:41:01][INFO] at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
[2021/08/24 12:41:01][INFO] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[2021/08/24 12:41:01][INFO] at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
[2021/08/24 12:41:01][INFO] at System.CommandLine.Invocation.ModelBindingCommandHandler.InvokeAsync(InvocationContext context)
[2021/08/24 12:41:01][INFO] at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__19_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass14_0.<b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass22_0.<b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass21_0.<b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__20_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__18_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__10_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__9_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass5_0.<b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO] at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass12_0.<b__0>d.MoveNext()
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.