Start of Pipeline - (35 sec in block) | | | |
|
node - (35 sec in block) | testintegration | | |
|
node block - (35 sec in block) | | | |
|
stage - (0.81 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0.79 sec in block) | | | |
|
checkout - (0.78 sec in self) | | | |
|
withEnv - (34 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (34 sec in block) | | | |
|
withEnv - (34 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD | | |
|
withEnv block - (34 sec in block) | | | |
|
stage - (21 sec in block) | Build | | |
|
stage block (Build) - (21 sec in block) | | | |
|
sh - (21 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal build --refresh-dependencies | | |
|
stage - (13 sec in block) | Deploy | | |
|
stage block (Deploy) - (13 sec in block) | | | |
|
sh - (8.7 sec in self) | gradle --init-script init-ci.gradle publish | | |
|
archiveArtifacts - (4.6 sec in self) | build/distributions/*.zip | | |
|
stage - (67 ms in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (51 ms in block) | | | |
|
deleteDir - (40 ms in self) | | | |
|