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-0 (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/jenkins5815329641011765114.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 17Gi 39% 488245 521751355 0% /
devfs 187Ki 187Ki 0Bi 100% 648 0 100% /dev
/dev/disk2s1 50Gi 21Gi 17Gi 56% 1550550 520689050 0% /System/Volumes/Data
/dev/disk2s4 50Gi 1.0Gi 17Gi 6% 2 522239598 0% /private/var/vm
/dev/disk1s2 100Gi 54Gi 45Gi 55% 776094 4294191185 0% /Volumes/Jenkins
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
----------------- 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-0
python3
------------------
free_space = 67981064
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------
Cleaning in /Volumes/Jenkins/workspace/clean-old-builds/../sofa-framework
PR-2396:
macos_clang_options_release:
last build was on Thu Jan 13 15:13:29 CET 2022
-> not removed
PR-2554:
macos_clang_options_release:
last build was on Tue Jan 11 15:51:17 CET 2022
-> not removed
PR-2565:
macos_clang_options_release:
last build was on Thu Jan 13 17:45:13 CET 2022
-> not removed
PR-2570:
macos_clang_options_release:
last build was on Tue Jan 11 17:23:54 CET 2022
-> not removed
PR-2571:
macos_clang_options_release:
last build was on Fri Jan 14 17:30:16 CET 2022
-> not removed
PR-2582:
macos_clang_options_release:
last build was on Fri Jan 14 17:08:33 CET 2022
-> not removed
PR-2584:
macos_clang_options_release:
last build was on Tue Jan 11 15:14:23 CET 2022
-> not removed
PR-2585:
macos_clang_options_release:
last build was on Tue Jan 11 17:03:22 CET 2022
-> not removed
PR-2590:
macos_clang_options_release:
last build was on Wed Jan 12 18:29:12 CET 2022
-> not removed
PR-2595:
macos_clang_options_release:
last build was on Fri Jan 14 17:51:33 CET 2022
-> not removed
PR-2596:
PR 2596 is closed
-> removed
PR-2600:
PR 2600 is closed
-> removed
PR-2602:
macos_clang_options_release:
last build was on Fri Jan 14 18:42:46 CET 2022
-> not removed
PR-2603:
macos_clang_options_release:
last build was on Fri Jan 14 18:48:31 CET 2022
-> not removed
master:
macos_clang_default_release:
last build was on Fri Jan 14 20:45:53 CET 2022
-> not removed
macos_clang_options_release:
last build was on Fri Jan 14 20:49:26 CET 2022
-> not removed
-------------------------------------------------------
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s5 50Gi 10Gi 17Gi 39% 488245 521751355 0% /
devfs 187Ki 187Ki 0Bi 100% 648 0 100% /dev
/dev/disk2s1 50Gi 21Gi 17Gi 56% 1550560 520689040 0% /System/Volumes/Data
/dev/disk2s4 50Gi 1.0Gi 17Gi 6% 2 522239598 0% /private/var/vm
/dev/disk1s2 100Gi 32Gi 68Gi 33% 520153 4294447126 0% /Volumes/Jenkins
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
Finished: SUCCESS