Skip to content
StepArgumentsStatus
Start of Pipeline - (17 min in block)
echo - (9 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (17 min in block)
podTemplate block - (17 min in block)
node - (17 min in block)el-master-agent-pod
node block - (16 min in block)
stage - (45 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (44 sec in block)
checkout - (43 sec in self)
withEnv - (15 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (15 min in block)
stage - (4.5 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.7 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.95 sec in self)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.55 sec in self)
withEnv - (15 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (15 min in block)
stage - (23 sec in block)Init
stage block (Init) - (22 sec in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.93 sec in self)
tool - (0.54 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.68 sec in self)
withEnv - (14 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (14 sec in block)
container - (12 sec in block)el-build
container block - (11 sec in block)
git - (6.9 sec in self)
sh - (1.1 sec in self) # Directory for JEE server binaries (WildFly, Glassfish) # Maven build automatically download and unpack them. mkdir ~/.eclipselinktests
withCredentials - (2.3 sec in block)
withCredentials block - (1.2 sec in block)
sh - (0.83 sec in self) gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5\ny\n" | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
sh - (0.8 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (14 min in block)Build and release EclipseLink
stage block (Build and release EclipseLink) - (14 min in block)
tool - (3.8 sec in self)apache-maven-latest
envVarsForTool - (0.93 sec in self)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.66 sec in self)
withEnv - (14 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (14 min in block)
git - (4.4 sec in self)
sshagent - (14 min in block)
sshagent block - (14 min in block)
container - (14 min in block)el-build
container block - (14 min in block)
sh - (14 min in self) etc/jenkins/release.sh "3.0.3" "3.0.4-SNAPSHOT" "false" "false" "false"
stage - (4.5 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4.2 sec in block)
emailext - (1.6 sec in self)