Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 14 sec in block)
echo - (3 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (3 min 12 sec in block)
podTemplate block - (3 min 12 sec in block)
node - (3 min 10 sec in block)el-master-agent-pod
node block - (2 min 57 sec in block)
stage - (12 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (11 sec in block)
checkout - (10 sec in self)
withEnv - (2 min 41 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (2 min 41 sec in block)
withEnv - (2 min 38 sec in block)EL_BUILD_SUPPORT_DIR
withEnv block - (2 min 38 sec in block)
stage - (7.1 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (6.3 sec in block)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (1.3 sec in self)
tool - (2.2 sec in self)apache-maven-latest
envVarsForTool - (0.99 sec in self)
withEnv - (2 min 29 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (2 min 29 sec in block)
stage - (24 sec in block)Init
stage block (Init) - (23 sec in block)
tool - (6.2 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.95 sec in self)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.71 sec in self)
withEnv - (9.1 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (8.9 sec in block)
container - (6.3 sec in block)el-build
container block - (6 sec in block)
git - (1.4 sec in self)
withCredentials - (3 sec in block)
withCredentials block - (1.7 sec in block)
sh - (1.3 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.81 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (2 min 2 sec in block)Build and release EclipseLink Build Support
stage block (Build and release EclipseLink Build Support) - (2 min 2 sec in block)
tool - (0.52 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.91 sec in self)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.66 sec in self)
withEnv - (1 min 53 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1 min 53 sec in block)
git - (0.68 sec in self)
sshagent - (1 min 50 sec in block)
sshagent block - (1 min 50 sec in block)
container - (1 min 49 sec in block)el-build
container block - (1 min 49 sec in block)
sh - (1 min 48 sec in self) etc/jenkins/release.sh "${EL_BUILD_SUPPORT_VERSION}" "${NEXT_EL_BUILD_SUPPORT_VERSION}" "${DRY_RUN}" "${OVERWRITE_GIT}" "${OVERWRITE_STAGING}"