adoptium / adoptium/infrastructure
Mac x64 "sign_verification" hangs running `jimage` on non-orka macos12 nodes
- Dominant language
- Python
- Stars
- 96
- Forks
- 106
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 12
Description
Ref: https://ci.adoptium.net/job/build-scripts/job/release/job/sign_verification/2687/
```
+ cp -r unpacked/jdk/jdk-24.0.1+9/Contents jdk_cp
[Pipeline] echo
Expanding JMODS and 'modules' under unpacked/jdk
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ set -eu
+ set +x
Expanding compressed image file unpacked/jdk/jdk-24.0.1+9/Contents/Home/lib/modules
```
Contributor guide
Research direction
Start with the linked sign_verification job and inspect the pipeline step that expands the JDK modules with jimage. Compare its behavior on non-orka macOS 12 nodes and identify why the command hangs. Done means the job completes successfully on the affected Mac x64 nodes without hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, macos
- Domain
- ci-cd, operating-systems, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100