Started by user Scott Lewis Running as Scott Lewis [EnvInject] - Loading node environment variables. Building in workspace /var/jenkins/workspace/ecf-tycho.gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE using credential projects-storage.eclipse.org-bot-ssh Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/ecf/org.eclipse.ecf.git > git init /var/jenkins/workspace/ecf-tycho.gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/ecf/org.eclipse.ecf.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials ssh://genie.ecf@projects-storage.eclipse.org [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins/workspace/ecf-tycho.gerrit@tmp/jenkins-gitclient-ssh17189995713619840381.key > git fetch --tags --force --progress -- https://git.eclipse.org/r/ecf/org.eclipse.ecf.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/ecf/org.eclipse.ecf.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision acd04f16755b58b8a67c204a303d9ddfcb5e29eb (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f acd04f16755b58b8a67c204a303d9ddfcb5e29eb # timeout=10 Commit message: "Fix compatibility with newer OSGi API" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 92138f7263c6dddc4fed568ea3c492f638d9722d # timeout=10 Triggering ecf-tycho.gerrit » default Configuration ecf-tycho.gerrit » default is still in the queue: Waiting for next available executor Configuration ecf-tycho.gerrit » default is still in the queue: ‘basic-rbnw8’ is offline ecf-tycho.gerrit » default completed with result FAILURE Finished: FAILURE