-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Installer job failed for jdk11u-mac-x64 #1382
Comments
This error is caused by:
Essentially the machine is trying to unlock the keychain and is complaining that the password is incorrect. I've rebooted the machine which fixed the issue (I've had the same issue in the past) The only thing I can think is that it's because the machine had 2 executors and was trying to codesign 2 binaries at the same time. Closing for now to see if this fixes things |
Problem has re-coccured: https://ci.adoptopenjdk.net/job/build-scripts/job/release/job/create_installer_mac/4563/console
Machine: test-macincloud-macos1014-x64-1 |
Looking at it now, the specific machine is The particular command it's failing on is:
However, the correct syntax for
This, however, doesn't explain why a restart fixes the issue or why it stops working after awhile, or why it seems to only affect a single machine, not all of them. |
https://ci.adoptopenjdk.net/job/build-scripts/job/release/job/create_installer_mac/4628/console |
jdk11u-mac-x64-hotspot
jdk11u-mac-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-hotspot/579/console
07:35:58 Execution error: null
The text was updated successfully, but these errors were encountered: