Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 32 sec in block)
podTemplate - (2 min 30 sec in block)
podTemplate block - (2 min 30 sec in block)
node - (2 min 30 sec in block)shellwax_master_101-ksvl1
node block - (1 min 47 sec in block)
stage - (12 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (11 sec in block)
checkout - (11 sec in self)
withEnv - (1 min 35 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 35 sec in block)
withEnv - (1 min 35 sec in block)NPM_CONFIG_USERCONFIG
withEnv block - (1 min 35 sec in block)
timeout - (1 min 34 sec in block)
timeout block - (1 min 34 sec in block)
stage - (2.7 sec in block)Prepare-environment
stage block (Prepare-environment) - (2.6 sec in block)
container - (2.4 sec in block)container
container block - (2.4 sec in block)
sh - (0.64 sec in self)node --version
sh - (0.87 sec in self)npm --version
sh - (0.9 sec in self)npm config set cache="$WORKSPACE/npm-cache"
stage - (1 min 27 sec in block)Build
stage block (Build) - (1 min 27 sec in block)
container - (1 min 24 sec in block)container
container block - (1 min 24 sec in block)
xvnc - (1 min 24 sec in block)true
xvnc block - (1 min 22 sec in block)
sh - (1 min 22 sec in self)mvn clean verify -B -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Psign -Dmaven.repo.local=$WORKSPACE/.m2/repository
archiveArtifacts - (2.6 sec in self)org.eclipse.shellwax.site/target/repository/**,*/target/work/configuration/*.log,*/target/work/data/.metadata/.log,*/target/work/data/languageServers-log/**
stage - (4.2 sec in block)Deploy
stage block (Deploy) - (4.2 sec in block)
sshagent - (3.9 sec in block)
sshagent block - (3.1 sec in block)
sh - (1.1 sec in self)ssh genie.shellwax@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/shellwax/snapshots
sh - (0.79 sec in self)ssh genie.shellwax@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/shellwax/snapshots
sh - (1.1 sec in self)scp -r org.eclipse.shellwax.site/target/repository/* genie.shellwax@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/shellwax/snapshots