StepArgumentsStatus
Start of Pipeline - (5 min 33 sec in block)
Set job properties - (65 ms in self)Console Output
Allocate node : Start - (5 min 33 sec in block)Console Output
Allocate node : Body : Start - (5 min 33 sec in block)
Stage : Start - (0.64 sec in block)CheckoutConsole Output
Checkout - (0.53 sec in block)
Check out from version control - (0.45 sec in self)Console Output
Print Message - (11 ms in self)My branch is: masterConsole Output
Stage : Start - (2.3 sec in block)Build self-ci-baseConsole Output
Build self-ci-base - (2.2 sec in block)
Shell Script - (2.1 sec in self) set -ex image_tag="$BRANCH_NAME" [ "$image_tag" == "master" ] && image_tag=latest # refresh our base image docker pull docker.io/library/archlinux:latest # build our image docker build -t "moparisthebest/self-ci-base:$image_tag" . Console Output
Stage : Start - (5 min 28 sec in block)Build self-ci-javaConsole Output
Build self-ci-java - (5 min 28 sec in block)
Shell Script - (5 min 28 sec in self) set -ex image_tag="$BRANCH_NAME" [ "$image_tag" == "master" ] && image_tag=latest cd java # build our image docker build -t "moparisthebest/self-ci-java:$image_tag" . cd .. Console Output
Stage : Start - (1.8 sec in block)EmailConsole Output
Email - (1.7 sec in block)
E-mail Notification - (1.6 sec in self)Console Output
Recursively delete the current directory from the workspace - (45 ms in self)Console Output