Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins/workspace/jsp-api-master
The recommended git tool is: NONE
using credential github-bot-ssh
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/jsp-api-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse-ee4j/jsp-api # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jsp-api
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /var/jenkins/workspace/jsp-api-master@tmp/jenkins-gitclient-ssh3487846328567363350.key
 > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/jsp-api +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 6da1274fefac377513a912aa53dc72a33e8abb2f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6da1274fefac377513a912aa53dc72a33e8abb2f # timeout=10
Commit message: "Fix mvn javadoc:javadoc with Java 11"
 > git rev-list --no-walk a1ce7dd18e746914b40cecfe889fdb03f3a6c1f8 # timeout=10
Triggering jsp-api-master » openjdk-ea-latest
Triggering jsp-api-master » openjdk-jdk11-latest
Triggering jsp-api-master » openjdk-jdk17-latest
Triggering jsp-api-master » adoptopenjdk-hotspot-jdk11-latest
Triggering jsp-api-master » adoptopenjdk-hotspot-latest
Triggering jsp-api-master » openjdk-latest
Triggering jsp-api-master » adoptopenjdk-hotspot-latest-lts
Configuration jsp-api-master » openjdk-ea-latest is still in the queue: Waiting for next available executor
jsp-api-master » openjdk-ea-latest completed with result FAILURE
jsp-api-master » openjdk-jdk11-latest completed with result FAILURE
Configuration jsp-api-master » openjdk-jdk17-latest is still in the queue: Waiting for next available executor
jsp-api-master » openjdk-jdk17-latest completed with result FAILURE
jsp-api-master » adoptopenjdk-hotspot-jdk11-latest completed with result FAILURE
Configuration jsp-api-master » adoptopenjdk-hotspot-latest is still in the queue: Waiting for next available executor
jsp-api-master » adoptopenjdk-hotspot-latest completed with result FAILURE
jsp-api-master » openjdk-latest completed with result FAILURE
Configuration jsp-api-master » adoptopenjdk-hotspot-latest-lts is still in the queue: Waiting for next available executor
jsp-api-master » adoptopenjdk-hotspot-latest-lts completed with result FAILURE
Finished: FAILURE