Execution Time5.33s

Test: test_vessel_particles_mask_workflow (Failed)
Build: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON-SL-OFF (ip-172-31-24-227.ec2.internal) on 2016-12-27 00:07:33

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_vessel_particles_mask_workflow.test_vessel_particles_mask_workflow
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/centos/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/test_vessel_particles_mask_workflow.py", line 19, in test_vessel_particles_mask_workflow
    wf.run()
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/workflows.py", line 597, in run
    runner.run(execgraph, updatehash=updatehash, config=self.config)
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/plugins/linear.py", line 57, in run
    report_nodes_not_run(notrun)
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/plugins/base.py", line 95, in report_nodes_not_run
    raise RuntimeError(('Workflow did not execute cleanly. '
RuntimeError: Workflow did not execute cleanly. Check log for details
-------------------- >> begin captured logging << --------------------
workflow: INFO: ['check', 'execution', 'logging']
workflow: INFO: Running serially.
workflow: INFO: Executing node compute_feature_strength in dir: /tmp/tmpGwzf3W/VesselParticlesMaskWorkflow/compute_feature_strength
workflow: INFO: Running:  ComputeFeatureStrength  --C 245.000000 --alpha 0.630000 --alphase 0.250000 --beta 0.510000 --betase 0.100000 --feature RidgeLine --inFileName /home/centos/Projects/CIP-build/CIP-build/Testing/Data/Input/vessel.nrrd --kappa 0.500000 --method Frangi --nu 0.000000 --outFileName /tmp/tmp7_HC9g/vessel_strength.nhdr --ssm 1.000000 --std 0.7,4.0,7.0 --threads 0
interface: INFO: stdout 2016-12-27T00:10:30.415894:   ComputeFeatureStrength  [--returnparameterfile <std::string>]
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           [--processinformationaddress <std::string>]
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           [--xml] [--echo] [--betase <double>] [--kappa
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           <double>] [--nu <double>] [--alphase <double>]
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           [--C <double>] [--beta <double>] [--alpha
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           <double>] [-f <RidgeLine|ValleyLine|RidgeSurface
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           |ValleySurface>] [-m <Frangi|StrainEnergy
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           |ModifiedKrissian|Descoteaux|FrangiXiao
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           |DescoteauxXiao>] [--threads <int>]
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           [--rescaleOff] [--ssm <0|1>] [--std
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           <std::vector<double>>] [--outScaleFileName
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           <std::string>] [-o <std::string>] [-i
interface: INFO: stdout 2016-12-27T00:10:30.415894:                           <std::string>] [--] [--version] [-h]
interface: INFO: stderr 2016-12-27T00:10:30.416675:PARSE ERROR: Argument: (--ssm)
interface: INFO: stderr 2016-12-27T00:10:30.416675:             Couldn't read argument value from string '1.000000'
interface: INFO: stderr 2016-12-27T00:10:30.416675:
interface: INFO: stderr 2016-12-27T00:10:30.416675:Brief USAGE: 
interface: INFO: stderr 2016-12-27T00:10:30.416675:
interface: INFO: stderr 2016-12-27T00:10:30.416675:For complete USAGE and HELP type: 
interface: INFO: stderr 2016-12-27T00:10:30.416675:   ComputeFeatureStrength --help
interface: INFO: stderr 2016-12-27T00:10:30.416675:
workflow: ERROR: ['Node compute_feature_strength failed to run on host ip-172-31-24-227.ec2.internal.']
workflow: INFO: Saving crash info to /home/centos/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/crash-20161227-001030-centos-compute_feature_strength-e23a9662-c4e9-46ed-ac45-681ebb2f0f23.pklz
workflow: INFO: Traceback (most recent call last):
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/plugins/linear.py", line 39, in run
    node.run(updatehash=updatehash)
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 394, in run
    self._run_interface()
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 504, in _run_interface
    self._result = self._run_command(execute)
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 630, in _run_command
    result = self._interface.run()
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1043, in run
    runtime = self._run_wrapper(runtime)
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1660, in _run_wrapper
    runtime = self._run_interface(runtime)
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1694, in _run_interface
    self.raise_exception(runtime)
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1618, in raise_exception
    raise RuntimeError(message)
RuntimeError: Command:
 ComputeFeatureStrength  --C 245.000000 --alpha 0.630000 --alphase 0.250000 --beta 0.510000 --betase 0.100000 --feature RidgeLine --inFileName /home/centos/Projects/CIP-build/CIP-build/Testing/Data/Input/vessel.nrrd --kappa 0.500000 --method Frangi --nu 0.000000 --outFileName /tmp/tmp7_HC9g/vessel_strength.nhdr --ssm 1.000000 --std 0.7,4.0,7.0 --threads 0
Standard output:
   ComputeFeatureStrength  [--returnparameterfile <std::string>]
                           [--processinformationaddress <std::string>]
                           [--xml] [--echo] [--betase <double>] [--kappa
                           <double>] [--nu <double>] [--alphase <double>]
                           [--C <double>] [--beta <double>] [--alpha
                           <double>] [-f <RidgeLine|ValleyLine|RidgeSurface
                           |ValleySurface>] [-m <Frangi|StrainEnergy
                           |ModifiedKrissian|Descoteaux|FrangiXiao
                           |DescoteauxXiao>] [--threads <int>]
                           [--rescaleOff] [--ssm <0|1>] [--std
                           <std::vector<double>>] [--outScaleFileName
                           <std::string>] [-o <std::string>] [-i
                           <std::string>] [--] [--version] [-h]
Standard error:
PARSE ERROR: Argument: (--ssm)
             Couldn't read argument value from string '1.000000'

Brief USAGE: 

For complete USAGE and HELP type: 
   ComputeFeatureStrength --help

Return code: 1
Interface ComputeFeatureStrength failed to run. 

workflow: INFO: Executing node compute_distance_transform in dir: /tmp/tmpBWWRx_/VesselParticlesMaskWorkflow/compute_distance_transform
workflow: INFO: Running:  ComputeDistanceMap  --distanceMap /tmp/tmp7_HC9g/vessel_distanceMap.nhdr --labelMap /home/centos/Projects/CIP-build/CIP-build/Testing/Data/Input/vessel_volumeMask.nrrd
interface: INFO: stdout 2016-12-27T00:10:31.486024:Reading label map...
interface: INFO: stdout 2016-12-27T00:10:31.486024:Skipping downsampling...
interface: INFO: stdout 2016-12-27T00:10:31.486024:Computing distance map...
interface: INFO: stdout 2016-12-27T00:10:31.486024:Writing to file...
interface: INFO: stdout 2016-12-27T00:10:31.486024:DONE.
workflow: INFO: Executing node unu_2op_lt in dir: /tmp/tmpX2lhXb/VesselParticlesMaskWorkflow/unu_2op_lt
workflow: INFO: Running: unu 2op  lt /tmp/tmp7_HC9g/vessel_distanceMap.nhdr -2.000000 --output /tmp/tmp7_HC9g/vessel_featureMask.nhdr --type short
workflow: INFO: ***********************************
workflow: ERROR: could not run node: VesselParticlesMaskWorkflow.compute_feature_strength
workflow: INFO: crashfile: /home/centos/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/crash-20161227-001030-centos-compute_feature_strength-e23a9662-c4e9-46ed-ac45-681ebb2f0f23.pklz
workflow: INFO: ***********************************
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 1 test in 3.208s

FAILED (errors=1)