Started by upstream project "clean-old-builds" build number 1273
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/jenkins3450661992892364260.sh
--------------- Clone/update CI scripts ---------------
pwd = /Volumes/Jenkins/workspace/clean-old-builds
From https://github.com/sofa-framework/ci
057a561..976e3ff master -> origin/master
HEAD is now at 976e3ff [scripts] FIX "-x" test issue on Fedora
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
90453ece69..ad12429640 master -> origin/master
Updating 90453ece69..ad12429640
Fast-forward
CMakeLists.txt | 2 +
.../Sofa.Config/cmake/SofaMacrosInstall.cmake | 70 +++--
.../modules/Sofa.Config/src/sofa/config.h.in | 5 +
.../src/SofaBaseCollision/BVHNarrowPhase.cpp | 2 +-
.../CompressedRowSparseMatrix.h | 112 +++----
.../CompressedRowSparseMatrix.inl | 2 +-
.../src/SofaBaseLinearSolver/FullMatrix.inl | 77 ++---
.../src/SofaBaseLinearSolver/MatrixExpr.h | 3 -
.../src/SofaBaseLinearSolver/SparseMatrix.h | 110 +++----
.../src/SofaBaseLinearSolver/config.h.in | 8 +-
.../src/SofaBaseVisual/VisualModelImpl.cpp | 2 +-
.../SofaCore/src/sofa/core/objectmodel/Base.h | 8 +-
.../src/sofa/core/objectmodel/DataFileName.cpp | 8 +-
.../PolynomialRestShapeSpringsForceField.h | 2 +-
.../src/SofaEigen2Solver/SVDLinearSolver.cpp | 4 +-
.../src/sofa/helper/system/SofaOStream.h | 54 +++-
.../SofaLoader/src/SofaLoader/MeshVTKLoader.cpp | 14 +-
.../src/SofaSimpleFem/HexahedronFEMForceField.inl | 2 +-
.../src/sofa/simulation/Simulation.cpp | 12 +-
.../PrecomputedLMConstraintCorrection.inl | 2 -
.../sofa/gpu/cuda/CudaHexahedronTLEDForceField.cpp | 4 +-
.../sofa/gpu/cuda/CudaLinearForceField.inl | 2 +-
.../gpu/cuda/CudaPenalityContactForceField.inl | 2 +-
.../SofaCUDA/sofa/gpu/cuda/CudaPointModel.cpp | 2 +-
.../gpu/cuda/CudaTetrahedronTLEDForceField.cpp | 6 +-
.../collision/DistanceGridCollisionModel.cpp | 95 ++----
.../FFDDistanceGridDiscreteIntersection.cpp | 22 +-
.../FFDDistanceGridDiscreteIntersection.inl | 2 +-
.../RigidDistanceGridDiscreteIntersection.cpp | 13 +-
.../RigidDistanceGridDiscreteIntersection.inl | 2 +-
.../components/forcefield/DistanceGridForceField.h | 2 +-
.../forcefield/DistanceGridForceField.inl | 4 +-
applications/plugins/SofaEulerianFluid/Fluid2D.h | 2 +-
applications/plugins/SofaEulerianFluid/Fluid3D.h | 6 +-
.../components/mapping/ImplicitSurfaceMapping.h | 6 +-
.../components/mapping/ImplicitSurfaceMapping.inl | 5 +-
.../src/SofaSphFluid/ParticleSource.inl | 24 +-
.../SofaSphFluid/ParticlesRepulsionForceField.h | 2 +-
.../SofaSphFluid/ParticlesRepulsionForceField.inl | 8 +-
.../src/SofaSphFluid/SPHFluidForceField.inl | 44 ++-
.../src/SofaSphFluid/SpatialGridPointModel.cpp | 6 +-
.../src/VolumetricRendering/OglVolumetricModel.cpp | 22 +-
applications/plugins/image/ImageContainer.h | 16 +-
.../plugins/image/ImageCoordValuesFromPositions.h | 2 +-
applications/plugins/image/ImageExporter.h | 6 +-
applications/plugins/image/ImageSampler.h | 12 +-
applications/plugins/image/ImageTransform.h | 2 +-
applications/plugins/image/MeshToImageEngine.h | 2 +-
.../imagetoolbox/contour/contourimagetoolbox.h | 2 +-
.../topology/TopologyBoundingTrasher.scn | 37 +++
.../src/SofaConstraint/ConstraintAnimationLoop.cpp | 2 +-
.../PrecomputedConstraintCorrection.inl | 2 -
.../src/SofaDenseSolver/NewMatMatrix.h | 172 ++++-------
.../src/SofaDenseSolver/config.h.in | 5 +-
.../SofaExporter/src/SofaExporter/MeshExporter.cpp | 2 +-
.../SofaExporter/src/SofaExporter/VTKExporter.cpp | 2 +-
.../MechanicalMatrixMapper.inl | 4 +-
.../MultiTagAnimationLoop.cpp | 2 +-
.../src/SofaGeneralEngine/TransformPosition.inl | 6 +-
.../TriangularFEMForceFieldOptim.inl | 4 +-
.../src/SofaMiscExtra/MeshTetraStuffing.cpp | 10 +-
.../src/SofaMiscSolver/NewmarkImplicitSolver.cpp | 2 +-
modules/SofaMiscTopology/CMakeLists.txt | 3 +
.../SofaMiscTopology/TopologyBoundingTrasher.cpp | 38 +++
.../src/SofaMiscTopology/TopologyBoundingTrasher.h | 112 +++++++
.../SofaMiscTopology/TopologyBoundingTrasher.inl | 339 +++++++++++++++++++++
.../src/SofaOpenglVisual/OglCylinderModel.cpp | 2 +-
.../src/SofaOpenglVisual/OglShader.cpp | 2 +-
.../PrecomputedWarpPreconditioner.inl | 2 +-
69 files changed, 987 insertions(+), 583 deletions(-)
create mode 100644 examples/Components/topology/TopologyBoundingTrasher.scn
create mode 100644 modules/SofaMiscTopology/src/SofaMiscTopology/TopologyBoundingTrasher.cpp
create mode 100644 modules/SofaMiscTopology/src/SofaMiscTopology/TopologyBoundingTrasher.h
create mode 100644 modules/SofaMiscTopology/src/SofaMiscTopology/TopologyBoundingTrasher.inl
-------------------------------------------------------
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s5 50Gi 10Gi 22Gi 33% 488245 521751355 0% /
devfs 188Ki 188Ki 0Bi 100% 650 0 100% /dev
/dev/disk2s1 50Gi 17Gi 22Gi 44% 796162 521443438 0% /System/Volumes/Data
/dev/disk2s4 50Gi 1.0Mi 22Gi 1% 1 522239599 0% /private/var/vm
/dev/disk0s2 100Gi 44Gi 56Gi 44% 584895 4294382384 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
Cleaning in /Volumes/Jenkins/workspace/clean-old-builds/../sofa-framework
PR-2292:
PR 2292 is closed
-> removed
PR-2305:
macos_clang_options_release:
last build was on Wed Sep 1 22:52:19 CEST 2021
-> not removed
PR-2306:
macos_clang_options_release:
last build was on Wed Sep 1 17:31:27 CEST 2021
-> not removed
PR-2310:
PR 2310 is closed
-> removed
PR-2311:
macos_clang_options_release:
last build was on Mon Aug 30 22:08:27 CEST 2021
-> not removed
PR-2312:
macos_clang_options_release:
last build was on Tue Aug 31 17:42:04 CEST 2021
-> not removed
PR-2313:
macos_clang_options_release:
last build was on Thu Sep 2 00:33:22 CEST 2021
-> not removed
PR-2314:
macos_clang_options_release:
last build was on Wed Sep 1 14:26:52 CEST 2021
-> not removed
master:
macos_clang_default_release:
last build was on Wed Sep 1 22:35:38 CEST 2021
-> not removed
-------------------------------------------------------
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s5 50Gi 10Gi 22Gi 33% 488245 521751355 0% /
devfs 188Ki 188Ki 0Bi 100% 650 0 100% /dev
/dev/disk2s1 50Gi 17Gi 22Gi 44% 796172 521443428 0% /System/Volumes/Data
/dev/disk2s4 50Gi 1.0Mi 22Gi 1% 1 522239599 0% /private/var/vm
/dev/disk0s2 100Gi 24Gi 75Gi 25% 402467 4294564812 0% /Volumes/Jenkins
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
Finished: SUCCESS