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-XXXXXX9CEkdy/agent.846141 SSH_AGENT_PID=846144 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins/workspace/emf-transaction-master@tmp/private_key_5928530236440456351.key (/var/jenkins/workspace/emf-transaction-master@tmp/private_key_5928530236440456351.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-emfservices/emf-transaction.git # timeout=10 Fetching upstream changes from https://github.com/eclipse-emfservices/emf-transaction.git > git --version # timeout=10 > git --version # 'git version 2.42.0' > git fetch --tags --force --progress -- https://github.com/eclipse-emfservices/emf-transaction.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 63202d2876f1fb8f20497e9068f98d839e108456 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 63202d2876f1fb8f20497e9068f98d839e108456 # timeout=10 Commit message: "[releng] Fix 2023-06 and add 2023-09 target platforms" First time build. Skipping changelog. 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 » openjdk-jdk11-latest,migration Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-dbv1g’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-pz9b5’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-gxgbb’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-gxgbb’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-vqx8q’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-8stn8’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-qvppt’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-qvppt’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-jf2ls’ is offline Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-jf2ls’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-frmqr’ is offline Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-frmqr’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-wxpmh’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-x25k3’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-zztmc’ Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migrationemf-transaction-master » openjdk-jdk11-latest,migration completed with result UNSTABLE $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 846144 killed; [ssh-agent] Stopped. Finished: UNSTABLE