Running with gitlab-ci-multi-runner 9.2.0 (adfc387)
  on rfhete607 (d0f8d5ee)
Using Docker executor with image flofritz/ci-benchmark-hpx-embb ...
Using docker image sha256:61dea5e03224bc70e92a1879e7f7babe869e447447c9f8a4574444a76804c4d5 for predefined container...
Pulling docker image flofritz/ci-benchmark-hpx-embb ...
Using docker image flofritz/ci-benchmark-hpx-embb ID=sha256:273cacc90321cf472a5de52f5c8aa7fdb83bd8ad80d75651eb63942e86de9dd2 for build container...
Running on runner-d0f8d5ee-project-419-concurrent-0 via 869407bddacd...
Fetching changes...
Removing cmake-build-release/
Removing release/
HEAD is now at 4e865e0 Re-add parallel loop patterns.
From http://lab.las3.de/gitlab/las3/development/scheduling/predictable_parallel_patterns
   4e865e0..2d470f1  coninuation -> origin/coninuation
Checking out 2d470f1c as coninuation...
Skipping Git submodules setup
$ ./ci_scripts/build_cmake_release.sh
-- The CXX compiler identification is GNU 7.3.0
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using Build Type: RELEASE
-- Assembly Output: OFF
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- Thread Sanitizer: OFF
-- Address Sanitizer: OFF
-- Easy Profiler: OFF
-- Debug Symbols: OFF
-- Configure Context Switcher: x86_64 running Linux
-- CS_CSCONTEXT_FOUND: asm/cscontext/enter_context_x86_64_sysv_elf.s;asm/cscontext/switch_context_x86_64_sysv_elf.s
-- CS_FCONTEXT_FOUND: asm/fcontext/jump_x86_64_sysv_elf_gas.S;asm/fcontext/make_x86_64_sysv_elf_gas.S;asm/fcontext/ontop_x86_64_sysv_elf_gas.S
-- Using cscontext implementation
-- Configure Context Switcher: Configuration Done
-- The C compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/cmake-build-release
Scanning dependencies of target benchmark_base
[  1%] Building CXX object extern/benchmark_base/CMakeFiles/benchmark_base.dir/sample_images.cpp.o
[  3%] Building CXX object extern/benchmark_base/CMakeFiles/benchmark_base.dir/src/fft.cpp.o
[  5%] Building CXX object extern/benchmark_base/CMakeFiles/benchmark_base.dir/src/unbalanced.cpp.o
[  7%] Linking CXX static library ../../lib/libbenchmark_base.a
[  7%] Built target benchmark_base
Scanning dependencies of target context_switcher
[  9%] Building ASM object lib/context_switcher/CMakeFiles/context_switcher.dir/asm/cscontext/enter_context_x86_64_sysv_elf.s.o
[ 11%] Building ASM object lib/context_switcher/CMakeFiles/context_switcher.dir/asm/cscontext/switch_context_x86_64_sysv_elf.s.o
[ 12%] Building CXX object lib/context_switcher/CMakeFiles/context_switcher.dir/src/context_switcher.cpp.o
[ 14%] Linking CXX static library ../libcontext_switcher.a
[ 14%] Built target context_switcher
Scanning dependencies of target pls
[ 16%] Building CXX object lib/pls/CMakeFiles/pls.dir/src/internal/base/tas_spin_lock.cpp.o
In file included from /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/lib/pls/src/internal/base/tas_spin_lock.cpp:2:0:
/builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/lib/pls/include/pls/internal/base/tas_spin_lock.h:10:10: fatal error: pls/internal/base/thread.h: No such file or directory
 #include "pls/internal/base/thread.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
lib/pls/CMakeFiles/pls.dir/build.make:62: recipe for target 'lib/pls/CMakeFiles/pls.dir/src/internal/base/tas_spin_lock.cpp.o' failed
make[2]: *** [lib/pls/CMakeFiles/pls.dir/src/internal/base/tas_spin_lock.cpp.o] Error 1
CMakeFiles/Makefile2:250: recipe for target 'lib/pls/CMakeFiles/pls.dir/all' failed
make[1]: *** [lib/pls/CMakeFiles/pls.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Uploading artifacts...
release/: found 97 matching files                  
Uploading artifacts to coordinator... ok            id=3613 responseStatus=201 Created token=S8zpSLtx
Job succeeded