Started by timer
Running as Jenkins Build User
Obtained Jenkins/FullBuild from git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Brokk 3 in /var/lib/jenkins/workspace/Cforall_Full_Build
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential git_key_aug2025
Fetching changes from the remote Git repository
Checking out Revision 00675ed4c2f48a20d015179ca8dc1e151fce57a5 (refs/remotes/origin/master)
Commit message: "1st attempt at harmonizing isOp functions, e.g., isEmpty, to C/C++ form empty"
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Full_Build/.git # timeout=10
> git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
Verifying host key using known hosts file
> git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 00675ed4c2f48a20d015179ca8dc1e151fce57a5 # timeout=10
> git rev-list --no-walk e426c6fb27828da1fe14b9554c5f8c2b021ab84d # timeout=10
[Pipeline] wrap
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: gcc_9_x86_new)
[Pipeline] { (Branch: gcc_10_x86_new)
[Pipeline] { (Branch: gcc_9_x64_new)
[Pipeline] { (Branch: gcc_10_x64_new)
[Pipeline] { (Branch: gcc_11_x64_new)
[Pipeline] { (Branch: gcc_10_arm64_new)
[Pipeline] { (Branch: gcc_11_arm64_new)
[Pipeline] { (Branch: clang_x64_new)
[Pipeline] sleep
22:47:02 Sleeping for 2 min 0 sec
[Pipeline] sleep
22:47:02 Sleeping for 2 min 0 sec
[Pipeline] sleep
22:47:02 Sleeping for 3 min 0 sec
[Pipeline] sleep
22:47:02 Sleeping for 4 min 0 sec
[Pipeline] sleep
22:47:02 Sleeping for 2 min 0 sec
[Pipeline] sleep
22:47:02 Sleeping for 3 min 0 sec
[Pipeline] sleep
22:47:02 No need to sleep any longer
[Pipeline] sleep
22:47:02 Sleeping for 2 min 0 sec
[Pipeline] build
22:47:02 Scheduling project: Cforall » master
22:47:07 Starting building: Cforall » master #1754
[Pipeline] build
22:49:02 Scheduling project: Cforall » master
[Pipeline] build
22:49:02 Scheduling project: Cforall » master
[Pipeline] build
22:49:02 Scheduling project: Cforall » master
[Pipeline] build
22:49:02 Scheduling project: Cforall » master
22:49:07 Starting building: Cforall » master #1757
22:49:07 Starting building: Cforall » master #1756
22:49:07 Starting building: Cforall » master #1755
22:49:07 Starting building: Cforall » master #1758
[Pipeline] build
22:50:02 Scheduling project: Cforall » master
[Pipeline] build
22:50:02 Scheduling project: Cforall » master
22:50:07 Starting building: Cforall » master #1759
22:50:07 Starting building: Cforall » master #1760
[Pipeline] build
22:51:02 Scheduling project: Cforall » master
22:51:07 Starting building: Cforall » master #1761
22:55:32 Build Cforall » master #1754 completed: SUCCESS
[Pipeline] echo
22:55:32 SUCCESS
[Pipeline] }
23:01:39 Build Cforall » master #1758 completed: SUCCESS
[Pipeline] echo
23:01:39 SUCCESS
[Pipeline] }
23:01:56 Build Cforall » master #1757 completed: SUCCESS
[Pipeline] echo
23:01:56 SUCCESS
[Pipeline] }
23:03:02 Build Cforall » master #1759 completed: SUCCESS
[Pipeline] echo
23:03:02 SUCCESS
[Pipeline] }
23:03:45 Build Cforall » master #1760 completed: SUCCESS
[Pipeline] echo
23:03:45 SUCCESS
[Pipeline] }
23:03:57 Build Cforall » master #1761 completed: SUCCESS
[Pipeline] echo
23:03:57 SUCCESS
[Pipeline] }
23:28:07 Build Cforall » master #1756 completed: FAILURE
[Pipeline] echo
23:28:07 FAILURE
[Pipeline] sh
23:28:07 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/1756/consoleText
23:28:07 Started by upstream project "Cforall_Full_Build" build number 216
23:28:07 originally caused by:
23:28:07 Started by timer
23:28:07 Running as Jenkins Build User
23:28:07 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
23:28:07 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
23:28:07 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
23:28:07 Fetching origin...
23:28:07 Fetching upstream changes from origin
23:28:07 > git --version # timeout=10
23:28:07 > git --version # 'git version 2.43.0'
23:28:07 > git config --get remote.origin.url # timeout=10
23:28:07 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
23:28:07 Verifying host key using known hosts file
23:28:07 > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
23:28:07 Seen branch in repository origin/ADT
23:28:07 Seen branch in repository origin/aaron-thesis
23:28:07 Seen branch in repository origin/arm-eh
23:28:07 Seen branch in repository origin/ast-experimental
23:28:07 Seen branch in repository origin/cleanup-dtors
23:28:07 Seen branch in repository origin/ctor
23:28:07 Seen branch in repository origin/deferred_resn
23:28:07 Seen branch in repository origin/demangler
23:28:07 Seen branch in repository origin/enum
23:28:07 Seen branch in repository origin/forall-pointer-decay
23:28:07 Seen branch in repository origin/gc_noraii
23:28:07 Seen branch in repository origin/jacob/cs343-translation
23:28:07 Seen branch in repository origin/jenkins-sandbox
23:28:07 Seen branch in repository origin/master
23:28:07 Seen branch in repository origin/memory
23:28:07 Seen branch in repository origin/new-ast
23:28:07 Seen branch in repository origin/new-ast-unique-expr
23:28:07 Seen branch in repository origin/new-env
23:28:07 Seen branch in repository origin/no_list
23:28:07 Seen branch in repository origin/persistent-indexer
23:28:07 Seen branch in repository origin/pthread-emulation
23:28:07 Seen branch in repository origin/qualifiedEnum
23:28:07 Seen branch in repository origin/resolv-new
23:28:07 Seen branch in repository origin/string
23:28:07 Seen branch in repository origin/stuck-waitfor-destruct
23:28:07 Seen branch in repository origin/with_gc
23:28:07 Seen 26 remote branches
23:28:07 Obtained Jenkinsfile from 00675ed4c2f48a20d015179ca8dc1e151fce57a5
23:28:07 [Pipeline] Start of Pipeline
23:28:07 [Pipeline] node
23:28:07 Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2
23:28:07 [Pipeline] {
23:28:07 [Pipeline] wrap
23:28:07 [Pipeline] {
23:28:07 [Pipeline] properties
23:28:07 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
23:28:07 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
23:28:07 [Pipeline] checkout
23:28:07 The recommended git tool is: NONE
23:28:07 using credential git_key_aug2025
23:28:07 Fetching changes from the remote Git repository
23:28:07 Cleaning workspace
23:28:07 Fetching without tags
23:28:07 Checking out Revision 00675ed4c2f48a20d015179ca8dc1e151fce57a5 (master)
23:28:07 Commit message: "1st attempt at harmonizing isOp functions, e.g., isEmpty, to C/C++ form empty"
23:28:07 [Pipeline] load
23:28:07 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10
23:28:07 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
23:28:07 > git rev-parse --verify HEAD # timeout=10
23:28:07 Resetting working tree
23:28:07 > git reset --hard # timeout=10
23:28:07 > git clean -fdx # timeout=10
23:28:07 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
23:28:07 > git --version # timeout=10
23:28:07 > git --version # 'git version 2.43.0'
23:28:07 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
23:28:07 Verifying host key using known hosts file
23:28:07 > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
23:28:07 > git config core.sparsecheckout # timeout=10
23:28:07 > git checkout -f 00675ed4c2f48a20d015179ca8dc1e151fce57a5 # timeout=10
23:28:07 > git rev-list --no-walk 00675ed4c2f48a20d015179ca8dc1e151fce57a5 # timeout=10
23:28:07 [Pipeline] { (Jenkins/tools.groovy)
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // load
23:28:07 [Pipeline] echo
23:28:07 Compiler : gcc-10 (g++-10/gcc-10)
23:28:07 Architecture : x86
23:28:07 Arc Flags : --host=i386
23:28:07 Run All Tests : true
23:28:07 Run Benchmark : true
23:28:07 Build Documentation : false
23:28:07 Publish : true
23:28:07 Silent : true
23:28:07
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // wrap
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // node
23:28:07 [Pipeline] node
23:28:07 Running on Ada in /var/lib/jenkins/workspace/Cforall_master
23:28:07 [Pipeline] {
23:28:07 [Pipeline] wrap
23:28:07 [Pipeline] {
23:28:07 [Pipeline] pwd
23:28:07 [Pipeline] pwd
23:28:07 [Pipeline] echo
23:28:07 -------- Cleanup --------
23:28:07 [Pipeline] stage
23:28:07 [Pipeline] { (Cleanup)
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
23:28:07 [Pipeline] {
23:28:07 [Pipeline] deleteDir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // stage
23:28:07 [Pipeline] echo
23:28:07 -------- Checkout --------
23:28:07 [Pipeline] stage
23:28:07 [Pipeline] { (Checkout)
23:28:07 [Pipeline] checkout
23:28:07 The recommended git tool is: NONE
23:28:07 using credential git_key_aug2025
23:28:07 Fetching changes from the remote Git repository
23:28:07 Cleaning workspace
23:28:07 Fetching without tags
23:28:07 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10
23:28:07 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
23:28:07 > git rev-parse --verify HEAD # timeout=10
23:28:07 Resetting working tree
23:28:07 > git reset --hard # timeout=10
23:28:07 > git clean -fdx # timeout=10
23:28:07 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
23:28:07 > git --version # timeout=10
23:28:07 > git --version # 'git version 2.30.2'
23:28:07 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
23:28:07 Verifying host key using known hosts file
23:28:07 > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
23:28:07 Checking out Revision 00675ed4c2f48a20d015179ca8dc1e151fce57a5 (master)
23:28:07 Commit message: "1st attempt at harmonizing isOp functions, e.g., isEmpty, to C/C++ form empty"
23:28:07 [Pipeline] echo
23:28:07 Constructing new git message
23:28:07 [Pipeline] sh
23:28:07 > git config core.sparsecheckout # timeout=10
23:28:07 > git checkout -f 00675ed4c2f48a20d015179ca8dc1e151fce57a5 # timeout=10
23:28:07 + git rev-list 00675ed4c2f48a20d015179ca8dc1e151fce57a5..00675ed4c2f48a20d015179ca8dc1e151fce57a5
23:28:07 [Pipeline] sh
23:28:07 + git cat-file -t 00675ed4c2f48a20d015179ca8dc1e151fce57a5
23:28:07 [Pipeline] sh
23:28:07 + git rev-list --format=short 00675ed4c2f48a20d015179ca8dc1e151fce57a5...00675ed4c2f48a20d015179ca8dc1e151fce57a5
23:28:07 [Pipeline] sh
23:28:07 + git diff --stat --color 00675ed4c2f48a20d015179ca8dc1e151fce57a5 00675ed4c2f48a20d015179ca8dc1e151fce57a5
23:28:07 [Pipeline] echo
23:28:07
23:28:07 <p>- Changes -------------------------------------------------------------</p>
23:28:07
23:28:07 <pre>
23:28:07 The branch master has been updated.
23:28:07 from 00675ed4c2f48a20d015179ca8dc1e151fce57a5 (commit)
23:28:07 </pre>
23:28:07
23:28:07 <p>- Log -----------------------------------------------------------------</p>
23:28:07
23:28:07 <pre>
23:28:07
23:28:07 </pre>
23:28:07
23:28:07 <p>-----------------------------------------------------------------------</p>
23:28:07 <pre>
23:28:07 Summary of changes:
23:28:07
23:28:07 </pre>
23:28:07
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // stage
23:28:07 [Pipeline] echo
23:28:07 -------- Build : configure --------
23:28:07 [Pipeline] stage
23:28:07 [Pipeline] { (Build : configure)
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master
23:28:07 [Pipeline] {
23:28:07 [Pipeline] sh
23:28:07 + ./autogen.sh
23:28:07 Running aclocal in root
23:28:07 Running libtoolize in root
23:28:07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'.
23:28:07 libtoolize: linking file 'automake/ltmain.sh'
23:28:07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'.
23:28:07 libtoolize: linking file 'automake/libtool.m4'
23:28:07 libtoolize: linking file 'automake/ltoptions.m4'
23:28:07 libtoolize: linking file 'automake/ltsugar.m4'
23:28:07 libtoolize: linking file 'automake/ltversion.m4'
23:28:07 libtoolize: linking file 'automake/lt~obsolete.m4'
23:28:07 Running autoconf in root
23:28:07 Running automake in root
23:28:07 configure.ac:223: installing 'automake/compile'
23:28:07 configure.ac:138: installing 'automake/config.guess'
23:28:07 configure.ac:138: installing 'automake/config.sub'
23:28:07 configure.ac:17: installing 'automake/install-sh'
23:28:07 benchmark/Makefile.am: installing 'automake/depcomp'
23:28:07 parallel-tests: installing 'automake/test-driver'
23:28:07 configure.ac: installing 'automake/ylwrap'
23:28:07 Running aclocal in libcfa
23:28:07 Running libtoolize in libcfa
23:28:07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'.
23:28:07 libtoolize: linking file 'automake/ltmain.sh'
23:28:07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'.
23:28:07 libtoolize: linking file 'automake/libtool.m4'
23:28:07 libtoolize: linking file 'automake/ltoptions.m4'
23:28:07 libtoolize: linking file 'automake/ltsugar.m4'
23:28:07 libtoolize: linking file 'automake/ltversion.m4'
23:28:07 libtoolize: linking file 'automake/lt~obsolete.m4'
23:28:07 Running autoconf in libcfa
23:28:07 Running automake in libcfa
23:28:07 configure.ac:119: installing 'automake/compile'
23:28:07 configure.ac:119: installing 'automake/config.guess'
23:28:07 configure.ac:119: installing 'automake/config.sub'
23:28:07 configure.ac:12: installing 'automake/install-sh'
23:28:07 src/Makefile.am: installing 'automake/depcomp'
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
23:28:07 [Pipeline] {
23:28:07 [Pipeline] sh
23:28:07 + /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
23:28:07 [Pipeline] sh
23:28:07 + nproc
23:28:07 + make -j 6 --no-print-directory configure-libcfa
23:28:07 libcfa/x86-debug/config.data
23:28:07 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=g++-10' 'CC=gcc-10' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master@tmp/driver/ ARCHITECTURE=x86 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/x86-debug/
23:28:07 libcfa/x86-nodebug/config.data
23:28:07 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=g++-10' 'CC=gcc-10' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master@tmp/driver/ ARCHITECTURE=x86 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/x86-nodebug/
23:28:07 checking whether make supports nested variables... yes
23:28:07 checking for a BSD-compatible install... /usr/bin/install -c
23:28:07 checking whether build environment is sane... yes
23:28:07 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
23:28:07 checking for gawk... no
23:28:07 checking for mawk... mawk
23:28:07 checking whether make supports nested variables... yes
23:28:07 checking for a BSD-compatible install... checking whether make sets $(MAKE)... yes
23:28:07 /usr/bin/install -c
23:28:07 checking whether build environment is sane... checking for distributated build... no
23:28:07 yes
23:28:07 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
23:28:07 checking for gawk... no
23:28:07 checking for mawk... mawk
23:28:07 checking whether make sets $(MAKE)... yes
23:28:07 checking build system type... checking for distributated build... no
23:28:07 checking build system type... i686-pc-linux-gnu
23:28:07 checking host system type... i686-pc-linux-gnu
23:28:07 checking how to print strings... printf
23:28:07 checking whether make supports the include directive... yes (GNU style)
23:28:07 checking for gcc... gcc-10
23:28:07 i686-pc-linux-gnu
23:28:07 checking host system type... i686-pc-linux-gnu
23:28:07 checking how to print strings... printf
23:28:07 checking whether make supports the include directive... checking whether the C compiler works... yes (GNU style)
23:28:07 checking for gcc... gcc-10
23:28:07 checking whether the C compiler works... yes
23:28:07 checking for C compiler default output file name... a.out
23:28:07 checking for suffix of executables... yes
23:28:07 checking for C compiler default output file name... a.out
23:28:07 checking for suffix of executables...
23:28:07 checking whether we are cross compiling...
23:28:07 checking whether we are cross compiling... no
23:28:07 checking for suffix of object files... no
23:28:07 checking for suffix of object files... o
23:28:07 checking whether we are using the GNU C compiler... yes
23:28:07 checking whether gcc-10 accepts -g... o
23:28:07 checking whether we are using the GNU C compiler... yes
23:28:07 checking for gcc-10 option to accept ISO C89... yes
23:28:07 checking whether gcc-10 accepts -g... none needed
23:28:07 checking whether gcc-10 understands -c and -o together... yes
23:28:07 checking for gcc-10 option to accept ISO C89... yes
23:28:07 checking dependency style of gcc-10... none needed
23:28:07 checking whether gcc-10 understands -c and -o together... gcc3
23:28:07 checking for a sed that does not truncate output... /usr/bin/sed
23:28:07 checking for grep that handles long lines and -e... yes
23:28:07 checking dependency style of gcc-10... /usr/bin/grep
23:28:07 checking for egrep... /usr/bin/grep -E
23:28:07 checking for fgrep... /usr/bin/grep -F
23:28:07 checking for ld used by gcc-10... /usr/bin/ld
23:28:07 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:28:07 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:28:07 checking the name lister (/usr/bin/nm -B) interface... gcc3
23:28:07 checking for a sed that does not truncate output... BSD nm
23:28:07 checking whether ln -s works... yes
23:28:07 checking the maximum length of command line arguments... /usr/bin/sed
23:28:07 checking for grep that handles long lines and -e... 1572864
23:28:07 /usr/bin/grep
23:28:07 checking for egrep... /usr/bin/grep -E
23:28:07 checking for fgrep... checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
23:28:07 checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:28:07 checking for /usr/bin/ld option to reload object files... -r
23:28:07 /usr/bin/grep -F
23:28:07 checking for objdump... checking for ld used by gcc-10... objdump
23:28:07 checking how to recognize dependent libraries... pass_all
23:28:07 checking for dlltool... no
23:28:07 checking how to associate runtime and link libraries... printf %s\n
23:28:07 checking for archiver @FILE support... /usr/bin/ld
23:28:07 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:28:07 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:28:07 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:28:07 @
23:28:07 checking whether ln -s works... yes
23:28:07 checking the maximum length of command line arguments... checking for strip... strip
23:28:07 checking for ranlib... gcc-ranlib
23:28:07 checking command to parse /usr/bin/nm -B output from gcc-10 object... 1572864
23:28:07 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
23:28:07 checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:28:07 checking for /usr/bin/ld option to reload object files... -r
23:28:07 checking for objdump... objdump
23:28:07 checking how to recognize dependent libraries... pass_all
23:28:07 checking for dlltool... no
23:28:07 checking how to associate runtime and link libraries... printf %s\n
23:28:07 checking for archiver @FILE support... @
23:28:07 checking for strip... strip
23:28:07 checking for ranlib... gcc-ranlib
23:28:07 checking command to parse /usr/bin/nm -B output from gcc-10 object... ok
23:28:07 checking for sysroot... no
23:28:07 checking for a working dd... /usr/bin/dd
23:28:07 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:28:07 ok
23:28:07 checking for mt... checking for sysroot... mt
23:28:07 no
23:28:07 checking for a working dd... checking if mt is a manifest tool... no
23:28:07 checking how to run the C preprocessor... /usr/bin/dd
23:28:07 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:28:07 checking for mt... mt
23:28:07 checking if mt is a manifest tool... no
23:28:07 checking how to run the C preprocessor... gcc-10 -E
23:28:07 gcc-10 -E
23:28:07 checking for ANSI C header files... checking for ANSI C header files... yes
23:28:07 checking for sys/types.h... yes
23:28:07 checking for sys/types.h... yes
23:28:07 yes
23:28:07 checking for sys/stat.h... checking for sys/stat.h... yes
23:28:07 yes
23:28:07 checking for stdlib.h... checking for stdlib.h... yes
23:28:07 yes
23:28:07 checking for string.h... checking for string.h... yes
23:28:07 yes
23:28:07 checking for memory.h... checking for memory.h... yes
23:28:07 checking for strings.h... yes
23:28:07 checking for strings.h... yes
23:28:07 yes
23:28:07 checking for inttypes.h... checking for inttypes.h... yes
23:28:07 checking for stdint.h... yes
23:28:07 checking for stdint.h... yes
23:28:07 checking for unistd.h... yes
23:28:07 yes
23:28:07 checking for unistd.h... checking for dlfcn.h... yes
23:28:07 checking for dlfcn.h... yes
23:28:07 checking for objdir... .libs
23:28:07 yes
23:28:07 checking for objdir... .libs
23:28:07 checking if gcc-10 supports -fno-rtti -fno-exceptions... checking if gcc-10 supports -fno-rtti -fno-exceptions... no
23:28:07 checking for gcc-10 option to produce PIC... -fPIC -DPIC
23:28:07 checking if gcc-10 PIC flag -fPIC -DPIC works... yes
23:28:07 checking if gcc-10 static flag -static works... no
23:28:07 checking for gcc-10 option to produce PIC... -fPIC -DPIC
23:28:07 checking if gcc-10 PIC flag -fPIC -DPIC works... yes
23:28:07 checking if gcc-10 static flag -static works... yes
23:28:07 checking if gcc-10 supports -c -o file.o... yes
23:28:07 checking if gcc-10 supports -c -o file.o... (cached) yes
23:28:07 checking whether the gcc-10 linker (/usr/bin/ld) supports shared libraries... yes
23:28:07 checking whether -lc should be explicitly linked in... yes
23:28:07 no
23:28:07 checking if gcc-10 supports -c -o file.o... checking dynamic linker characteristics... yes
23:28:07 checking if gcc-10 supports -c -o file.o... (cached) yes
23:28:07 checking whether the gcc-10 linker (/usr/bin/ld) supports shared libraries... yes
23:28:07 checking whether -lc should be explicitly linked in... GNU/Linux ld.so
23:28:07 checking how to hardcode library paths into programs... immediate
23:28:07 checking whether stripping libraries is possible... yes
23:28:07 checking if libtool supports shared libraries... yes
23:28:07 checking whether to build shared libraries... yes
23:28:07 checking whether to build static libraries... no
23:28:07 checking whether we are using the GNU C++ compiler... no
23:28:07 checking dynamic linker characteristics... yes
23:28:07 checking whether g++-10 accepts -g... yes
23:28:07 checking dependency style of g++-10... GNU/Linux ld.so
23:28:07 checking how to hardcode library paths into programs... immediate
23:28:07 checking whether stripping libraries is possible... yes
23:28:07 checking if libtool supports shared libraries... yes
23:28:07 checking whether to build shared libraries... yes
23:28:07 checking whether to build static libraries... no
23:28:07 gcc3
23:28:07 checking how to run the C++ preprocessor... checking whether we are using the GNU C++ compiler... g++-10 -E
23:28:07 yes
23:28:07 checking whether g++-10 accepts -g... yes
23:28:07 checking dependency style of g++-10... gcc3
23:28:07 checking how to run the C++ preprocessor... checking for ld used by g++-10... /usr/bin/ld
23:28:07 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:28:07 g++-10 -E
23:28:07 checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes
23:28:07 checking for g++-10 option to produce PIC... -fPIC -DPIC
23:28:07 checking if g++-10 PIC flag -fPIC -DPIC works... yes
23:28:07 checking if g++-10 static flag -static works... checking for ld used by g++-10... /usr/bin/ld
23:28:07 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:28:07 checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes
23:28:07 checking for g++-10 option to produce PIC... -fPIC -DPIC
23:28:07 checking if g++-10 PIC flag -fPIC -DPIC works... yes
23:28:07 checking if g++-10 static flag -static works... yes
23:28:07 checking if g++-10 supports -c -o file.o... yes
23:28:07 checking if g++-10 supports -c -o file.o... (cached) yes
23:28:07 checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes
23:28:07 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
23:28:07 checking how to hardcode library paths into programs... immediate
23:28:07 checking for gcc... (cached) gcc-10
23:28:07 checking whether we are using the GNU C compiler... (cached) yes
23:28:07 checking whether gcc-10 accepts -g... (cached) yes
23:28:07 checking for gcc-10 option to accept ISO C89... (cached) none needed
23:28:07 checking whether gcc-10 understands -c and -o together... (cached) yes
23:28:07 checking dependency style of gcc-10... (cached) gcc3
23:28:07 checking dependency style of gcc-10... yes
23:28:07 checking if g++-10 supports -c -o file.o... gcc3
23:28:07 checking whether make sets $(MAKE)... (cached) yes
23:28:07 checking linux/rseq.h usability... yes
23:28:07 checking if g++-10 supports -c -o file.o... (cached) yes
23:28:07 checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes
23:28:07 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
23:28:07 checking how to hardcode library paths into programs... immediate
23:28:07 checking for gcc... (cached) gcc-10
23:28:07 yes
23:28:07 checking linux/rseq.h presence... checking whether we are using the GNU C compiler... (cached) yes
23:28:07 checking whether gcc-10 accepts -g... (cached) yes
23:28:07 checking for gcc-10 option to accept ISO C89... (cached) none needed
23:28:07 checking whether gcc-10 understands -c and -o together... (cached) yes
23:28:07 checking dependency style of gcc-10... (cached) gcc3
23:28:07 checking dependency style of gcc-10... yes
23:28:07 checking for linux/rseq.h... yes
23:28:07 checking for rseq_available in -lrseq... gcc3
23:28:07 checking whether make sets $(MAKE)... no
23:28:07 (cached) checking linux/io_uring.h usability... yes
23:28:07 checking linux/rseq.h usability... yes
23:28:07 checking linux/io_uring.h presence... yes
23:28:07 checking linux/rseq.h presence... yes
23:28:07 checking for linux/io_uring.h... yes
23:28:07 checking liburing.h usability... yes
23:28:07 checking for linux/rseq.h... yes
23:28:07 checking for rseq_available in -lrseq... no
23:28:07 checking liburing.h presence... no
23:28:07 no
23:28:07 checking for liburing.h... no
23:28:07 checking whether IORING_OP_NOP is declared... checking linux/io_uring.h usability... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_READV is declared... checking linux/io_uring.h presence... yes
23:28:07 checking for linux/io_uring.h... yes
23:28:07 checking liburing.h usability... yes
23:28:07 checking whether IORING_OP_WRITEV is declared... yes
23:28:07 checking whether IORING_OP_FSYNC is declared... no
23:28:07 checking liburing.h presence... yes
23:28:07 checking whether IORING_OP_READ_FIXED is declared... no
23:28:07 checking for liburing.h... no
23:28:07 checking whether IORING_OP_NOP is declared... yes
23:28:07 checking whether IORING_OP_WRITE_FIXED is declared... yes
23:28:07 checking whether IORING_OP_READV is declared... yes
23:28:07 checking whether IORING_OP_POLL_ADD is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_WRITEV is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_SYNC_FILE_RANGE is declared... checking whether IORING_OP_FSYNC is declared... yes
23:28:07 checking whether IORING_OP_READ_FIXED is declared... yes
23:28:07 checking whether IORING_OP_SENDMSG is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_RECVMSG is declared... yes
23:28:07 checking whether IORING_OP_POLL_ADD is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_TIMEOUT is declared... yes
23:28:07 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
23:28:07 checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_SENDMSG is declared... checking whether IORING_OP_ACCEPT is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes
23:28:07 checking whether IORING_OP_LINK_TIMEOUT is declared... yes
23:28:07 checking whether IORING_OP_TIMEOUT is declared... yes
23:28:07 checking whether IORING_OP_CONNECT is declared... yes
23:28:07 checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
23:28:07 checking whether IORING_OP_FALLOCATE is declared... yes
23:28:07 checking whether IORING_OP_ACCEPT is declared... yes
23:28:07 checking whether IORING_OP_OPENAT is declared... yes
23:28:07 checking whether IORING_OP_ASYNC_CANCEL is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_LINK_TIMEOUT is declared... yes
23:28:07 checking whether IORING_OP_FILES_UPDATE is declared... yes
23:28:07 checking whether IORING_OP_CONNECT is declared... yes
23:28:07 checking whether IORING_OP_STATX is declared... yes
23:28:07 checking whether IORING_OP_FALLOCATE is declared... yes
23:28:07 checking whether IORING_OP_READ is declared... yes
23:28:07 checking whether IORING_OP_OPENAT is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_WRITE is declared... checking whether IORING_OP_CLOSE is declared... yes
23:28:07 checking whether IORING_OP_FILES_UPDATE is declared... yes
23:28:07 checking whether IORING_OP_FADVISE is declared... yes
23:28:07 checking whether IORING_OP_STATX is declared... yes
23:28:07 checking whether IORING_OP_MADVISE is declared... yes
23:28:07 checking whether IORING_OP_READ is declared... yes
23:28:07 checking whether IORING_OP_SEND is declared... yes
23:28:07 checking whether IORING_OP_WRITE is declared... yes
23:28:07 checking whether IORING_OP_RECV is declared... yes
23:28:07 checking whether IORING_OP_FADVISE is declared... yes
23:28:07 checking whether IORING_OP_OPENAT2 is declared... yes
23:28:07 checking whether IORING_OP_MADVISE is declared... yes
23:28:07 checking whether IORING_OP_EPOLL_CTL is declared... yes
23:28:07 checking whether IORING_OP_SEND is declared... yes
23:28:07 checking whether IORING_OP_SPLICE is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_OP_PROVIDE_BUFFERS is declared... checking whether IORING_OP_RECV is declared... yes
23:28:07 checking whether IORING_OP_REMOVE_BUFFER is declared... yes
23:28:07 checking whether IORING_OP_OPENAT2 is declared... no
23:28:07 checking whether IORING_OP_TEE is declared... yes
23:28:07 checking whether IORING_OP_EPOLL_CTL is declared... yes
23:28:07 checking whether IOSQE_FIXED_FILE is declared... yes
23:28:07 checking whether IORING_OP_SPLICE is declared... yes
23:28:07 checking whether IOSQE_IO_DRAIN is declared... yes
23:28:07 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
23:28:07 checking whether IOSQE_IO_LINK is declared... yes
23:28:07 checking whether IORING_OP_REMOVE_BUFFER is declared... yes
23:28:07 checking whether IOSQE_IO_HARDLINK is declared... yes
23:28:07 no
23:28:07 checking whether IOSQE_ASYNC is declared... checking whether IORING_OP_TEE is declared... yes
23:28:07 checking whether IOSQE_BUFFER_SELECT is declared... yes
23:28:07 yes
23:28:07 checking whether SPLICE_F_FD_IN_FIXED is declared... checking whether IOSQE_FIXED_FILE is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_SETUP_ATTACH_WQ is declared... checking whether IOSQE_IO_DRAIN is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... checking whether IOSQE_IO_LINK is declared... yes
23:28:07 checking whether IOSQE_IO_HARDLINK is declared... yes
23:28:07 checking for preadv2... yes
23:28:07 checking whether IOSQE_ASYNC is declared... yes
23:28:07 checking whether IOSQE_BUFFER_SELECT is declared... yes
23:28:07 checking for pwritev2... yes
23:28:07 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
23:28:07 yes
23:28:07 checking whether IORING_SETUP_ATTACH_WQ is declared... checking that generated files are newer than configure... done
23:28:07 configure: creating ./config.status
23:28:07 yes
23:28:07 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
23:28:07 checking for preadv2... yes
23:28:07 checking for pwritev2... yes
23:28:07 checking that generated files are newer than configure... done
23:28:07 configure: creating ./config.status
23:28:07 config.status: creating Makefile
23:28:07 config.status: creating src/Makefile
23:28:07 config.status: creating prelude/Makefile
23:28:07 config.status: creating src/concurrency/io/call.cfa
23:28:07 config.status: creating prelude/defines.hfa
23:28:07 config.status: executing depfiles commands
23:28:07 config.status: creating Makefile
23:28:07 config.status: creating src/Makefile
23:28:07 config.status: creating prelude/Makefile
23:28:07 config.status: executing libtool commands
23:28:07 config.status: creating src/concurrency/io/call.cfa
23:28:07 config.status: creating prelude/defines.hfa
23:28:07 Cforall library configuraton completed. Type "make -j 8 install".
23:28:07 config.status: executing depfiles commands
23:28:07 config.status: executing libtool commands
23:28:07 Cforall library configuraton completed. Type "make -j 8 install".
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // stage
23:28:07 [Pipeline] echo
23:28:07 -------- Build : cfa-cpp --------
23:28:07 [Pipeline] stage
23:28:07 [Pipeline] { (Build : cfa-cpp)
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
23:28:07 [Pipeline] {
23:28:07 [Pipeline] sh
23:28:07 + nproc
23:28:07 + make -j 6 --no-print-directory -C driver
23:28:07 CXX as.o
23:28:07 CXX cc1.o
23:28:07 CXX cfa.o
23:28:07 CXXLD as
23:28:07 CXXLD cc1
23:28:07 CXXLD cfa
23:28:07 [Pipeline] sh
23:28:07 + nproc
23:28:07 + make -j 6 --no-print-directory -C src
23:28:07 YACC Parser/parser.cc
23:28:07 updating Parser/parser.output
23:28:07 updating Parser/parser.hh
23:28:07 make all-am
23:28:07 CXX main.o
23:28:07 CXX CompilationState.o
23:28:07 CXX MakeLibCfa.o
23:28:07 LEX Parser/lex.cc
23:28:07 CXX AST/Attribute.o
23:28:07 CXX AST/Copy.o
23:28:07 CXX AST/Create.o
23:28:07 CXX AST/Decl.o
23:28:07 CXX AST/DeclReplacer.o
23:28:07 CXX AST/Expr.o
23:28:07 CXX AST/GenericSubstitution.o
23:28:07 CXX AST/Init.o
23:28:07 CXX AST/Inspect.o
23:28:07 CXX AST/LinkageSpec.o
23:28:07 CXX AST/Node.o
23:28:07 CXX AST/Pass.o
23:28:07 CXX AST/Print.o
23:28:07 CXX AST/Stmt.o
23:28:07 CXX AST/SymbolTable.o
23:28:07 CXX AST/Type.o
23:28:07 CXX AST/TypeEnvironment.o
23:28:07 CXX AST/TypeSubstitution.o
23:28:07 CXX AST/Util.o
23:28:07 CXX CodeGen/CodeGenerator.o
23:28:07 CXX CodeGen/GenType.o
23:28:07 CXX CodeGen/OperatorTable.o
23:28:07 CXX CodeGen/FixMain.o
23:28:07 CXX CodeGen/FixNames.o
23:28:07 CXX CodeGen/Generate.o
23:28:07 CXX CodeGen/LinkOnce.o
23:28:07 CXX Concurrency/Actors.o
23:28:07 CXX Concurrency/Corun.o
23:28:07 CXX Concurrency/Keywords.o
23:28:07 CXX Concurrency/Waitfor.o
23:28:07 CXX Concurrency/Waituntil.o
23:28:07 CXX Common/Assert.o
23:28:07 CXX Common/CodeLocationTools.o
23:28:07 CXX Common/DeclStats.o
23:28:07 CXX Common/Eval.o
23:28:07 CXX Common/Examine.o
23:28:07 CXX Common/Indenter.o
23:28:07 CXX Common/ResolvProtoDump.o
23:28:07 CXX Common/SemanticError.o
23:28:07 CXX Common/Stats/Counter.o
23:28:07 CXX Common/Stats/Heap.o
23:28:07 CXX Common/Stats/ResolveTime.o
23:28:07 CXX Common/Stats/Stats.o
23:28:07 CXX Common/Stats/Time.o
23:28:07 CXX Common/Symbol.o
23:28:07 CXX Common/UniqueName.o
23:28:07 CXX Common/DebugMalloc.o
23:28:07 CXX ControlStruct/ExceptDecl.o
23:28:07 CXX ControlStruct/ExceptTranslate.o
23:28:07 CXX ControlStruct/FixLabels.o
23:28:07 CXX ControlStruct/HoistControlDecls.o
23:28:07 CXX ControlStruct/LabelGenerator.o
23:28:07 CXX ControlStruct/MultiLevelExit.o
23:28:07 CXX ControlStruct/TranslateEnumRange.o
23:28:07 CXX GenPoly/GenPoly.o
23:28:07 CXX GenPoly/Lvalue2.o
23:28:07 CXX GenPoly/Box.o
23:28:07 CXX GenPoly/FindFunction.o
23:28:07 CXX GenPoly/InstantiateGeneric.o
23:28:07 CXX GenPoly/Lvalue.o
23:28:07 CXX GenPoly/ScrubTypeVars.o
23:28:07 CXX GenPoly/Specialize.o
23:28:07 CXX InitTweak/GenInit.o
23:28:07 CXX InitTweak/InitTweak.o
23:28:07 CXX InitTweak/FixGlobalInit.o
23:28:07 CXX InitTweak/FixInit.o
23:28:07 CXX Parser/DeclarationNode.o
23:28:07 CXX Parser/ExpressionNode.o
23:28:07 CXX Parser/InitializerNode.o
23:28:07 CXX Parser/lex.o
23:28:07 CXX Parser/ParseNode.o
23:28:07 CXX Parser/parser.o
23:28:07 CXX Parser/RunParser.o
23:28:07 CXX Parser/StatementNode.o
23:28:07 CXX Parser/TypeData.o
23:28:07 CXX Parser/TypedefTable.o
23:28:07 CXX ResolvExpr/AdjustExprType.o
23:28:07 CXX ResolvExpr/Candidate.o
23:28:07 CXX ResolvExpr/CandidateFinder.o
23:28:07 CXX ResolvExpr/CastCost.o
23:28:07 CXX ResolvExpr/CommonType.o
23:28:07 CXX ResolvExpr/ConversionCost.o
23:28:07 CXX ResolvExpr/CurrentObject.o
23:28:07 CXX ResolvExpr/ExplodedArg.o
23:28:07 CXX ResolvExpr/FindOpenVars.o
23:28:07 CXX ResolvExpr/PolyCost.o
23:28:07 CXX ResolvExpr/PtrsAssignable.o
23:28:07 CXX ResolvExpr/PtrsCastable.o
23:28:07 CXX ResolvExpr/RenameVars.o
23:28:07 CXX ResolvExpr/Resolver.o
23:28:07 CXX ResolvExpr/ResolveTypeof.o
23:28:07 CXX ResolvExpr/SatisfyAssertions.o
23:28:07 CXX ResolvExpr/SpecCost.o
23:28:07 CXX ResolvExpr/Unify.o
23:28:07 CXX ResolvExpr/CandidatePrinter.o
23:28:07 CXX ResolvExpr/EraseWith.o
23:28:07 CXX SymTab/FixFunction.o
23:28:07 CXX SymTab/GenImplicitCall.o
23:28:07 CXX SymTab/Mangler.o
23:28:07 CXX SymTab/ManglerCommon.o
23:28:07 CXX Tuples/Explode.o
23:28:07 CXX Tuples/TupleAssignment.o
23:28:07 CXX Tuples/TupleExpansion.o
23:28:07 CXX Tuples/Tuples.o
23:28:07 CXX Validate/Autogen.o
23:28:07 CXX Validate/CheckAssertions.o
23:28:07 CXX Validate/CompoundLiteral.o
23:28:07 CXX Validate/EliminateTypedef.o
23:28:07 CXX Validate/EnumAndPointerDecay.o
23:28:07 CXX Validate/FindSpecialDecls.o
23:28:07 CXX Validate/FixQualifiedTypes.o
23:28:07 CXX Validate/FixReturnTypes.o
23:28:07 CXX Validate/ForallPointerDecay.o
23:28:07 CXX Validate/GenericParameter.o
23:28:07 CXX Validate/HoistStruct.o
23:28:07 CXX Validate/HoistTypeDecls.o
23:28:07 CXX Validate/ImplementEnumFunc.o
23:28:07 CXX Validate/InitializerLength.o
23:28:07 CXX Validate/LabelAddressFixer.o
23:28:07 CXX Validate/LinkInstanceTypes.o
23:28:07 CXX Validate/ReplaceTypedef.o
23:28:07 CXX Validate/ReturnCheck.o
23:28:07 CXX Validate/VerifyCtorDtorAssign.o
23:28:07 CXX Virtual/ExpandCasts.o
23:28:07 CXX Virtual/Tables.o
23:28:07 CXX Virtual/VirtualDtor.o
23:28:07 CXXLD ../driver/cfa-cpp
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // stage
23:28:07 [Pipeline] echo
23:28:07 -------- Build : libcfa(debug) --------
23:28:07 [Pipeline] stage
23:28:07 [Pipeline] { (Build : libcfa(debug))
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
23:28:07 [Pipeline] {
23:28:07 [Pipeline] sh
23:28:07 + nproc
23:28:07 + make -j 6 --no-print-directory -C libcfa/x86-debug
23:28:07 Making all in prelude
23:28:07 mkdir .deps
23:28:07 touch .deps/builtins.Po
23:28:07 (CDPATH="${ZSH_VERSION+.}:" && cd /var/lib/jenkins/workspace/Cforall_master/libcfa && /bin/bash '/var/lib/jenkins/workspace/Cforall_master/libcfa/automake/missing' autoheader)
23:28:07 rm -f stamp-h1
23:28:07 touch /var/lib/jenkins/workspace/Cforall_master/libcfa/prelude/defines.hfa.in
23:28:07 cd .. && /bin/bash ./config.status prelude/defines.hfa
23:28:07 config.status: creating prelude/defines.hfa
23:28:07 config.status: prelude/defines.hfa is unchanged
23:28:07 make all-am
23:28:07 GEN gcc-builtins.c
23:28:07 GEN builtins.cfa
23:28:07 GEN prelude.cfa
23:28:07 GEN extras.cfa
23:28:07 GEN gcc-builtins.cfa
23:28:07 GEN extras.cfa
23:28:07 GEN bootloader.c
23:28:07 Making all in src
23:28:07 CFA fstream.lo
23:28:07 CFA common.lo
23:28:07 CFA heap.lo
23:28:07 CFA iostream.lo
23:28:07 CFA limits.lo
23:28:07 CFA iterator.lo
23:28:07 CFA math.lo
23:28:07 CFA memory.lo
23:28:07 CFA parseargs.lo
23:28:07 CFA parseconfig.lo
23:28:07 CFA rational.lo
23:28:07 CFA stdlib.lo
23:28:07 CFA strstream.lo
23:28:07 CFA time.lo
23:28:07 CFA assert.lo
23:28:07 CFA bits/debug.lo
23:28:07 CC exception.lo
23:28:07 CFA interpose.lo
23:28:07 CFA prelude-inline.lo
23:28:07 CFA startup.lo
23:28:07 CC virtual.lo
23:28:07 GEN prelude.lo
23:28:07 CFA concurrency/locks.lo
23:28:07 CFA concurrency/monitor.lo
23:28:07 CFA concurrency/mutex.lo
23:28:07 CFA concurrency/select.lo
23:28:07 CFA concurrency/thread.lo
23:28:07 CFA concurrency/cofor.lo
23:28:07 CFA interpose_thread.lo
23:28:07 CPPAS concurrency/CtxSwitch-x86.lo
23:28:07 CC concurrency/invoke.lo
23:28:07 CFA concurrency/io.lo
23:28:07 CFA concurrency/kernel/startup.lo
23:28:07 CFA concurrency/preemption.lo
23:28:07 CFA concurrency/ready_queue.lo
23:28:07 CFA concurrency/stats.lo
23:28:07 CFA concurrency/pthread.lo
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous55’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 CFA bits/weakso_locks.lo
23:28:07 CFA algorithms/range_iterator.lo
23:28:07 CFA collections/maybe.lo
23:28:07 CFA collections/pair.lo
23:28:07 CFA collections/result.lo
23:28:07 CFA collections/string.lo
23:28:07 CFA collections/string_res.lo
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous133’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 CFA collections/vector.lo
23:28:07 CFA device/cpu.lo
23:28:07 CFA concurrency/alarm.lo
23:28:07 CFA concurrency/coroutine.lo
23:28:07 CFA concurrency/exception.lo
23:28:07 CFA concurrency/kernel.lo
23:28:07 CFA concurrency/kernel/cluster.lo
23:28:07 CFA concurrency/clib/cfathread.lo
23:28:07 CFA concurrency/io/setup.lo
23:28:07 CFA concurrency/io/call.lo
23:28:07 CCLD libcfa.la
23:28:07 /usr/bin/ld: .libs/exception.o: warning: relocation against `__gcfa_personality_v0' in read-only section `.rodata'
23:28:07 /usr/bin/ld: warning: creating DT_TEXTREL in a shared object
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous123’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous123’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous67’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 concurrency/io/call.cfa: In function ‘_X15async_epoll_ctlFv_S11io_future_tiiiPS11epoll_eventy__1’:
23:28:07 concurrency/io/call.cfa:381:73: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
23:28:07 381 | sqe->off = (typeof(sqe->off))event;
23:28:07 | ^
23:28:07 concurrency/io/call.cfa: In function ‘_X13async_accept4Fv_S11io_future_tiU26__anonymous___SOCKADDR_ARGPjiy__1’:
23:28:07 concurrency/io/call.cfa:710:75: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
23:28:07 710 | sqe->addr2 = (typeof(sqe->addr2))addrlen;
23:28:07 | ^
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous33’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous100’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 CCLD libcfathread.la
23:28:07 make[1]: Nothing to be done for 'all-am'.
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // stage
23:28:07 [Pipeline] echo
23:28:07 -------- Build : libcfa(nodebug) --------
23:28:07 [Pipeline] stage
23:28:07 [Pipeline] { (Build : libcfa(nodebug))
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
23:28:07 [Pipeline] {
23:28:07 [Pipeline] sh
23:28:07 + nproc
23:28:07 + make -j 6 --no-print-directory -C libcfa/x86-nodebug
23:28:07 Making all in prelude
23:28:07 mkdir .deps
23:28:07 touch .deps/builtins.Po
23:28:07 cd .. && /bin/bash ./config.status prelude/defines.hfa
23:28:07 config.status: creating prelude/defines.hfa
23:28:07 config.status: prelude/defines.hfa is unchanged
23:28:07 make all-am
23:28:07 GEN gcc-builtins.c
23:28:07 GEN builtins.cfa
23:28:07 GEN extras.cfa
23:28:07 GEN prelude.cfa
23:28:07 GEN gcc-builtins.cfa
23:28:07 GEN extras.cfa
23:28:07 GEN bootloader.c
23:28:07 Making all in src
23:28:07 CFA fstream.lo
23:28:07 CFA heap.lo
23:28:07 CFA common.lo
23:28:07 CFA iterator.lo
23:28:07 CFA limits.lo
23:28:07 CFA iostream.lo
23:28:07 CFA math.lo
23:28:07 CFA memory.lo
23:28:07 CFA parseargs.lo
23:28:07 CFA parseconfig.lo
23:28:07 CFA rational.lo
23:28:07 CFA stdlib.lo
23:28:07 CFA strstream.lo
23:28:07 CFA time.lo
23:28:07 CFA assert.lo
23:28:07 CFA bits/debug.lo
23:28:07 CC exception.lo
23:28:07 CFA interpose.lo
23:28:07 CFA prelude-inline.lo
23:28:07 CFA startup.lo
23:28:07 CC virtual.lo
23:28:07 GEN prelude.lo
23:28:07 CFA concurrency/locks.lo
23:28:07 CFA concurrency/monitor.lo
23:28:07 CFA concurrency/mutex.lo
23:28:07 CFA concurrency/select.lo
23:28:07 CFA concurrency/thread.lo
23:28:07 CFA concurrency/cofor.lo
23:28:07 CFA interpose_thread.lo
23:28:07 CPPAS concurrency/CtxSwitch-x86.lo
23:28:07 CC concurrency/invoke.lo
23:28:07 CFA concurrency/io.lo
23:28:07 CFA concurrency/kernel/startup.lo
23:28:07 CFA concurrency/preemption.lo
23:28:07 CFA concurrency/ready_queue.lo
23:28:07 CFA concurrency/stats.lo
23:28:07 CFA concurrency/pthread.lo
23:28:07 CFA bits/weakso_locks.lo
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous55’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 CFA algorithms/range_iterator.lo
23:28:07 CFA collections/maybe.lo
23:28:07 CFA collections/pair.lo
23:28:07 CFA collections/result.lo
23:28:07 CFA collections/string.lo
23:28:07 CFA collections/string_res.lo
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous133’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 CFA collections/vector.lo
23:28:07 CFA device/cpu.lo
23:28:07 CFA concurrency/alarm.lo
23:28:07 CFA concurrency/coroutine.lo
23:28:07 CFA concurrency/exception.lo
23:28:07 CFA concurrency/kernel.lo
23:28:07 CFA concurrency/kernel/cluster.lo
23:28:07 CFA concurrency/clib/cfathread.lo
23:28:07 CFA concurrency/io/setup.lo
23:28:07 CFA concurrency/io/call.lo
23:28:07 CCLD libcfa.la
23:28:07 /usr/bin/ld: .libs/exception.o: warning: relocation against `__gcfa_personality_v0' in read-only section `.text'
23:28:07 /usr/bin/ld: warning: creating DT_TEXTREL in a shared object
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous123’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous67’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 concurrency/io/call.cfa: In function ‘_X15async_epoll_ctlFv_S11io_future_tiiiPS11epoll_eventy__1’:
23:28:07 concurrency/io/call.cfa:381:73: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
23:28:07 381 | sqe->off = (typeof(sqe->off))event;
23:28:07 | ^
23:28:07 concurrency/io/call.cfa: In function ‘_X13async_accept4Fv_S11io_future_tiU26__anonymous___SOCKADDR_ARGPjiy__1’:
23:28:07 concurrency/io/call.cfa:710:75: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
23:28:07 710 | sqe->addr2 = (typeof(sqe->addr2))addrlen;
23:28:07 | ^
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous123’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous100’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 /usr/include/linux/io_uring.h:56:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous33’ [-Wattributes]
23:28:07 56 | } __attribute__((packed));
23:28:07 | ^
23:28:07 CCLD libcfathread.la
23:28:07 make[1]: Nothing to be done for 'all-am'.
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // stage
23:28:07 [Pipeline] echo
23:28:07 -------- Build : install --------
23:28:07 [Pipeline] stage
23:28:07 [Pipeline] { (Build : install)
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
23:28:07 [Pipeline] {
23:28:07 [Pipeline] sh
23:28:07 + nproc
23:28:07 + make -j 6 --no-print-directory install
23:28:07 Making install in driver
23:28:07 make install-exec-hook
23:28:07 /usr/bin/install -c cfa '/var/lib/jenkins/workspace/Cforall_master@tmp/bin//cfa'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/'
23:28:07 /bin/bash ../libtool --mode=install /usr/bin/install -c as cc1 '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/'
23:28:07 libtool: install: /usr/bin/install -c as /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/as
23:28:07 libtool: install: /usr/bin/install -c cc1 /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/cc1
23:28:07 Making install in src
23:28:07 make install-am
23:28:07 make[3]: Nothing to be done for 'install-exec-am'.
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/'
23:28:07 /bin/bash ../libtool --mode=install /usr/bin/install -c ../driver/cfa-cpp '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/'
23:28:07 libtool: install: /usr/bin/install -c ../driver/cfa-cpp /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/cfa-cpp
23:28:07 Making install in .
23:28:07 (CDPATH="${ZSH_VERSION+.}:" && cd /var/lib/jenkins/workspace/Cforall_master && /bin/bash '/var/lib/jenkins/workspace/Cforall_master/automake/missing' autoheader)
23:28:07 rm -f stamp-h1
23:28:07 touch /var/lib/jenkins/workspace/Cforall_master/src/config.h.in
23:28:07 cd . && /bin/bash ./config.status config.h
23:28:07 config.status: creating config.h
23:28:07 config.status: config.h is unchanged
23:28:07 make[2]: Nothing to be done for 'install-exec-am'.
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/share/man/man1'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/doc/man/cfa.1 '/var/lib/jenkins/workspace/Cforall_master@tmp/share/man/man1'
23:28:07 Making install in libcfa/x86-debug
23:28:07 Making install in prelude
23:28:07 make[3]: Nothing to be done for 'install-exec-am'.
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/'
23:28:07 /usr/bin/install -c -m 644 gcc-builtins.cfa builtins.cfa extras.cfa prelude.cfa bootloader.c defines.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/'
23:28:07 Making install in src
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/'
23:28:07 /bin/bash ../libtool --mode=install /usr/bin/install -c libcfa.la libcfathread.la '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa/'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency/clib'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/clib/cfathread.h '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency/clib'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/threads.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/inttypes.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/limits.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/time.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdatomic.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdnoreturn.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/errno.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/locale.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stddef.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/complex.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/signal.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/setjmp.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/uchar.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/iso646.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/assert.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/unwind.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/tgmath.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdalign.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/string.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/float.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/wctype.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/gmp.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdio.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/pthread.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdarg.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/fenv.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdint.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdbool.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/math.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/unistd.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/malloc.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdlib.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/ctype.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/wchar.h '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//collections'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/maybe.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/pair.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/result.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/string.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/string_res.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/vector.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/array.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/list.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/list2.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/lockfree.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/string_sharectx.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/vector2.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//collections'
23:28:07 libtool: install: /usr/bin/install -c .libs/libcfa.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/libcfa.so.1.0.0
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency/kernel'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/kernel/cluster.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/kernel/fwd.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency/kernel'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr/libltdl'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/libltdl/lt_dlloader.h '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr/libltdl'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/atomic.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/iofwd.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/barrier.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/alarm.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/coroutine.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/exception.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/kernel.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/locks.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/monitor.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/mutex.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/select.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/thread.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/cofor.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/invoke.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/future.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/once.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/mutex_stmt.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/channel.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/actor.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr/sys'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/sys/time.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/sys/mman.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/sys/socket.h '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr/sys'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//algorithms'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/algorithms/range_iterator.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//algorithms'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//vec'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/vec/vec.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/vec/vec2.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/vec/vec3.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/vec/vec4.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//vec'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/common.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/fstream.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/heap.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/iostream.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/iterator.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/limits.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/math.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/memory.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/parseargs.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/parseconfig.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/rational.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdlib.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/strstream.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/time.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/Exception.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bitmanip.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/clock.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/exception.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/exception.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/gmp.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/math.trait.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/raii.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/time_t.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/virtual_dtor.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//.'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//device'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/device/cpu.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//device'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//bits'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/weakso_locks.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/algorithm.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/align.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/collections.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/debug.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/defs.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/locks.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/collection.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/stack.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/queue.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/sequence.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/random.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//bits'
23:28:07 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug && { ln -s -f libcfa.so.1.0.0 libcfa.so.1 || { rm -f libcfa.so.1 && ln -s libcfa.so.1.0.0 libcfa.so.1; }; })
23:28:07 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug && { ln -s -f libcfa.so.1.0.0 libcfa.so || { rm -f libcfa.so && ln -s libcfa.so.1.0.0 libcfa.so; }; })
23:28:07 libtool: install: /usr/bin/install -c .libs/libcfa.lai /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/libcfa.la
23:28:07 libtool: install: /usr/bin/install -c .libs/libcfathread.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/libcfathread.so.1.0.0
23:28:07 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so.1 || { rm -f libcfathread.so.1 && ln -s libcfathread.so.1.0.0 libcfathread.so.1; }; })
23:28:07 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so || { rm -f libcfathread.so && ln -s libcfathread.so.1.0.0 libcfathread.so; }; })
23:28:07 libtool: install: /usr/bin/install -c .libs/libcfathread.lai /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/libcfathread.la
23:28:07 libtool: warning: remember to run 'libtool --finish /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-debug/'
23:28:07 make[3]: Nothing to be done for 'install-exec-am'.
23:28:07 make[3]: Nothing to be done for 'install-data-am'.
23:28:07 Making install in libcfa/x86-nodebug
23:28:07 Making install in prelude
23:28:07 make[3]: Nothing to be done for 'install-exec-am'.
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/'
23:28:07 /usr/bin/install -c -m 644 gcc-builtins.cfa builtins.cfa extras.cfa prelude.cfa bootloader.c defines.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/'
23:28:07 Making install in src
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/'
23:28:07 /bin/bash ../libtool --mode=install /usr/bin/install -c libcfa.la libcfathread.la '/var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa/'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency/clib'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/clib/cfathread.h '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency/clib'
23:28:07 libtool: install: /usr/bin/install -c .libs/libcfa.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/libcfa.so.1.0.0
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/threads.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/inttypes.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/limits.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/time.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdatomic.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdnoreturn.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/errno.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/locale.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stddef.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/complex.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/signal.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/setjmp.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/uchar.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/iso646.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/assert.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/unwind.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/tgmath.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdalign.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/string.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/float.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/wctype.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/gmp.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdio.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/pthread.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdarg.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/fenv.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdint.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdbool.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/math.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/unistd.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/malloc.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/stdlib.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/ctype.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/wchar.h '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//collections'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/maybe.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/pair.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/result.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/string.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/string_res.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/vector.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/array.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/list.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/list2.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/lockfree.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/string_sharectx.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/collections/vector2.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//collections'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency/kernel'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/kernel/cluster.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/kernel/fwd.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency/kernel'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr/libltdl'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/libltdl/lt_dlloader.h '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr/libltdl'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/atomic.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/iofwd.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/barrier.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/alarm.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/coroutine.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/exception.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/kernel.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/locks.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/monitor.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/mutex.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/select.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/thread.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/cofor.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/invoke.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/future.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/once.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/mutex_stmt.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/channel.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/actor.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//concurrency'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr/sys'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/sys/time.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/sys/mman.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdhdr/sys/socket.h '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//stdhdr/sys'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//algorithms'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/algorithms/range_iterator.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//algorithms'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//vec'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/vec/vec.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/vec/vec2.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/vec/vec3.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/vec/vec4.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//vec'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/common.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/fstream.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/heap.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/iostream.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/iterator.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/limits.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/math.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/memory.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/parseargs.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/parseconfig.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/rational.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/stdlib.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/strstream.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/time.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/Exception.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bitmanip.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/clock.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/exception.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/exception.h /var/lib/jenkins/workspace/Cforall_master/libcfa/src/gmp.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/math.trait.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/raii.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/time_t.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/virtual_dtor.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//.'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//device'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/device/cpu.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//device'
23:28:07 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//bits'
23:28:07 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/weakso_locks.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/algorithm.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/align.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/collections.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/debug.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/defs.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/locks.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/collection.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/stack.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/queue.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/sequence.hfa /var/lib/jenkins/workspace/Cforall_master/libcfa/src/bits/random.hfa '/var/lib/jenkins/workspace/Cforall_master@tmp/include/cfa//bits'
23:28:07 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug && { ln -s -f libcfa.so.1.0.0 libcfa.so.1 || { rm -f libcfa.so.1 && ln -s libcfa.so.1.0.0 libcfa.so.1; }; })
23:28:07 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug && { ln -s -f libcfa.so.1.0.0 libcfa.so || { rm -f libcfa.so && ln -s libcfa.so.1.0.0 libcfa.so; }; })
23:28:07 libtool: install: /usr/bin/install -c .libs/libcfa.lai /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/libcfa.la
23:28:07 libtool: install: /usr/bin/install -c .libs/libcfathread.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/libcfathread.so.1.0.0
23:28:07 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so.1 || { rm -f libcfathread.so.1 && ln -s libcfathread.so.1.0.0 libcfathread.so.1; }; })
23:28:07 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so || { rm -f libcfathread.so && ln -s libcfathread.so.1.0.0 libcfathread.so; }; })
23:28:07 libtool: install: /usr/bin/install -c .libs/libcfathread.lai /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/libcfathread.la
23:28:07 libtool: warning: remember to run 'libtool --finish /var/lib/jenkins/workspace/Cforall_master@tmp/lib/cfa/x86-nodebug/'
23:28:07 make[3]: Nothing to be done for 'install-exec-am'.
23:28:07 make[3]: Nothing to be done for 'install-data-am'.
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // stage
23:28:07 [Pipeline] sh
23:28:07 + free -h
23:28:07 total used free shared buff/cache available
23:28:07 Mem: 15Gi 665Mi 12Gi 1.0Mi 2.8Gi 13Gi
23:28:07 Swap: 14Gi 0B 14Gi
23:28:07 [Pipeline] sh
23:28:07 + ulimit -a
23:28:07 time(seconds) unlimited
23:28:07 file(blocks) unlimited
23:28:07 data(kbytes) unlimited
23:28:07 stack(kbytes) 8192
23:28:07 coredump(blocks) 0
23:28:07 memory(kbytes) unlimited
23:28:07 locked memory(kbytes) 2058574
23:28:07 process 128339
23:28:07 nofiles 1048576
23:28:07 vmemory(kbytes) unlimited
23:28:07 locks unlimited
23:28:07 rtprio 0
23:28:07 [Pipeline] echo
23:28:07 -------- Test: Debug --------
23:28:07 [Pipeline] stage
23:28:07 [Pipeline] { (Test: Debug)
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
23:28:07 [Pipeline] {
23:28:07 [Pipeline] sh
23:28:07 + nproc
23:28:07 + make -j 6 --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
23:28:07 Running 374 tests on 6 cores (x86 - debug)
23:28:07 array-ERR1 PASSED C 0:02.775 - R n/a
23:28:07 array-ERR2 PASSED C 0:00.110 - R n/a
23:28:07 array-ERR3 PASSED C 0:00.108 - R n/a
23:28:07 array PASSED C 0:03.769 - R 0:00.006
23:28:07 array-collections/array-basic PASSED C 0:05.854 - R 0:00.009
23:28:07 alloc-ERROR PASSED C 0:12.457 - R n/a
23:28:07 array-collections/array-raii-c PASSED C 0:02.757 - R 0:00.018
23:28:07 algorithms/range_test PASSED C 0:12.526 - R 0:00.005
23:28:07 array-collections/array-sbscr-types PASSED C 0:08.238 - R 0:00.007
23:28:07 array-collections/boxed PASSED C 0:08.167 - R 0:00.067
23:28:07 array-collections/accordion PASSED C 0:19.027 - R 0:00.005
23:28:07 array-collections/c-dependent PASSED C 0:03.047 - R 0:00.012
23:28:07 ...ollections/language-dim-mismatch PASSED C 0:00.304 - R n/a
23:28:07 array-collections/safety-summary PASSED C 0:00.880 - R n/a
23:28:07 array-collections/dimexpr-match-c PASSED C 0:04.587 - R 0:00.005
23:28:07 array-collections/symtab-collision PASSED C 0:00.861 - R n/a
23:28:07 array-collections/dimexpr-match-cfa PASSED C 0:04.417 - R 0:00.017
23:28:07 attr-priority PASSED C 0:02.349 - R 0:00.017
23:28:07 array-collections/array-raii-cfa PASSED C 0:16.863 - R 0:00.017
23:28:07 builtins/sync PASSED C 0:05.197 - R 0:00.041
23:28:07 castError PASSED C 0:02.598 - R n/a
23:28:07 cast PASSED C 0:04.401 - R 0:00.007
23:28:07 alloc PASSED C 0:32.347 - R 0:00.056
23:28:07 castReturn PASSED C 0:04.861 - R 0:00.029
23:28:07 alloc2 PASSED C 0:40.236 - R 0:00.056
23:28:07 avl_test PASSED C 0:15.077 - R 0:00.097
23:28:07 collections/multi_list PASSED C 0:18.321 - R 0:00.005
23:28:07 collections/sequence PASSED C 0:19.601 - R 0:00.005
23:28:07 collections/stack PASSED C 0:17.244 - R 0:00.010
23:28:07 collections/queue PASSED C 0:26.251 - R 0:00.009
23:28:07 collections/string-api-coverage PASSED C 0:33.309 - R 0:00.011
23:28:07 collections/atomic_mpsc PASSED C 0:28.757 - R 0:13.999
23:28:07 collections/string-ctx-manage PASSED C 0:17.891 - R 0:00.005
23:28:07 ...ions/string-api-coverage-noshare PASSED C 0:26.168 - R 0:00.021
23:28:07 collections/string-gc PASSED C 0:19.936 - R 0:00.009
23:28:07 collections/string-compare PASSED C 0:24.002 - R 0:00.017
23:28:07 collections/string-operator-ERR09 PASSED C 0:12.513 - R n/a
23:28:07 collections/string-operator-ERR11 PASSED C 0:14.154 - R n/a
23:28:07 collections/string-istream PASSED C 0:19.136 - R 0:00.009
23:28:07 collections/string-operator-ERR13 PASSED C 0:13.990 - R n/a
23:28:07 collections/string-istream-manip PASSED C 0:22.573 - R 0:00.017
23:28:07 collections/string-operator PASSED C 0:25.015 - R 0:00.009
23:28:07 collections/string-operator-ERR15 PASSED C 0:11.723 - R n/a
23:28:07 collections/string-operator-ERR16 PASSED C 0:12.061 - R n/a
23:28:07 ...ns/vector-err-retn-perm-it-byval PASSED C 0:06.568 - R n/a
23:28:07 ...ns/vector-err-pass-perm-it-byval PASSED C 0:07.823 - R n/a
23:28:07 collections/vector-demo PASSED C 0:14.368 - R 0:00.005
23:28:07 collections/string-overwrite PASSED C 0:23.802 - R 0:00.018
23:28:07 complex PASSED C 0:16.415 - R 0:00.017
23:28:07 ...ections/string-overwrite-noshare PASSED C 0:26.811 - R 0:00.033
23:28:07 concurrency/actors/executor PASSED C 0:39.904 - R 0:00.118
23:28:07 concurrency/actors/inherit PASSED C 0:41.710 - R 0:00.168
23:28:07 concurrency/actors/inline PASSED C 0:37.513 - R 0:00.116
23:28:07 concurrency/actors/dynamic PASSED C 0:42.816 - R 0:05.380
23:28:07 concurrency/actors/pingpong PASSED C 0:35.525 - R 0:00.116
23:28:07 concurrency/actors/matrixMultiply PASSED C 0:36.183 - R 0:01.168
23:28:07 concurrency/actors/poison PASSED C 0:30.631 - R 0:00.116
23:28:07 concurrency/barrier/order PASSED C 0:26.893 - R 0:00.167
23:28:07 concurrency/actors/static PASSED C 0:32.928 - R 0:00.316
23:28:07 concurrency/barrier/last PASSED C 0:30.422 - R 0:00.116
23:28:07 concurrency/barrier/generation PASSED C 0:32.148 - R 0:00.767
23:28:07 concurrency/actors/types PASSED C 0:37.073 - R 0:00.166
23:28:07 concurrency/channels/big_elems PASSED C 0:25.994 - R 0:10.898
23:28:07 concurrency/channels/hot_potato PASSED C 0:26.736 - R 0:10.088
23:28:07 concurrency/channels/daisy_chain PASSED C 0:35.034 - R 0:10.035
23:28:07 concurrency/channels/contend PASSED C 0:37.898 - R 0:10.089
23:28:07 concurrency/channels/churn PASSED C 0:39.101 - R 0:10.137
23:28:07 concurrency/clib PASSED C 0:04.460 - R 0:00.266
23:28:07 concurrency/channels/ping_pong PASSED C 0:36.050 - R 0:10.086
23:28:07 concurrency/clib_tls PASSED C 0:06.070 - R 0:00.116
23:28:07 concurrency/ctor-check PASSED C 0:02.250 - R n/a
23:28:07 concurrency/cluster PASSED C 0:16.030 - R 0:00.066
23:28:07 concurrency/channels/pub_sub PASSED C 0:25.809 - R 0:10.085
23:28:07 concurrency/cofor PASSED C 0:25.521 - R 0:00.117
23:28:07 concurrency/channels/zero_size PASSED C 0:29.292 - R 0:10.067
23:28:07 concurrency/coroutineYield FAILED with code -6 C 0:27.810 - R 0:01.518
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Coroutine 1
23:28:07 Coroutine 2
23:28:07 Thread 2
23:28:07 Thread 1
23:28:07 Cforall Runtime error (UNIX pid:27588): Stack underflow detected: stack pointer 0xbff0eb50 above base 0x1a23ff0.
23:28:07 Possible cause is corrupted stack frame via overwriting memory.
23:28:07 Stack back trace for: /var/lib/jenkins/workspace/Cforall_master@tmp/libcfa/x86-debug/src/.libs/libcfa.so.1
23:28:07 (0) /var/lib/jenkins/workspace/Cforall_master@tmp/libcfa/x86-debug/src/.libs/libcfa.so.1 : _X5abortFv_bPKc__1 + 0 [0xb7e80862]
23:28:07 (1) /var/lib/jenkins/workspace/Cforall_master@tmp/libcfa/x86-debug/src/.libs/libcfathread.so.1 : _X12stack_verifyFv_PS10coroutine$__1 + 0xb5 [0xb7f034fd]
23:28:07 (2) /var/lib/jenkins/workspace/Cforall_master@tmp/libcfa/x86-debug/src/.libs/libcfathread.so.1 : _X12stack_verifyFv___1 + 0x25 [0xb7f03528]
23:28:07 (3) /var/lib/jenkins/workspace/Cforall_master@tmp/libcfa/x86-debug/src/.libs/libcfathread.so.1 : + 0x49ea9 [0xb7f3bea9]
23:28:07 (4) linux-gate.so.1 : __kernel_rt_sigreturn + 0 [0xb7f93570]
23:28:07 (5) /var/lib/jenkins/workspace/Cforall_master@tmp/tests/concurrency/coroutineYield : + 0x27b5 [0x4557b5]
23:28:07 (6) /var/lib/jenkins/workspace/Cforall_master@tmp/tests/concurrency/coroutineYield : + 0x2a0b [0x455a0b]
23:28:07 (7) /var/lib/jenkins/workspace/Cforall_master@tmp/tests/concurrency/coroutineYield : _X4mainFi___1 + 0x90 [0x455dc8]
23:28:07
23:28:07 warning: Can't open file anon_inode:[io_uring] which was expanded to anon_inode:[io_uring] during file-backed mapping note processing
23:28:07
23:28:07 warning: Can't open file anon_inode:[io_uring] which was expanded to anon_inode:[io_uring] during file-backed mapping note processing
23:28:07 [New LWP 27588]
23:28:07 [New LWP 27589]
23:28:07 [Thread debugging using libthread_db enabled]
23:28:07 Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
23:28:07 Core was generated by `/var/lib/jenkins/workspace/Cforall_master@tmp/tests/concurrency/coroutineYield'.
23:28:07 Program terminated with signal SIGABRT, Aborted.
23:28:07 #0 0xb7f93559 in __kernel_vsyscall ()
23:28:07 [Current thread is 1 (Thread 0xb7a9f000 (LWP 27588))]
23:28:07 -----
23:28:07 #0 0xb7f93559 in __kernel_vsyscall ()
23:28:07 #1 0xb7af2e92 in __libc_signal_restore_set (set=0xb7ef0e6c <stack+63516>) at ../sysdeps/unix/sysv/linux/internal-signals.h:86
23:28:07 #2 __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:48
23:28:07 #3 0xb7adb306 in __GI_abort () at abort.c:79
23:28:07 #4 0xb7e80723 in _X7__abortFv_bPKcY17__builtin_va_list__1 (_X11signalAbortb_1=true, _X3fmtPKc_1=0xb7ea5938 "Application interrupted by signal: %s.\n", _X4argsY17__builtin_va_list_1=0xb7ef1158 <stack+64264> "=\236Ä·\253", <incomplete sequence \350\267>) at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/interpose.cfa:263
23:28:07 #5 0xb7e80895 in _X5abortFv_bPKc__1 (_X11signalAbortb_1=true, _X3fmtPKc_1=0xb7ea5938 "Application interrupted by signal: %s.\n") at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/interpose.cfa:301
23:28:07 #6 0xb7e809d6 in _X15sigHandler_termFv_iPS21__anonymous_siginfo_tPS10ucontext_t__1 (_X3sigi_1=6, _X3sfpPS21__anonymous_siginfo_t_1=0xb7ef118c <stack+64316>, _X3cxtPS10ucontext_t_1=0xb7ef120c <stack+64444>) at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/interpose.cfa:337
23:28:07 #7 <signal handler called>
23:28:07 #8 0xb7f93559 in __kernel_vsyscall ()
23:28:07 #9 0xb7af2e92 in __libc_signal_restore_set (set=0xbff0e89c) at ../sysdeps/unix/sysv/linux/internal-signals.h:86
23:28:07 #10 __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:48
23:28:07 #11 0xb7adb306 in __GI_abort () at abort.c:79
23:28:07 #12 0xb7e80838 in _X7__abortFv_bPKcY17__builtin_va_list__1 (_X11signalAbortb_1=false, _X3fmtPKc_1=0xb7f5be44 "Stack underflow detected: stack pointer %p above base %p.\nPossible cause is corrupted stack frame via overwriting memory.", _X4argsY17__builtin_va_list_1=0xbff0eb74 "P\353\360\277\360?\242\001T4\360\267\263&\352\267@\313\370\267@\313", <incomplete sequence \370\267>) at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/interpose.cfa:286
23:28:07 #13 0xb7e80862 in _X5abortFv_PKc__1 (_X3fmtPKc_1=0xb7f5be44 "Stack underflow detected: stack pointer %p above base %p.\nPossible cause is corrupted stack frame via overwriting memory.") at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/interpose.cfa:293
23:28:07 #14 0xb7f034fd in _X12stack_verifyFv_PS10coroutine$__1 (_X3corPS10coroutine$_1=0x45a0a0 <_X1cS9Coroutine_1>) at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/coroutine.cfa:368
23:28:07 #15 0xb7f03528 in _X12stack_verifyFv___1 () at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/coroutine.cfa:372
23:28:07 #16 0xb7f3bea9 in _X20sigHandler_ctxSwitchFv_iPS21__anonymous_siginfo_tPS10ucontext_t__1 (_X3sigi_1=10, _X3sfpPS21__anonymous_siginfo_t_1=0xbff0ec0c, _X3cxtPS10ucontext_t_1=0xbff0ec8c) at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/preemption.cfa:574
23:28:07 #17 <signal handler called>
23:28:07 #18 0x004557b5 in _X11$ctx_switchFv_PS10coroutine$PS10coroutine$__1 (_X3srcPS10coroutine$_1=0xb7f8cb64 <_X18storage_mainThreadA0c_1+36>, _X3dstPS10coroutine$_1=0x45a0a0 <_X1cS9Coroutine_1>) at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/coroutine.hfa:124
23:28:07 #19 0x00455a0b in _X6resumeQ1_0_0_4__X4mainFv_BD0__X13get_coroutineFPS10coroutine$_BD0__X24defaultResumptionHandlerFv_S18CoroutineCancelled_BD0___X15_default_vtableS25CoroutineCancelled_vtable_BD0__FBD0_BD0__1 (_X4mainFv_Y1T__1=0x455be1 <_X4mainFv_S9Coroutine__1>, _X13get_coroutineFPS10coroutine$_Y1T__1=0x455bc6 <_X13get_coroutineFPS10coroutine$_S9Coroutine__1>, _X24defaultResumptionHandlerFv_S18CoroutineCancelled_Y1T___1=0xbff0f150, _X15_default_vtableS25CoroutineCancelled_vtable_Y1T__1=0x45a0e4 <_X34_default_vtable_object_declarationS25CoroutineCancelled_vtable_S9Coroutine__1>, _X3corY1T_1=0x45a0a0 <_X1cS9Coroutine_1>) at /var/lib/jenkins/workspace/Cforall_master/libcfa/src/concurrency/coroutine.hfa:198
23:28:07 #20 0x00455dc8 in _X4mainFi___1 () at concurrency/coroutineYield.cfa:46
23:28:07 #21 0x00455e79 in invoke_main (argc=1, argv=0xbff0f274, envp=0xbff0f27c) at concurrency/coroutineYield.cfa:44
23:28:07 #22 0x00455ec4 in main (_X4argci_1=1, _X4argvPPc_1=0xbff0f274, _X4envpPPc_1=0xbff0f27c) at concurrency/coroutineYield.cfa:65
23:28:07 -----
23:28:07 Id Target Id Frame
23:28:07 * 1 Thread 0xb7a9f000 (LWP 27588) 0xb7f93559 in __kernel_vsyscall ()
23:28:07 2 Thread 0x1991340 (LWP 27589) 0xb7f93559 in __kernel_vsyscall ()
23:28:07
23:28:07 Archiving concurrency/coroutineYield (executable and core) to crashes/full-debug/concurrency/coroutineYield
23:28:07 concurrency/examples/datingService PASSED C 0:20.840 - R 0:00.116
23:28:07 ...rrency/examples/boundedBufferEXT PASSED C 0:23.682 - R 0:17.714
23:28:07 concurrency/examples/gortn PASSED C 0:23.517 - R 0:00.033
23:28:07 concurrency/examples/matrixSum PASSED C 0:23.767 - R 0:00.116
23:28:07 ...rrency/examples/boundedBufferINT PASSED C 0:23.792 - R 0:17.379
23:28:07 concurrency/futures/abandon PASSED C 0:21.143 - R 0:00.166
23:28:07 concurrency/examples/quickSort PASSED C 0:26.914 - R 0:00.066
23:28:07 concurrency/keywordErrors PASSED C 0:00.900 - R n/a
23:28:07 concurrency/futures/basic PASSED C 0:13.580 - R 0:00.416
23:28:07 concurrency/mainError PASSED C 0:00.733 - R n/a
23:28:07 concurrency/futures/wait_any PASSED C 0:28.625 - R 0:00.066
23:28:07 concurrency/join PASSED C 0:28.892 - R 0:00.077
23:28:07 concurrency/futures/typed PASSED C 0:35.156 - R 0:00.317
23:28:07 concurrency/migrate PASSED C 0:25.371 - R 0:00.116
23:28:07 concurrency/lockfree_stack PASSED C 0:27.023 - R 0:03.674
23:28:07 concurrency/futures/future_except PASSED C 0:53.482 - R 0:00.066
23:28:07 concurrency/mutexstmt/tuple PASSED C 0:30.516 - R 0:00.005
23:28:07 concurrency/mutexstmt/monitors PASSED C 0:27.918 - R 0:06.655
23:28:07 concurrency/once PASSED C 0:23.700 - R 0:00.216
23:28:07 concurrency/park/contention PASSED C 0:12.652 - R 0:00.567
23:28:07 concurrency/monitor PASSED C 0:22.567 - R 0:32.781
23:28:07 concurrency/mutexstmt/locks PASSED C 0:29.627 - R 0:28.579
23:28:07 concurrency/park/start_parked PASSED C 0:21.652 - R 0:00.117
23:28:07 concurrency/park/force_preempt PASSED C 0:26.590 - R 0:00.416
23:28:07 concurrency/multi-monitor PASSED C 0:33.909 - R 0:42.444
23:28:07 concurrency/preempt PASSED C 0:20.642 - R 0:07.108
23:28:07 ...rrency/pthread/pthread_cond_test PASSED C 0:17.346 - R 0:00.066
23:28:07 ...urrency/pthread/pthread_key_test PASSED C 0:06.144 - R 0:00.065
23:28:07 ...pthread/pthread_demo_create_join PASSED C 0:22.076 - R 0:00.037
23:28:07 ...rrency/pthread/pthread_attr_test PASSED C 0:26.393 - R 0:00.034
23:28:07 ...rrency/pthread/pthread_once_test PASSED C 0:18.765 - R 0:00.066
23:28:07 concurrency/preempt2 PASSED C 0:23.804 - R 0:22.787
23:28:07 ...rrency/pthread/pthread_demo_lock PASSED C 0:21.799 - R 0:06.479
23:28:07 concurrency/signal/block PASSED C 0:18.110 - R 0:02.872
23:28:07 concurrency/readyQ/leader_spin PASSED C 0:24.802 - R 0:01.118
23:28:07 concurrency/readyQ/barrier_sleeper PASSED C 0:29.563 - R 0:00.216
23:28:07 concurrency/signal/wait PASSED C 0:24.202 - R 0:00.366
23:28:07 concurrency/signal/disjoint PASSED C 0:26.955 - R 0:04.124
23:28:07 concurrency/sleep PASSED C 0:25.670 - R 0:01.168
23:28:07 concurrency/suspend_then PASSED C 0:29.397 - R 0:00.669
23:28:07 concurrency/thread PASSED C 0:27.231 - R 0:00.066
23:28:07 .../unified_locking/block_spin_lock PASSED C 0:26.678 - R 0:01.468
23:28:07 ...ency/unified_locking/exp_backoff PASSED C 0:24.370 - R 0:00.116
23:28:07 .../unified_locking/fast_block_lock PASSED C 0:26.055 - R 0:00.116
23:28:07 ...fied_locking/mcs_block_spin_lock PASSED C 0:28.695 - R 0:00.184
23:28:07 ...cy/unified_locking/pthread_locks PASSED C 0:23.576 - R 0:00.118
23:28:07 concurrency/unified_locking/mcs PASSED C 0:27.888 - R 0:16.947
23:28:07 concurrency/unified_locking/locks PASSED C 0:34.002 - R 0:23.419
23:28:07 ...nified_locking/simple_owner_lock PASSED C 0:23.992 - R 0:00.123
23:28:07 ...ncy/unified_locking/timeout_lock PASSED C 0:18.375 - R 0:01.168
23:28:07 ...ency/unified_locking/futex_mutex PASSED C 0:26.808 - R 0:45.479
23:28:07 concurrency/waitfor/barge PASSED C 0:19.841 - R 0:03.938
23:28:07 concurrency/waitfor/dtor PASSED C 0:23.209 - R 0:03.682
23:28:07 concurrency/waitfor/else PASSED C 0:19.113 - R 0:00.124
23:28:07 ...urrency/waitfor/lexical_priority PASSED C 0:23.171 - R 0:00.124
23:28:07 concurrency/waitfor/parse PASSED C 0:12.729 - R 0:00.070
23:28:07 ...urrency/unified_locking/mcs_spin PASSED C 0:32.396 - R 1:02.182
23:28:07 concurrency/waitfor/statment PASSED C 0:23.653 - R 0:00.120
23:28:07 concurrency/waitfor/when PASSED C 0:24.033 - R 0:00.846
23:28:07 concurrency/waitfor/recurse PASSED C 0:25.001 - R 0:07.693
23:28:07 .../unified_locking/spin_queue_lock PASSED C 0:22.254 - R 1:03.512
23:28:07 concurrency/waituntil/basic_else PASSED C 0:32.962 - R 0:00.034
23:28:07 concurrency/waituntil/channels PASSED C 0:23.010 - R 0:03.071
23:28:07 ...ency/waituntil/channel_zero_size PASSED C 0:30.600 - R 0:03.980
23:28:07 concurrency/waituntil/channel_close PASSED C 0:41.675 - R 0:10.053
23:28:07 concurrency/waituntil/all_types PASSED C 1:04.492 - R 0:07.350
23:28:07 concurrency/waituntil/one_chan PASSED C 0:26.657 - R 0:01.223
23:28:07 concurrency/waituntil/locks PASSED C 0:26.789 - R 0:08.755
23:28:07 concurrency/waituntil/timeout PASSED C 0:16.522 - R 0:03.129
23:28:07 const-init PASSED C 0:02.936 - R 0:00.005
23:28:07 configs/parsebools PASSED C 0:18.123 - R 0:00.070
23:28:07 const-ref PASSED C 0:01.748 - R 0:00.005
23:28:07 concurrency/waituntil/futures PASSED C 0:59.764 - R 0:00.066
23:28:07 configs/parseconfig PASSED C 0:18.241 - R 0:00.009
23:28:07 configs/usage PASSED C 0:15.694 - R 0:00.009
23:28:07 copyfile PASSED C 0:11.807 - R 0:00.009
23:28:07 coroutine/fibonacci PASSED C 0:14.835 - R 0:00.033
23:28:07 coroutine/devicedriver PASSED C 0:19.396 - R 0:00.034
23:28:07 coroutine/pingpong PASSED C 0:15.299 - R 0:00.038
23:28:07 coroutine/fmtLines PASSED C 0:16.549 - R 0:00.066
23:28:07 concurrency/waituntil/repeat_close PASSED C 0:29.029 - R 0:30.105
23:28:07 coroutine/prodcons PASSED C 0:18.606 - R 0:00.066
23:28:07 coroutine/raii PASSED C 0:16.244 - R 0:00.067
23:28:07 ctrl-flow/fallthrough PASSED C 0:13.622 - R 0:00.021
23:28:07 ctrl-flow/break-misc PASSED C 0:17.566 - R 0:00.005
23:28:07 counter PASSED C 0:17.696 - R 0:00.009
23:28:07 coroutine/runningTotal PASSED C 0:18.423 - R 0:00.066
23:28:07 ctrl-flow/labelledExit PASSED C 0:02.181 - R 0:00.005
23:28:07 ctrl-flow/loop-inc PASSED C 0:02.486 - R 0:00.017
23:28:07 ctrl-flow/goto PASSED C 0:12.781 - R 0:00.017
23:28:07 ctrl-flow/ifwhileCtl PASSED C 0:10.870 - R 0:00.005
23:28:07 designations PASSED C 0:05.066 - R 0:00.005
23:28:07 enum PASSED C 0:03.953 - R 0:00.017
23:28:07 ctrl-flow/loop_else PASSED C 0:13.713 - R 0:00.009
23:28:07 ctrl-flow/loop_else-WRN1 PASSED C 0:18.253 - R 0:00.002
23:28:07 ctrl-flow/loopctrl PASSED C 0:18.962 - R 0:00.009
23:28:07 enum_tests/inc-dec PASSED C 0:03.271 - R 0:00.026
23:28:07 enum_tests/funcEnum PASSED C 0:05.635 - R 0:00.005
23:28:07 enum_tests/anonymous PASSED C 0:12.811 - R 0:00.005
23:28:07 enum_tests/lvalue PASSED C 0:00.873 - R n/a
23:28:07 device/cpu PASSED C 0:25.162 - R 0:00.009
23:28:07 div PASSED C 0:22.683 - R 0:00.005
23:28:07 enum_tests/enumInlineValue PASSED C 0:15.895 - R 0:00.009
23:28:07 enum_tests/input PASSED C 0:10.953 - R 0:00.009
23:28:07 enum_tests/structEnum PASSED C 0:05.419 - R 0:00.005
23:28:07 errors/declaration PASSED C 0:00.117 - R n/a
23:28:07 errors/scope PASSED C 0:01.309 - R n/a
23:28:07 errors/scope-type PASSED C 0:00.339 - R n/a
23:28:07 errors/signature PASSED C 0:00.214 - R n/a
23:28:07 eval PASSED C 0:01.936 - R 0:00.010
23:28:07 enum_tests/planet PASSED C 0:15.525 - R 0:00.005
23:28:07 enum_tests/position PASSED C 0:16.189 - R 0:00.005
23:28:07 enum_tests/stringEnum PASSED C 0:12.242 - R 0:00.005
23:28:07 enum_tests/typedIntEnum PASSED C 0:14.421 - R 0:00.005
23:28:07 enum_tests/voidEnum PASSED C 0:14.661 - R 0:00.005
23:28:07 exceptions/conditional PASSED C 0:13.125 - R 0:00.017
23:28:07 exceptions/cancel/coroutine PASSED C 0:17.786 - R 0:00.034
23:28:07 exceptions/conditional-threads PASSED C 0:19.195 - R 0:00.066
23:28:07 exceptions/data-except PASSED C 0:13.919 - R 0:00.049
23:28:07 exceptions/defaults PASSED C 0:17.097 - R 0:00.013
23:28:07 exceptions/cancel/thread PASSED C 0:31.404 - R 0:00.070
23:28:07 exceptions/cor_resumer PASSED C 0:28.521 - R 0:00.067
23:28:07 exceptions/defaults-threads PASSED C 0:16.548 - R 0:00.071
23:28:07 exceptions/finally PASSED C 0:12.314 - R 0:00.005
23:28:07 exceptions/fibonacci_nonlocal PASSED C 0:15.709 - R 0:00.034
23:28:07 exceptions/message PASSED C 0:05.195 - R 0:00.005
23:28:07 exceptions/interact PASSED C 0:12.709 - R 0:00.005
23:28:07 exceptions/finally-threads PASSED C 0:17.206 - R 0:00.033
23:28:07 exceptions/resume PASSED C 0:13.810 - R 0:00.005
23:28:07 exceptions/polymorphic PASSED C 0:16.098 - R 0:00.004
23:28:07 exceptions/try-ctrl-flow PASSED C 0:00.734 - R n/a
23:28:07 exceptions/resume-threads PASSED C 0:15.028 - R 0:00.066
23:28:07 exceptions/type-check PASSED C 0:01.218 - R n/a
23:28:07 exceptions/try-leave-catch PASSED C 0:03.484 - R 0:00.005
23:28:07 exceptions/terminate PASSED C 0:13.402 - R 0:00.009
23:28:07 expression PASSED C 0:02.852 - R 0:00.017
23:28:07 exceptions/pingpong_nonlocal PASSED C 0:26.825 - R 0:00.116
23:28:07 exceptions/trash PASSED C 0:13.118 - R 0:00.009
23:28:07 exceptions/terminate-threads PASSED C 0:18.197 - R 0:00.034
23:28:07 exceptions/virtual-cast PASSED C 0:14.495 - R 0:00.005
23:28:07 exceptions/virtual-poly PASSED C 0:14.862 - R 0:00.017
23:28:07 fstream_test PASSED C 0:13.357 - R 0:00.005
23:28:07 forall PASSED C 0:13.515 - R 0:00.010
23:28:07 global-monomorph PASSED C 0:03.216 - R 0:00.005
23:28:07 generator/fibonacci PASSED C 0:11.796 - R 0:00.005
23:28:07 function-operator PASSED C 0:17.607 - R 0:00.017
23:28:07 identFuncDeclarator PASSED C 0:02.977 - R 0:00.006
23:28:07 generator/fmtLines PASSED C 0:15.005 - R 0:00.034
23:28:07 generator/suspend_then PASSED C 0:13.830 - R 0:00.009
23:28:07 identParamDeclarator PASSED C 0:02.466 - R 0:00.005
23:28:07 genericUnion PASSED C 0:13.751 - R 0:00.005
23:28:07 hello PASSED C 0:10.844 - R 0:00.005
23:28:07 include/vector-collections PASSED C 0:06.944 - R 0:00.013
23:28:07 include/vector-sequence PASSED C 0:03.773 - R 0:00.013
23:28:07 identity PASSED C 0:15.558 - R 0:00.005
23:28:07 init1 PASSED C 0:02.281 - R 0:00.017
23:28:07 init1-ERROR PASSED C 0:01.570 - R n/a
23:28:07 include/vector-fstream PASSED C 0:13.408 - R 0:00.012
23:28:07 include/stdincludes PASSED C 0:16.766 - R 0:00.029
23:28:07 include/includes PASSED C 0:34.968 - R 0:00.007
23:28:07 io/eofType PASSED C 0:19.025 - R 0:00.022
23:28:07 io/away_fair PASSED C 0:30.826 - R 0:00.272
23:28:07 heap PASSED C 0:16.266 - R 0:40.434
23:28:07 io/io PASSED C 0:21.468 - R 0:00.009
23:28:07 io/comp_basic PASSED C 0:39.829 - R 0:00.219
23:28:07 io/comp_fair PASSED C 0:39.287 - R 0:00.617
23:28:07 io/io-acquire PASSED C 0:21.223 - R 0:00.116
23:28:07 io/io-acquire-in PASSED C 0:23.136 - R 0:00.066
23:28:07 io/io-acquire-no-io PASSED C 0:22.024 - R 0:06.987
23:28:07 io/manipulatorsOutput4 PASSED C 0:19.795 - R 0:00.065
23:28:07 limits PASSED C 0:02.192 - R 0:00.029
23:28:07 io/io-acquire2 PASSED C 0:24.558 - R 0:00.117
23:28:07 io/manipulatorsInput-uchunk PASSED C 0:23.223 - R 0:00.033
23:28:07 io/io-acquire-out PASSED C 0:27.392 - R 0:00.224
23:28:07 linking/nostdlib PASSED C 0:01.907 - R 0:00.005
23:28:07 linking/exception-nothreads PASSED C 0:09.879 - R 0:00.005
23:28:07 linking/exception-withthreads PASSED C 0:13.465 - R 0:00.066
23:28:07 linking/mangling/anon PASSED C 0:14.900 - R 0:00.009
23:28:07 linkonce PASSED C 0:03.097 - R 0:00.010
23:28:07 linking/io-acquire PASSED C 0:18.515 - R 0:00.013
23:28:07 io/many_read PASSED C 0:29.133 - R 0:00.065
23:28:07 linking/nothreads PASSED C 0:16.213 - R 0:00.005
23:28:07 linking/weakso_nothd PASSED C 0:13.856 - R 0:00.005
23:28:07 maybe PASSED C 0:03.535 - R 0:00.017
23:28:07 list/dlist-insert-remove PASSED C 0:12.266 - R 0:00.016
23:28:07 list/dlist2-insert-remove PASSED C 0:17.355 - R 0:00.028
23:28:07 literals PASSED C 0:18.202 - R 0:00.069
23:28:07 nested-types PASSED C 0:01.828 - R 0:00.011
23:28:07 nested-types-ERR1 PASSED C 0:00.163 - R n/a
23:28:07 malloc PASSED C 0:18.351 - R 0:00.006
23:28:07 nested-types-ERR2 PASSED C 0:00.265 - R n/a
23:28:07 meta/fork+exec PASSED C 0:08.695 - R 0:00.066
23:28:07 nowarn/exception PASSED C 0:02.078 - R 0:00.007
23:28:07 linking/withthreads PASSED C 0:29.814 - R 0:00.034
23:28:07 nowarn/array PASSED C 0:03.657 - R 0:00.005
23:28:07 nowarn/no-autogen PASSED C 0:03.569 - R 0:00.005
23:28:07 meta/dumpable PASSED C 0:18.334 - R 0:00.005
23:28:07 nowarn/printf-sizeof PASSED C 0:02.908 - R 0:00.017
23:28:07 opt-params PASSED C 0:00.128 - R n/a
23:28:07 nowarn/unused PASSED C 0:02.381 - R 0:00.005
23:28:07 numericConstants PASSED C 0:02.344 - R 0:00.005
23:28:07 operators PASSED C 0:02.589 - R 0:00.017
23:28:07 nowarn/zero-thunk PASSED C 0:03.026 - R 0:00.017
23:28:07 poly-bare-assn PASSED C 0:02.491 - R 0:00.017
23:28:07 poly-d-cycle PASSED C 0:03.220 - R 0:00.005
23:28:07 poly-o-cycle PASSED C 0:02.553 - R 0:00.017
23:28:07 poly-many-arsz PASSED C 0:03.392 - R 0:00.017
23:28:07 poly-member PASSED C 0:03.137 - R 0:00.005
23:28:07 polybits PASSED C 0:00.451 - R n/a
23:28:07 poly-selection PASSED C 0:02.673 - R 0:00.005
23:28:07 poly-self-cycle PASSED C 0:03.121 - R 0:00.005
23:28:07 quasiKeyword PASSED C 0:03.460 - R 0:00.018
23:28:07 minmax PASSED C 0:16.820 - R 0:00.009
23:28:07 raii/ctor-autogen-ERR1 PASSED C 0:01.820 - R n/a
23:28:07 raii/ctor-autogen PASSED C 0:03.282 - R 0:00.018
23:28:07 polymorphism PASSED C 0:12.910 - R 0:00.007
23:28:07 quotedKeyword PASSED C 0:12.686 - R 0:00.010
23:28:07 raii/dtor-early-exit-ERR1 PASSED C 0:07.763 - R n/a
23:28:07 raii/boxed-types PASSED C 0:13.366 - R 0:00.017
23:28:07 raii/init_once PASSED C 0:02.810 - R 0:00.009
23:28:07 raii/dtor-early-exit-ERR2 PASSED C 0:09.852 - R n/a
23:28:07 raii/partial-ERR1 PASSED C 0:01.412 - R n/a
23:28:07 raii/partial PASSED C 0:03.609 - R 0:00.005
23:28:07 raii/typeof-member PASSED C 0:03.535 - R 0:00.017
23:28:07 raii/memberCtors-ERR1 PASSED C 0:08.150 - R n/a
23:28:07 raii/dtor-early-exit PASSED C 0:18.633 - R 0:00.009
23:28:07 result PASSED C 0:04.989 - R 0:00.005
23:28:07 raii/globals PASSED C 0:16.831 - R 0:00.007
23:28:07 raii/memberCtors PASSED C 0:16.469 - R 0:00.009
23:28:07 simpleGenericTriple PASSED C 0:03.489 - R 0:00.005
23:28:07 references PASSED C 0:14.577 - R 0:00.005
23:28:07 smart-pointers PASSED C 0:03.648 - R 0:00.005
23:28:07 searchsort PASSED C 0:17.482 - R 0:00.017
23:28:07 shortCircuit PASSED C 0:13.850 - R 0:00.005
23:28:07 sizeof PASSED C 0:12.979 - R 0:00.005
23:28:07 switch PASSED C 0:01.945 - R 0:00.005
23:28:07 strstream PASSED C 0:15.710 - R 0:00.005
23:28:07 tuple/tupleCast PASSED C 0:02.950 - R 0:00.017
23:28:07 sum PASSED C 0:20.643 - R 0:00.017
23:28:07 tuple/tupleFunction PASSED C 0:03.916 - R 0:00.005
23:28:07 tuple/tupleMember PASSED C 0:01.937 - R 0:00.005
23:28:07 tuple/tupleAssign PASSED C 0:17.891 - R 0:00.010
23:28:07 tuple/tuplePolymorphism PASSED C 0:03.641 - R 0:00.005
23:28:07 swap PASSED C 0:23.721 - R 0:00.005
23:28:07 typedefRedef PASSED C 0:02.044 - R 0:00.005
23:28:07 time PASSED C 0:21.120 - R 0:00.009
23:28:07 typedefRedef-ERR1 PASSED C 0:00.220 - R n/a
23:28:07 var-assert PASSED C 0:00.327 - R n/a
23:28:07 tuple/tupleVariadic PASSED C 0:06.416 - R 0:00.005
23:28:07 typeof PASSED C 0:02.144 - R 0:00.005
23:28:07 variableDeclarator PASSED C 0:02.936 - R 0:00.005
23:28:07 tuplearray PASSED C 0:16.190 - R 0:00.005
23:28:07 userLiterals PASSED C 0:15.689 - R 0:00.005
23:28:07 rational PASSED C 1:01.746 - R 0:00.010
23:28:07 vector_math/vec2_double PASSED C 0:18.135 - R 0:00.008
23:28:07 vector PASSED C 0:20.539 - R 0:00.005
23:28:07 vector_math/vec2_float PASSED C 0:25.025 - R 0:00.009
23:28:07 vector_math/vec2_uint PASSED C 0:22.227 - R 0:00.006
23:28:07 voidPtr PASSED C 0:01.721 - R 0:00.009
23:28:07 warnings/self-assignment PASSED C 0:02.082 - R 0:00.002
23:28:07 withconflict PASSED C 0:00.840 - R n/a
23:28:07 vector_math/vec2_int PASSED C 0:30.187 - R 0:00.169
23:28:07 vector_math/vec3_int PASSED C 0:24.291 - R 0:00.009
23:28:07 KRfunctions PASSED C 0:01.266 - R 0:00.002
23:28:07 vector_math/vec3_float PASSED C 0:30.160 - R 0:00.009
23:28:07 zero_one-ERR1 PASSED C 0:04.521 - R n/a
23:28:07 vector_math/vec4_float PASSED C 0:26.692 - R 0:00.010
23:28:07 ...collections/dimexpr-match-c-ERRS PASSED C 0:01.458 - R n/a
23:28:07 zero_one PASSED C 0:09.161 - R 0:00.005
23:28:07 arithmeticConversions PASSED C 0:04.207 - R 0:00.012
23:28:07 ...llections/dimexpr-match-cfa-ERRS PASSED C 0:02.465 - R n/a
23:28:07 attributes PASSED C 0:01.517 - R 0:00.002
23:28:07 vector_math/vec4_int PASSED C 0:26.921 - R 0:00.009
23:28:07 abs PASSED C 0:16.765 - R 0:00.005
23:28:07 ato PASSED C 0:21.296 - R 0:00.010
23:28:07 bitmanip1 PASSED C 0:25.257 - R 0:00.117
23:28:07 declarationSpecifier PASSED C 0:01.580 - R 0:00.004
23:28:07 bitmanip2 PASSED C 0:26.028 - R 0:00.034
23:28:07 errors/completeType PASSED C 0:01.692 - R n/a
23:28:07 bitmanip3 PASSED C 0:29.690 - R 0:00.168
23:28:07 configs/parsenums PASSED C 0:15.131 - R 0:00.377
23:28:07 concurrency/pthread/bounded_buffer PASSED C 0:24.764 - R 0:00.123
23:28:07 PRNG PASSED C 0:39.534 - R 0:04.233
23:28:07 extension PASSED C 0:02.418 - R 0:00.031
23:28:07 functions PASSED C 0:02.833 - R 0:00.024
23:28:07 gccExtensions PASSED C 0:02.774 - R 0:00.006
23:28:07 exceptions/cardgame PASSED C 0:20.854 - R 0:00.066
23:28:07 exceptions/hotpotato_checked PASSED C 0:26.714 - R 0:00.066
23:28:07 exceptions/hotpotato PASSED C 0:23.772 - R 0:00.033
23:28:07 meta/arch PASSED C 0:01.467 - R n/a
23:28:07 io/manipulatorsInput PASSED C 0:23.780 - R 0:00.009
23:28:07 io/manipulatorsOutput2 PASSED C 0:25.949 - R 0:00.109
23:28:07 io/manipulatorsOutput1 PASSED C 0:30.280 - R 0:00.009
23:28:07 mathX PASSED C 0:21.129 - R 0:00.017
23:28:07 math PASSED C 0:18.721 - R 0:00.009
23:28:07 nested_function PASSED C 0:17.286 - R 0:00.067
23:28:07 random PASSED C 0:16.975 - R 0:00.012
23:28:07 vector_math/vec2_ldouble PASSED C 0:14.782 - R 0:00.011
23:28:07 373 passes, 1 failures, 0 timeouts, 0 cancelled, 0 other
23:28:07 Tests took 18:57.815
23:28:07 make: *** [Makefile:986: all-local] Error 1
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // stage
23:28:07 [Pipeline] echo
23:28:07 Archiving core dumps
23:28:07 [Pipeline] dir
23:28:07 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
23:28:07 [Pipeline] {
23:28:07 [Pipeline] fileExists
23:28:07 [Pipeline] sh
23:28:07 + /var/lib/jenkins/workspace/Cforall_master/tools/jenkins/archive-gen.sh
23:28:07 [Pipeline] archiveArtifacts
23:28:07 Archiving artifacts
23:28:07 Recording fingerprints
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // dir
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // wrap
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // node
23:28:07 [Pipeline] echo
23:28:07 hudson.AbortException: script returned exit code 2
23:28:07 [Pipeline] node
23:28:07 Running on Algol in /var/lib/jenkins/workspace/Cforall_master
23:28:07 [Pipeline] {
23:28:07 [Pipeline] echo
23:28:07 Notifying users of result
23:28:07 [Pipeline] echo
23:28:07 Reusing previously constructed message
23:28:07 [Pipeline] echo
23:28:07 Would send email to: cforall@lists.uwaterloo.ca
23:28:07 [Pipeline] echo
23:28:07 With title: [cforall git][BUILD# 1756 - FAILURE] - branch master
23:28:07 [Pipeline] echo
23:28:07 Content:
23:28:07 <p>This is an automated email from the Jenkins build machine. It was
23:28:07 generated because of a git hooks/post-receive script following
23:28:07 a ref change which was pushed to the C∀ repository.</p>
23:28:07
23:28:07 <p>- Status --------------------------------------------------------------</p>
23:28:07
23:28:07 <p>BUILD# 1756 - FAILURE</p>
23:28:07 <p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/1756/ to view the results.</p>
23:28:07
23:28:07 <p>- Changes -------------------------------------------------------------</p>
23:28:07
23:28:07 <pre>
23:28:07 The branch master has been updated.
23:28:07 from 00675ed4c2f48a20d015179ca8dc1e151fce57a5 (commit)
23:28:07 </pre>
23:28:07
23:28:07 <p>- Log -----------------------------------------------------------------</p>
23:28:07
23:28:07 <pre>
23:28:07
23:28:07 </pre>
23:28:07
23:28:07 <p>-----------------------------------------------------------------------</p>
23:28:07 <pre>
23:28:07 Summary of changes:
23:28:07
23:28:07 </pre>
23:28:07
23:28:07 [Pipeline] }
23:28:07 [Pipeline] // node
23:28:07 [Pipeline] echo
23:28:07 Build Completed
23:28:07 [Pipeline] End of Pipeline
23:28:07 ERROR: script returned exit code 2
23:28:07 Finished: FAILURE
[Pipeline] error
[Pipeline] }
23:28:07 Failed in branch gcc_10_x86_new
23:35:13 Build Cforall » master #1755 completed: SUCCESS
[Pipeline] echo
23:35:13 SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] echo
error caught
[Pipeline] node
Running on Brokk 4 in /var/lib/jenkins/workspace/Cforall_Full_Build
[Pipeline] {
[Pipeline] echo
notifying users
[Pipeline] emailext
Sending email to: cforall@lists.uwaterloo.ca
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: FAILURE
Finished: FAILURE