Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 7 sec in block)
node - (5.4 sec in block)
node block - (5.1 sec in block)
wrap - (5 sec in block)
wrap block - (5 sec in block)
properties - (0.34 sec in self)
checkout - (3.6 sec in self)
load - (1 sec in block)Jenkins/tools.groovy
load block (Jenkins/tools.groovy) - (27 ms in block)
echo - (37 ms in self)Compiler : gcc-11 (g++-11/gcc-11) Architecture : x64 Arc Flags : --host=x86_64 Run All Tests : false Run Benchmark : false Build Documentation : true Publish : false Silent : false
node - (6 min 57 sec in block)x64
node block - (6 min 57 sec in block)
wrap - (6 min 57 sec in block)
wrap block - (6 min 57 sec in block)
pwd - (32 ms in self)
pwd - (0.12 sec in self)
echo - (4 ms in self) -------- Cleanup --------
stage - (0.74 sec in block)Cleanup
stage block (Cleanup) - (0.65 sec in block)
dir - (0.62 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (0.51 sec in block)
deleteDir - (0.5 sec in self)
echo - (4 ms in self) -------- Checkout --------
stage - (4.3 sec in block)Checkout
stage block (Checkout) - (4.3 sec in block)
checkout - (2.4 sec in self)
echo - (7 ms in self)Constructing new git message
sh - (0.83 sec in self)git rev-list a1fbad03570c1d89928bcf9962192664b479ae9b..03b1815c4d799257dc3569dca1abbfd8b1a9a6a9
sh - (0.35 sec in self)git cat-file -t a1fbad03570c1d89928bcf9962192664b479ae9b
sh - (0.31 sec in self)git rev-list --format=short a1fbad03570c1d89928bcf9962192664b479ae9b...03b1815c4d799257dc3569dca1abbfd8b1a9a6a9
sh - (0.3 sec in self)git diff --stat --color 03b1815c4d799257dc3569dca1abbfd8b1a9a6a9 a1fbad03570c1d89928bcf9962192664b479ae9b
echo - (1 ms in self) <p>- Changes -------------------------------------------------------------</p> <pre> The branch master has been updated. from a1fbad03570c1d89928bcf9962192664b479ae9b (commit) </pre> <p>- Log -----------------------------------------------------------------</p> <pre> commit a1fbad03570c1d89928bcf9962192664b479ae9b Author: Andrew Beach <ajbeach@uwaterloo.ca> Fix in code generation. forall clauses are now printed before return types on functions. This goes not change any generated C code but will matter for some debugging. </pre> <p>-----------------------------------------------------------------------</p> <pre> Summary of changes: src/CodeGen/CodeGenerator.cpp | 4 <span style="color: #00AA00;">+++</span><span style="color: #AA0000;">-</span> 1 file changed, 3 insertions(+), 1 deletion(-) </pre>
echo - (2 ms in self) -------- Build : configure --------
stage - (26 sec in block)Build : configure
stage block (Build : configure) - (26 sec in block)
dir - (8.6 sec in block)/var/lib/jenkins/workspace/Cforall_master
dir block - (8.6 sec in block)
sh - (8.5 sec in self)./autogen.sh
dir - (18 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (18 sec in block)
sh - (7.7 sec in self)/var/lib/jenkins/workspace/Cforall_master/configure CXX=g++-11 CC=gcc-11 --host=x86_64 AR=gcc-ar RANLIB=gcc-ranlib --with-target-hosts='host:debug' --quiet --prefix=/var/lib/jenkins/workspace/Cforall_master@tmp
sh - (10 sec in self)make -j $(nproc) --no-print-directory configure-libcfa
echo - (42 ms in self) -------- Build : cfa-cpp --------
stage - (2 min 22 sec in block)Build : cfa-cpp
stage block (Build : cfa-cpp) - (2 min 22 sec in block)
dir - (2 min 22 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (2 min 22 sec in block)
sh - (1.7 sec in self)make -j $(nproc) --no-print-directory -C driver
sh - (2 min 20 sec in self)make -j $(nproc) --no-print-directory -C src
echo - (3 ms in self) -------- Build : libcfa(debug) --------
stage - (31 sec in block)Build : libcfa(debug)
stage block (Build : libcfa(debug)) - (31 sec in block)
dir - (31 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (31 sec in block)
sh - (31 sec in self)make -j $(nproc) --no-print-directory -C libcfa/x64-debug
echo - (2 ms in self) -------- Build : libcfa(nodebug) --------
stage - (0.32 sec in block)Build : libcfa(nodebug)
stage block (Build : libcfa(nodebug)) - (0.26 sec in block)
echo - (3 ms in self) -------- Build : install --------
stage - (2.2 sec in block)Build : install
stage block (Build : install) - (2.1 sec in block)
dir - (2.1 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (2.1 sec in block)
sh - (2 sec in self)make -j $(nproc) --no-print-directory install
sh - (0.32 sec in self)free -h
sh - (0.32 sec in self)ulimit -a
echo - (4 ms in self) -------- Test: Debug --------
stage - (2 min 56 sec in block)Test: Debug
stage block (Test: Debug) - (2 min 56 sec in block)
dir - (2 min 55 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (2 min 55 sec in block)
sh - (2 min 55 sec in self)make -j $(nproc) --no-print-directory -C tests timeout=600 global-timeout=14400 tests debug=yes archive-errors=/var/lib/jenkins/workspace/Cforall_master@tmp/tests/crashes/full-debug
echo - (3 ms in self) -------- Test: Release --------
stage - (71 ms in block)Test: Release
stage block (Test: Release) - (21 ms in block)
echo - (3 ms in self) -------- Benchmark --------
stage - (0.12 sec in block)Benchmark
stage block (Benchmark) - (88 ms in block)
echo - (3 ms in self) -------- Documentation --------
stage - (32 sec in block)Documentation
stage block (Documentation) - (32 sec in block)
dir - (19 sec in block)doc/user
dir block - (19 sec in block)
sh - (0.3 sec in self)make clean > /dev/null
sh - (18 sec in self)make > /dev/null 2>&1
dir - (12 sec in block)doc/refrat
dir block - (12 sec in block)
sh - (0.29 sec in self)make clean > /dev/null
sh - (12 sec in self)make > /dev/null 2>&1
echo - (3 ms in self) -------- Publish --------
stage - (22 ms in block)Publish
stage block (Publish) - (10 ms in block)
node - (3.4 sec in block)
node block - (3.4 sec in block)
echo - (0.14 sec in self)Notifying users of result
echo - (10 ms in self)Reusing previously constructed message
emailext - (3.2 sec in self)
echo - (2 ms in self)Build Completed