Started by upstream project "clean-old-builds" build number 1413
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on consortium-macos-1 (default debug package release builder options macos_clang rebootable mac_clang-3.5 cleanable) in workspace /Volumes/Jenkins/workspace/clean-old-builds
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[clean-old-builds] $ bash /Volumes/Jenkins/tmp/jenkins7444594605763781889.sh
--------------- Clone/update CI scripts ---------------
pwd = /Volumes/Jenkins/workspace/clean-old-builds
From https://github.com/sofa-framework/ci
82f280e..a687745 master -> origin/master
HEAD is now at a687745 [scripts] FIX scene directories search
CI scripts are available in /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts
-------------------------------------------------------
------------- Clone/update reference_repo/sofa --------------
Checking /Users/ci/reference_repo/sofa
Reference repo found. Updating...
From https://github.com/sofa-framework/sofa
b2a3f8fe5a..27c80a23f7 master -> origin/master
Updating b2a3f8fe5a..27c80a23f7
Fast-forward
.../src/SofaDeformable/MeshSpringForceField.inl | 12 +-
.../modules/SofaEngine/src/SofaEngine/BoxROI.cpp | 4 +
.../modules/SofaEngine/src/SofaEngine/BoxROI.h | 4 +-
applications/plugins/SofaCUDA/CMakeLists.txt | 7 +-
applications/plugins/SofaCUDA/README.md | 37 +
applications/plugins/SofaCUDA/SofaCUDA.txt | 28 -
.../plugins/SofaCUDA/doc/SofaCUDA_benchmarks.csv | 39 +
.../beam10x10x46-spring-rk4-CUDA_0001.png | Bin
.../beam10x10x46-spring-rk4-CUDA_0002.png | Bin
.../quadSpringSphereCUDA_0001.png | Bin
.../quadSpringSphereCUDA_0002.png | Bin
...angularFEMForceFieldOptim_tissue100x100_cpu.scn | 38 +
...angularFEMForceFieldOptim_tissue100x100_gpu.scn | 39 +
...arFEMForceFieldOptim_tissue100x100_implicit.scn | 63 +
...ularFEMForceFieldOptim_tissue20x20_implicit.scn | 63 +
.../sofa/gpu/cuda/CudaHexahedronFEMForceField.cpp | 50 +
.../sofa/gpu/cuda/CudaHexahedronFEMForceField.cu | 1382 ++++++++++++++++++++
.../sofa/gpu/cuda/CudaHexahedronFEMForceField.h | 362 +++++
.../sofa/gpu/cuda/CudaHexahedronFEMForceField.inl | 300 +++++
.../gpu/cuda/CudaTriangularFEMForceFieldOptim.cpp | 38 +-
.../gpu/cuda/CudaTriangularFEMForceFieldOptim.cu | 371 +++---
.../gpu/cuda/CudaTriangularFEMForceFieldOptim.h | 44 +-
.../gpu/cuda/CudaTriangularFEMForceFieldOptim.inl | 100 +-
examples/Components/engine/BoxROI_1d.scn | 23 +
examples/Components/engine/BoxROI_2d.scn | 23 +
25 files changed, 2739 insertions(+), 288 deletions(-)
create mode 100644 applications/plugins/SofaCUDA/README.md
delete mode 100644 applications/plugins/SofaCUDA/SofaCUDA.txt
create mode 100644 applications/plugins/SofaCUDA/doc/SofaCUDA_benchmarks.csv
rename applications/plugins/SofaCUDA/{examples => doc}/beam10x10x46-spring-rk4-CUDA_0001.png (100%)
rename applications/plugins/SofaCUDA/{examples => doc}/beam10x10x46-spring-rk4-CUDA_0002.png (100%)
rename applications/plugins/SofaCUDA/{examples => doc}/quadSpringSphereCUDA_0001.png (100%)
rename applications/plugins/SofaCUDA/{examples => doc}/quadSpringSphereCUDA_0002.png (100%)
create mode 100644 applications/plugins/SofaCUDA/scenes/benchmarks/TriangularFEMForceFieldOptim_tissue100x100_cpu.scn
create mode 100644 applications/plugins/SofaCUDA/scenes/benchmarks/TriangularFEMForceFieldOptim_tissue100x100_gpu.scn
create mode 100644 applications/plugins/SofaCUDA/scenes/cpu-gpu_validation/CudaTriangularFEMForceFieldOptim_tissue100x100_implicit.scn
create mode 100644 applications/plugins/SofaCUDA/scenes/cpu-gpu_validation/CudaTriangularFEMForceFieldOptim_tissue20x20_implicit.scn
create mode 100644 applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaHexahedronFEMForceField.cpp
create mode 100644 applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaHexahedronFEMForceField.cu
create mode 100644 applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaHexahedronFEMForceField.h
create mode 100644 applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaHexahedronFEMForceField.inl
create mode 100644 examples/Components/engine/BoxROI_1d.scn
create mode 100644 examples/Components/engine/BoxROI_2d.scn
-------------------------------------------------------
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s5 50Gi 10Gi 19Gi 36% 488245 521751355 0% /
devfs 187Ki 187Ki 0Bi 100% 648 0 100% /dev
/dev/disk2s1 50Gi 19Gi 19Gi 51% 819669 521419931 0% /System/Volumes/Data
/dev/disk2s4 50Gi 1.0Mi 19Gi 1% 1 522239599 0% /private/var/vm
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
/dev/disk0s2 100Gi 30Gi 69Gi 31% 513732 4294453547 0% /Volumes/Jenkins
----------------- clean-old-builds.sh -----------------
ENV VARS: load /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts/env/default
ENV VARS: load node specific /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts/env/consortium-macos-1
python3
------------------
free_space = 74512464
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------
Cleaning in /Volumes/Jenkins/workspace/clean-old-builds/../sofa-framework
PR-2549:
macos_clang_options_release:
last build was on Thu Jan 13 18:02:05 CET 2022
-> not removed
PR-2568:
PR 2568 is closed
-> removed
PR-2569:
macos_clang_options_release:
last build was on Tue Jan 11 16:40:52 CET 2022
-> not removed
PR-2578:
macos_clang_options_release:
last build was on Mon Jan 10 09:41:04 CET 2022
-> not removed
PR-2587:
macos_clang_options_release:
last build was on Wed Jan 12 09:23:25 CET 2022
-> not removed
PR-2588:
PR 2588 is closed
-> removed
PR-2589:
macos_clang_options_release:
last build was on Fri Jan 14 19:59:03 CET 2022
-> not removed
PR-2597:
PR 2597 is closed
-> removed
PR-2598:
macos_clang_options_release:
last build was on Thu Jan 13 22:36:55 CET 2022
-> not removed
PR-2599:
macos_clang_options_release:
last build was on Fri Jan 14 19:19:38 CET 2022
-> not removed
master:
macos_clang_default_release:
last build was on Fri Jan 14 14:53:03 CET 2022
-> not removed
macos_clang_options_release:
last build was on Fri Jan 14 14:39:08 CET 2022
-> not removed
-------------------------------------------------------
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s5 50Gi 10Gi 19Gi 36% 488245 521751355 0% /
devfs 187Ki 187Ki 0Bi 100% 648 0 100% /dev
/dev/disk2s1 50Gi 19Gi 19Gi 51% 819677 521419923 0% /System/Volumes/Data
/dev/disk2s4 50Gi 1.0Mi 19Gi 1% 1 522239599 0% /private/var/vm
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
/dev/disk0s2 100Gi 24Gi 75Gi 25% 443509 4294523770 0% /Volumes/Jenkins
Finished: SUCCESS