Build: #10 failed

Job: Test Tasks Many Linux 2014 failed

cube.test cube 2: Test case result

The below summarizes the result of the test " cube.test cube 2" in build 10 of CASA - CMake Dev Test - CAS-14201 - Test Tasks Many Linux 2014. View test case history
Description
cube.test cube 2
Test class
test_task_deconvolve
Method
test_cube.test_cube_2
Duration
6 secs
Status
Failed (New Failure)

Error Log

RuntimeError: Exception from deconvolve : Internal error in shape of global minor-cycle summary record
test_task_deconvolve.py:1326: in test_cube_2
    deconvolve(imagename=self.img, niter=10, deconvolver=t['deconvolver'])
../../../../venv/lib/python3.8/site-packages/casatasks/deconvolve.py:519: in __call__
    task_result = _deconvolve_t( _pc.document['imagename'], _pc.document['startmodel'], _pc.document['deconvolver'], _pc.document['scales'], _pc.document['nterms'], _pc.document['smallscalebias'], _pc.document['restoration'], _pc.document['restoringbeam'], _pc.document['niter'], _pc.document['gain'], _pc.document['threshold'], _pc.document['nsigma'], _pc.document['interactive'], _pc.document['fullsummary'], _pc.document['fastnoise'], _pc.document['usemask'], _pc.document['mask'], _pc.document['pbmask'], _pc.document['sidelobethreshold'], _pc.document['noisethreshold'], _pc.document['lownoisethreshold'], _pc.document['negativethreshold'], _pc.document['smoothfactor'], _pc.document['minbeamfrac'], _pc.document['cutthreshold'], _pc.document['growiterations'], _pc.document['dogrowprune'], _pc.document['verbose'] )
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_deconvolve.py:272: in deconvolve
    isit = decon.hasConverged()
../../../../venv/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_deconvolver.py:156: in hasConverged
    self.IBtool.mergeinitrecord(initrec, immod);
../../../../venv/lib/python3.8/site-packages/casatools/iterbotsink.py:61: in mergeinitrecord
    return self._swigobj.mergeinitrecord(initrecord, immod)
../../../../venv/lib/python3.8/site-packages/casatools/__casac__/iterbotsink.py:194: in mergeinitrecord
    return _iterbotsink.iterbotsink_mergeinitrecord(self, *args, **kwargs)
E   RuntimeError: Exception from deconvolve : Internal error in shape of global minor-cycle summary record