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

jdk8u-windows-x64-hotspot fails to build #810

Closed
maru-sama opened this issue Jun 24, 2019 · 2 comments
Closed

jdk8u-windows-x64-hotspot fails to build #810

maru-sama opened this issue Jun 24, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@maru-sama
Copy link

I noticed that since some days the nightly builds for jdk8u-windows-x64-hotspot fail. Looking at the console
https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-hotspot/311/console i see this

Running on build-azure-win2008r2-x64-1 in C:\Users\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-hotspot
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/AdoptOpenJDK/openjdk-build.git
ERROR: Failed to clean the workspace
jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-hotspot'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:86)
at hudson.Util.deleteContentsRecursive(Util.java:259)
at hudson.Util.deleteContentsRecursive(Util.java:248)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:653)
...

Can someone please take a look at this?

@karianna karianna added this to the 2019 June milestone Jun 24, 2019
@karianna karianna added the bug label Jun 24, 2019
@karianna
Copy link
Contributor

I've cleared the offending directory, will review after tonight's run

@karianna karianna self-assigned this Jun 27, 2019
@sxa sxa modified the milestones: 2019 June, July 2019 Jul 2, 2019
@sxa
Copy link
Member

sxa commented Jul 2, 2019

This looks to be running ok now, although we had a similar problem on the OpenJ9 JDK8 32-bit builds which I've also resolved (Ref: adoptium/temurin-build#1136). Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants