Skip to content
StepArgumentsStatus
Start of Pipeline - (35 min in block)
properties - (19 ms in self)
node - (9 min 44 sec in block)Darwin-x86_64
node block - (9 min 43 sec in block)
cleanWs - (32 ms in self)
stage - (9 min 43 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (9 min 43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (41 sec in block)
checkout - (41 sec in self)
stash - (21 ms in self)dockerfiles
sh - (0.31 sec in self)git tag --list --points-at HEAD
echo - (11 ms in self)Extracted versionTag: is release: false
writeFile - (16 ms in self)releaseFlag.txt
stash - (15 ms in self)releaseFlag
cmakeBuild - (17 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (8 min 44 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8 min 44 sec in block)
sh - (48 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (7 min 56 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7 min 56 sec in block)
sh - (0.81 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (1.6 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.54 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.zip
sh - (0.28 sec in self)unzip libunicorn.2.zip -d ./vm/Contents/MacOS/Plugins
timeout - (7 min 47 sec in block)20
timeout block - (7 min 47 sec in block)
sh - (7 min 45 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'
sh - (1.7 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'Slang-Tests'
sh - (3 sec in self)zip ./VMMaker-Image.zip ./image/VMMaker.*
archiveArtifacts - (1.6 sec in self)VMMaker-Image.zip
junit - (0.76 sec in self)
parallel - (25 min in block)
parallel block (Branch: Linux-x86_64) - (46 ms in block)
node - (21 min in block)Linux-x86_64
node block - (21 min in block)
timeout - (5 min 34 sec in block)40
timeout block - (5 min 34 sec in block)
cleanWs - (63 ms in self)
unstash - (36 ms in self)releaseFlag
readFile - (56 ms in self)releaseFlag.txt
stage - (40 sec in block)Checkout-Linux-x86_64
stage block (Checkout-Linux-x86_64) - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (40 sec in block)
checkout - (40 sec in self)
stage - (4 min 54 sec in block)Build-Linux-x86_64-CoInterpreter
stage block (Build-Linux-x86_64-CoInterpreter) - (4 min 54 sec in block)
cmakeBuild - (14 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 1 sec in block)
sh - (4 min 1 sec in self)VERBOSE=1 make install package
sh - (2.1 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build/build/packages/* artifacts-Linux-x86_64/
stash - (11 sec in self)packages-Linux-x86_64-CoInterpreter
stash - (19 ms in self)scripts
archiveArtifacts - (12 sec in self)
archiveArtifacts - (12 sec in self)
timeout - (4 min 28 sec in block)40
timeout block - (4 min 28 sec in block)
cleanWs - (38 ms in self)
unstash - (23 ms in self)releaseFlag
readFile - (77 ms in self)releaseFlag.txt
stage - (40 sec in block)Checkout-Linux-x86_64-StackVM
stage block (Checkout-Linux-x86_64-StackVM) - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (40 sec in block)
checkout - (40 sec in self)
stage - (3 min 47 sec in block)Build-Linux-x86_64-StackVM-StackVM
stage block (Build-Linux-x86_64-StackVM-StackVM) - (3 min 47 sec in block)
cmakeBuild - (21 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 48 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 48 sec in block)
sh - (2 min 48 sec in self)VERBOSE=1 make install package
sh - (2.1 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Linux-x86_64/
stash - (11 sec in self)packages-Linux-x86_64-StackVM-StackVM
stash - (22 ms in self)scripts
archiveArtifacts - (11 sec in self)
archiveArtifacts - (12 sec in self)
timeout - (5 min 32 sec in block)40
timeout block - (5 min 32 sec in block)
cleanWs - (22 ms in self)
unstash - (25 ms in self)releaseFlag
readFile - (23 ms in self)releaseFlag.txt
stage - (41 sec in block)Checkout-Linux-x86_64-ComposedFormat
stage block (Checkout-Linux-x86_64-ComposedFormat) - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (41 sec in block)
checkout - (41 sec in self)
stage - (4 min 50 sec in block)Build-Linux-x86_64-ComposedFormat-CoInterpreter
stage block (Build-Linux-x86_64-ComposedFormat-CoInterpreter) - (4 min 50 sec in block)
cmakeBuild - (11 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 58 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 58 sec in block)
sh - (3 min 58 sec in self)VERBOSE=1 make install package
sh - (2.1 sec in self)mkdir -p artifacts-Linux-x86_64-ComposedFormat && cp -a build/build/packages/* artifacts-Linux-x86_64-ComposedFormat/
stash - (12 sec in self)packages-Linux-x86_64-ComposedFormat-CoInterpreter
stash - (20 ms in self)scripts
archiveArtifacts - (12 sec in self)
archiveArtifacts - (12 sec in self)
timeout - (5 min 29 sec in block)40
timeout block - (5 min 29 sec in block)
cleanWs - (24 ms in self)
unstash - (19 ms in self)releaseFlag
readFile - (24 ms in self)releaseFlag.txt
stage - (43 sec in block)Checkout-Linux-x86_64-stockReplacement
stage block (Checkout-Linux-x86_64-stockReplacement) - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (43 sec in block)
checkout - (43 sec in self)
stage - (4 min 46 sec in block)Build-Linux-x86_64-stockReplacement-CoInterpreter
stage block (Build-Linux-x86_64-stockReplacement-CoInterpreter) - (4 min 46 sec in block)
cmakeBuild - (11 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 55 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 55 sec in block)
sh - (3 min 55 sec in self)VERBOSE=1 make install package
sh - (1.6 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build-stockReplacement/build/packages/* artifacts-Linux-x86_64/
stash - (12 sec in self)packages-Linux-x86_64-stockReplacement-CoInterpreter
stash - (27 ms in self)scripts
archiveArtifacts - (12 sec in self)
archiveArtifacts - (12 sec in self)
parallel block (Branch: Darwin-x86_64) - (23 ms in block)
node - (14 min in block)Darwin-x86_64
node block - (14 min in block)
timeout - (4 min 1 sec in block)40
timeout block - (4 min 1 sec in block)
cleanWs - (65 ms in self)
unstash - (32 ms in self)releaseFlag
readFile - (60 ms in self)releaseFlag.txt
stage - (45 sec in block)Checkout-Darwin-x86_64
stage block (Checkout-Darwin-x86_64) - (45 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (45 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (45 sec in block)
checkout - (45 sec in self)
stage - (3 min 15 sec in block)Build-Darwin-x86_64-CoInterpreter
stage block (Build-Darwin-x86_64-CoInterpreter) - (3 min 15 sec in block)
cmakeBuild - (19 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 47 sec in block)
sh - (2 min 47 sec in self)VERBOSE=1 make install package
sh - (0.84 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build/build/packages/* artifacts-Darwin-x86_64/
stash - (2.4 sec in self)packages-Darwin-x86_64-CoInterpreter
stash - (44 ms in self)scripts
archiveArtifacts - (2 sec in self)
archiveArtifacts - (3.3 sec in self)
timeout - (2 min 54 sec in block)40
timeout block - (2 min 54 sec in block)
cleanWs - (26 ms in self)
unstash - (43 ms in self)releaseFlag
readFile - (40 ms in self)releaseFlag.txt
stage - (38 sec in block)Checkout-Darwin-x86_64-StackVM
stage block (Checkout-Darwin-x86_64-StackVM) - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (38 sec in block)
checkout - (38 sec in self)
stage - (2 min 15 sec in block)Build-Darwin-x86_64-StackVM-StackVM
stage block (Build-Darwin-x86_64-StackVM-StackVM) - (2 min 15 sec in block)
cmakeBuild - (16 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 52 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 52 sec in block)
sh - (1 min 52 sec in self)VERBOSE=1 make install package
sh - (0.83 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Darwin-x86_64/
stash - (2.2 sec in self)packages-Darwin-x86_64-StackVM-StackVM
stash - (22 ms in self)scripts
archiveArtifacts - (1.9 sec in self)
archiveArtifacts - (1.9 sec in self)
timeout - (4 min 8 sec in block)40
timeout block - (4 min 8 sec in block)
cleanWs - (22 ms in self)
unstash - (22 ms in self)releaseFlag
readFile - (28 ms in self)releaseFlag.txt
stage - (46 sec in block)Checkout-Darwin-x86_64-ComposedFormat
stage block (Checkout-Darwin-x86_64-ComposedFormat) - (46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (46 sec in block)
checkout - (46 sec in self)
stage - (3 min 21 sec in block)Build-Darwin-x86_64-ComposedFormat-CoInterpreter
stage block (Build-Darwin-x86_64-ComposedFormat-CoInterpreter) - (3 min 21 sec in block)
cmakeBuild - (28 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 44 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 44 sec in block)
sh - (2 min 44 sec in self)VERBOSE=1 make install package
sh - (1.2 sec in self)mkdir -p artifacts-Darwin-x86_64-ComposedFormat && cp -a build/build/packages/* artifacts-Darwin-x86_64-ComposedFormat/
stash - (2.5 sec in self)packages-Darwin-x86_64-ComposedFormat-CoInterpreter
stash - (23 ms in self)scripts
archiveArtifacts - (2.3 sec in self)
archiveArtifacts - (2 sec in self)
timeout - (3 min 49 sec in block)40
timeout block - (3 min 49 sec in block)
cleanWs - (30 ms in self)
unstash - (26 ms in self)releaseFlag
readFile - (28 ms in self)releaseFlag.txt
stage - (38 sec in block)Checkout-Darwin-x86_64-stockReplacement
stage block (Checkout-Darwin-x86_64-stockReplacement) - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (38 sec in block)
checkout - (38 sec in self)
stage - (3 min 10 sec in block)Build-Darwin-x86_64-stockReplacement-CoInterpreter
stage block (Build-Darwin-x86_64-stockReplacement-CoInterpreter) - (3 min 10 sec in block)
cmakeBuild - (15 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 45 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 45 sec in block)
sh - (2 min 45 sec in self)VERBOSE=1 make install package
sh - (1.6 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build-stockReplacement/build/packages/* artifacts-Darwin-x86_64/
stash - (2.5 sec in self)packages-Darwin-x86_64-stockReplacement-CoInterpreter
stash - (0.16 sec in self)scripts
archiveArtifacts - (2.8 sec in self)
archiveArtifacts - (2.9 sec in self)
parallel block (Branch: Windows-x86_64) - (44 ms in block)
node - (25 min in block)Windows-x86_64
node block - (25 min in block)
timeout - (22 min in block)40
timeout block - (22 min in block)
cleanWs - (95 ms in self)
unstash - (68 ms in self)releaseFlag
readFile - (0.1 sec in self)releaseFlag.txt
stage - (47 sec in block)Checkout-Windows-x86_64
stage block (Checkout-Windows-x86_64) - (47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (47 sec in block)
checkout - (47 sec in self)
stage - (21 min in block)Build-Windows-x86_64-CoInterpreter
stage block (Build-Windows-x86_64-CoInterpreter) - (21 min in block)
echo - (11 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex mkdir build
withEnv - (1.4 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (1.4 sec in block)
sh - (1.4 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex mkdir build
echo - (11 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
withEnv - (0.91 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (0.87 sec in block)
sh - (0.86 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
archiveArtifacts - (29 ms in self)build/cygwinVersions.txt
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
withEnv - (2 min 19 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2 min 19 sec in block)
sh - (2 min 19 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
echo - (0.12 sec in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build && VERBOSE=1 make install package
withEnv - (18 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (18 min in block)
sh - (18 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build && VERBOSE=1 make install package
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex mkdir -p artifacts-Windows-x86_64 && cp -a build/build/packages/* artifacts-Windows-x86_64/
withEnv - (6.3 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (6.2 sec in block)
sh - (6.2 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex mkdir -p artifacts-Windows-x86_64 && cp -a build/build/packages/* artifacts-Windows-x86_64/
stash - (10 sec in self)packages-Windows-x86_64-CoInterpreter
stash - (24 ms in self)scripts
archiveArtifacts - (7.2 sec in self)
archiveArtifacts - (7.5 sec in self)
timeout - (3 min 9 sec in block)40
timeout block - (3 min 9 sec in block)
cleanWs - (46 ms in self)
unstash - (22 ms in self)releaseFlag
readFile - (27 ms in self)releaseFlag.txt
stage - (46 sec in block)Checkout-Windows-x86_64-StackVM
stage block (Checkout-Windows-x86_64-StackVM) - (46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (46 sec in block)
checkout - (46 sec in self)
stage - (2 min 22 sec in block)Build-Windows-x86_64-StackVM-StackVM
stage block (Build-Windows-x86_64-StackVM-StackVM) - (2 min 22 sec in block)
echo - (15 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex mkdir build-StackVM
withEnv - (0.92 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (0.89 sec in block)
sh - (0.87 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex mkdir build-StackVM
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build-StackVM && cygcheck -c -d > cygwinVersions.txt
withEnv - (0.66 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (0.63 sec in block)
sh - (0.61 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build-StackVM && cygcheck -c -d > cygwinVersions.txt
archiveArtifacts - (43 ms in self)build-StackVM/cygwinVersions.txt
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build-StackVM && cmake -DFLAVOUR=StackVM -DBUILD_IS_RELEASE=OFF -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
withEnv - (2 min 8 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2 min 8 sec in block)
sh - (2 min 8 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build-StackVM && cmake -DFLAVOUR=StackVM -DBUILD_IS_RELEASE=OFF -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build-StackVM && VERBOSE=1 make install package
withEnv - (12 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (12 sec in block)
sh - (12 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12_2"` set -ex cd build-StackVM && VERBOSE=1 make install package
parallel block (Branch: Darwin-arm64) - (10 min in block)
node - (10 min in block)Darwin-arm64
node block - (10 min in block)
timeout - (2 min 50 sec in block)40
timeout block - (2 min 50 sec in block)
cleanWs - (90 ms in self)
unstash - (0.1 sec in self)releaseFlag
readFile - (98 ms in self)releaseFlag.txt
stage - (38 sec in block)Checkout-Darwin-arm64
stage block (Checkout-Darwin-arm64) - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (38 sec in block)
checkout - (38 sec in self)
stage - (2 min 11 sec in block)Build-Darwin-arm64-CoInterpreter
stage block (Build-Darwin-arm64-CoInterpreter) - (2 min 11 sec in block)
cmakeBuild - (6.4 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 59 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 59 sec in block)
sh - (1 min 59 sec in self)VERBOSE=1 make install package
sh - (0.32 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build/build/packages/* artifacts-Darwin-arm64/
stash - (1.5 sec in self)packages-Darwin-arm64-CoInterpreter
stash - (31 ms in self)scripts
archiveArtifacts - (1.5 sec in self)
archiveArtifacts - (1.4 sec in self)
timeout - (2 min 9 sec in block)40
timeout block - (2 min 9 sec in block)
cleanWs - (37 ms in self)
unstash - (26 ms in self)releaseFlag
readFile - (27 ms in self)releaseFlag.txt
stage - (43 sec in block)Checkout-Darwin-arm64-StackVM
stage block (Checkout-Darwin-arm64-StackVM) - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (43 sec in block)
checkout - (43 sec in self)
stage - (1 min 25 sec in block)Build-Darwin-arm64-StackVM-StackVM
stage block (Build-Darwin-arm64-StackVM-StackVM) - (1 min 25 sec in block)
cmakeBuild - (6.3 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 13 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 13 sec in block)
sh - (1 min 13 sec in self)VERBOSE=1 make install package
sh - (0.34 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build-StackVM/build/packages/* artifacts-Darwin-arm64/
stash - (1.4 sec in self)packages-Darwin-arm64-StackVM-StackVM
stash - (19 ms in self)scripts
archiveArtifacts - (1.4 sec in self)
archiveArtifacts - (2.5 sec in self)
timeout - (2 min 51 sec in block)40
timeout block - (2 min 51 sec in block)
cleanWs - (0.23 sec in self)
unstash - (0.16 sec in self)releaseFlag
readFile - (0.19 sec in self)releaseFlag.txt
stage - (39 sec in block)Checkout-Darwin-arm64-ComposedFormat
stage block (Checkout-Darwin-arm64-ComposedFormat) - (39 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (38 sec in block)
checkout - (38 sec in self)
stage - (2 min 11 sec in block)Build-Darwin-arm64-ComposedFormat-CoInterpreter
stage block (Build-Darwin-arm64-ComposedFormat-CoInterpreter) - (2 min 11 sec in block)
cmakeBuild - (6.2 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 0 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 0 sec in block)
sh - (2 min 0 sec in self)VERBOSE=1 make install package
sh - (0.33 sec in self)mkdir -p artifacts-Darwin-arm64-ComposedFormat && cp -a build/build/packages/* artifacts-Darwin-arm64-ComposedFormat/
stash - (1.6 sec in self)packages-Darwin-arm64-ComposedFormat-CoInterpreter
stash - (20 ms in self)scripts
archiveArtifacts - (1.5 sec in self)
archiveArtifacts - (1.5 sec in self)
timeout - (2 min 54 sec in block)40
timeout block - (2 min 54 sec in block)
cleanWs - (41 ms in self)
unstash - (23 ms in self)releaseFlag
readFile - (23 ms in self)releaseFlag.txt
stage - (43 sec in block)Checkout-Darwin-arm64-stockReplacement
stage block (Checkout-Darwin-arm64-stockReplacement) - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (43 sec in block)
checkout - (43 sec in self)
stage - (2 min 10 sec in block)Build-Darwin-arm64-stockReplacement-CoInterpreter
stage block (Build-Darwin-arm64-stockReplacement-CoInterpreter) - (2 min 10 sec in block)
cmakeBuild - (6.2 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 58 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 58 sec in block)
sh - (1 min 58 sec in self)VERBOSE=1 make install package
sh - (0.61 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build-stockReplacement/build/packages/* artifacts-Darwin-arm64/
stash - (1.6 sec in self)packages-Darwin-arm64-stockReplacement-CoInterpreter
stash - (0.35 sec in self)scripts
archiveArtifacts - (1.5 sec in self)
archiveArtifacts - (1.5 sec in self)