Skip to content
StepArgumentsStatus
Start of Pipeline - (48 min in block)
node - (1.8 sec in block)
node block - (1.8 sec in block)
wrap - (1.7 sec in block)
wrap block - (1.7 sec in block)
properties - (67 ms in self)
checkout - (1.5 sec in self)
load - (0.17 sec in block)Jenkins/tools.groovy
load block (Jenkins/tools.groovy) - (6 ms in block)
echo - (2 ms in self)Compiler : gcc-10 (g++-10/gcc-10) Architecture : x86 Arc Flags : --host=i386 Run All Tests : true Run Benchmark : true Build Documentation : false Publish : true Silent : true
node - (48 min in block)x86
node block - (48 min in block)
wrap - (48 min in block)
wrap block - (48 min in block)
pwd - (3 ms in self)
pwd - (21 ms in self)
echo - (4 ms in self) -------- Cleanup --------
stage - (0.55 sec in block)Cleanup
stage block (Cleanup) - (0.53 sec in block)
dir - (0.5 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (0.49 sec in block)
deleteDir - (0.48 sec in self)
echo - (3 ms in self) -------- Checkout --------
stage - (7.2 sec in block)Checkout
stage block (Checkout) - (7.1 sec in block)
checkout - (3.8 sec in self)
echo - (12 ms in self)Constructing new git message
sh - (2.3 sec in self)git rev-list 82e5670b382ce297cad720a0ac24ccb659cdb8f1..82e5670b382ce297cad720a0ac24ccb659cdb8f1
sh - (0.31 sec in self)git cat-file -t 82e5670b382ce297cad720a0ac24ccb659cdb8f1
sh - (0.31 sec in self)git rev-list --format=short 82e5670b382ce297cad720a0ac24ccb659cdb8f1...82e5670b382ce297cad720a0ac24ccb659cdb8f1
sh - (0.35 sec in self)git diff --stat --color 82e5670b382ce297cad720a0ac24ccb659cdb8f1 82e5670b382ce297cad720a0ac24ccb659cdb8f1
echo - (1 ms in self) <p>- Changes -------------------------------------------------------------</p> <pre> The branch master has been updated. from 82e5670b382ce297cad720a0ac24ccb659cdb8f1 (commit) </pre> <p>- Log -----------------------------------------------------------------</p> <pre> </pre> <p>-----------------------------------------------------------------------</p> <pre> Summary of changes: </pre>
echo - (3 ms in self) -------- Build : configure --------
stage - (40 sec in block)Build : configure
stage block (Build : configure) - (40 sec in block)
dir - (17 sec in block)/var/lib/jenkins/workspace/Cforall_master
dir block - (17 sec in block)
sh - (17 sec in self)./autogen.sh
dir - (23 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (23 sec in block)
sh - (12 sec in self)/var/lib/jenkins/workspace/Cforall_master/configure CXX=g++-10 CC=gcc-10 --host=i386 AR=gcc-ar RANLIB=gcc-ranlib --with-target-hosts='host:debug,host:nodebug' --quiet --prefix=/var/lib/jenkins/workspace/Cforall_master@tmp
sh - (10 sec in self)make -j $(nproc) --no-print-directory configure-libcfa
echo - (4 ms in self) -------- Build : cfa-cpp --------
stage - (11 min in block)Build : cfa-cpp
stage block (Build : cfa-cpp) - (11 min in block)
dir - (11 min in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (11 min in block)
sh - (6.2 sec in self)make -j $(nproc) --no-print-directory -C driver
sh - (11 min in self)make -j $(nproc) --no-print-directory -C src
echo - (3 ms in self) -------- Build : libcfa(debug) --------
stage - (1 min 51 sec in block)Build : libcfa(debug)
stage block (Build : libcfa(debug)) - (1 min 51 sec in block)
dir - (1 min 51 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (1 min 51 sec in block)
sh - (1 min 51 sec in self)make -j $(nproc) --no-print-directory -C libcfa/x86-debug
echo - (3 ms in self) -------- Build : libcfa(nodebug) --------
stage - (1 min 51 sec in block)Build : libcfa(nodebug)
stage block (Build : libcfa(nodebug)) - (1 min 51 sec in block)
dir - (1 min 51 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (1 min 51 sec in block)
sh - (1 min 51 sec in self)make -j $(nproc) --no-print-directory -C libcfa/x86-nodebug
echo - (3 ms in self) -------- Build : install --------
stage - (1 min 8 sec in block)Build : install
stage block (Build : install) - (1 min 8 sec in block)
dir - (1 min 8 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (1 min 8 sec in block)
sh - (1 min 8 sec in self)make -j $(nproc) --no-print-directory install
sh - (0.31 sec in self)free -h
sh - (0.3 sec in self)ulimit -a
echo - (3 ms in self) -------- Test: Debug --------
stage - (14 min in block)Test: Debug
stage block (Test: Debug) - (14 min in block)
dir - (14 min in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (14 min in block)
sh - (14 min 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 - (14 min in block)Test: Release
stage block (Test: Release) - (14 min in block)
dir - (14 min in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (14 min in block)
sh - (14 min in self)make -j $(nproc) --no-print-directory -C tests timeout=600 global-timeout=14400 tests debug=no archive-errors=/var/lib/jenkins/workspace/Cforall_master@tmp/tests/crashes/full-nodebug
echo - (4 ms in self) -------- Benchmark --------
stage - (2 min 53 sec in block)Benchmark
stage block (Benchmark) - (2 min 53 sec in block)
dir - (2 min 53 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (2 min 53 sec in block)
sh - (2 min 53 sec in self)make --no-print-directory -C benchmark jenkins arch=x86
echo - (4 ms in self) -------- Documentation --------
stage - (28 ms in block)Documentation
stage block (Documentation) - (7 ms in block)
echo - (3 ms in self) -------- Publish --------
stage - (19 ms in block)Publish
stage block (Publish) - (7 ms in block)
node - (65 ms in block)
node block - (38 ms in block)
echo - (23 ms in self)Notifying users of result
echo - (5 ms in self)Reusing previously constructed message
echo - (1 ms in self)Would send email to: cforall@lists.uwaterloo.ca
echo - (2 ms in self)With title: [cforall git][BUILD# 26404 - SUCCESS] - branch master
echo - (<1 ms in self)Content: <p>This is an automated email from the Jenkins build machine. It was generated because of a git hooks/post-receive script following a ref change which was pushed to the C∀ repository.</p> <p>- Status --------------------------------------------------------------</p> <p>BUILD# 26404 - SUCCESS</p> <p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26404/ to view the results.</p> <p>- Changes -------------------------------------------------------------</p> <pre> The branch master has been updated. from 82e5670b382ce297cad720a0ac24ccb659cdb8f1 (commit) </pre> <p>- Log -----------------------------------------------------------------</p> <pre> </pre> <p>-----------------------------------------------------------------------</p> <pre> Summary of changes: </pre>
echo - (1 ms in self)Build Completed