Started by upstream project "clean-old-builds" build number 399 originally caused by: Started by upstream project "launch-nightly-full-builds" build number 385 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on _launcher_ in workspace /builds/workspace/clean-old-builds [EnvInject] - Inject global passwords. [EnvInject] - Mask passwords that will be passed as build parameters. [clean-old-builds] $ bash /tmp/jenkins5205950365467668031.sh --------------- Clone/update CI scripts --------------- pwd = /builds/workspace/clean-old-builds HEAD is now at 8384223 Remove install dir before each build CI scripts are available in /builds/workspace/clean-old-builds/ci/scripts ------------------------------------------------------- ------------- Clone/update reference_repo/sofa -------------- Checking /builds/reference_repo/sofa Reference repo found. Updating... From https://github.com/sofa-framework/sofa ce6d890..ec15f29 master -> origin/master Updating ce6d890..ec15f29 Fast-forward CHANGELOG.md | 217 ++++++++++++- CMakeLists.txt | 78 ++--- SofaKernel/SofaFramework/CMakeLists.txt | 8 +- SofaKernel/SofaFramework/SofaMacros.cmake | 72 +++-- .../framework/sofa/helper/ComponentChange.cpp | 28 +- SofaKernel/framework/sofa/helper/ComponentChange.h | 2 +- .../sofa/helper/system/DynamicLibrary.cpp | 2 +- .../SofaBaseTopology/RegularGridTopology.cpp | 61 ++++ .../modules/SofaBaseTopology/RegularGridTopology.h | 21 ++ .../RegularGridTopology_test.cpp | 29 +- .../SofaAllCommonComponents/CMakeLists.txt | 23 +- applications/plugins/SofaPython/Binding.cpp | 10 +- applications/plugins/SofaPython/Binding.h | 2 +- .../SofaPython/Binding_RegularGridTopology.cpp | 38 ++- .../plugins/SofaPython/Binding_SofaModule.cpp | 16 + .../SofaPython/Binding_SparseGridTopology.cpp | 335 +++++++++++++++++++++ .../SofaPython/Binding_SparseGridTopology.h | 30 ++ applications/plugins/SofaPython/CMakeLists.txt | 7 + .../plugins/SofaPython/PythonEnvironment.cpp | 3 + applications/plugins/SofaPython/PythonFactory.h | 6 + applications/projects/runSofa/CMakeLists.txt | 40 ++- applications/projects/runSofa/runSofa.plist | 2 +- applications/sofa/gui/qt/CMakeLists.txt | 20 +- applications/sofa/gui/qt/RealGUI.cpp | 20 +- modules/CMakeLists.txt | 2 +- modules/SofaExporter/CMakeLists.txt | 23 +- modules/SofaExporter/SofaExporterConfig.cmake.in | 2 + modules/SofaHaptics/CMakeLists.txt | 16 +- modules/SofaHaptics/SofaHapticsConfig.cmake.in | 2 + modules/SofaOpenglVisual/CMakeLists.txt | 37 ++- .../SofaOpenglVisualConfig.cmake.in | 7 +- .../src/SofaOpenglVisual/OglModel.cpp | 2 + .../src/SofaOpenglVisual/initOpenGLVisual.cpp | 10 +- modules/SofaPreconditioner/CMakeLists.txt | 4 +- .../SofaPreconditionerConfig.cmake.in | 3 + modules/SofaSparseSolver/CMakeLists.txt | 4 +- .../SofaSparseSolverConfig.cmake.in | 4 + modules/tests/CMakeLists.txt | 85 +++--- package.cmake | 44 ++- scripts/macos-postinstall-fixup.sh | 69 +++++ 40 files changed, 1143 insertions(+), 241 deletions(-) create mode 100644 applications/plugins/SofaPython/Binding_SparseGridTopology.cpp create mode 100644 applications/plugins/SofaPython/Binding_SparseGridTopology.h create mode 100755 scripts/macos-postinstall-fixup.sh ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 396M 41M 355M 11% /run /dev/vda1 18G 7.4G 9.4G 45% / tmpfs 2.0G 108K 2.0G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vdb1 20G 4.9G 14G 27% /builds tmpfs 396M 24K 396M 1% /run/user/111 tmpfs 396M 0 396M 0% /run/user/1000 ----------------- clean-old-builds.sh ----------------- Cleaning in /builds/workspace/clean-old-builds/../launcher/sofa-framework ENV VARS: load /builds/workspace/clean-old-builds/ci/scripts/env/default ENV VARS: load node specific /builds/workspace/clean-old-builds/ci/scripts/env/_launcher_ master: Launcher detected. last launch: Mon Jun 24 01:14:32 CEST 2019 -> not removed PR-1055: Launcher detected. last launch: Tue Jun 18 11:07:21 CEST 2019 -> not removed PR-1060: Launcher detected. last launch: Tue Jun 18 11:26:38 CEST 2019 -> not removed PR-1088: PR 1088 is closed -> removed PR-1090: Launcher detected. last launch: Mon Jun 24 15:01:25 CEST 2019 -> not removed PR-1091: PR 1091 is closed -> removed PR-992: Launcher detected. last launch: Fri Jun 21 15:53:01 CEST 2019 -> not removed v19.06_beta: Launcher detected. last launch: Tue Jun 18 18:23:26 CEST 2019 -> not removed ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 396M 41M 355M 11% /run /dev/vda1 18G 7.4G 9.4G 45% / tmpfs 2.0G 108K 2.0G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vdb1 20G 4.1G 15G 22% /builds tmpfs 396M 24K 396M 1% /run/user/111 tmpfs 396M 0 396M 0% /run/user/1000 Finished: SUCCESS