[yt-svn] Build failed in Jenkins: py2.7-yt_analysis-3.0 #11

Jenkins Daemon jenkins at hum.astri.umk.pl
Fri Mar 15 15:38:13 PDT 2013


See <http://ladon:8080/job/py2.7-yt_analysis-3.0/11/>

------------------------------------------
[...truncated 44420 lines...]
yt: INFO: Adding unknown field Bz to list of fields
yt: DEBUG: Setting up derived fields
yt: DEBUG: Generating vorticity on defaultdict(<function <lambda> at 0xcddced8>, {'dz': array([ 1.]), 'dx': array([ 1.]), 'dy': array([ 1.])})
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: test_update_data.test_update_data
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/frontends/stream/tests/test_update_data.py",> line 18, in test_update_data
    profile.add_fields(["Temperature"])
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/profiles.py",> line 99, in add_fields
    for ds in self._data_source.chunks(chunk_fields, chunking_style = "io"):
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/data_containers.py",> line 449, in chunks
    self.get_data(fields)
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/data_containers.py",> line 498, in get_data
    self._generate_fields(fields_to_generate)
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/data_containers.py",> line 508, in _generate_fields
    self.field_data[field] = self._generate_field(field)
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/data_containers.py",> line 224, in _generate_field
    return self._generate_fluid_field(field)
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/data_containers.py",> line 239, in _generate_fluid_field
    rv = self.pf.field_info[fname](gen_obj)
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/field_info_container.py",> line 459, in __call__
    dd = self._function(self, data)
  File "<http://ladon:8080/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/universal_fields.py",> line 379, in _CellMass
    return data["Density"] * data["CellVolume"]
TypeError: unsupported operand type(s) for *: 'NoneType' and 'float'
-------------------- >> begin captured logging << --------------------
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: DEBUG: Initializing data storage.
yt: DEBUG: Setting up classes.
yt: DEBUG: Setting up domain geometry.
yt: DEBUG: Counting grids.
yt: DEBUG: Initializing grid arrays.
yt: DEBUG: Allocating arrays for 8 grids
yt: DEBUG: Parsing hierarchy.
yt: DEBUG: Copying reverse tree
yt: DEBUG: Preparing grids
yt: DEBUG: Prepared       0 /       8 grids
yt: DEBUG: Prepared
yt: DEBUG: Constructing grid objects.
yt: DEBUG: Re-examining hierarchy
yt: DEBUG: Initializing data grid data IO
yt: DEBUG: Detecting fields.
yt: DEBUG: Detecting fields in backup.
yt: DEBUG: Adding unknown detected fields
yt: DEBUG: Checking ['Density']
yt: INFO: Adding unknown field Density to list of fields
yt: DEBUG: Setting up derived fields
yt: DEBUG: Generating vorticity on defaultdict(<function <lambda> at 0xcdf25f0>, {'dz': array([ 1.]), 'dx': array([ 1.]), 'dy': array([ 1.])})
yt: DEBUG: Checking ['Temperature', 'Density']
yt: INFO: Adding unknown field Temperature to list of fields
yt: INFO: Adding unknown field Density to list of fields
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTQuadTreeProj'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 262144 cells of ['Temperature'] fields in 8 blocks
yt: DEBUG: Adding chunk (262144) to tree
yt: DEBUG: Setting field ('gas', 'Temperature')
yt: INFO: Projection completed
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 262144 cells of ['Density'] fields in 8 blocks
yt: DEBUG: Reading 262144 cells of ['Temperature'] fields in 8 blocks
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_selectors.test_sphere_selector(2157, 19568)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 313, in assert_equal
    raise AssertionError(msg)
AssertionError: 
Items are not equal:
 ACTUAL: 2157
 DESIRED: 19568
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2157\n DESIRED: 19568')
    
-------------------- >> begin captured logging << --------------------
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: DEBUG: Initializing data storage.
yt: DEBUG: Setting up classes.
yt: DEBUG: Setting up domain geometry.
yt: DEBUG: Counting grids.
yt: DEBUG: Initializing grid arrays.
yt: DEBUG: Allocating arrays for 51 grids
yt: DEBUG: Parsing hierarchy.
yt: DEBUG: Copying reverse tree
yt: DEBUG: Preparing grids
yt: DEBUG: Prepared       0 /      51 grids
yt: DEBUG: Prepared
yt: DEBUG: Constructing grid objects.
yt: DEBUG: Re-examining hierarchy
yt: DEBUG: Initializing data grid data IO
yt: DEBUG: Detecting fields.
yt: DEBUG: Detecting fields in backup.
yt: DEBUG: Adding unknown detected fields
yt: DEBUG: Checking ['Density']
yt: INFO: Adding unknown field Density to list of fields
yt: DEBUG: Setting up derived fields
yt: DEBUG: Generating vorticity on defaultdict(<function <lambda> at 0x12231e60>, {'dz': array([ 1.]), 'dx': array([ 1.]), 'dy': array([ 1.])})
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSphere'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_selectors.test_sphere_selector(0.24938890155488075, 0.261806188752)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 468, in assert_almost_equal
    raise AssertionError(msg)
AssertionError: 
Arrays are not almost equal to 7 decimals
 ACTUAL: 0.24938890155488075
 DESIRED: 0.261806188752
>>  raise AssertionError('\nArrays are not almost equal to 7 decimals\n ACTUAL: 0.24938890155488075\n DESIRED: 0.261806188752')
    

======================================================================
FAIL: test_selectors.test_sphere_selector(17256, 19568)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 313, in assert_equal
    raise AssertionError(msg)
AssertionError: 
Items are not equal:
 ACTUAL: 17256
 DESIRED: 19568
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 17256\n DESIRED: 19568')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSphere'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_selectors.test_sphere_selector(0.24938890155488075, 0.261806188752)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 468, in assert_almost_equal
    raise AssertionError(msg)
AssertionError: 
Arrays are not almost equal to 7 decimals
 ACTUAL: 0.24938890155488075
 DESIRED: 0.261806188752
>>  raise AssertionError('\nArrays are not almost equal to 7 decimals\n ACTUAL: 0.24938890155488075\n DESIRED: 0.261806188752')
    

======================================================================
FAIL: test_selectors.test_sphere_selector(2157, 19568)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 313, in assert_equal
    raise AssertionError(msg)
AssertionError: 
Items are not equal:
 ACTUAL: 2157
 DESIRED: 19568
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 2157\n DESIRED: 19568')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSphere'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_selectors.test_sphere_selector(0.24938890155488075, 0.261806188752)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 468, in assert_almost_equal
    raise AssertionError(msg)
AssertionError: 
Arrays are not almost equal to 7 decimals
 ACTUAL: 0.24938890155488075
 DESIRED: 0.261806188752
>>  raise AssertionError('\nArrays are not almost equal to 7 decimals\n ACTUAL: 0.24938890155488075\n DESIRED: 0.261806188752')
    

======================================================================
FAIL: test_selectors.test_sphere_selector(17256, 19568)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 313, in assert_equal
    raise AssertionError(msg)
AssertionError: 
Items are not equal:
 ACTUAL: 17256
 DESIRED: 19568
>>  raise AssertionError('\nItems are not equal:\n ACTUAL: 17256\n DESIRED: 19568')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSphere'>)
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_selectors.test_sphere_selector(0.24938890155488075, 0.261806188752)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 468, in assert_almost_equal
    raise AssertionError(msg)
AssertionError: 
Arrays are not almost equal to 7 decimals
 ACTUAL: 0.24938890155488075
 DESIRED: 0.261806188752
>>  raise AssertionError('\nArrays are not almost equal to 7 decimals\n ACTUAL: 0.24938890155488075\n DESIRED: 0.261806188752')
    

----------------------------------------------------------------------
Ran 2525 tests in 465.016s

FAILED (errors=219, failures=8)
Build step 'Custom Python Builder' marked build as failure
Recording test results
Unable to auto-install JDK until the license is accepted.
Unable to auto-install JDK until the license is accepted.



More information about the yt-svn mailing list