Skip to content
StepArgumentsStatus
Start of Pipeline - (31 min in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (31 min in block)
podTemplate block - (31 min in block)
node - (31 min in block)scout-rt-22-continuous
node block - (20 min in block)
stage - (1 min 48 sec in block)Checkout
stage block (Checkout) - (1 min 48 sec in block)
checkout - (1 min 48 sec in self)
stage - (18 min in block)Build
stage block (Build) - (18 min in block)
container - (18 min in block)maven
container block - (18 min in block)
sh - (1.1 sec in self)cat <<EOF > $HOME/.npmrc # pnpm settings shared-workspace-lockfile=true link-workspace-packages=true prefer-workspace-packages=true # npm settings engine-strict=true scripts-prepend-node-path=auto EOF
sh - (18 min in self) mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/22.0 clean install -U -B -e -Dmaster_enforcerCheck_skip=true -Dmaster_node_dir=${NODE_HOME}/bin -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest
stage - (33 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (33 sec in block)
sh - (4 sec in self)find . -maxdepth 3 -type d -name node_modules -prune -exec rm -r {} \;
junit - (29 sec in self)**/target/surefire-reports/TEST-*.xml,eclipse-scout-core/target/karma-reports/**/test-results.xml
step - (9 ms in self)