Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins/workspace/websocket-api-master
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/websocket-api-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse-ee4j/websocket-api.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/websocket-api.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/websocket-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ef9948b169de2794b2706b89d9d6ad19fb57c4bb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef9948b169de2794b2706b89d9d6ad19fb57c4bb # timeout=10
Commit message: "Fix #235 - passing user properties"
 > git rev-list --no-walk de291c2da257c1bdafb6a5b32e84ddf6ed6f8db3 # timeout=10
Triggering websocket-api-master » oracle-jdk8-latest
Triggering websocket-api-master » ibm-latest
Triggering websocket-api-master » oracle-latest
Triggering websocket-api-master » adoptopenjdk-hotspot-jdk11-latest
Triggering websocket-api-master » adoptopenjdk-openj9-latest
Triggering websocket-api-master » adoptopenjdk-openj9-jdk11-latest
Triggering websocket-api-master » ibm-jdk8-latest
Triggering websocket-api-master » openjdk-jdk11-latest
Triggering websocket-api-master » adoptopenjdk-openj9-jdk8-latest
Triggering websocket-api-master » adoptopenjdk-hotspot-jdk8-latest
Triggering websocket-api-master » openjdk-latest
Triggering websocket-api-master » adoptopenjdk-hotspot-latest
Configuration websocket-api-master » oracle-jdk8-latest is still in the queue: Waiting for next available executor
websocket-api-master » oracle-jdk8-latest completed with result FAILURE
websocket-api-master » ibm-latest completed with result FAILURE
Configuration websocket-api-master » oracle-latest is still in the queue: Waiting for next available executor
websocket-api-master » oracle-latest completed with result FAILURE
websocket-api-master » adoptopenjdk-hotspot-jdk11-latest completed with result FAILURE
Configuration websocket-api-master » adoptopenjdk-openj9-latest is still in the queue: Waiting for next available executor
websocket-api-master » adoptopenjdk-openj9-latest completed with result FAILURE
websocket-api-master » adoptopenjdk-openj9-jdk11-latest completed with result FAILURE
websocket-api-master » ibm-jdk8-latest completed with result FAILURE
websocket-api-master » openjdk-jdk11-latest completed with result FAILURE
websocket-api-master » adoptopenjdk-openj9-jdk8-latest completed with result FAILURE
websocket-api-master » adoptopenjdk-hotspot-jdk8-latest completed with result FAILURE
websocket-api-master » openjdk-latest completed with result FAILURE
websocket-api-master » adoptopenjdk-hotspot-latest completed with result FAILURE
Finished: FAILURE