You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TM_MAD tries to copy the file 16 seconds later and it gets the following error:
drm4g_tm.log
2021-08-17 13:53:17,324 DEBUG drm4g.core.tm_mad CP 8 0 - remote://meteoc/~/.gw_valva_8/stdout.wrapper file:///home/valva/.drm4g/var/000-099/8/stdout.wrapper.0
2021-08-17 13:53:17,842 ERROR drm4g.core.tm_mad scp: /oceano/gmeteo/users/valva//.gw_valva_8/stdout.wrapper: No such file or directory
scp.SCPException: scp: /oceano/gmeteo/users/valva//.gw_valva_8/stdout.wrapper: No such file or directory
2021-08-17 13:53:17,844 DEBUG drm4g.core.tm_mad CP 8 0 FAILURE scp: /oceano/gmeteo/users/valva//.gw_valva_8/stdout.wrapper: No such file or directory
The text was updated successfully, but these errors were encountered:
@fernanqv we need to check that it's not a race condition on the NFS filesystem when the file is created on remote working node, but it's no visible in the frontend.
Example:
The job is finished in the remote resource and the output is created at 13:53:01
The TM_MAD tries to copy the file 16 seconds later and it gets the following error:
drm4g_tm.log
The text was updated successfully, but these errors were encountered: