Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 45 sec in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (2 min 43 sec in block)
podTemplate block - (2 min 43 sec in block)
node - (2 min 41 sec in block)my-agent-pod
node block - (2 min 25 sec in block)
stage - (53 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (52 sec in block)
checkout - (51 sec in self)
withEnv - (1 min 27 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 27 sec in block)
timestamps - (1 min 24 sec in block)
timestamps block - (1 min 24 sec in block)
stage - (1 min 10 sec in block)Build
stage block (Build) - (1 min 9 sec in block)
container - (1 min 1 sec in block)win-gnu
container block - (1 min 1 sec in block)
sh - (1 min 0 sec in self)cargo build --target x86_64-pc-windows-gnu --release
stage - (11 sec in block)Deploy
stage block (Deploy) - (11 sec in block)
container - (5.2 sec in block)jnlp
container block - (5 sec in block)
sshagent - (4 sec in block)
sshagent block - (2.6 sec in block)
sh - (1.9 sec in self) ssh -o BatchMode=yes genie.osee@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/osee/downloads/bat/x86_64-win/1.0.5 ssh -o BatchMode=yes genie.osee@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/technology/osee/downloads/bat/x86_64-win/1.0.5 scp -o BatchMode=yes -r ./target/x86_64-pc-windows-gnu/release/bat.exe genie.osee@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/osee/downloads/bat/x86_64-win/1.0.5