Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 1257
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on _launcher_ (standard binaries_standard minimal builder binaries_minimal binaries_full cleanable full) 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/jenkins4056471269990100679.sh

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
Checking out files:  67% (47/70)   
Checking out files:  68% (48/70)   
Checking out files:  70% (49/70)   
Checking out files:  71% (50/70)   
Checking out files:  72% (51/70)   
Checking out files:  74% (52/70)   
Checking out files:  75% (53/70)   
Checking out files:  77% (54/70)   
Checking out files:  78% (55/70)   
Checking out files:  80% (56/70)   
Checking out files:  81% (57/70)   
Checking out files:  82% (58/70)   
Checking out files:  84% (59/70)   
Checking out files:  85% (60/70)   
Checking out files:  87% (61/70)   
Checking out files:  88% (62/70)   
Checking out files:  90% (63/70)   
Checking out files:  91% (64/70)   
Checking out files:  92% (65/70)   
Checking out files:  94% (66/70)   
Checking out files:  95% (67/70)   
Checking out files:  97% (68/70)   
Checking out files:  98% (69/70)   
Checking out files: 100% (70/70)   
Checking out files: 100% (70/70), done.
HEAD is now at 1a9e5eb [docker] FIX python on Fedora (2)
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
   027635f0f0..5230730379  master     -> origin/master
Updating 027635f0f0..5230730379
Fast-forward
 SofaKernel/modules/Sofa.Type/src/sofa/type/Mat.h   | 276 ++++++------
 SofaKernel/modules/Sofa.Type/src/sofa/type/Vec.cpp |   2 +-
 SofaKernel/modules/Sofa.Type/src/sofa/type/Vec.h   | 469 +++++++--------------
 SofaKernel/modules/SofaCore/CMakeLists.txt         |   6 +-
 .../SofaCore/SofaCore_test/TrackedData_test.cpp    |   1 +
 .../modules/SofaCore/src/sofa/core/DataTracker.h   | 239 ++---------
 .../SofaCore/src/sofa/core/DataTrackerCallback.cpp |  21 +
 .../SofaCore/src/sofa/core/DataTrackerCallback.h   | 133 ++++++
 .../SofaCore/src/sofa/core/DataTrackerFunctor.cpp  |  21 +
 .../SofaCore/src/sofa/core/DataTrackerFunctor.h    |  65 +++
 .../SofaCore/src/sofa/core/objectmodel/Base.h      |   1 +
 .../src/SofaMiscFem/TriangleFEMForceField.cpp      |   5 +-
 .../src/SofaMiscFem/TriangleFEMForceField.h        |   3 +-
 .../src/SofaMiscFem/TriangleFEMForceField.inl      |  15 +-
 .../src/SofaMiscFem/TriangularFEMForceField.cpp    |   5 +-
 .../src/SofaMiscFem/TriangularFEMForceField.h      |  35 +-
 .../src/SofaMiscFem/TriangularFEMForceField.inl    |  89 +---
 17 files changed, 579 insertions(+), 807 deletions(-)
 create mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/DataTrackerCallback.cpp
 create mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/DataTrackerCallback.h
 create mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/DataTrackerFunctor.cpp
 create mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/DataTrackerFunctor.h
-------------------------------------------------------

Filesystem      Size  Used Avail Use% Mounted on
udev            975M     0  975M   0% /dev
tmpfs           200M  896K  199M   1% /run
/dev/vda2        38G  4.9G   31G  14% /
tmpfs           997M     0  997M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           997M     0  997M   0% /sys/fs/cgroup
/dev/vdb1        40G  9.8G   28G  26% /builds
tmpfs           200M     0  200M   0% /run/user/1000
----------------- 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/_launcher_
python3

Cleaning in /builds/workspace/clean-old-builds/../sofa-custom

Cleaning in /builds/workspace/clean-old-builds/../sofa-custom@2

Cleaning in /builds/workspace/clean-old-builds/../launcher/sofa-framework
  master:
  Launcher detected.
    last launch: Mon Aug 16 03:47:26 CEST 2021
    -> not removed
  PR-2291:
  Launcher detected.
    last launch: Mon Aug 16 14:38:19 CEST 2021
    -> not removed
-------------------------------------------------------
Filesystem      Size  Used Avail Use% Mounted on
udev            975M     0  975M   0% /dev
tmpfs           200M  896K  199M   1% /run
/dev/vda2        38G  4.9G   31G  14% /
tmpfs           997M     0  997M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           997M     0  997M   0% /sys/fs/cgroup
/dev/vdb1        40G  9.8G   28G  26% /builds
tmpfs           200M     0  200M   0% /run/user/1000
Finished: SUCCESS