Haroon Khel

Results 63 issues of Haroon Khel

- [x] commit message has one of the [standard prefixes](https://github.com/adoptium/infrastructure/blob/master/CONTRIBUTING.md#commit-messages) - [ ] [faq.md](https://github.com/adoptium/infrastructure/blob/master/FAQ.md) updated if appropriate - [ ] other documentation is changed or added (if applicable) - [...

ansible

ref https://github.com/adoptium/infrastructure/issues/3614#issuecomment-2187110622 We are seeing java/time/test/java/time/format/TestUTCParse.java fail on multiple platforms. We are not sure if the failure is machine specific (specific to a group of machines) or OS specific. Ubuntu...

testFail

- [x] commit message has one of the [standard prefixes](https://github.com/adoptium/infrastructure/blob/master/CONTRIBUTING.md#commit-messages) - [ ] [faq.md](https://github.com/adoptium/infrastructure/blob/master/FAQ.md) updated if appropriate - [ ] other documentation is changed or added (if applicable) - [...

ansible
docker

All of the tests kicked off in https://ci.adoptium.net/view/Test_grinder/job/AQA_Test_Pipeline/235/console on test-docker-alpine314-x64-1 fail with the following error ``` 19:20:49 (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_alpine-linux/aqa-tests/TKG/.. -DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_alpine-linux/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_extended.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log";...

testFail

`java/nio/file/DirectoryStream/SecureDS.java` fails for JDK17 x64 on our alpine 319 machines. Appeared in the April 2024 JDK17 aqa triage, https://github.com/adoptium/aqa-tests/issues/5231#issuecomment-2062885416. It passes on a [314 machine ](https://ci.adoptium.net/computer/test%2Ddocker%2Dalpine314%2Dx64%2D1/) https://ci.adoptium.net/job/Grinder/9688/console ``` java.lang.AssertionError: SecureDirectoryStream...

testFail

ref https://github.com/adoptium/infrastructure/issues/3501#issuecomment-2091101160 Hitting a tar error while building arm32 and ppc64le ubuntu 24.04 docker static containers ``` > [ 7/25] RUN mkdir -p /usr/lib/jvm/jdk17 && tar -xpzf /tmp/jdk17.tar.gz -C /usr/lib/jvm/jdk17...

arch:ppc64le (pLinux)
arch:arm32
docker

First appearing in the April 2024 jdk 8 dry run triage, https://github.com/adoptium/aqa-tests/issues/5213#issuecomment-2051506962, ``` sun/security/krb5/auto/rcache_usemd5.sh ``` ``` Nsanity started Ja started Jb started Na started Nb started java.lang.Exception at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:272) at...

testFail

Ref https://github.com/adoptium/infrastructure/issues/2912 and the infra pr https://github.com/adoptium/infrastructure/pull/3773 The pr removes the hyphen from the bootjdk symlinks, ie /usr/lib/jvm/jdk-11 becomes /usr/lib/jvm/jdk11. The change has been made to the linux, mac and...

macos
windows
alpine-linux

Many failed tests in jdk_jfr_2 in the extended openjdk suite on arm32 The list of failed tests are in https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/16/testReport/ There are 335 failed tests in total so wont be...

- [x] commit message has one of the [standard prefixes](https://github.com/adoptium/infrastructure/blob/master/CONTRIBUTING.md#commit-messages) - [ ] [faq.md](https://github.com/adoptium/infrastructure/blob/master/FAQ.md) updated if appropriate - [ ] other documentation is changed or added (if applicable) - [...

ansible
docker