openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

${buildjdk.os.name} not recognised

Open pshipton opened this issue 2 years ago • 9 comments

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/613

00:01:51  BUILD FAILED
00:01:51  /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/TKG/scripts/build_test.xml:95: The following error occurred while executing this line:
00:01:51  /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/common.xml:367: The following error occurred while executing this line:
00:01:51  /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/common.xml:355: The following error occurred while executing this line:
00:01:51  /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/STF/stf.build/include/top.xml:80: The following error occurred while executing this line:
00:01:51  /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/STF/stf.build/include/top.xml:514: The following error occurred while executing this line:
00:01:51  /home/****/workspace/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_1/aqa-tests/system/STF/stf.build/include/top.xml:573: java os.name property value ${buildjdk.os.name} not recognised.  Update the get-platform-prefix macrodef in stf.build/include/top.xml

pshipton avatar Sep 11 '23 16:09 pshipton

@llxia fyi

pshipton avatar Sep 11 '23 16:09 pshipton

Another child job passed on the same machine: https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_0/613/

Rerun in Grinder: https://openj9-jenkins.osuosl.org/job/Grinder/2881/console => passed

llxia avatar Sep 11 '23 17:09 llxia

It's some kind of intermittent issue, earlier it was reported via https://github.com/adoptium/aqa-tests/issues/3997

pshipton avatar Sep 11 '23 17:09 pshipton

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_extended.system_ppc64_aix_Nightly_testList_0/789

pshipton avatar May 16 '24 18:05 pshipton

Grinder on previously failed machine p8-java1-ibm08 ==> passed

llxia avatar May 16 '24 18:05 llxia

In the internal Grinder, printed -XshowSettings:properties, os.name is correct.

00:04:16.464      os.name = AIX
00:04:16.464      os.version = 7.2

llxia avatar May 16 '24 19:05 llxia

@annaibm could you please uncomment https://github.com/adoptium/STF/blob/master/stf.build/include/top.xml#L508-L512?

llxia avatar May 16 '24 19:05 llxia

Thanks @annaibm for PR Uncomment -XshowSettings:properties

llxia avatar May 16 '24 19:05 llxia

5x on 10 machines: https://openj9-jenkins.osuosl.org/job/Grinder/3604/console ==> all passed

llxia avatar May 16 '24 22:05 llxia