Skip to content

Console Output

04:35:10 Started by an SCM change
04:35:10 Running as SYSTEM
04:35:10 Building in workspace /var/jenkins/workspace/sirius-master
04:35:10 [ssh-agent] Looking for ssh-agent implementation...
04:35:10 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
04:35:10 $ ssh-agent
04:35:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIdl0WE/agent.42742
04:35:10 SSH_AGENT_PID=42745
04:35:10 [ssh-agent] Started.
04:35:10 Running ssh-add (command line suppressed)
04:35:10 Identity added: /var/jenkins/workspace/sirius-master@tmp/private_key_4222865432263975961.key (/var/jenkins/workspace/sirius-master@tmp/private_key_4222865432263975961.key)
04:35:10 [ssh-agent] Using credentials genie.sirius (ssh://genie.sirius@projects-storage.eclipse.org)
04:35:10 The recommended git tool is: git
04:35:10 No credentials specified
04:35:10  > git rev-parse --resolve-git-dir /var/jenkins/workspace/sirius-master/.git # timeout=10
04:35:10 Fetching changes from the remote Git repository
04:35:10  > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10
04:35:10 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git
04:35:10  > git --version # timeout=10
04:35:10  > git --version # 'git version 2.43.2'
04:35:10  > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:35:22  > git rev-parse origin/master^{commit} # timeout=10
04:35:23 Checking out Revision ac2e8218f41fe186e1a863fdc96d8cb286b74269 (origin/master)
04:35:23  > git config core.sparsecheckout # timeout=10
04:35:23  > git checkout -f ac2e8218f41fe186e1a863fdc96d8cb286b74269 # timeout=10
04:35:34 Commit message: "[test] Clear FormatDataManager after using Copy/Paste actions"
04:35:34  > git rev-list --no-walk 4c21055e2e7f4ee2204f44d91609b4d7267c6ce4 # timeout=10
04:35:36 Triggering sirius-master » 2023-03,openjdk-jdk17-latest,migration
04:35:41 Configuration sirius-master » 2023-03,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-1gs4h’ is offline
04:35:48 Configuration sirius-master » 2023-03,openjdk-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-1gs4h04:50:49 sirius-master » 2023-03,openjdk-jdk17-latest,migration completed with result SUCCESS
04:50:49 $ ssh-agent -k
04:50:49 unset SSH_AUTH_SOCK;
04:50:49 unset SSH_AGENT_PID;
04:50:49 echo Agent pid 42745 killed;
04:50:49 [ssh-agent] Stopped.
04:50:49 Finished: SUCCESS