Created
January 17, 2019 02:19
-
-
Save kinow/875612cea766561e27e13a458cfdc06b to your computer and use it in GitHub Desktop.
PBS Cylc 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-01-17T02:19:02Z DEBUG - [TaskJobLogsRetrieveContext(key='job-logs-retrieve', ctx_type='job-logs-retrieve', user_at_host='pbs', max_size=None) cmd] rsync -v -rltgoD --chmod=Du=rwx,Dgo=rx,Fu=rwx,Fgo=rwx '--rsh=ssh -oBatchMode=yes -oConnectTimeout=10' -v --include=/1 --include=/1/a --include=/1/a/01 '--include=/1/a/01/**' '--exclude=/**' 'pbs:$HOME/cylc-run/pbs1/log/job/' /home/testuser/cylc-run/pbs1/log/job/ | |
[TaskJobLogsRetrieveContext(key='job-logs-retrieve', ctx_type='job-logs-retrieve', user_at_host='pbs', max_size=None) ret_code] 0 | |
[TaskJobLogsRetrieveContext(key='job-logs-retrieve', ctx_type='job-logs-retrieve', user_at_host='pbs', max_size=None) out] | |
opening connection using: ssh -oBatchMode=yes -oConnectTimeout=10 pbs rsync --server --sender -vvlogDtre.iLsfx . "$HOME/cylc-run/pbs1/log/job/" (10 args) | |
receiving incremental file list | |
[sender] showing directory 1 because of pattern /1 | |
delta-transmission enabled | |
[sender] showing directory 1/a because of pattern /1/a | |
[sender] showing directory 1/a/01 because of pattern /1/a/01 | |
[sender] hiding file 1/a/NN because of pattern /** | |
[sender] showing file 1/a/01/job.xtrace because of pattern /1/a/01/** | |
[sender] showing file 1/a/01/job.err because of pattern /1/a/01/** | |
[sender] showing file 1/a/01/job because of pattern /1/a/01/** | |
[sender] showing file 1/a/01/job.out because of pattern /1/a/01/** | |
[sender] showing file 1/a/01/job.status because of pattern /1/a/01/** | |
1/a/01/job.err is uptodate | |
1/a/01/job.out is uptodate | |
1/a/01/ | |
1/a/01/job | |
1/a/01/job.status | |
1/a/01/job.xtrace | |
total: matches=2 hash_hits=2 false_alarms=0 data=9777 | |
sent 163 bytes received 10,768 bytes 7,287.33 bytes/sec | |
total size is 11,187 speedup is 1.02 |
Author
kinow
commented
Jan 17, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment