Skip to content
StepArgumentsStatus
Start of Pipeline - (33 min in block)
echo - (3 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (33 min in block)
podTemplate block - (33 min in block)
node - (33 min in block)elk-build-pod
node block - (32 min in block)
stage - (21 sec in block)Prepare
stage block (Prepare) - (21 sec in block)
checkout - (17 sec in self)
checkout - (3.6 sec in self)
stage - (1 min 35 sec in block)MelkCompiler
stage block (MelkCompiler) - (1 min 35 sec in block)
container - (1 min 35 sec in block)maven
container block - (1 min 35 sec in block)
sh - (0.71 sec in self)mvn -v
sh - (1 min 34 sec in self)mvn -f elk/build/pom.xml -Pelk-meta clean install
stage - (13 min in block)TestELK
stage block (TestELK) - (13 min in block)
container - (13 min in block)maven
container block - (13 min in block)
sh - (0.53 sec in self)mvn -v
sh - (13 min in self)mvn -f elk/build/pom.xml -Pelk-update-site --define tests.paths.elk-repo=/home/jenkins/agent/workspace/IntegrationNightly/elk --define tests.paths.models-repo=/home/jenkins/agent/workspace/IntegrationNightly/elk-models clean integration-test
stage - (16 min in block)DeployELK
stage block (DeployELK) - (16 min in block)
container - (16 min in block)maven
container block - (16 min in block)
withCredentials - (1.2 sec in block)
withCredentials block - (1.1 sec in block)
sh - (0.61 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.51 sec in self)for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
sh - (0.52 sec in self)mvn -v
sh - (16 min in self)mvn -f elk/build/pom.xml -Pelk-update-site -Pmaven-publish -Psign --define elk.metadata.documentation.outputPath=elk/docs/ --define tests.paths.elk-repo=/home/jenkins/agent/workspace/IntegrationNightly/elk --define tests.paths.models-repo=/home/jenkins/agent/workspace/IntegrationNightly/elk-models clean deploy
stage - (23 sec in block)Website
stage block (Website) - (23 sec in block)
container - (18 sec in block)hugo
container block - (18 sec in block)
dir - (18 sec in block)elk/docs
dir block - (18 sec in block)
sh - (18 sec in self)hugo
container - (4.8 sec in block)jnlp
container block - (4.8 sec in block)
dir - (4.7 sec in block)elk/build/releng
dir block - (4.7 sec in block)
sshagent - (4.7 sec in block)
sshagent block - (3.1 sec in block)
sh - (3 sec in self)bash publish-website.sh
stage - (10 sec in block)Publish
stage block (Publish) - (10 sec in block)
dir - (2.1 sec in block)elk/build/org.eclipse.elk.repository/target/repository
dir block - (2 sec in block)
sh - (2 sec in self)zip -r elk-nightly.zip *
dir - (2.8 sec in block)elk/docs/public
dir block - (2.8 sec in block)
sh - (2.8 sec in self)zip -r ../../build/org.eclipse.elk.repository/target/repository/elk-nightly-docs.zip *
container - (5.7 sec in block)jnlp
container block - (5.7 sec in block)
sshagent - (5.7 sec in block)
sshagent block - (4.5 sec in block)
sh - (1.4 sec in self)ssh genie.elk@projects-storage.eclipse.org rm -rfv /home/data/httpd/download.eclipse.org/elk/updates/nightly/
sh - (0.78 sec in self)ssh genie.elk@projects-storage.eclipse.org mkdir -pv /home/data/httpd/download.eclipse.org/elk/updates/nightly/
sh - (2.3 sec in self)scp -vr elk/build/org.eclipse.elk.repository/target/repository/* genie.elk@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/elk/updates/nightly/
stage - (20 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (20 sec in block)
junit - (20 sec in self)