Started by user Tobias Erdle Running as Tobias Erdle Building on the built-in node in workspace /var/jenkins/workspace/testsuites [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/krazo.git > git init /var/jenkins/workspace/testsuites # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/krazo.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/krazo.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/krazo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 98d7e7d98c670df47080725efe552b5298d1d96a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98d7e7d98c670df47080725efe552b5298d1d96a # timeout=10 Commit message: "Merge pull request #296 from erdlet/implement-form-method-override" > git rev-list --no-walk 98d7e7d98c670df47080725efe552b5298d1d96a # timeout=10 Triggering testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly Triggering testsuites » openjdk-jdk17-latest,testsuite-glassfish Triggering testsuites » openjdk-jdk17-latest,testsuite-wildfly Triggering testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-glassfish Triggering testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-liberty Triggering testsuites » openjdk-jdk17-latest,testsuite-liberty Configuration testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly is still in the queue: Waiting for next available executor Configuration testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly is still in the queue: ‘basic-j11mw’ is offline Configuration testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly is still in the queue: Waiting for next available executor Configuration testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly is still in the queue: ‘basic-qlfbk’ is offline Configuration testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly is still in the queue: Waiting for next available executor Configuration testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly is still in the queue: ‘basic-dggh2’ is offline Configuration testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly is still in the queue: Waiting for next available executor testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-wildfly completed with result FAILURE testsuites » openjdk-jdk17-latest,testsuite-glassfish completed with result SUCCESS testsuites » openjdk-jdk17-latest,testsuite-wildfly completed with result FAILURE testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-glassfish completed with result SUCCESS testsuites » adoptopenjdk-hotspot-jdk11-latest,testsuite-liberty completed with result FAILURE testsuites » openjdk-jdk17-latest,testsuite-liberty completed with result FAILURE Finished: FAILURE