Skip to content
Failed

Console Output

Started by upstream project "clean-old-builds" build number 1361
originally caused by:
 Started by timer
 Started by timer
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-ubuntu1604-0 (ubuntu_clang debug package release ubuntu_gcc fedora_clang rebootable cleanable default ubuntu_gcc-7 ubuntu_clang-6 builder options) 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/jenkins7367795762660408707.sh

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
From https://github.com/sofa-framework/ci
   4b36a70..7030185  master     -> origin/master
HEAD is now at 7030185 Merge pull request #8 from fredroy/fetch_sofacuda
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
   f181300..2a65f5d  master     -> origin/master
Updating f181300..2a65f5d
Fast-forward
 .../GlobalSystemMatrixExporter.cpp                 |  7 +++--
 .../src/SofaSimpleFem/HexahedronFEMForceField.inl  |  1 +
 .../linearsolver/FEMBAR-CGLinearSolver.scn         |  3 +-
 .../linearsolver/FEMBAR-MinResLinearSolver.scn     | 21 +++++++++++++
 ...lver.scn => FEMBAR-ShewchukPCGLinearSolver.scn} |  0
 .../Components/linearsolver/MinResLinearSolver.scn | 18 -----------
 ...ukPCGLinearSolver-BlockJacobiPreconditioner.scn | 23 ++++++++++++++
 ...hewchukPCGLinearSolver-JacobiPreconditioner.scn | 23 ++++++++++++++
 ...GLinearSolver-PrecomputedWarpPreconditioner.scn | 24 +++++++++++++++
 ...-ShewchukPCGLinearSolver-SSORPreconditioner.scn | 23 ++++++++++++++
 ...-ShewchukPCGLinearSolver-WarpPreconditioner.scn | 24 +++++++++++++++
 .../SofaConstraint_test/CMakeLists.txt             |  7 +++--
 .../ConstraintAttachBodyPerformer_test.cpp         | 35 ++++++++++++++++++++++
 .../src/SofaUserInteraction/InteractionPerformer.h |  5 ++++
 14 files changed, 189 insertions(+), 25 deletions(-)
 create mode 100644 examples/Components/linearsolver/FEMBAR-MinResLinearSolver.scn
 rename examples/Components/linearsolver/{FEMBAR-PCGLinearSolver.scn => FEMBAR-ShewchukPCGLinearSolver.scn} (100%)
 delete mode 100644 examples/Components/linearsolver/MinResLinearSolver.scn
 create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-BlockJacobiPreconditioner.scn
 create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-JacobiPreconditioner.scn
 create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-PrecomputedWarpPreconditioner.scn
 create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-SSORPreconditioner.scn
 create mode 100644 examples/Components/linearsolver/preconditioner/FEMBAR-ShewchukPCGLinearSolver-WarpPreconditioner.scn
 create mode 100644 modules/SofaConstraint/SofaConstraint_test/ConstraintAttachBodyPerformer_test.cpp
-------------------------------------------------------

Filesystem      Size  Used Avail Use% Mounted on
udev            5.9G     0  5.9G   0% /dev
tmpfs           1.2G  9.0M  1.2G   1% /run
/dev/vda1        18G  9.6G  7.2G  58% /
tmpfs           5.9G  108K  5.9G   1% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           5.9G     0  5.9G   0% /sys/fs/cgroup
/dev/vdb1        99G   78G   16G  84% /builds
tmpfs           1.2G   28K  1.2G   1% /run/user/111
----------------- clean-old-builds.sh -----------------
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/sofa-ci-ubuntu1604-0
python3
------------------
free_space = 16163940
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------

Cleaning in /builds/workspace/clean-old-builds/../sofa-framework
  master:
    ubuntu_clang_options_release:
      last build was on Mon Nov 22 17:00:09 CET 2021
      -> not removed
    ubuntu_gcc_options_release:
      last build was on Thu Nov 25 04:04:31 CET 2021
      -> not removed
  PR-2492:
    PR 2492 is closed
    -> removed
  PR-2498:
    fedora_clang_options_release:
      last build was on Mon Nov 22 16:04:56 CET 2021
      -> not removed
    ubuntu_gcc_options_release:
      last build was on Mon Nov 22 15:19:32 CET 2021
      -> not removed
  PR-2502:
    fedora_clang_options_release:
      last build was on Tue Nov 23 20:47:31 CET 2021
      -> not removed
    ubuntu_gcc_options_release:
      last build was on Tue Nov 23 20:32:10 CET 2021
      -> not removed

Cleaning in /builds/workspace/clean-old-builds/../sofa-custom
  refs:
    All valid configs were removed
    -> refs removed
Build step 'Execute shell' marked build as failure
Finished: FAILURE