| Step | Arguments | | | Status |
|---|
| Start of Pipeline - (56 mn in block) | | | | |
| node - (56 mn in block) | | | | |
| node block - (56 mn in block) | | | | |
| stage - (0,65 s in block) | Declarative: Checkout SCM | | | |
| stage block (Declarative: Checkout SCM) - (0,63 s in block) | | | | |
| checkout - (0,61 s in self) | | | | |
| withEnv - (56 mn in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_URL | | | |
| withEnv block - (56 mn in block) | | | | |
| isUnix - (<1 ms in self) | | | | |
| withEnv - (0,28 s in block) | JD_ID, JD_TO_RUN | | | |
| withEnv block - (0,26 s in block) | | | | |
| sh - (0,25 s in self) | docker inspect -f . "$JD_TO_RUN" | | | |
| withDockerContainer - (56 mn in block) | | | | |
| withDockerContainer block - (56 mn in block) | | | | |
| withEnv - (56 mn in block) | gitCredential, buildVersion, release, changes, previousBuildVersion, buildNumber, artifact, wildflyVersion, nexusBuildRepo, gitBaseRepo, commits, nexusReleaseRepo, parentVersion | | | |
| withEnv block - (56 mn in block) | | | | |
| stage - (0,89 s in block) | Prepare the job | | | |
| stage block (Prepare the job) - (0,86 s in block) | | | | |
| sh - (0,5 s in self) | curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master-jee/pom.xml | | | |
| script - (0,31 s in block) | | | | |
| script block - (0,29 s in block) | | | | |
| readMavenPom - (19 ms in self) | | | | |
| sh - (0,25 s in self) | rm -f pom.xml | | | |
| stage - (91 ms in block) | Check POM parent version | | | |
| stage block (Check POM parent version) - (54 ms in block) | | | | |
| getContext - (2 ms in self) | | | | |
| stage - (34 s in block) | Checkout projects and check code changes | | | |
| stage block (Checkout projects and check code changes) - (34 s in block) | | | | |
| script - (34 s in block) | | | | |
| script block - (34 s in block) | | | | |
| copyArtifacts - (22 ms in self) | | | | |
| fileExists - (17 ms in self) | build.yaml | | | |
| dir - (21 s in block) | Silverpeas-Core | | | |
| dir block - (21 s in block) | | | | |
| git - (21 s in self) | | | | |
| fileExists - (14 ms in self) | pom.xml | | | |
| readMavenPom - (17 ms in self) | | | | |
| dir - (8,8 s in block) | Silverpeas-Components | | | |
| dir block - (8,8 s in block) | | | | |
| git - (8,7 s in self) | | | | |
| fileExists - (9 ms in self) | pom.xml | | | |
| readMavenPom - (16 ms in self) | | | | |
| dir - (1,1 s in block) | Silverpeas-Looks | | | |
| dir block - (1,1 s in block) | | | | |
| git - (1,1 s in self) | | | | |
| fileExists - (10 ms in self) | pom.xml | | | |
| readMavenPom - (13 ms in self) | | | | |
| dir - (0,99 s in block) | Silverpeas-Setup | | | |
| dir block - (0,96 s in block) | | | | |
| git - (0,93 s in self) | | | | |
| fileExists - (9 ms in self) | pom.xml | | | |
| dir - (1 s in block) | Silverpeas-Distribution | | | |
| dir block - (1 s in block) | | | | |
| git - (1 s in self) | | | | |
| fileExists - (11 ms in self) | pom.xml | | | |
| readMavenPom - (11 ms in self) | | | | |
| dir - (0,8 s in block) | Silverpeas-Assembly | | | |
| dir block - (0,78 s in block) | | | | |
| git - (0,75 s in self) | | | | |
| fileExists - (9 ms in self) | pom.xml | | | |
| readMavenPom - (11 ms in self) | | | | |
| stage - (55 mn in block) | Build Silverpeas | | | |
| stage block (Build Silverpeas) - (55 mn in block) | | | | |
| stage - (55 mn in block) | Build Silverpeas-Core | | | |
| stage block (Build Silverpeas-Core) - (55 mn in block) | | | | |
| dir - (55 mn in block) | Silverpeas-Core | | | |
| dir block - (55 mn in block) | | | | |
| sh - (16 s in self) |
sed -i -e "s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.5-jee-build260610/g" pom.xml
sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.5-jee-build260610/g" pom.xml
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.5-jee-build260610
| | | |
| sh - (55 mn in self) |
/opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null &
mvn clean install -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci
/opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
| | | |
| stage - (31 ms in block) | Build Silverpeas-Components | | | |
| stage block (Build Silverpeas-Components) - (11 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (28 ms in block) | Build Silverpeas-Assembly | | | |
| stage block (Build Silverpeas-Assembly) - (10 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (27 ms in block) | Build Silverpeas Setup | | | |
| stage block (Build Silverpeas Setup) - (9 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (25 ms in block) | Build Silverpeas Distribution | | | |
| stage block (Build Silverpeas Distribution) - (9 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (24 ms in block) | Build Silverpeas-Looks | | | |
| stage block (Build Silverpeas-Looks) - (8 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (23 ms in block) | Publish Silverpeas-Core | | | |
| stage block (Publish Silverpeas-Core) - (8 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (23 ms in block) | Publish Silverpeas-Components | | | |
| stage block (Publish Silverpeas-Components) - (8 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (22 ms in block) | Publish Silverpeas-Assembly | | | |
| stage block (Publish Silverpeas-Assembly) - (8 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (24 ms in block) | Publish Silverpeas-Setup | | | |
| stage block (Publish Silverpeas-Setup) - (9 ms in block) | | | | |
| getContext - (2 ms in self) | | | | |
| stage - (32 ms in block) | Publish Silverpeas-Distribution | | | |
| stage block (Publish Silverpeas-Distribution) - (8 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (35 ms in block) | Publish Silverpeas-Looks | | | |
| stage block (Publish Silverpeas-Looks) - (11 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (23 ms in block) | Publish Community Web Site | | | |
| stage block (Publish Community Web Site) - (12 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (42 ms in block) | Create YAML build report | | | |
| stage block (Create YAML build report) - (14 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (0,65 s in block) | Declarative: Post Actions | | | |
| stage block (Declarative: Post Actions) - (0,64 s in block) | | | | |
| step - (0,31 s in self) | | | | |
| script - (0,29 s in block) | | | | |
| script block - (0,26 s in block) | | | | |
| sh - (0,25 s in self) | test -e /var/lib/jenkins/wildfly-mem.hprof | | | |
| echo - (1 ms in self) | No failure by out of memory | | | |