Releases: dmwm/CRABServer
v3.250227.1
same as v3.250227
create new tag to trigger new pipeline
v3.250227
Main change in this release is "HTCondor modernization and cleanup" in the lasts outstanding piece: PreJob.py
With that all issues found in canary since v3.250109_patch1 should hopefully be fixed.
I.e. is a new candidate for production.
Also some cleanup and small bug fixes.
What's Changed
- remove "if useHtcV2". Always use V2. Fix #8935 by @belforte in #8936
- update trigger scripts by @aspiringmind-code in #8940
- pipeline cleanup by @aspiringmind-code in #8941
- add missing () in periodicRemove by @belforte in #8945
- make maxWallTime work. Fix () in periodicRemoveReason by @belforte in #8946
- reformat PreJob, Dagman(Re)Submitter. DagmanCreator. Fix #8938 by @belforte in #8949
Full Changelog: v3.250220...v3.250227
v3.250220
What's Changed
- replace service cert/key with robot cert/key by @aspiringmind-code in #8934
servicecert/key has been deleted from CRIC: changing to robotcert/key everywhere
Full Changelog: v3.250215...v3.250220
v3.250215
fixes a bug in latest change to input arguments passing to CMSRunAnalysis.py.
crab preparelocal
was still working, but running sh job_run
was failing
What's Changed
Full Changelog: v3.250214...v3.250215
v3.250214
This releases brings two things:
- more cleanup-to and test-for new Dagman* code in TaskWorker
- fixes for tests in CI pipeline
What's Changed
- Add comments to dagman creator by @belforte in #8907
- Fix8913 by @aspiringmind-code in #8915
- enable vo group test by @aspiringmind-code in #8916
- remove hack for now fixed HTC bug. Fix #8917 by @belforte in #8918
- always use My. to add ads to JDL. Fix #8919 by @belforte in #8920
Full Changelog: v3.250204...v3.250214
v3.250204
What's Changed
- disable voGroup test in CCV suite by @belforte in #8889
- add bumping WMCore version script. by @sinonkt in #8891
- make CCV test independent of quote kind in CRAB_AlgoArgs by @belforte in #8895
- handle task kill in wrong state as 400 BadRequest instead of 500. by @sinonkt in #8897
- CCV and TS testsuites fix by @aspiringmind-code in #8899
- retrieve clusterid column from DB. Fix #8900 by @belforte in #8901
- Cleanup after switch to input args by @belforte in #8893
- ensure CRAB_TaskSubmitTime becomes a classAd. Fix #8908 by @belforte in #8909
- Protect CheckTapeRecall for rules by transfer_ops by @belforte in #8911
- set skipEvents for LHE input. Fix #8904 by @belforte in #8912
Full Changelog: v3.250120...v3.250204
v3.250109.patch1
hot fix for REQUIRED_MINIMUM_MICROARCH
Full Changelog: v3.250109...v3.250109.patch1
v3.250121
v3.250120
Main change is to go from long list of arguments to a simple ''jobId=..
in job submissions to the global pool, like used already in prepare locale. Changes are deep inside the core in CMSAnalysis.py and DagmanCreator.py. Extensive validation, especially for automatic splitting is important.
Additionally a fix for Canary ( #8873 ) and improvements to CI pipeline
What's Changed
- do not use HTC to kill unsubmitted tasks. Fix #8874 by @belforte in #8877
- skip task in restartQueuedTasks if tw_name doesn't match by @aspiringmind-code in #8882
- Fix #8809 by @aspiringmind-code in #8884
- use --jobId argument and input_args.json file for grid jobs by @belforte in #8883
Full Changelog: v3.250109...v3.250120
v3.250109
main reason is deploy new TW ASAP to avoid more cases like #8874
What's Changed
- fetch delegateDN from WMCore Configuration instead. by @sinonkt in #8871
- update HTC to latest LTS 24.3.0 by @belforte in #8875
New Contributors
Full Changelog: v3.241219...v3.250109
Validation
- CI pipeline https://gitlab.cern.ch/crab3/CRABServer/-/pipelines/9837213
- Jenkins StatusTracking: #8876