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

build-azure-win2012r2-x64-2: Intermittent make Error 127 in JDK14/J9&HS/windowsXL&windows #1441

Closed
M-Davies opened this issue May 13, 2020 · 10 comments
Labels
Milestone

Comments

@M-Davies
Copy link

Platform:
jdk14/hotspot and openj9/windows and windowsXL
Architecture:
x64

The build intermittently fails at almost random places and sometimes continues to build after this error occurs. Error code 127 is not in the Jenkins Exit statuses

Compiling 5 files for BUILD_VM_COMPILER_NODEINFO_PROCESSOR
make[2]: *** [make/Main.gmk:364: create-source-revision-tracker] Error 127
LightweightNonReentrantReaderWriterLock.cpp
make[3]: *** [Gensrc-jdk.localedata.gmk:45: /cygdrive/j/jenkins/tmp/workspace/build/src/build/windows-x86_64-server-release/support/gensrc/jdk.localedata/_cldr-gensrc.marker] Error 127
ConcurrentGCIncrementalUpdate.cpp
make[2]: *** [make/Main.gmk:109: jdk.localedata-gensrc-src] Error 2
Updating support/demos/image/jfc/TransparentRuler/src.zip
make[2]: *** [make/Main.gmk:326: demos-jdk] Error 127
make[2]: *** Waiting for unfinished jobs....

@sxa @andrew-m-leonard FYI

@sxa
Copy link
Member

sxa commented May 13, 2020

I'm going to reboot that machine. Not really expecting it to resolve this but it'll eliminate the possibility that it's something in the background on the machine that's causing issues.

@M-Davies
Copy link
Author

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-hotspot/103/console on build-azure-win2012r2-x64-2

Compiling 224 properties into resource bundles for jdk.localedata
make[3]: *** [modules/jdk.localedata/Gensrc.gmk:42: /cygdrive/j/jenkins/tmp/workspace/build/src/build/windows-x86_64-clientANDserver-release/support/gensrc/jdk.localedata/_cldr-gensrc.marker] Error 127

Not sure if this build was kicked off before or after you restarted it

@sxa
Copy link
Member

sxa commented May 14, 2020

That looks to have been initiated 8 hours ago so yes it would have been after yesterday's reboot

@karianna
Copy link
Contributor

127 is file not found, so I suspect some path/cygwin shenanigans

@M-Davies
Copy link
Author

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x86-32-hotspot/544/consoleFull (build-azure-win2012r2-x64-2)

01:01:49  make[2]: *** [make/Main.gmk:219: jdk.pack-libs] Error 127

@M-Davies
Copy link
Author

M-Davies commented Jul 9, 2020

adoptium/temurin-build#1832 was a reoccurance of this in jdk11u-windows-x64-hotspot (build-azure-win2012r2-x64-2)

00:55:36 make[2]: *** [make/Main.gmk:203: jdk.internal.vm.compiler-java] Error 127
00:55:36 make[2]: *** Waiting for unfinished jobs....

@M-Davies
Copy link
Author

M-Davies commented Jul 9, 2020

If the reason is the same as this stackoverflow instance of it occurring, it seems likely we have a corrupt directory/command somewhere on that machine. Either way, this seems to be an infra problem over build (this doesn't occur on any other machines from what I could tell), can this issue be transferred to infrastructure @karianna ?

@karianna karianna transferred this issue from adoptium/temurin-build Jul 10, 2020
@karianna karianna added the bug label Jul 10, 2020
@Willsparker
Copy link
Contributor

I've had a look, unfortunately all of the build runs linked in this issue and the dupe issue are old and have been removed so I'm unable to see the logs. When this recurs, I'll look into it a bit more , and I can see what file (and/ or command) is missing :-)

@Willsparker
Copy link
Contributor

Willsparker commented Jul 27, 2020

Given that it's been >2 weeks now and the issue (AFAIK) hasn't reappeared, @M-Davies do you have any quarrels with me closing the issue for now?
I'm also going to rename the issue to reflect that it's seemingly specific to build-azure-win2012r2-x64-2

@Willsparker Willsparker changed the title Intermittent Error 127 in JDK14/J9&HS/windowsXL&windows build-azure-win2012r2-x64-2: Intermittent make Error 127 in JDK14/J9&HS/windowsXL&windows Jul 27, 2020
@M-Davies
Copy link
Author

@Willsparker Yes this should be ok to close for now

@karianna karianna added this to the July 2020 milestone Jul 27, 2020
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

4 participants