robotpkg-py-solo-rbprm-bullseye
Passed Started
by
@gsaurel
Guilhem Saurel
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on asahi zUWCHYoo, system ID: s_7e1fc072c8874Using Docker executor with image memmos.laas.fr:5000/humanoid-path-planner/solo-rbprm/py-solo-rbprm:bullseye ...5Pulling docker image memmos.laas.fr:5000/humanoid-path-planner/solo-rbprm/py-solo-rbprm:bullseye ...6Using docker image sha256:9f84b1ec4e25ec15cba768187f568697d58dbc3515046f17f2c7f2dc23c16b68 for memmos.laas.fr:5000/humanoid-path-planner/solo-rbprm/py-solo-rbprm:bullseye with digest memmos.laas.fr:5000/humanoid-path-planner/solo-rbprm/py-solo-rbprm@sha256:679698de4d396746599db1de2cee69bff148f55b29812ca7ec9a2a77afd2fc91 ...8Running on runner-zuwchyoo-project-1073-concurrent-2 via asahi...10Fetching changes with git depth set to 50...11Reinitialized existing Git repository in /builds/humanoid-path-planner/solo-rbprm/.git/12Checking out a66445f3 as detached HEAD (ref is v5.0.0)...13Removing coverage/14Removing doxygen-html/15Skipping Git submodules setup17Using docker image sha256:9f84b1ec4e25ec15cba768187f568697d58dbc3515046f17f2c7f2dc23c16b68 for memmos.laas.fr:5000/humanoid-path-planner/solo-rbprm/py-solo-rbprm:bullseye with digest memmos.laas.fr:5000/humanoid-path-planner/solo-rbprm/py-solo-rbprm@sha256:679698de4d396746599db1de2cee69bff148f55b29812ca7ec9a2a77afd2fc91 ...18$ sccache -s19Compile requests 020Compile requests executed 021Cache hits 022Cache misses 023Cache timeouts 024Cache read errors 025Forced recaches 026Cache write errors 027Compilation failures 028Cache errors 029Non-cacheable compilations 030Non-cacheable calls 031Non-compilation calls 032Unsupported compiler calls 033Average cache write 0.000 s34Average compiler 0.000 s35Average cache read hit 0.000 s36Failed distributed compilations 037Cache location redis, name: redis://asahi, prefix: /38Version (client) 0.7.739$ cd /root/robotpkg/robots40$ git pull41hint: Pulling without specifying how to reconcile divergent branches is42hint: discouraged. You can squelch this message by running one of the following43hint: commands sometime before your next pull:44hint: 45hint: git config pull.rebase false # merge (the default strategy)46hint: git config pull.rebase true # rebase47hint: git config pull.ff only # fast-forward only48hint: 49hint: You can replace "git config" with "git config --global" to set a default50hint: preference for all repositories. You can also pass --rebase, --no-rebase,51hint: or --ff-only on the command line to override the configured default per52hint: invocation.53Already up to date.54$ cd py-solo-rbprm55$ make checkout MASTER_REPOSITORY="git ${CI_PROJECT_DIR}/.git"56===> Checking bootstrap dependencies for py39-solo-rbprm-4.15.1pl0331105757~doc57=> Required system package pkg_install>=20110805.12: pkg_install-20211115.2 found58===> Checking out py39-solo-rbprm-4.15.1pl0331105757~doc59Cloning into '/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1'...60done.61Note: switching to 'a66445f31d232410b880901b49f614bd827df7af'.62You are in 'detached HEAD' state. You can look around, make experimental63changes and commit them, and you can discard any commits you make in this64state without impacting any branches by switching back to a branch.65If you want to create a new branch to retain commits you create, you may66do so (now or later) by using -c with the switch command. Example:67git switch -c <new-branch-name>68Or undo this operation with:69git switch -70Turn off this advice by setting config variable advice.detachedHead to false71Submodule 'cmake' (https://github.com/jrl-umi3218/jrl-cmakemodules.git) registered for path 'cmake'72Cloning into '/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/cmake'...73===> Done checkout for py39-solo-rbprm-4.15.1pl0331105757~doc74$ make install75===> Checking build options for py39-solo-rbprm-4.15.1pl0331105758~doc76=> Building with the following options:77 doc Enable documentation generation and installation78===> Checking alternatives for py39-solo-rbprm-4.15.1pl0331105758~doc79=> Use the GNU C++ compiler: c++-compiler provided by g++>=380=> Use the GNU C compiler: c-compiler provided by gcc>=381=> Use python-3.9: python>=2.5<3.12 provided by python39>=3.9<3.1082===> Checking dependencies for py39-solo-rbprm-4.15.1pl0331105758~doc83=> Required system package boost-headers>=1.34.1: boost-headers-1.74 found84=> Required system package boostlib-filesystem>=1.34.1: boost-libs-1.74.0 found85=> Required system package boostlib-iostreams>=1.34.1: boost-libs-1.74.0 found86=> Required system package boostlib-math>=1.34.1: boost-libs-1.74.0 found87=> Required system package boostlib-thread>=1.34.1: boost-libs-1.74.0 found88=> Required system package cmake>=3.1.0: cmake-3.18.4 found89=> Required system package doxygen>=1.5: doxygen-1.9.1 found90=> Required system package example-robot-data>=3.6.0: example-robot-data-4.1.0 found91=> Required system package g++>=3: g++-10 found92=> Required system package gcc>=3: gcc-10 found93=> Required system package latex>=3.14: latex-3.14159265 found94=> Required system package libstdc++: libstdc++ found95=> Required system package pkg-config>=0.22: pkg-config-0.29.2 found96=> Required system package python39>=3.9<3.10: python39-3.9.2 found97===> Configuring for py39-solo-rbprm-4.15.1pl0331105758~doc98===> Building for py39-solo-rbprm-4.15.1pl0331105758~doc99===> Installing for py39-solo-rbprm-4.15.1pl0331105758~doc100=> Compiling python files101=> Adding run-time search paths to pkg-config files102=> Registering installation for py39-solo-rbprm-4.15.1pl0331105758~doc103===> Done install for py39-solo-rbprm-4.15.1pl0331105758~doc104$ build=$(make show-var VARNAME=CONFIGURE_DIRS); cd $(make show-var VARNAME=WRKSRC); cd $build105$ touch CMakeLists.txt && make && make test106/usr/bin/cmake -S/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1 -B/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1 --check-build-system CMakeFiles/Makefile.cmake 0107-- JRL cmakemodules found in 'cmake/' git submodule108-- Configuring "solo-rbprm" ()109-- Package version (ROS package.xml): 5.0.0110-- PythonLibraryDirs: /usr/lib/x86_64-linux-gnu111-- PythonLibVersionString: 3.9.2112-- Python site lib: lib/python3.9/site-packages113-- Python include dirs: /usr/include/python3.9/114-- Doxygen rendering: using MathJax backend115-- Configuring done116-- Generating done117-- Build files have been written to: /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1118/usr/bin/cmake -E cmake_progress_start /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/CMakeFiles /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1//CMakeFiles/progress.marks119make -f CMakeFiles/Makefile2 all120make[1]: Entering directory '/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1'121make -f CMakeFiles/compile_pyc__root_robotpkg_robots_py-solo-rbprm_work_solo-rbprm-4.15.1.dir/build.make CMakeFiles/compile_pyc__root_robotpkg_robots_py-solo-rbprm_work_solo-rbprm-4.15.1.dir/depend122make[2]: Entering directory '/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1'123cd /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1 /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1 /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1 /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1 /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/CMakeFiles/compile_pyc__root_robotpkg_robots_py-solo-rbprm_work_solo-rbprm-4.15.1.dir/DependInfo.cmake --color=124make[2]: Leaving directory '/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1'125make -f CMakeFiles/compile_pyc__root_robotpkg_robots_py-solo-rbprm_work_solo-rbprm-4.15.1.dir/build.make CMakeFiles/compile_pyc__root_robotpkg_robots_py-solo-rbprm_work_solo-rbprm-4.15.1.dir/build126make[2]: Entering directory '/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1'127/usr/bin/cmake -E make_directory /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm128/usr/bin/python3.9 -c "import py_compile; py_compile.compile(\"/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm/__init__.py\",\"/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm/__init__.pyc\")"129/usr/bin/cmake -E make_directory /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm130/usr/bin/python3.9 -c "import py_compile; py_compile.compile(\"/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm/solo.py\",\"/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm/solo.pyc\")"131/usr/bin/cmake -E make_directory /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm132/usr/bin/python3.9 -c "import py_compile; py_compile.compile(\"/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm/solo_abstract.py\",\"/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/solo_rbprm/solo_abstract.pyc\")"133make[2]: Leaving directory '/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1'134Built target compile_pyc__root_robotpkg_robots_py-solo-rbprm_work_solo-rbprm-4.15.1135make[1]: Leaving directory '/root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1'136/usr/bin/cmake -E cmake_progress_start /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1/CMakeFiles 0137Running tests...138/usr/bin/ctest --force-new-ctest-process 139Test project /root/robotpkg/robots/py-solo-rbprm/work/solo-rbprm-4.15.1140No tests were found!!!141$ sccache -s142Compile requests 0143Compile requests executed 0144Cache hits 0145Cache misses 0146Cache timeouts 0147Cache read errors 0148Forced recaches 0149Cache write errors 0150Compilation failures 0151Cache errors 0152Non-cacheable compilations 0153Non-cacheable calls 0154Non-compilation calls 0155Unsupported compiler calls 0156Average cache write 0.000 s157Average compiler 0.000 s158Average cache read hit 0.000 s159Failed distributed compilations 0160Cache location redis, name: redis://asahi, prefix: /161Version (client) 0.7.7163Job succeeded