Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 1 sec in block)
node - (2 min 0 sec in block)
node block - (1 min 52 sec in block)
stage - (6.7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (6.6 sec in block)
checkout - (6.3 sec in self)
withEnv - (1 min 45 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 45 sec in block)
stage - (0.11 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (43 ms in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (12 ms in self)
tool - (7 ms in self)temurin-latest
envVarsForTool - (8 ms in self)
withEnv - (1 min 45 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 45 sec in block)
stage - (48 sec in block)Install
stage block (Install) - (48 sec in block)
tool - (10 ms in self)apache-maven-latest
envVarsForTool - (15 ms in self)
tool - (8 ms in self)temurin-latest
envVarsForTool - (16 ms in self)
withEnv - (48 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (48 sec in block)
withMaven - (48 sec in block)
withMaven block - (47 sec in block)
sh - (47 sec in self)mvn -Pstaging clean install
stage - (4.3 sec in block)Tests
stage block (Tests) - (4.3 sec in block)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (15 ms in self)
tool - (9 ms in self)temurin-latest
envVarsForTool - (15 ms in self)
withEnv - (4.2 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4.2 sec in block)
withMaven - (4.2 sec in block)
withMaven block - (3.8 sec in block)
sh - (3.8 sec in self)mvn -Pstaging test
stage - (52 sec in block)Integration-Test
stage block (Integration-Test) - (51 sec in block)
tool - (9 ms in self)apache-maven-latest
envVarsForTool - (14 ms in self)
tool - (9 ms in self)temurin-latest
envVarsForTool - (23 ms in self)
withEnv - (51 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (51 sec in block)
withMaven - (51 sec in block)
withMaven block - (50 sec in block)
sh - (1.4 sec in self)wget https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip
sh - (1 sec in self)unzip glassfish-7.0.0-SNAPSHOT-nightly.zip
sh - (5.4 sec in self)glassfish7/bin/asadmin start-domain
sh - (41 sec in self)mvn -Pstaging,testsuite-glassfish verify
sh - (1.6 sec in self)glassfish7/bin/asadmin stop-domain