Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 1280
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/jenkins1087606287515137740.sh

--------------- Clone/update CI scripts ---------------
pwd = /Volumes/Jenkins/workspace/clean-old-builds
From https://github.com/sofa-framework/ci
   99c4113..c235345  test_update_builders -> origin/test_update_builders
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
   870661a05d..192b974f13  master          -> origin/master
 * [new branch]            guparan-patch-6 -> origin/guparan-patch-6
Updating 870661a05d..192b974f13
Fast-forward
 SofaKernel/modules/Sofa.GL/src/sofa/gl/glText.cpp  |  8 +-
 .../modules/Sofa.Type/src/sofa/type/Frame.cpp      |  6 +-
 .../modules/Sofa.Type/src/sofa/type/Quat.inl       | 12 +--
 .../modules/Sofa.Type/src/sofa/type/RGBAColor.cpp  |  2 +-
 .../src/sofa/type/fixed_array_algorithms.h         | 10 +--
 .../SofaBaseLinearSolver/CRSMultiMatrixAccessor.h  |  6 +-
 .../CompressedRowSparseMatrix.h                    |  2 +-
 .../SofaBaseMechanics_test/MappingTestCreation.h   |  4 +-
 .../Multi2MappingTestCreation.h                    |  2 +-
 .../MultiMappingTestCreation.h                     |  2 +-
 .../SofaBaseMechanics_test/UniformMass_test.cpp    |  4 +-
 .../TetrahedronNumericalIntegration_test.cpp       |  4 +-
 .../TriangleNumericalIntegration_test.cpp          |  5 +-
 .../TetrahedronSetTopologyContainer.h              |  4 +-
 .../AddResourceRepository_test.cpp                 |  2 +-
 .../src/SofaBaseVisual/VisualModelImpl.cpp         |  8 +-
 .../SofaCore_simutest/objectmodel/Base_test.cpp    |  2 +-
 SofaKernel/modules/SofaCore/src/sofa/core/fwd.h    |  4 +-
 .../SofaCore/src/sofa/core/objectmodel/Data.h      |  4 +-
 .../src/SofaDefaultType.Testing/BaseMatrix_test.h  | 10 +--
 .../SofaHelper_test/system/FileMonitor_test.cpp    |  3 +-
 .../system/thread/CircularQueue_test.cpp           |  6 +-
 .../SofaHelper/src/sofa/helper/ColorMap.cpp        |  2 +-
 .../modules/SofaHelper/src/sofa/helper/ColorMap.h  |  2 +-
 .../modules/SofaHelper/src/sofa/helper/Factory.h   |  2 +-
 .../src/sofa/helper/system/FileRepository.cpp      |  2 +-
 .../src/sofa/helper/system/FileSystem.cpp          | 11 ++-
 .../SpringSolverDynamic_test.cpp                   |  2 +-
 .../src/SofaSimpleFem/TetrahedronFEMForceField.inl |  4 +-
 .../SofaSimulationCommon/xml/AttributeElement.h    |  8 +-
 .../src/SofaSimulationCommon/xml/DataElement.h     |  4 +-
 .../src/SofaSimulationCommon/xml/NodeElement.h     |  8 +-
 .../src/SofaSimulationCommon/xml/ObjectElement.h   |  6 +-
 .../MutationListener_test.cpp                      |  4 +-
 .../SceneCreator_test/SceneCreator_test.cpp        |  2 +-
 applications/plugins/image/CMakeLists.txt          |  2 -
 applications/plugins/image/config.h.in             |  1 -
 .../projects/runSofa/runSofa_test/runSofa_test.cpp |  4 +-
 examples/Demos/rigidifiedSectionsInBeam.scn        | 88 ++++++++++++++++++++++
 .../AffineMovementConstraint_test.cpp              |  2 +-
 .../ConstantForceField_test.cpp                    |  4 +-
 .../PlaneForceField_test.cpp                       |  4 +-
 .../ProjectDirectionConstraint_test.cpp            |  4 +-
 .../ProjectToLineConstraint_test.cpp               |  4 +-
 .../ProjectToPlaneConstraint_test.cpp              |  4 +-
 .../ProjectToPointConstraint_test.cpp              |  4 +-
 .../SkeletalMotionConstraint_test.cpp              |  4 +-
 .../BilateralInteractionConstraint_test.cpp        |  5 +-
 .../src/SofaDenseSolver/LULinearSolver.cpp         |  1 +
 .../src/SofaDenseSolver/LULinearSolver.h           |  1 -
 .../SofaExporter_test/MeshExporter_test.cpp        |  2 +-
 .../SofaExporter_test/STLExporter_test.cpp         |  4 +-
 .../SofaExporter_test/WriteState_test.cpp          |  4 +-
 .../SofaGeneralEngine_test/AverageCoord_test.cpp   |  2 +-
 .../ClusteringEngine_test.cpp                      |  2 +-
 .../ComplementaryROI_test.cpp                      |  2 +-
 .../DifferenceEngine_test.cpp                      |  2 +-
 .../SofaGeneralEngine_test/DilateEngine_test.cpp   |  2 +-
 .../SofaGeneralEngine_test/Engine_test.cpp         |  2 +-
 .../ExtrudeEdgesAndGenerateQuads_test.cpp          |  2 +-
 .../SofaGeneralEngine_test/MergePoints_test.cpp    |  2 +-
 .../SofaGeneralEngine_test/MeshROI_test.cpp        |  4 +-
 .../SofaGeneralEngine_test/PlaneROI_test.cpp       |  2 +-
 .../SmoothMeshEngine_test.cpp                      |  2 +-
 .../SofaGeneralEngine_test/SphereROI_test.cpp      |  2 +-
 .../src/SofaGeneralEngine/PairBoxRoi.inl           |  2 +-
 .../src/SofaGeneralLinearSolver/BTDLinearSolver.h  |  2 -
 .../SofaGeneralLinearSolver/BTDLinearSolver.inl    |  3 +-
 .../src/SofaGeneralLinearSolver/CholeskySolver.inl |  1 -
 .../SofaGuiCommon/src/sofa/gui/ArgumentParser.h    |  2 +
 .../MeshMatrixMass_test.cpp                        |  4 +-
 .../TopologicalChangeProcessor_test.cpp            |  4 +-
 .../SofaMiscTopology_test/TopologyChecker_test.cpp |  4 +-
 .../SofaOpenglVisual_test/OglLabel_test.cpp        |  2 +-
 .../src/SofaOpenglVisual/DataDisplay.cpp           |  2 +-
 .../src/SofaOpenglVisual/SlicedVolumetricModel.cpp |  2 +-
 .../SofaPreconditioner/BlockJacobiPreconditioner.h |  1 -
 .../BlockJacobiPreconditioner.inl                  |  1 -
 .../SofaPreconditioner/JacobiPreconditioner.inl    |  1 -
 .../PrecomputedWarpPreconditioner.inl              |  1 -
 .../src/SofaPreconditioner/SSORPreconditioner.h    |  1 -
 .../src/SofaPreconditioner/SSORPreconditioner.inl  |  1 -
 .../SofaPreconditioner/ShewchukPCGLinearSolver.cpp |  1 -
 .../src/SofaPreconditioner/WarpPreconditioner.cpp  |  1 -
 .../src/SofaPreconditioner/WarpPreconditioner.inl  |  1 -
 .../SofaSparseSolver/PrecomputedLinearSolver.inl   |  3 +-
 .../src/SofaSparseSolver/SparseCholeskySolver.h    |  1 -
 .../SofaValidation_test/Monitor_test.cpp           |  4 +-
 88 files changed, 227 insertions(+), 153 deletions(-)
 create mode 100644 examples/Demos/rigidifiedSectionsInBeam.scn
-------------------------------------------------------

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    45%  888293  521351307    0%   /System/Volumes/Data
/dev/disk2s4    50Gi  1.0Mi   22Gi     1%       1  522239599    0%   /private/var/vm
/dev/disk0s2   100Gi   52Gi   48Gi    52%  662493 4294304786    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-2285:
    PR 2285 is closed
    -> removed
  PR-2312:
    PR 2312 is closed
    -> removed
  PR-2314:
    macos_clang_options_release:
      last build was on Tue Sep  7 18:15:45 CEST 2021
      -> not removed
  PR-2316:
    macos_clang_options_release:
      last build was on Tue Sep  7 10:17:40 CEST 2021
      -> not removed
  PR-2320:
    macos_clang_options_release:
      last build was on Fri Sep  3 16:08:49 CEST 2021   (more than 5 days ago)
      -> removed
    All valid configs were removed
    -> PR-2320 removed
  PR-2321:
    PR 2321 is closed
    -> removed
  PR-2322:
    macos_clang_options_release:
      last build was on Mon Sep  6 09:26:07 CEST 2021
      -> not removed
  PR-2323:
    macos_clang_options_release:
      last build was on Mon Sep  6 16:31:44 CEST 2021
      -> not removed
  PR-2324:
    PR 2324 is closed
    -> removed
  PR-2325:
    PR 2325 is closed
    -> removed
  PR-2326:
    macos_clang_options_release:
      last build was on Wed Sep  8 10:39:20 CEST 2021
      -> not removed
  PR-2331:
    macos_clang_options_release:
      last build was on Wed Sep  8 18:28:40 CEST 2021
      -> not removed
  master:
    macos_clang_default_release:
      last build was on Wed Sep  8 18:37:27 CEST 2021
      -> not removed
    macos_clang_options_release:
      last build was on Wed Sep  8 13:59:34 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    45%  888303  521351297    0%   /System/Volumes/Data
/dev/disk2s4    50Gi  1.0Mi   22Gi     1%       1  522239599    0%   /private/var/vm
/dev/disk0s2   100Gi   25Gi   74Gi    26%  408022 4294559257    0%   /Volumes/Jenkins
map auto_home    0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
Finished: SUCCESS