Skip to content
Success

Console Output

03:35:07 Started by an SCM change
03:35:07 Running as SYSTEM
03:35:07 Building on the built-in node in workspace /var/jenkins/workspace/sirius-master
03:35:07 [ssh-agent] Looking for ssh-agent implementation...
03:35:07 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:35:07 $ ssh-agent
03:35:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOTNEdB/agent.349488
03:35:07 SSH_AGENT_PID=349491
03:35:07 [ssh-agent] Started.
03:35:07 Running ssh-add (command line suppressed)
03:35:07 Identity added: /var/jenkins/workspace/sirius-master@tmp/private_key_10403835703303946275.key (/var/jenkins/workspace/sirius-master@tmp/private_key_10403835703303946275.key)
03:35:07 [ssh-agent] Using credentials genie.sirius (ssh://genie.sirius@projects-storage.eclipse.org)
03:35:07 The recommended git tool is: git
03:35:07 No credentials specified
03:35:07  > git rev-parse --resolve-git-dir /var/jenkins/workspace/sirius-master/.git # timeout=10
03:35:07 Fetching changes from the remote Git repository
03:35:07  > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10
03:35:07 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git
03:35:07  > git --version # timeout=10
03:35:07  > git --version # 'git version 2.43.2'
03:35:07  > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:35:22  > git rev-parse origin/master^{commit} # timeout=10
03:35:22 Checking out Revision 33b42e3fe183b833af4bd05fe6514d18f6711454 (origin/master)
03:35:22  > git config core.sparsecheckout # timeout=10
03:35:22  > git checkout -f 33b42e3fe183b833af4bd05fe6514d18f6711454 # timeout=10
03:35:28 Commit message: "[411] Enable pin tabbar action on edges"
03:35:28  > git rev-list --no-walk 049f646eb8f8c5e00fe75ceca59063d4a9722e67 # timeout=10
03:35:29 Triggering sirius-master » 2023-03,openjdk-jdk17-latest,migration
03:35:34 Configuration sirius-master » 2023-03,openjdk-jdk17-latest,migration is still in the queue: All nodes of label ‘migration’ are offline
08:29:35 Configuration sirius-master » 2023-03,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-rnqff’ is offline
08:58:57 sirius-master » 2023-03,openjdk-jdk17-latest,migration completed with result SUCCESS
08:58:57 $ ssh-agent -k
08:58:57 unset SSH_AUTH_SOCK;
08:58:57 unset SSH_AGENT_PID;
08:58:57 echo Agent pid 349491 killed;
08:58:57 [ssh-agent] Stopped.
08:58:57 Finished: SUCCESS