Skip to content

Console Output

15:10:00 Started by timer
15:10:00 Running as SYSTEM
15:10:11 Building in workspace /var/jenkins/workspace/gmf-notation
15:10:11 [ssh-agent] Looking for ssh-agent implementation...
15:10:11 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:10:11 $ ssh-agent
15:10:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXb9WNCB/agent.457860
15:10:11 SSH_AGENT_PID=457863
15:10:11 [ssh-agent] Started.
15:10:11 Running ssh-add (command line suppressed)
15:10:11 Identity added: /var/jenkins/workspace/gmf-notation@tmp/private_key_15051992284190122056.key (/var/jenkins/workspace/gmf-notation@tmp/private_key_15051992284190122056.key)
15:10:11 [ssh-agent] Using credentials genie.gmf-runtime (ssh://genie.gmf-runtime@projects-storage.eclipse.org)
15:10:11 The recommended git tool is: NONE
15:10:11 No credentials specified
15:10:11 Wiping out workspace first.
15:10:47 Cloning the remote Git repository
15:10:47 Cloning repository https://github.com/eclipse-gmf-runtime/gmf-notation.git
15:10:47  > git init /var/jenkins/workspace/gmf-notation # timeout=10
15:10:48 Fetching upstream changes from https://github.com/eclipse-gmf-runtime/gmf-notation.git
15:10:48  > git --version # timeout=10
15:10:48  > git --version # 'git version 2.43.0'
15:10:48  > git fetch --tags --force --progress -- https://github.com/eclipse-gmf-runtime/gmf-notation.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:10:49  > git config remote.origin.url https://github.com/eclipse-gmf-runtime/gmf-notation.git # timeout=10
15:10:49  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:10:49 Avoid second fetch
15:10:49  > git rev-parse origin/master^{commit} # timeout=10
15:10:49 Checking out Revision 5b6e9f4299eeff0176bed5539128c27af540ab28 (origin/master)
15:10:49  > git config core.sparsecheckout # timeout=10
15:10:49  > git checkout -f 5b6e9f4299eeff0176bed5539128c27af540ab28 # timeout=10
15:10:50 Commit message: "[cleanup] Removed unnecessary @SuppressWarnings annotation"
15:10:50  > git rev-list --no-walk 5b6e9f4299eeff0176bed5539128c27af540ab28 # timeout=10
15:10:50 Cleaning workspace
15:10:50  > git rev-parse --verify HEAD # timeout=10
15:10:50 Resetting working tree
15:10:50  > git reset --hard # timeout=10
15:10:50  > git clean -fdx # timeout=10
15:10:51 Triggering gmf-notation » openjdk-jdk17-latest,migration
15:10:56 Configuration gmf-notation » openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-4g67j’ is offline
15:11:02 Configuration gmf-notation » openjdk-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-4g67j15:14:46 gmf-notation » openjdk-jdk17-latest,migration completed with result SUCCESS
15:14:46 $ ssh-agent -k
15:14:46 unset SSH_AUTH_SOCK;
15:14:46 unset SSH_AGENT_PID;
15:14:46 echo Agent pid 457863 killed;
15:14:46 [ssh-agent] Stopped.
15:14:46 Finished: SUCCESS