Skip to content
StepArgumentsStatus
Start of Pipeline - (16 min in block)
podTemplate - (16 min in block)basic
podTemplate block - (16 min in block)
node - (16 min in block)glassfish7_build-and-test_jdk21_313-qblvd
node block - (16 min in block)
withCredentials - (16 min in block)
withCredentials block - (16 min in block)
withEnv - (16 min in block)S1AS_HOME, PORT_HTTP, APS_HOME, TEST_RUN_LOG, PORT_HTTPS, PORT_ADMIN
withEnv block - (16 min in block)
timestamps - (16 min in block)
timestamps block - (16 min in block)
timeout - (16 min in block)
timeout block - (16 min in block)
stage - (7 min 5 sec in block)build
stage block (build) - (7 min 4 sec in block)
container - (6 min 27 sec in block)maven
container block - (6 min 27 sec in block)
sh - (0.91 sec in self) id || true uname -a || true env | sort || true df -h || true ${JAVA_HOME}/bin/jcmd || true mvn -version || true ant -version || true ps -e -o start,etime,pid,rss,drs,command || true cat /proc/cpuinfo || true cat /proc/meminfo || true
git - (3 min 54 sec in self)
sh - (2 min 31 sec in self) # Until we fix ANTLR in cmp-support-sqlstore, broken in parallel builds. Just -Pfast after the fix. mvn -B -e clean install -Pfastest,staging -T4C ./gfbuild.sh archive_bundles ./gfbuild.sh archive_embedded mvn -B -e clean -Pstaging tar -c -C ${WORKSPACE}/appserver/tests common_test.sh gftest.sh appserv-tests quicklook | gzip --fast > ${WORKSPACE}/bundles/appserv_tests.tar.gz ls -la ${WORKSPACE}/bundles ls -la ${WORKSPACE}/embedded
archiveArtifacts - (14 sec in self)
archiveArtifacts - (8.4 sec in self)
stash - (14 sec in self)build-bundles
stage - (9 min 34 sec in block)mvn-tests
stage block (mvn-tests) - (9 min 34 sec in block)
container - (9 min 33 sec in block)maven
container block - (9 min 33 sec in block)
sh - (0.78 sec in self) id || true uname -a || true env | sort || true df -h || true ${JAVA_HOME}/bin/jcmd || true mvn -version || true ant -version || true ps -e -o start,etime,pid,rss,drs,command || true cat /proc/cpuinfo || true cat /proc/meminfo || true
git - (1.4 sec in self)
timeout - (9 min 31 sec in block)
timeout block - (9 min 31 sec in block)
sh - (9 min 31 sec in self) mvn -B -e clean install -Pstaging,qa