Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 56 sec in block)
properties - (0.59 sec in self)
node - (3 min 54 sec in block)Darwin-x86_64
node block - (3 min 54 sec in block)
cleanWs - (2.2 sec in self)
stage - (3 min 51 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (3 min 51 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (45 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (44 sec in block)
checkout - (42 sec in self)
stash - (0.25 sec in self)dockerfiles
sh - (1.4 sec in self)git tag --list --points-at HEAD
echo - (83 ms in self)Extracted versionTag: is release: false
writeFile - (0.35 sec in self)releaseFlag.txt
stash - (0.13 sec in self)releaseFlag
cmakeBuild - (1 min 11 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 54 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 54 sec in block)
sh - (49 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 5 sec in block)
sh - (1.6 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (3 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.97 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.zip
sh - (0.75 sec in self)unzip libunicorn.2.zip -d ./vm/Contents/MacOS/Plugins
timeout - (58 sec in block)20
timeout block - (58 sec in block)
sh - (57 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'