Support #23476
jobsub_prio 1.2.10
0%
Description
I would like to be able to alter the priority of running jobs. Attempted to do so with the command below - apologies if I got the tags wrong or something like that. Thanks for any tips. Lily
fnal->jobsub_prio --jobid 25920597@jobsub02.fnal.gov --prio 200 --role Production --debug
CLIENT_ARGS: {'help': False, 'prio': '200', 'acctRole': 'Production', 'jobId': '25920597@jobsub02.fnal.gov', 'debug': True, 'acctGroup': 'nova', 'jobsubServer': 'https://fifebatch.fnal.gov:8443'}
Using CA_DIR: /etc/grid-security/certificates
setting CAINFO for /tmp/x509up_u54930
Using CA_DIR: /etc/grid-security/certificates
/cvmfs/fermilab.opensciencegrid.org/products/common/db/../prd/cigetcert/v1_18_1/Linux64bit-2-6-2-12/bin/cigetcert -s fifebatch.fnal.gov -n -o /tmp/x509up_u54930
Using CA_DIR: /etc/grid-security/certificates
stdout: Checking if /tmp/x509up_u54930 can be reused ..... yes
stderr:
adjusting prio for jobid=25920597@jobsub02.fnal.gov
Values instance has no attribute 'uid'
Traceback (most recent call last):
File "/cvmfs/fermilab.opensciencegrid.org/products/common/db/../prd/jobsub_client/v1_2_10/NULL/jobsub_prio", line 173, in main
uid=options.uid)
AttributeError: Values instance has no attribute 'uid'
None
Associated revisions
History
#1 Updated by Dennis Box over 1 year ago
- Target version set to v1.3.1
- Assignee set to Dennis Box
#2 Updated by Dennis Box about 1 year ago
- Assignee changed from Dennis Box to Shreyas Bhat
- Status changed from New to Feedback
Please review branch 23476 for changes to jobsub_prio
#3 Updated by Shreyas Bhat about 1 year ago
- Assignee changed from Shreyas Bhat to Dennis Box
- Status changed from Feedback to Accepted
This looks good to me.
#4 Updated by Dennis Box about 1 year ago
- Target version changed from v1.3.1 to v1.3.2
- Status changed from Accepted to Feedback
#5 Updated by Dennis Box about 1 year ago
- Status changed from Feedback to Resolved
test_prio.sh for issue #23476