Build: #1 failed

Job: Test Tasks Many Linux 2.28 3.12 failed

Job result summary

Completed
Duration
185 minutes
Agent
casaci-4.cv.nrao.edu test agent2
Revision
d53b9f3560748fbc594c4ba6222ba1d8611b58c4
Total tests
3881

Tests

  • 3,881 tests in total
  • 9 tests failed
  • 9 failures are new
  • 257 tests were quarantined / skipped
  • 180 minutes taken in total.
New test failures 9
Status Test Duration
Collapse Failed test_task_sdimaging sdimaging_autocoord.test402
< 1 sec
TypeError: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:1251: in test402
    self.run_test(self.task_param, outshape, dirax)
test_task_sdimaging.py:1228: in run_test
    res = sdimaging(**task_param)
          ^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
(14 more lines...)
Collapse Failed test_task_sdimaging sdimaging_autocoord.test405
< 1 sec
TypeError: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:1274: in test405
    self.run_test(self.task_param, outshape, dirax)
test_task_sdimaging.py:1228: in run_test
    res = sdimaging(**task_param)
          ^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
(14 more lines...)
Collapse Failed test_task_sdimaging sdimaging_test0.test005
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:455: in test005
    sdimaging(infiles=self.rawfile, stokes='BAD', intent='', outfile=self.outfile)
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/private/sdutil.py:129: in wrapper
    retval = func(*args, **kwargs)
(16 more lines...)
Collapse Failed test_task_sdimaging sdimaging_test_mapextent.test_azel_pointing
< 1 sec
TypeError: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:2875: in test_azel_pointing
    self.run_test(infiles=self.infiles_azel)
test_task_sdimaging.py:2828: in run_test
    status = sdimaging(**self.param)
             ^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
(14 more lines...)
Collapse Failed test_task_sdimaging sdimaging_test_mapextent.test_ephemeris
< 1 sec
TypeError: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:2900: in test_ephemeris
    self.run_test(infiles=self.infiles_ephem, ephemsrcname='Uranus', restfreq='230GHz')
test_task_sdimaging.py:2828: in run_test
    status = sdimaging(**self.param)
             ^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
(14 more lines...)
Collapse Failed test_task_sdimaging sdimaging_test_polflag.test_i
< 1 sec
TypeError: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:2450: in test_i
    self.run_test(self.task_param, refstats, out_shape, atol=1.e-5)
test_task_sdimaging.py:2434: in run_test
    self.res = sdimaging(**task_param)
               ^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
(14 more lines...)
Collapse Failed test_task_sdimaging sdimaging_test_polflag.test_xx
< 1 sec
TypeError: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:2462: in test_xx
    self.run_test(self.task_param, refstats, out_shape, atol=1.e-5)
test_task_sdimaging.py:2434: in run_test
    self.res = sdimaging(**task_param)
               ^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
(14 more lines...)
Collapse Failed test_task_sdimaging sdimaging_test_polflag.test_xxyy
< 1 sec
TypeError: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:2486: in test_xxyy
    self.run_test(self.task_param, refstats, out_shape, atol=1.e-5)
test_task_sdimaging.py:2434: in run_test
    self.res = sdimaging(**task_param)
               ^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
(14 more lines...)
Collapse Failed test_task_sdimaging sdimaging_test_polflag.test_yy
< 1 sec
TypeError: %d format: a real number is required, not numpy.ndarray
test_task_sdimaging.py:2474: in test_yy
    self.run_test(self.task_param, refstats, out_shape, atol=1.e-5)
test_task_sdimaging.py:2434: in run_test
    self.res = sdimaging(**task_param)
               ^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatasks/sdimaging.py:365: in __call__
    task_result = _sdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['ephemsrcname'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'], _pc.document['enablecache'], _pc.document['convertfirst'], _pc.document['interpolation'] )
(14 more lines...)

Error summary

The build generated some errors. See the full build log for more details.

/opt/ci_workspace/casa/bamboo/agent2/temp/CASASPECS-DEVTESTFULLPY31234-TTAML228-1-ScriptBuildTask-13010250748271184654.sh: line 2: cd: /opt/casa/data/casa-data-req: No such file or directory
cat: /home/casatest/.casa/toolrc.py: No such file or directory
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Switched to a new branch 'CAS-14710'
Updated 0 paths from dcaa1abd2f
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
chown: cannot access '/wheeldirectory/work-manylinux_228_casatasks-py3.12.tar.gz': No such file or directory