Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 31 min in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (1 hr 31 min in block)
podTemplate block - (1 hr 31 min in block)
node - (1 hr 31 min in block)aggrbuild-pod
node block - (1 hr 30 min in block)
container - (1 hr 30 min in block)container
container block - (1 hr 30 min in block)
withEnv - (1 hr 30 min in block)MAVEN_OPTS, PATH, CJE_ROOT, logDir
withEnv block - (1 hr 30 min in block)
timeout - (1 hr 30 min in block)
timeout block - (1 hr 30 min in block)
timestamps - (1 hr 30 min in block)
timestamps block - (1 hr 30 min in block)
stage - (2.9 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (2.1 sec in block)
tool - (0.49 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.51 sec in self)
withEnv - (1 hr 30 min in block)JAVA_HOME, PATH+JDK
withEnv block - (1 hr 30 min in block)
stage - (11 sec in block)Clean Workspace
stage block (Clean Workspace) - (10 sec in block)
tool - (0.5 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.66 sec in self)
withEnv - (3.5 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (3.3 sec in block)
container - (1.4 sec in block)jnlp
container block - (1.1 sec in block)
cleanWs - (0.52 sec in self)
stage - (31 sec in block)Setup intial configuration
stage block (Setup intial configuration) - (30 sec in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (23 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (23 sec in block)
container - (21 sec in block)jnlp
container block - (20 sec in block)
sshagent - (19 sec in block)
sshagent block - (17 sec in block)
dir - (16 sec in block)eclipse.platform.releng.aggregator
dir block - (16 sec in block)
sh - (15 sec in self) git clone -b master git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
sh - (0.8 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production chmod +x mbscripts/* mkdir -p $logDir
stage - (11 sec in block)Generate environment variables
stage block (Generate environment variables) - (10 sec in block)
tool - (0.53 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (4.1 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (3.8 sec in block)
container - (1.9 sec in block)jnlp
container block - (1.7 sec in block)
sh - (1 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb010_createEnvfiles.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb010_createEnvfiles.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Generate environment variables stage" exit 1 fi
stage - (13 sec in block)Load PGP keys
stage block (Load PGP keys) - (12 sec in block)
withCredentials - (7.7 sec in block)
withCredentials block - (6.9 sec in block)
tool - (0.53 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (3.8 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (3.6 sec in block)
container - (1.7 sec in block)jnlp
container block - (1.4 sec in block)
sh - (0.83 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb011_loadPGPKeys.sh 2>&1 | tee $logDir/mb011_loadPGPKeys.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Load PGP keys" exit 1 fi
stage - (15 sec in block)Export environment variables stage 1
stage block (Export environment variables stage 1) - (14 sec in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.71 sec in self)
withEnv - (8.3 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (8.1 sec in block)
container - (6.2 sec in block)jnlp
container block - (5.9 sec in block)
script - (4.9 sec in block)
script block - (4.6 sec in block)
sh - (0.79 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $BUILD_TYPE$TIMESTAMP)
sh - (0.78 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
sh - (0.81 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $STREAM)
sh - (0.8 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $EBUILDER_HASH)
sh - (0.78 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
stage - (46 sec in block)Create Base builder
stage block (Create Base builder) - (45 sec in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (39 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (38 sec in block)
container - (36 sec in block)jnlp
container block - (36 sec in block)
sshagent - (35 sec in block)
sshagent block - (34 sec in block)
withAnt - (33 sec in block)apache-ant-latest
withAnt block - (25 sec in block)
sh - (25 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb020_createBaseBuilder.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb020_createBaseBuilder.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Create Base builder stage" exit 1 fi
stage - (40 sec in block)Download reference repo for repo reports
stage block (Download reference repo for repo reports) - (39 sec in block)
tool - (0.5 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.64 sec in self)
withEnv - (32 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (32 sec in block)
container - (30 sec in block)jnlp
container block - (30 sec in block)
sshagent - (29 sec in block)
sshagent block - (27 sec in block)
sh - (27 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb030_downloadBuildToCompare.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb030_downloadBuildToCompare.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Download reference repo for repo reports stage" exit 1 fi cd ${WORKSPACE}
stage - (2 min 45 sec in block)Clone Repositories
stage block (Clone Repositories) - (2 min 43 sec in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (2 min 37 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2 min 37 sec in block)
container - (2 min 35 sec in block)jnlp
container block - (2 min 35 sec in block)
sshagent - (2 min 33 sec in block)
sshagent block - (2 min 32 sec in block)
sh - (2 min 31 sec in self) git config --global user.email "eclipse-releng-bot@eclipse.org" git config --global user.name "Eclipse Releng Bot" cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb100_cloneRepos.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb100_cloneRepos.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Clone Repositories stage" exit 1 fi
stage - (53 sec in block)Tag Build Inputs
stage block (Tag Build Inputs) - (52 sec in block)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.62 sec in self)
withEnv - (45 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (45 sec in block)
container - (43 sec in block)jnlp
container block - (43 sec in block)
sshagent - (42 sec in block)
sshagent block - (40 sec in block)
sh - (39 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts bash -x ./mb110_tagBuildInputs.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb110_tagBuildInputs.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Tag Build Inputs stage" exit 1 fi
stage - (11 sec in block)Create Source Bundles
stage block (Create Source Bundles) - (10 sec in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (4.1 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (3.8 sec in block)
container - (1.6 sec in block)jnlp
container block - (1.3 sec in block)
sh - (0.76 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb200_createSourceBundles.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb200_createSourceBundles.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Create Source Bundles stage" exit 1 fi
stage - (51 min in block)Aggregator maven build
stage block (Aggregator maven build) - (51 min in block)
withCredentials - (51 min in block)
withCredentials block - (51 min in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (51 min in block)JAVA_HOME, PATH+JDK
withEnv block - (51 min in block)
container - (51 min in block)jnlp
container block - (51 min in block)
sh - (51 min in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb220_buildSdkPatch.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb220_buildSdkPatch.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Aggregator maven build stage" exit 1 fi
stage - (15 min in block)Gather Eclipse Parts
stage block (Gather Eclipse Parts) - (15 min in block)
withCredentials - (15 min in block)
withCredentials block - (15 min in block)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (15 min in block)JAVA_HOME, PATH+JDK
withEnv block - (15 min in block)
container - (15 min in block)jnlp
container block - (15 min in block)
withAnt - (15 min in block)apache-ant-latest
withAnt block - (15 min in block)
sh - (15 min in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts bash -x ./mb300_gatherEclipseParts.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb300_gatherEclipseParts.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Gather Eclipse Parts stage" exit 1 fi
stage - (2 min 25 sec in block)Gather Equinox Parts
stage block (Gather Equinox Parts) - (2 min 24 sec in block)
withCredentials - (2 min 19 sec in block)
withCredentials block - (2 min 19 sec in block)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.66 sec in self)
withEnv - (2 min 15 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2 min 15 sec in block)
container - (2 min 13 sec in block)jnlp
container block - (2 min 13 sec in block)
withAnt - (2 min 12 sec in block)apache-ant-latest
withAnt block - (2 min 11 sec in block)
sh - (2 min 11 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb310_gatherEquinoxParts.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb310_gatherEquinoxParts.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Gather Equinox Parts stage" exit 1 fi
stage - (30 sec in block)Generate Repo reports
stage block (Generate Repo reports) - (29 sec in block)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (22 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (22 sec in block)
container - (20 sec in block)jnlp
container block - (19 sec in block)
sh - (19 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb500_createRepoReports.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb500_createRepoReports.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Generate Repo reports stage" exit 1 fi
stage - (1 min 18 sec in block)Generate API tools reports
stage block (Generate API tools reports) - (1 min 17 sec in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (1 min 10 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (1 min 10 sec in block)
container - (1 min 8 sec in block)jnlp
container block - (1 min 8 sec in block)
sh - (1 min 7 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb510_createApiToolsReports.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb510_createApiToolsReports.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Generate API tools reports stage" exit 1 fi
stage - (19 sec in block)Export environment variables stage 2
stage block (Export environment variables stage 2) - (18 sec in block)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.62 sec in self)
withEnv - (12 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (12 sec in block)
container - (10 sec in block)jnlp
container block - (10 sec in block)
script - (9 sec in block)
script block - (8.7 sec in block)
sh - (0.81 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $BUILD_TYPE$TIMESTAMP)
sh - (0.84 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
sh - (0.78 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $STREAM)
sh - (0.85 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $COMPARATOR_ERRORS_SUBJECT)
sh - (0.83 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $COMPARATOR_ERRORS_BODY)
sh - (0.82 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $POM_UPDATES_SUBJECT)
sh - (1 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $POM_UPDATES_BODY)
sh - (1.2 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $EBUILDER_HASH)
sh - (0.78 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
stage - (7 min 37 sec in block)Archive artifacts
stage block (Archive artifacts) - (7 min 36 sec in block)
tool - (0.5 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.72 sec in self)
withEnv - (7 min 28 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (7 min 28 sec in block)
container - (2.3 sec in block)jnlp
container block - (1.6 sec in block)
sh - (0.86 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production source $CJE_ROOT/buildproperties.shsource cp -r $logDir/* $CJE_ROOT/$DROP_DIR/$BUILD_ID/buildlogs rm -rf $logDir rm -rf $CJE_ROOT/$DROP_DIR/$BUILD_ID/apitoolingreference cp $CJE_ROOT/buildproperties.txt $CJE_ROOT/$DROP_DIR/$BUILD_ID cp $CJE_ROOT/buildproperties.php $CJE_ROOT/$DROP_DIR/$BUILD_ID cp $CJE_ROOT/buildproperties.properties $CJE_ROOT/$DROP_DIR/$BUILD_ID cp $CJE_ROOT/buildproperties.shsource $CJE_ROOT/$DROP_DIR/$BUILD_ID cp $CJE_ROOT/$DROP_DIR/$BUILD_ID/buildproperties.* $CJE_ROOT/$EQUINOX_DROP_DIR/$BUILD_ID
archiveArtifacts - (7 min 24 sec in self)**/siteDir/**
stage - (2 min 21 sec in block)Promote Eclipse platform
stage block (Promote Eclipse platform) - (2 min 20 sec in block)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.64 sec in self)
withEnv - (2 min 14 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2 min 13 sec in block)
container - (2 min 11 sec in block)jnlp
container block - (2 min 10 sec in block)
sshagent - (2 min 9 sec in block)
sshagent block - (2 min 7 sec in block)
sh - (2 min 7 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb600_promoteEclipse.sh $CJE_ROOT/buildproperties.shsource
build (Building eclipse.releng.updateIndex) - (2 ms in self)
stage - (26 sec in block)Promote Equinox
stage block (Promote Equinox) - (25 sec in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (1 sec in self)
withEnv - (18 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (18 sec in block)
container - (16 sec in block)jnlp
container block - (16 sec in block)
sshagent - (15 sec in block)
sshagent block - (13 sec in block)
sh - (8.8 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb610_promoteEquinox.sh $CJE_ROOT/buildproperties.shsource
stage - (1 min 0 sec in block)Promote Update Site
stage block (Promote Update Site) - (59 sec in block)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (52 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (52 sec in block)
container - (50 sec in block)jnlp
container block - (50 sec in block)
sshagent - (47 sec in block)
sshagent block - (46 sec in block)
sh - (45 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb620_promoteUpdateSite.sh $CJE_ROOT/buildproperties.shsource
stage - (11 sec in block)Trigger tests
stage block (Trigger tests) - (9.9 sec in block)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (3.4 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2.2 sec in block)
build (Building Automated Tests » ep431I-unit-cen64-gtk3-java17) - (4 ms in self)
build (Building Automated Tests » ep431I-unit-cen64-gtk3-java21) - (0.12 sec in self)
build (Building Automated Tests » ep431I-unit-macM1-java17) - (0.13 sec in self)
build (Building Automated Tests » ep431I-unit-mac64-java17) - (0.13 sec in self)
build (Building Automated Tests » ep431I-unit-win32-java17) - (0.12 sec in self)
build (Building Performance Tests » ep431I-perf-lin64-baseline) - (0.12 sec in self)
build (Building Start-smoke-tests) - (0.13 sec in self)
stage - (9.1 sec in block)Trigger publication to Maven snapshots repo
stage block (Trigger publication to Maven snapshots repo) - (8.3 sec in block)
tool - (0.49 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.64 sec in self)
withEnv - (1.9 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (1.5 sec in block)
build (Building CBIaggregator) - (3 ms in self)
stage - (3.6 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.4 sec in block)
emailext - (1.1 sec in self)