Started by an SCM change Running as SYSTEM Building on the built-in node in workspace /var/jenkins/workspace/emf-transaction-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Lj85yXStvSHA/agent.412297 SSH_AGENT_PID=412300 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins/workspace/emf-transaction-master@tmp/private_key_15694406980788714829.key (/var/jenkins/workspace/emf-transaction-master@tmp/private_key_15694406980788714829.key) [ssh-agent] Using credentials genie.emfservices (ssh://genie.emfservices@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins/workspace/emf-transaction-master/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/eclipse/emf-transaction.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/emf-transaction.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/emf-transaction.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 688bb2460d29f1c0c3f17a8e785a1b0406eca894 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 688bb2460d29f1c0c3f17a8e785a1b0406eca894 # timeout=10 Commit message: "[doc] Fix releases URL in README" > git rev-list --no-walk c167fb167035f2faa783cfa507396423e070020b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Triggering emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration Triggering emf-transaction-master » 2021-06,openjdk-jdk11-latest,migration Triggering emf-transaction-master » 2022-06,openjdk-jdk11-latest,migration Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-th9g7’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-8xl10’ is offline Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-qffzb’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-0cvhg’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-vz038’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-hk6lw’ is not accepting tasks Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-hk6lw’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-qxhqc’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-wl1f5’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-g9b63’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-05p6l’ Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration completed with result UNSTABLE emf-transaction-master » 2021-06,openjdk-jdk11-latest,migration completed with result UNSTABLE emf-transaction-master » 2022-06,openjdk-jdk11-latest,migration completed with result UNSTABLE $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 412300 killed; [ssh-agent] Stopped. Finished: UNSTABLE