Skip to content

Releases: dmwm/CRABServer

v3.241107

07 Nov 12:42
97f4477
Compare
Choose a tag to compare

Main goal change is sandbod handling restructuring for implementing dryrun via preparelocal

Also some cleanup

What's Changed

Full Changelog: v3.241018...v3.241107

v3.241018

18 Oct 21:34
8170e49
Compare
Choose a tag to compare

implements first part of #6544 : restructure code to avoid handling user sandbox in TaskWorker, but download it directly in the scheduler DAG boostrap process. Just minor, changes of code from @novicecpp in #8645 plus rebasing

Also check that object is visible in S3 after uploading

What's Changed

BEWARE

last commit above breaks compatibility with current prod client v3.240930
a compatible Client comes with v3.241025
CRABClient MUST be updated before we can deploy this or later versions of TW

Full Changelog: v3.241017...v3.241018

validation pipeline https://gitlab.cern.ch/crab3/CRABServer/-/pipelines/8349112

v3.241017

17 Oct 13:10
4a1c8d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.241009...v3.241017

v3.241009

09 Oct 08:47
98bdaa7
Compare
Choose a tag to compare

This release brings in small fixes, cleanup of unnecessary files and some restructuring.

What's Changed

Full Changelog: v3.240904...v3.241009

v3.240904

04 Sep 14:26
9199c3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.240819...v3.240904

v3.240809.p1

04 Sep 10:28
d973d94
Compare
Choose a tag to compare

simply bump WMCore to 2.3.6rc2 to pick up fix to voms-proxy-info concurrency issue

What's Changed

Full Changelog: v3.240809...v3.240809.p1

v3.240819

19 Aug 17:22
3087e06
Compare
Choose a tag to compare

This is mostly a way to update crabtwfilebeat:v3.latest container to fix CheckTapeRecall.
It also brings in:

  • faster container building
  • changes in new v2 condor bindings usage (default is to use v1)
  • small changes to TW for paving the way to v2 binding which needs more testing in preprod

What's Changed

New Contributors

Full Changelog: v3.240809...v3.240819

v3.240809

12 Aug 09:41
3616cf5
Compare
Choose a tag to compare

Bump WMCore version to 2.3.3, small fixes and upgrades in TW/Pub.

What's Changed

Full Changelog: v3.240731...v3.240809

v3.240716.patch1

05 Aug 09:46
Compare
Choose a tag to compare

Cherry pick #8581 to the v3.240716 to bump WMCore version to 2.3.3. Fixing "Unsupported architecture el9" error.

v3.240731

31 Jul 13:00
e6227ee
Compare
Choose a tag to compare

This tag mainly brings in :

  • a new task status, to differentiate between tasks submission failures that are caused by user problems and by CRAB system problems: Add submitrefused 7989 by @belforte in #8564
  • a fix about monitoring in crabserver REST: Add monitoring script back to REST's PyPI image by @novicecpp in #8569

What's Changed

Moreover, this tag brings in the new CRABUtils/TaskUtils.py module

an improvement of the resilience of FTS_Transfers to FTS errors

an improvement in Publisher pypi image:

and some other changes

Full Changelog: v3.240716...v3.240731