Haroon Khel
Haroon Khel
For future reference before syncing inventories in awx you have to update the project source first in order for awx to have the latest inventory file. I assumed the syncing...
Failed at the installation of `systemtap-sdt-devel` I've created a new job in awx which I can use for debugging/testing. It deploys my own branch, https://github.com/Haroon-Khel/openjdk-infrastructure/tree/awx.debug, which so far the only...
test-marist-rhel8-s390x-2 is actually a SLES15 machine ``` test-marist-rhel8-s390x-2:~ # cat /etc/os-release NAME="SLES" VERSION="15-SP2" VERSION_ID="15.2" PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2" ID="sles" ID_LIKE="suse" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:suse:sles:15:sp2" ``` And test-marist-sles15-s390x-2 is Rhel 8...
Failed at downloading Ant ``` TASK [ant : Download Apache Ant binaries] ************************************** fatal: [test-marist-rhel8-s390x-2]: FAILED! => {"changed": false, "dest": "/tmp/", "elapsed": 0, "gid": 0, "group": "root", "mode": "01777", "msg":...
That would be helpful @steelhead31 Thanks
Nagios should be working on all of the new marist machines expect for test-marist-rhel8-s390x-2 due to `No package nagios-plugins-all available`. Should have a quick solution. @steelhead31 Can you check if...
That directory is being used by leftover jcmd.exe processes https://github.com/adoptium/infrastructure/issues/2635 is related. It is surprising to find that this is occurring on a different machine this time
sun/tools/jinfo/Basic.sh on the 2 linux ppc64le machines has been resolved, https://github.com/adoptium/infrastructure/issues/2625#issuecomment-1181699740
Stewart has added `jcmd` to the list of process to kill https://ci.adoptopenjdk.net/view/Tooling/job/SXA-processCheck/, https://github.com/adoptium/infrastructure/issues/2635#issuecomment-1184611082
Machines that are still problematic: **Any fedora dockerstatic container**. ref https://github.com/adoptium/infrastructure/issues/2631, any fedora container on https://ci.adoptopenjdk.net/computer/docker-packet-ubuntu2004-intel-1/ will pass ipv6 tests while those on https://ci.adoptopenjdk.net/computer/docker-packet-ubuntu2004-amd-1/ will fail them. The difference needs...