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
{{ message }}
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.
I used install_unzip.sh in http://pb-falcon.readthedocs.io/en/latest/quick_start.html to install falcon and falcon-unzip. falcon-kit==0.7+git.2059148090374ac08a494d842dc1def105aeee50
This step worked perfectly
The FALCON assembly worked also very well.
But now I'm facing an issue with FALCON_unzip :
2017-12-01 11:27:48,752 - pwatcher.fs_based - DEBUG - Unable to remove heartbeat '/gpfs/scratch/ag/ABXING/Falcon_0.7_Mandshurica_3kb/mypwatcher/heartbeats/heartbeat-P19e9459cfd107e' when sentinal was found in exit-sentinels listdir. Traceback (most recent call last): File "/module/apps/falcon/0.7/fc_env/lib/python2.7/site-packages/pwatcher/fs_based.py", line 565, in get_status os.remove(heartbeat_path) OSError: [Errno 2] No such file or directory: '/gpfs/scratch/ag/ABXING/Falcon_0.7_Mandshurica_3kb/mypwatcher/heartbeats/heartbeat-P19e9459cfd107e' 2017-12-01 11:27:48,753 - pwatcher.fs_based - DEBUG - Status EXIT 256 for heartbeat:heartbeat-P19e9459cfd107e 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - ERROR - Task Node(3-unzip/reads) failed with exit-code=256 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - DEBUG - recently_done: [(Node(3-unzip/reads), False)] 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - DEBUG - Num done in this iteration: 1 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - INFO - recently_satisfied: set([]) 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - INFO - Num satisfied in this iteration: 0 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - INFO - Num still unsatisfied: 1 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - ERROR - Some tasks are recently_done but not satisfied: set([Node(3-unzip/reads)]) 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - ERROR - ready: set([]) submitted: set([]) 2017-12-01 11:27:48,753 - pwatcher.fs_based - DEBUG - delete(which='known', jobids=<0>) 2017-12-01 11:27:48,753 - pwatcher.fs_based - DEBUG - Deleting jobs for jobids from known ([]) 2017-12-01 11:27:48,754 - pwatcher.fs_based - DEBUG - Failed to kill job for heartbeat 'heartbeat-P19e9459cfd107e': IOError(2, 'No such file or directory') 2017-12-01 11:27:48,754 - pwatcher.fs_based - DEBUG - Cannot remove heartbeat: OSError(2, 'No such file or directory') 2017-12-01 11:27:48,754 - pypeflow.simple_pwatcher_bridge - DEBUG - In notifyTerminate(), result of delete:None
I used install_unzip.sh in http://pb-falcon.readthedocs.io/en/latest/quick_start.html to install falcon and falcon-unzip.
falcon-kit==0.7+git.2059148090374ac08a494d842dc1def105aeee50
This step worked perfectly
The FALCON assembly worked also very well.
But now I'm facing an issue with FALCON_unzip :
2017-12-01 11:27:48,752 - pwatcher.fs_based - DEBUG - Unable to remove heartbeat '/gpfs/scratch/ag/ABXING/Falcon_0.7_Mandshurica_3kb/mypwatcher/heartbeats/heartbeat-P19e9459cfd107e' when sentinal was found in exit-sentinels listdir. Traceback (most recent call last): File "/module/apps/falcon/0.7/fc_env/lib/python2.7/site-packages/pwatcher/fs_based.py", line 565, in get_status os.remove(heartbeat_path) OSError: [Errno 2] No such file or directory: '/gpfs/scratch/ag/ABXING/Falcon_0.7_Mandshurica_3kb/mypwatcher/heartbeats/heartbeat-P19e9459cfd107e' 2017-12-01 11:27:48,753 - pwatcher.fs_based - DEBUG - Status EXIT 256 for heartbeat:heartbeat-P19e9459cfd107e 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - ERROR - Task Node(3-unzip/reads) failed with exit-code=256 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - DEBUG - recently_done: [(Node(3-unzip/reads), False)] 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - DEBUG - Num done in this iteration: 1 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - INFO - recently_satisfied: set([]) 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - INFO - Num satisfied in this iteration: 0 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - INFO - Num still unsatisfied: 1 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - ERROR - Some tasks are recently_done but not satisfied: set([Node(3-unzip/reads)]) 2017-12-01 11:27:48,753 - pypeflow.simple_pwatcher_bridge - ERROR - ready: set([]) submitted: set([]) 2017-12-01 11:27:48,753 - pwatcher.fs_based - DEBUG - delete(which='known', jobids=<0>) 2017-12-01 11:27:48,753 - pwatcher.fs_based - DEBUG - Deleting jobs for jobids from known ([]) 2017-12-01 11:27:48,754 - pwatcher.fs_based - DEBUG - Failed to kill job for heartbeat 'heartbeat-P19e9459cfd107e': IOError(2, 'No such file or directory') 2017-12-01 11:27:48,754 - pwatcher.fs_based - DEBUG - Cannot remove heartbeat: OSError(2, 'No such file or directory') 2017-12-01 11:27:48,754 - pypeflow.simple_pwatcher_bridge - DEBUG - In notifyTerminate(), result of delete:None
I attach here the output/error and all.log files
Falcon_0.7_Unzip_Mandshurica_3kb_56807.out.zip
all.log.zip
The text was updated successfully, but these errors were encountered: