[00:00:46] ah, I found the Python at /usr/bin/jsub. Seems like this might be complicated (as a Python illiterate). Not sure if you intentionally don't support `-l` in jsub but I'll file a task anyway [00:13:43] I see now -l is supported, it just doesn't support h_rt. Task filed https://phabricator.wikimedia.org/T267697 [00:59:34] musikanimal: https://gerrit.wikimedia.org/r/plugins/gitiles/labs/toollabs/+/refs/heads/master [01:01:12] looks like it needs implementing at https://gerrit.wikimedia.org/r/plugins/gitiles/labs/toollabs/+/refs/heads/master/jobutils/bin/jsub#223 [01:02:55] thanks! yeah I eventually found that (I was browsing /usr/local/jsub in Vim). The bottom of the docblock suggests any arbitrary -l resource=value pair should still get passed through, though [01:04:26] the `-l h_rt` in my example at https://phabricator.wikimedia.org/T267697 definitely doesn't work. Job stays running indefinitely [01:05:37] you could also always call qsub directly too [01:08:31] yeah, I'm fine with that so long as I'm doing everything `jsub` is doing. If I could just get the expanded `jsub foo.sh` for reference that would be awesome. Hard to figure it out reading just the code [01:09:34] you could copy jsub into your tool, add a print(qsub) right after line 638 to dump the underlying qsub command [01:10:06] that might also give a clue as to whether the -l h_rt is making it to qsub in the first place or not [01:21:04] wow that actually worked, just copying/pasting the file to my local and running it! `qsub` in this case is the array of flags, which looks correct... [01:21:27] but at least I know what jsub is doing now, so I can try with plain qsub [01:21:42] ah, the wonders of interpreted languages [01:22:57] I don't Python well but I was expecting to need a virual env and a requirements.txt, etc. [01:23:26] *don't know Python well [01:57:23] okay I figured it out! `-l h_rt=` doesn't work in continuous mode. Which I guess sort of makes sense [05:21:46] For the record, this thread solved my issue with ssh from yesterday: https://old.reddit.com/r/Fedora/comments/jh9iyi/f33_openssh_no_mutual_signature_algorithm/ [06:06:42] !log clouddb-services dump completed, transferring to replica to start things up again T266587 [06:06:45] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Clouddb-services/SAL [06:06:45] T266587: ToolsDB replication is broken - https://phabricator.wikimedia.org/T266587 [07:02:21] bd808 or andrewbogott : I need to be added as a co-maintainer to wikilint for https://phabricator.wikimedia.org/T267478 please [08:20:38] !log clouddb-services loading dump on the replica T266587 [08:20:41] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Clouddb-services/SAL [08:20:42] T266587: ToolsDB replication is broken - https://phabricator.wikimedia.org/T266587 [09:50:43] !log deployment-prep metawiki: Promoting User:Jan Dittrich (WMDE) into centralnoticeadmin... [09:50:48] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Deployment-prep/SAL [10:58:11] !log cvn Matanya set flags +AV on Ivi104 in #cvn-wp-hr [10:58:14] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Cvn/SAL [14:13:57] <[1997kB]> Hello, I am the developer of tool SWViewer and since yesterday write access to toollabs.db has stopped working. BTW haven't changed any code. [14:18:43] [1997kB]: https://lists.wikimedia.org/pipermail/cloud-announce/2020-November/000338.html [14:20:14] <[1997kB]> thanks Lucas [15:09:02] matanya, done [15:20:53] Thanks andrewbogott [20:07:34] quiddity: I did the review of the adoption request, only pass is in my.cnf for db creds. The other "secrets" are the tool secrets. I think I will grant the request. Thoughts ?