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

Test failure: JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd #86399

Closed
BruceForstall opened this issue May 17, 2023 · 4 comments

Comments

@BruceForstall
Copy link
Member

runtime-coreclr r2r
R2R-CG2 linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open

https://dev.azure.com/dnceng-public/public/_build/results?buildId=276446&view=ms.vss-test-web.build-test-results-tab

07:23:00.470 Running test: JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
/datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.sh: line 317: -r:/datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/*.dll: No such file or directory
/datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.sh: line 258:  8000 Killed                  $__Command

Return code:      1
Raw output file:      /datadisks/disk1/work/AD980943/w/B5B409D9/uploads/JitBlue/DevDiv_255294/DevDiv_255294/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/DevDiv_255294.dll
07:23:00
Response file: /datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.rsp
/datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/DevDiv_255294.dll
-o:/datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll
-r:/datadisks/disk1/work/AD980943/p/System.*.dll
-r:/datadisks/disk1/work/AD980943/p/Microsoft.*.dll
-r:/datadisks/disk1/work/AD980943/p/xunit.*.dll
-r:/datadisks/disk1/work/AD980943/p/mscorlib.dll
--verify-type-and-field-layout
--method-layout:random
--targetarch:x64
--targetos:linux
-O
Running CrossGen2:  dotnet /datadisks/disk1/work/AD980943/p/crossgen2/crossgen2.dll @/datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.rsp  
Running R2RDump:  dotnet /datadisks/disk1/work/AD980943/p/R2RDump/R2RDump.dll --header --sc --in /datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll --out /datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.r2rdump --val
Error: System.BadImageFormatException: The file is not a ReadyToRun image
   at ILCompiler.Reflection.ReadyToRun.ReadyToRunReader.Initialize(IAssemblyMetadata metadata) in /_/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunReader.cs:line 467
   at R2RDump.Program.Run() in /_/src/coreclr/tools/r2rdump/Program.cs:line 447
07:23:15
Crossgen2 failed with exitcode: 137
in ReleaseLock
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 5/17/2023 7:23:00 AM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /datadisks/disk1/work/AD980943/w/B5B409D9/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.sh
07:23:16.490 Failed test: JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd

Related? #85663 (Note this test was disabled for arm/arm64 with #85928)

@dotnet/crossgen-contrib

@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 17, 2023
@BruceForstall BruceForstall added the blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs label Jun 21, 2023
@BruceForstall
Copy link
Member Author

This failed in the runtime-coreclr outerloop pipeline in two configurations:

  • R2R-CG2 linux x64 Checked no_tiered_compilation @ (Alpine.315.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.15-helix-amd64
  • R2R-CG2 linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open

https://dev.azure.com/dnceng-public/public/_build/results?buildId=315024&view=ms.vss-test-web.build-test-results-tab&runId=6455528&paneView=debug&resultId=116411

11:20:16.720 Running test: JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
/datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.sh: line 317: -r:/datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/*.dll: No such file or directory
/datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.sh: line 258: 16886 Killed                  $__Command

Return code:      1
Raw output file:      /datadisks/disk1/work/B90B0A7E/w/B74409C7/uploads/JitBlue/DevDiv_255294/DevDiv_255294/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/DevDiv_255294.dll
11:20:16
Response file: /datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.rsp
/datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/DevDiv_255294.dll
-o:/datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll
-r:/datadisks/disk1/work/B90B0A7E/p/System.*.dll
-r:/datadisks/disk1/work/B90B0A7E/p/Microsoft.*.dll
-r:/datadisks/disk1/work/B90B0A7E/p/xunit.*.dll
-r:/datadisks/disk1/work/B90B0A7E/p/mscorlib.dll
--verify-type-and-field-layout
--method-layout:random
--targetarch:x64
--targetos:linux
-O
Running CrossGen2:  dotnet /datadisks/disk1/work/B90B0A7E/p/crossgen2/crossgen2.dll @/datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.rsp  
Running R2RDump:  dotnet /datadisks/disk1/work/B90B0A7E/p/R2RDump/R2RDump.dll --header --sc --in /datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll --out /datadisks/disk1/work/B90B0A7E/w/B74409C7/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.r2rdump --val
Error: System.BadImageFormatException: The file is not a ReadyToRun image
   at ILCompiler.Reflection.ReadyToRun.ReadyToRunReader.Initialize(IAssemblyMetadata metadata) in /_/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunReader.cs:line 467
   at R2RDump.Program.Run() in /_/src/coreclr/tools/r2rdump/Program.cs:line 447
11:20:28
Crossgen2 failed with exitcode: 137
in ReleaseLock
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 6/21/2023 11:20:16 AM
Test Harness Exitcode is : 1

@dotnet/crossgen-contrib PTAL

@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Jul 24, 2023
@mangod9 mangod9 added this to the Future milestone Jul 24, 2023
@mangod9
Copy link
Member

mangod9 commented Jul 24, 2023

this BadImageFormat issue has occurred before and seems to be something infra related.

@BruceForstall BruceForstall removed blocking-clean-ci-optional Blocking optional rolling runs blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Jul 24, 2023
@BruceForstall
Copy link
Member Author

@mangod9 I removed the "blocking" labels. If this isn't currently happening, and you believe it is/was infra, maybe close it?

@trylek
Copy link
Member

trylek commented Jan 22, 2024

Closed as duplicate of #85663.

@trylek trylek closed this as completed Jan 22, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants